cadenkriese / Thirst

Thirst plugin for Spigot. Adds a thirst mechanic into minecraft!
GNU General Public License v3.0
1 stars 2 forks source link

Could not pass event UpdateEvent to Thirst v1.5.1 #3

Closed FCRev closed 7 years ago

FCRev commented 7 years ago

Again, got an issue about the passing update event to the plugin. Spammed console once per second, but now it's when a player gets on, and stops once they get off.

[Server thread/ERROR]: Could not pass event UpdateEvent to Thirst v1.5.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:308) ~[spigot.jar:git-Spigot-455072c-43ab266] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-455072c-43ab266] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-455072c-43ab266] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-455072c-43ab266] at me.gamerzking.core.updater.Updater.run(Updater.java:27) [Thirst-1.5.1.jar:?] at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot.jar:git-Spigot-455072c-43ab266] at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-455072c-43ab266] at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:723) [spigot.jar:git-Spigot-455072c-43ab266] at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400) [spigot.jar:git-Spigot-455072c-43ab266] at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668) [spigot.jar:git-Spigot-455072c-43ab266] at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567) [spigot.jar:git-Spigot-455072c-43ab266] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91] Caused by: java.lang.ClassCastException

cadenkriese commented 7 years ago

Super sorry I couldn't get to you sooner, didn't notice this in my emails. I'm pretty busy atm and it may take me a week or more to actually get to this, I sincerely apologize for the delay and will fix it ASAP. Although can you tell me if a certain feature ingame breaks or if its just log spam, if a feature ingame breaks that would make this bug critical.

cadenkriese commented 7 years ago

Please send me your configuration file.