This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
This project has been discontinued.
A working Reloaded version of this plugin can be found here.
14:44:55 [SEVERE] Could not pass event PlayerInteractEvent to MineCars
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:304)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
a:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
ava:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
ava:462)
at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
t(CraftEventFactory.java:177)
at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
t(CraftEventFactory.java:147)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:606)
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:114)
at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:8
3)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.NullPointerException
at com.egodroid.bukkit.carmod.listeners.playerListener.onPlayerInteract(
playerListener.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.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.ja
va:302)
... 13 more
14:45:05 [SEVERE] Could not pass event PlayerInteractEvent to MineCars
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:304)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
a:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
ava:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
ava:462)
at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
t(CraftEventFactory.java:177)
at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
t(CraftEventFactory.java:147)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:606)
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:114)
at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:8
3)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.NullPointerException
at com.egodroid.bukkit.carmod.listeners.playerListener.onPlayerInteract(
playerListener.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.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.ja
va:302)
... 13 more
14:45:07 [SEVERE] Could not pass event PlayerInteractEvent to MineCars
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:304)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
a:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
ava:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
ava:462)
at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
t(CraftEventFactory.java:177)
at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
t(CraftEventFactory.java:147)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:890)
at net.minecraft.server.Packet18ArmAnimation.handle(SourceFile:38)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:114)
at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:8
3)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.NullPointerException
at com.egodroid.bukkit.carmod.listeners.playerListener.onPlayerInteract(
playerListener.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.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.ja
va:302)
... 13 more
I FOUND THE PROBLEM! the bug (can't place minecars) only appears on custom blocks, in wool blocks has no problem, but if you configure custom blocks and set wool false you can't use the custom blocks, so we must wait until silentnight18 fix that.
[SEVERE] Could not load 'plugins/MineCars.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: Could not initialize class com.avaje.ebean.EbeanServerFactory
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:307)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:232)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:308)
at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:692)
at org.bukkit.Bukkit.reload(Bukkit.java:182)
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:624)
at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:620)
at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:671)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:640)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:506)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.avaje.ebean.EbeanServerFactory
at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:262)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:146)
... 13 more
2012-06-15 13:27:40
I've uninstalled ALL the plugin and the folder and reinstalled, using default config, don't works... can't place carts, neither players with perms or ops...
Again: i can put the cart on steps, but can't use normal street or motorway blocks, and if i try to go from the steps to the street or motorway blocks the cart brokens.
Previous versions worked well...
None of these are errors..... and once again all Cars are driving and function for all of my players on all my servers. If your cars aren't working,
A. you screwed up your config.yml.
B. you forgot to give players minecars.create perm node.
The only bug atm that I have acknowledged is the fuel bug and its not actually draining fuel from players. And this will probably be a very ez fix once I get back into the code from my break.
Neither I nor any player on my Servers have yet to experience these issues, and I use the same exact version as the current Live version. So atm no, there is no "fix" in the works as there is no real error being brought to my attention, with also no real Errors, logs, or config.ymls being provided elsewise.
I have found the answer for drive on streetBlock and motorwayBlock. You must write STONE and not 1 if you would drive on it and after reloaded the plugin you place the minecart on the step and push it on the stone then you can drive on the stone.
So there are two bugs I think, the first is the name of the iten in the config file and the second is you can't place minecart on the block write in the config. It's not very simple I'm agree with you x)
I report you two others problems :D
1) When I start my server in the first line the console write this:
Expanding on what fuh said, i think you should (Not sure if this is possible) create an option where yiou can buy diffrent types of minecars that go at diffrent speeds. Or maybe, even make it so you can drive boats that go faster on wool.
i think if you destroy a fuel station it should cause an explosion also have it to where you need to pay to buy a minecar and then have a place where you can rent a minecar for half the price
-
View User Profile
-
Send Message
Posted Jun 16, 201214:44:55 [SEVERE] Could not pass event PlayerInteractEvent to MineCars org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:304) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j ava:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:462) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven t(CraftEventFactory.java:177) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven t(CraftEventFactory.java:147) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:606) 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:114) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:8 3) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at com.egodroid.bukkit.carmod.listeners.playerListener.onPlayerInteract( playerListener.java:44) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.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.ja va:302) ... 13 more 14:45:05 [SEVERE] Could not pass event PlayerInteractEvent to MineCars org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:304) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j ava:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:462) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven t(CraftEventFactory.java:177) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven t(CraftEventFactory.java:147) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:606) 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:114) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:8 3) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at com.egodroid.bukkit.carmod.listeners.playerListener.onPlayerInteract( playerListener.java:44) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.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.ja va:302) ... 13 more 14:45:07 [SEVERE] Could not pass event PlayerInteractEvent to MineCars org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:304) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j ava:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:462) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven t(CraftEventFactory.java:177) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven t(CraftEventFactory.java:147) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:890) at net.minecraft.server.Packet18ArmAnimation.handle(SourceFile:38) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:114) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:8 3) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at com.egodroid.bukkit.carmod.listeners.playerListener.onPlayerInteract( playerListener.java:44) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.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.ja va:302) ... 13 more
-
View User Profile
-
Send Message
Posted Jun 15, 2012Please how can i ser more than 1 block, using ","? using "-"? is not specified...
-
View User Profile
-
Send Message
Posted Jun 15, 2012Version 2.1 is out now!!!
(Download may be delayed due to approval time)
-
View User Profile
-
Send Message
Posted Jun 15, 2012@jakis39824
Try fully stopping and restarting your server, you can't update MineCars with a /reload. @thomasvt1
^
-
View User Profile
-
Send Message
Posted Jun 15, 2012@thomasvt1
same problem... :(
-
View User Profile
-
Send Message
Posted Jun 15, 2012I FOUND THE PROBLEM! the bug (can't place minecars) only appears on custom blocks, in wool blocks has no problem, but if you configure custom blocks and set wool false you can't use the custom blocks, so we must wait until silentnight18 fix that.
-
View User Profile
-
Send Message
Posted Jun 15, 2012[SEVERE] Could not load 'plugins/MineCars.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: Could not initialize class com.avaje.ebean.EbeanServerFactory at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:307) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:232) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:308) at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:692) at org.bukkit.Bukkit.reload(Bukkit.java:182) at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:624) at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:620) at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:640) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:506) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.avaje.ebean.EbeanServerFactory at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:262) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:146) ... 13 more 2012-06-15 13:27:40
-
View User Profile
-
Send Message
Posted Jun 14, 2012When I reload my server the minecars dont works,stop.
-
View User Profile
-
Send Message
Posted Jun 14, 2012I've uninstalled ALL the plugin and the folder and reinstalled, using default config, don't works... can't place carts, neither players with perms or ops...
Again: i can put the cart on steps, but can't use normal street or motorway blocks, and if i try to go from the steps to the street or motorway blocks the cart brokens.
Previous versions worked well...
-
View User Profile
-
Send Message
Posted Jun 14, 2012@Winultimate
None of these are errors..... and once again all Cars are driving and function for all of my players on all my servers. If your cars aren't working,
A. you screwed up your config.yml.
B. you forgot to give players minecars.create perm node.
The only bug atm that I have acknowledged is the fuel bug and its not actually draining fuel from players. And this will probably be a very ez fix once I get back into the code from my break.
-
View User Profile
-
Send Message
Posted Jun 13, 2012I can't place minecarts and you have my config down there, it's fine, and i can't, more players are having same problem so it's a bug....
-
View User Profile
-
Send Message
Posted Jun 13, 2012But it's there are no bugs why we can't place the minecart on stone ? And why there are all these errors in the console ?
-
View User Profile
-
Send Message
Posted Jun 13, 2012@Winultimate
neither of these are bugs nor problems.
@Mayhem777
Neither I nor any player on my Servers have yet to experience these issues, and I use the same exact version as the current Live version. So atm no, there is no "fix" in the works as there is no real error being brought to my attention, with also no real Errors, logs, or config.ymls being provided elsewise.
-
View User Profile
-
Send Message
Posted Jun 13, 2012I have found the answer for drive on streetBlock and motorwayBlock. You must write STONE and not 1 if you would drive on it and after reloaded the plugin you place the minecart on the step and push it on the stone then you can drive on the stone. So there are two bugs I think, the first is the name of the iten in the config file and the second is you can't place minecart on the block write in the config. It's not very simple I'm agree with you x)
I report you two others problems :D
1) When I start my server in the first line the console write this:
2) I wonder why the plugin write always this on the console ? [MineCars] - Found Vault! Can use Economy Support!
Can you fix all these problems please :D PS: I love this plugin <3
-
View User Profile
-
Send Message
Posted Jun 13, 2012When i have installed the plugin it comes an error in console. Do i have done something wrong.
-
View User Profile
-
Send Message
Posted Jun 13, 2012Well.. .we all have same problem with version 2.0 so i suppose it will be fixed soon :D
-
View User Profile
-
Send Message
Posted Jun 13, 2012i am having the same problem Mayhem777 and Sonicjumper are having has anyone figured out why? thanks for the help in advance.
-
View User Profile
-
Send Message
Posted Jun 12, 2012Mine jsut goes back to an item when i try to drive on my wool, Any help?
-
View User Profile
-
Send Message
Posted Jun 12, 2012Expanding on what fuh said, i think you should (Not sure if this is possible) create an option where yiou can buy diffrent types of minecars that go at diffrent speeds. Or maybe, even make it so you can drive boats that go faster on wool.
-
View User Profile
-
Send Message
Posted Jun 12, 2012i think if you destroy a fuel station it should cause an explosion also have it to where you need to pay to buy a minecar and then have a place where you can rent a minecar for half the price