catageek / ByteCart

Minecraft plugin for bukkit to create a LAN/WAN rail network with routing algorithm
GNU General Public License v3.0
27 stars 9 forks source link

[ERROR]: Could not pass event VehicleMoveEvent to ByteCart v2.7.3 org.bukkit.event.EventException #31

Closed Johny96 closed 10 years ago

Johny96 commented 10 years ago

Hi, I'm getting this error every time, when updater cart goes over BC8010 sign and then the cart is stucked in the router in a loop and never leaves the router. Even if I remove the book in chest above router and run /bcupdater again, it ends in same sitaution.

Using Bukkit 1.7.2-R0.2 build #2974 and ByteCart v2.7.3

Log: http://pastebin.com/hkq4LYZj

catageek commented 10 years ago

Hi,

What type of cart do you use when you run bcupdater ? I guess it is a normal minecart for passenger, not a storage cart. Am I right ?

Use a storage cart to run bcupdater, and everything will be fine.

Please confirm if it was the issue, and if you resolved it.

catageek

Johny96 commented 10 years ago

Yes, you are absolutely right. I'm just... stupid. Thanks for your solution, everything is working now.

Btw, this is great plugin, thanks for it too!