Cannot Ride Anything. Huge Stack Trace.
RedStoner opened this issue ยท 8 comments
http://pastebin.com/yeHJcxNz
getting a huge stack trace report whenever anyone on my server tries to command a mob to do anything. Every command gives this error and it spams the console hard. This has been happening for a few weeks now with several different dev builds.
I am on the latest RB with the dev build 46 of MobRider. Plz Fix.. as i have an entire rank based around this plugin.
Can you send me the version of bukkit you're using? I just tried it out on 1.2.4-R1.0 without those issues.
again... I am using the latest reccomended build for 1.2.4 -R1.0
command : /mob goto 0 0
2012-04-04 18:32:49 [SEVERE] Could not pass event PlayerInteractEvent to MobRider
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:175)
at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:145)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:605)
at net.minecraft.server.Packet15Place.handle(SourceFile:39)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
Caused by: java.lang.NullPointerException
at com.edwardhand.mobrider.models.Ride.(Ride.java:45)
at com.edwardhand.mobrider.utils.MRHandler.getRide(MRHandler.java:39)
at com.edwardhand.mobrider.listeners.RiderPlayerListener.onPlayerInteract(RiderPlayerListener.java:80)
at sun.reflect.GeneratedMethodAccessor123.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
... 12 more
this error appears every few minutes to seconds after someone tries to do a command with mobs, and will continue for some time.
heres a log of the server starting up and i imediatly logged in, got on a sheep and did a /mob goto 0 0
http://pastebin.com/n6WGEDy7
Wow.. so I guess this plugin is now Dead! 2 Months and no responce, or even an attempt at fixing the issue.... Another one bites the Dust!