GithubHelp home page GithubHelp logo

d3sox / easymapreset Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 5.0 7 KB

A map reset plugin for spigot based minecraft servers

Home Page: https://www.spigotmc.org/resources/easymapreset.39714/

Java 100.00%

easymapreset's Introduction

Hi there πŸ‘‹

d3sox

πŸ’¬ Connect with me

d3sox.me Matrix Mastodon

πŸ‘‰ Check out my friends’ projects too! Curve and ravi0lii


See more information about the stuff I use

Languages

JavaScript TypeScript C++ PHP Kotlin

Front-end development

Vue.js React SCSS

Back-end development

Node.js NestJS Laravel

Desktop OS & Software

Arch Linux KDE Firefox uBlock Origin
PhpStorm CLion IntelliJ IDEA Neovim

Mobile OS & Software

Google Pixel LineageOS microG F-Droid Aurora Store

Other tools

Docker Bitwarden NGINX Jenkins Insomnium Yarn PostgreSQL
Raspberry Pi Pi-hole

easymapreset's People

Stargazers

 avatar

Watchers

 avatar

easymapreset's Issues

Force Reset causing errors

every time I enable force reset I get this error
[13:31:46 ERROR]: Error occurred while enabling EasyMapReset v1.0.4-SNAPSHOT (Is it up to date?) java.lang.NoClassDefFoundError: org/apache/commons/io/FileUtils at me.d3sox.easymapreset.EasyMapReset.onEnable(EasyMapReset.java:68) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.2.jar:git-Paper-82] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.2.jar:git-Paper-82] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:419) ~[patched_1.14.2.jar:git-Paper-82] at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:464) ~[patched_1.14.2.jar:git-Paper-82] at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:378) ~[patched_1.14.2.jar:git-Paper-82] at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:465) ~[patched_1.14.2.jar:git-Paper-82] at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:280) ~[patched_1.14.2.jar:git-Paper-82] at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:856) ~[patched_1.14.2.jar:git-Paper-82] at java.lang.Thread.run(Thread.java:834) [?:?] Caused by: java.lang.ClassNotFoundException: org.apache.commons.io.FileUtils at java.net.URLClassLoader.findClass(URLClassLoader.java:471) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:139) ~[patched_1.14.2.jar:git-Paper-82] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[patched_1.14.2.jar:git-Paper-82] at java.lang.ClassLoader.loadClass(ClassLoader.java:588) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?] ... 10 more [13:31:46 INFO]: [EasyMapReset] Disabling EasyMapReset v1.0.4-SNAPSHOT [13:31:46 ERROR]: Error occurred while disabling EasyMapReset v1.0.4-SNAPSHOT (Is it up to date?) java.lang.NoClassDefFoundError: org/apache/commons/io/FileUtils at me.d3sox.easymapreset.EasyMapReset.onDisable(EasyMapReset.java:93) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.14.2.jar:git-Paper-82] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:373) ~[patched_1.14.2.jar:git-Paper-82] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:452) ~[patched_1.14.2.jar:git-Paper-82] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[patched_1.14.2.jar:git-Paper-82] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:419) ~[patched_1.14.2.jar:git-Paper-82] at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:464) ~[patched_1.14.2.jar:git-Paper-82] at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:378) ~[patched_1.14.2.jar:git-Paper-82] at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:465) ~[patched_1.14.2.jar:git-Paper-82] at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:280) ~[patched_1.14.2.jar:git-Paper-82] at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:856) ~[patched_1.14.2.jar:git-Paper-82] at java.lang.Thread.run(Thread.java:834) [?:?]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.