[12:58:38 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'slimeinabukkit:getslime' in plugin SlimeInABukkit v1.1
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[ssspigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[ssspigot-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:909) ~[ssspigot-1.19.jar:SSSpigot2-1.19-20220714-b2764e1]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleCommand(ServerGamePacketListenerImpl.java:2394) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$18(ServerGamePacketListenerImpl.java:2164) ~[?:?]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:156) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:128) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1353) ~[ssspigot-1.19.jar:SSSpigot2-1.19-20220714-b2764e1]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1346) ~[ssspigot-1.19.jar:SSSpigot2-1.19-20220714-b2764e1]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:139) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1321) ~[ssspigot-1.19.jar:SSSpigot2-1.19-20220714-b2764e1]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1205) ~[ssspigot-1.19.jar:SSSpigot2-1.19-20220714-b2764e1]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:305) ~[ssspigot-1.19.jar:SSSpigot2-1.19-20220714-b2764e1]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: com.danikvitek.nbtapi.NbtApiException: [?]Error while calling the method 'putUUID(java.lang.String,java.util.UUID)', loaded: true, Enum: COMPOUND_SET_UUID Passed Class: class java.lang.Boolean
at com.danikvitek.nbtapi.utils.nmsmappings.ReflectionMethod.run(ReflectionMethod.java:180) ~[SlimeInABukkit-1.1.jar:?]
at com.danikvitek.nbtapi.NBTReflectionUtil.setData(NBTReflectionUtil.java:611) ~[SlimeInABukkit-1.1.jar:?]
at com.danikvitek.nbtapi.NBTCompound.setUUID(NBTCompound.java:484) ~[SlimeInABukkit-1.1.jar:?]
at com.danikvitek.slimeinabukkit.GetSlimeCommand.onCommand(GetSlimeCommand.java:45) ~[SlimeInABukkit-1.1.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[ssspigot-api-1.19-R0.1-SNAPSHOT.jar:?]
... 14 more
Caused by: java.lang.IllegalArgumentException: object is not an instance of declaring class
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at com.danikvitek.nbtapi.utils.nmsmappings.ReflectionMethod.run(ReflectionMethod.java:178) ~[SlimeInABukkit-1.1.jar:?]
at com.danikvitek.nbtapi.NBTReflectionUtil.setData(NBTReflectionUtil.java:611) ~[SlimeInABukkit-1.1.jar:?]
at com.danikvitek.nbtapi.NBTCompound.setUUID(NBTCompound.java:484) ~[SlimeInABukkit-1.1.jar:?]
at com.danikvitek.slimeinabukkit.GetSlimeCommand.onCommand(GetSlimeCommand.java:45) ~[SlimeInABukkit-1.1.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[ssspigot-api-1.19-R0.1-SNAPSHOT.jar:?]
... 14 more
Yes! I was looking for this feature from Quark mod!
I was very surprised that there was a person who implemented this function as a plugin! Including the ability to rename the bucket and slime inside
Thanks 10\10
Hey,I want know can you make axolotl bucket with different textures?Like blue axolotl,brown axolotl.other fishes' type is too many,just add lore is ok.
I love the concept! The slime chunk finding works well. . One BIG problem though, is that when trying to craft something, if I didn't shift click to retrieve the crafted item, the extra items would disappear! For example, if I'm making sticks, and I had 5 planks in the top slot and 3 in the bottom, I would lose the rest of the planks. I posted a video here.
https://www.reddit.com/r/Minecraft/comments/tu9ttm/whenever_i_craft_on_my_minecraft_server_i_noticed/ I know it was this plugin because when I disabled it on my server, all of a sudden the crafting worked like normal.