Code Monkey home page Code Monkey logo

itemcase's People

Stargazers

 avatar

Watchers

 avatar

itemcase's Issues

Error on Paper Spigot 1.13.1 Build: 245 with ItemCase v2.0.1

It loads without Error but then i try the command /itemcase create or /itemc create comes this error
[23:59:02] [Server thread/INFO]: Benomikon issued server command: /itemcase create [23:59:02] [Server thread/ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'itemcase' in plugin ItemCase v2.0.1 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[patched_1.13.1.jar:git-Paper-245] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[patched_1.13.1.jar:git-Paper-245] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:726) ~[patched_1.13.1.jar:git-Paper-245] at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1768) ~[patched_1.13.1.jar:git-Paper-245] at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1572) ~[patched_1.13.1.jar:git-Paper-245] at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[patched_1.13.1.jar:git-Paper-245] at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.13.1.jar:git-Paper-245] at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.1.jar:git-Paper-245] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_181] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_181] at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) ~[patched_1.13.1.jar:git-Paper-245] at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1012) ~[patched_1.13.1.jar:git-Paper-245] at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:428) ~[patched_1.13.1.jar:git-Paper-245] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:940) ~[patched_1.13.1.jar:git-Paper-245] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:838) ~[patched_1.13.1.jar:git-Paper-245] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] Caused by: java.lang.NoSuchMethodError: com.sk89q.worldguard.bukkit.WorldGuardPlugin.canBuild(Lorg/bukkit/entity/Player;Lorg/bukkit/Location;)Z at com.gmail.bleedobsidian.itemcase.commands.CreateCommand.execute(CreateCommand.java:114) ~[?:?] at com.gmail.bleedobsidian.itemcase.CommandHandler.onCommand(CommandHandler.java:54) ~[?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[patched_1.13.1.jar:git-Paper-245] ... 15 more

"Error occurred while enabling ItemCase v2.0.0"

I was really hyped to be able to use this plugin again, but I cant get it to work. I can't create itemcases or anything.

The plugin fails to start, so maybe that has something to do with it? Here's what it says in the logs if it helps:

[00:34:39 ERROR]: Error occurred while enabling ItemCase v2.0.0 (Is it up to date?) java.lang.IllegalArgumentException: No enum constant com.gmail.bleedobsidian.itemcase.LanguageTranslator.Language.EN-US at java.lang.Enum.valueOf(Unknown Source) ~[?:1.8.0_161] at com.gmail.bleedobsidian.itemcase.LanguageTranslator$Language.valueOf(LanguageTranslator.java:33) ~[?:?] at com.gmail.bleedobsidian.itemcase.configurations.ConfigFile.getLocale(ConfigFile.java:50) ~[?:?] at com.gmail.bleedobsidian.itemcase.ItemCaseCore.onEnable(ItemCaseCore.java:126) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-c3093ef-7e94e65] at java.lang.Thread.run(Unknown Source) [?:1.8.0_161]

Am I missing a core plugin or something like that, or is my config messed up?

Item Invisible

If I put the comand /stoplang and /stoplag -c for extreme lag,
all items are put in invisible and does not appear again

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.