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.
Getting that error, too but it seems to cause no problems so far. If you've got a fix anyways please let me know =)
"Bean [com.egodroid.bukkit.carmod.database.EbeanDB] has no unique id set"
2012-09-02 13:06:14 [SEVERE] Could not pass event VehicleDestroyEvent to MineCars
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at net.minecraft.server.EntityMinecart.damageEntity(EntityMinecart.java:154)
at net.minecraft.server.EntityHuman.attack(EntityHuman.java:762)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1020)
at pgDev.bukkit.DisguiseCraft.injection.DCNetServerHandler.a(DCNetServerHandler.java:25)
at net.minecraft.server.Packet7UseEntity.handle(SourceFile:36)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
at net.minecraft.server.ServerConnection.b(SourceFile:35)
at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
Caused by: java.lang.NullPointerException
at com.egodroid.bukkit.carmod.listeners.minecartListener.onVehicleDestroy(minecartListener.java:451)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
... 17 more
Define a block as the endpoints of a start/finish line (if a loop) or start and finish lines (if a dragstrip). Create a command such as "/mcg race x" where x is number of laps. "/mcg race start" will give a 5 second delay with chat output counting down the timer. Winner is first person to cross start/finish line x number of times, with chat output showing winner and winning time. Hall of Fame could record and display top 5 times.
I downloaded and pasted the unzipped files into plugins folder, restarted server and wondered why it wasn't working - found this? Help?
00:41:06 [SEVERE] Could not load 'plugins\MineCars.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Vault
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
.java:195)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:222)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:198)
at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(Server
ConfigurationManagerAbstract.java:50)
at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:380)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
Working fine exept the fuel is not running out(stay on full)
p.s. and license use not working :(
UseLicense: true
LicenseCost: 1000$
but nobody needs to buy license can drive from first login. permisions aded:
- minecars.useCommands
- minecars.move
- minecars.fuelstation.use
- minecars.create
- minecars.license.use
This error is actually just MineCars trying to access a block that it thinks is a sign, but you must have removed it or changed it in some way when MineCars wasn't aware of the change. Its really not a big issue, reset and wipe your signs yml and remake your ingame Signs to remove the issue.
My best guess, since this error gets logged with several other plugins, would be a conflict between MineCars and a sign plugin. Do you have fuel stations enabled? The true test is to disable all your plugins other than MineCars, Vault and your favourite perms plugin like GroupManager or PEX. Then try it and see if the same error is thrown.
Keep getting this error message, help?
Running Latest RB
Error occurred while enabling MineCars v2.3 (Is it up to date?)
java.lang.ClassCastException: org.bukkit.craftbukkit.block.CraftBlockState cannot be cast to org.bukkit.block.Sign
at com.egodroid.bukkit.carmod.listeners.signListener.loadSigns(signListener.java:230)
at com.egodroid.bukkit.carmod.listeners.signListener.(signListener.java:57)
at com.egodroid.bukkit.carmod.CarMod.onEnable(CarMod.java:84)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:365)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:265)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:247)
at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
-
View User Profile
-
Send Message
Posted Sep 9, 2012Update for 1.3.1 ?
-
View User Profile
-
Send Message
Posted Sep 7, 2012@saupe1976
Getting that error, too but it seems to cause no problems so far. If you've got a fix anyways please let me know =)
"Bean [com.egodroid.bukkit.carmod.database.EbeanDB] has no unique id set"
-
View User Profile
-
Send Message
Posted Sep 3, 2012I have this error here where people in our server cannot break: http://pastebin.com/CwJHT92V
-
View User Profile
-
Send Message
Posted Sep 3, 2012will this work with minecraft 1.3.1 ?
-
View User Profile
-
Send Message
Posted Sep 2, 20122012-09-02 13:06:14 [SEVERE] Could not pass event VehicleDestroyEvent to MineCars
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at net.minecraft.server.EntityMinecart.damageEntity(EntityMinecart.java:154)
at net.minecraft.server.EntityHuman.attack(EntityHuman.java:762)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1020)
at pgDev.bukkit.DisguiseCraft.injection.DCNetServerHandler.a(DCNetServerHandler.java:25)
at net.minecraft.server.Packet7UseEntity.handle(SourceFile:36)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
at net.minecraft.server.ServerConnection.b(SourceFile:35)
at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
Caused by: java.lang.NullPointerException
at com.egodroid.bukkit.carmod.listeners.minecartListener.onVehicleDestroy(minecartListener.java:451)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
... 17 more
-
View User Profile
-
Send Message
Posted Sep 2, 2012Suggestion: Racing support
Define a block as the endpoints of a start/finish line (if a loop) or start and finish lines (if a dragstrip). Create a command such as "/mcg race x" where x is number of laps. "/mcg race start" will give a 5 second delay with chat output counting down the timer. Winner is first person to cross start/finish line x number of times, with chat output showing winner and winning time. Hall of Fame could record and display top 5 times.
-
View User Profile
-
Send Message
Posted Sep 2, 2012@dmastrantuono
MIneCars requires Vault. Do you have it loaded?
-
View User Profile
-
Send Message
Posted Sep 1, 2012I downloaded and pasted the unzipped files into plugins folder, restarted server and wondered why it wasn't working - found this? Help?
00:41:06 [SEVERE] Could not load 'plugins\MineCars.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: Vault at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager .java:195) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:222) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:198) at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(Server ConfigurationManagerAbstract.java:50) at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:380) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
-
View User Profile
-
Send Message
Posted Aug 31, 2012What texture pack is in the photos I LOVE IT!!!
-
View User Profile
-
Send Message
Posted Aug 29, 2012@Yndi74
Ah. I don't use fuel or license as my server has no economy.
-
View User Profile
-
Send Message
Posted Aug 29, 2012@GumbyDammit
Working fine exept the fuel is not running out(stay on full)
p.s. and license use not working :( UseLicense: true LicenseCost: 1000$
but nobody needs to buy license can drive from first login. permisions aded: - minecars.useCommands - minecars.move - minecars.fuelstation.use - minecars.create - minecars.license.use
-
View User Profile
-
Send Message
Posted Aug 28, 2012@foreverblu
I just bumped my server to 1.3.2-0.1 and minecars works fine again without any problems that I can see..
-
View User Profile
-
Send Message
Posted Aug 26, 2012@Yndi74
Exactly.
-
View User Profile
-
Send Message
Posted Aug 26, 2012when appears the 1.3.2 update ? I need it very much :)
-
View User Profile
-
Send Message
Posted Aug 24, 2012@silentnight18
It's because I think this plugin is great.
-
View User Profile
-
Send Message
Posted Aug 24, 2012@GumbyDammit
Well arent you quite the little helper. I appreciate all the support you give out on this project!
@lmpy
This error is actually just MineCars trying to access a block that it thinks is a sign, but you must have removed it or changed it in some way when MineCars wasn't aware of the change. Its really not a big issue, reset and wipe your signs yml and remake your ingame Signs to remove the issue.
@cars26
I am aware of this, I have been really busy with 1.3 and all the plugins I manage. I will try and take a look at this issue sometime this weekend.
@technisat
This issue is an internal issue with the Car itself, usually resulting in a Car being hit and spun prior to getting into it.
I will try and work on MineCars and put out an update sometime this weekend to fix all the known bugs.
-
View User Profile
-
Send Message
Posted Aug 23, 2012@lmpy
My best guess, since this error gets logged with several other plugins, would be a conflict between MineCars and a sign plugin. Do you have fuel stations enabled? The true test is to disable all your plugins other than MineCars, Vault and your favourite perms plugin like GroupManager or PEX. Then try it and see if the same error is thrown.
-
View User Profile
-
Send Message
Posted Aug 23, 2012Keep getting this error message, help? Running Latest RB
Error occurred while enabling MineCars v2.3 (Is it up to date?) java.lang.ClassCastException: org.bukkit.craftbukkit.block.CraftBlockState cannot be cast to org.bukkit.block.Sign at com.egodroid.bukkit.carmod.listeners.signListener.loadSigns(signListener.java:230) at com.egodroid.bukkit.carmod.listeners.signListener.(signListener.java:57) at com.egodroid.bukkit.carmod.CarMod.onEnable(CarMod.java:84) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:365) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:265) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:247) at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296) at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
-
View User Profile
-
Send Message
Posted Aug 23, 2012@Garsonyue
Works just fine on 1.3.1.
-
View User Profile
-
Send Message
Posted Aug 20, 2012the fuel system don't work on my server :(
Ip: meincraft4ever.minecraft.to