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.
I think I am having the same problem as you. My carts will only work on half blocks and none of my other blocks. I am an admin(op) and I have used Minecars 1.8 (I fully deleted 1.8 before installing 2.0). The only difference is I am not using the fuel system, economy, or license.
Also, I would like to be able to use BOTH wool and normal blocks. If it isn't that hard to make do. Example, Black wool has an item ID of 35 and a damage value of 15. You write it like "35:15". When I type this into the "motorwayBlock" section, the plugin rewrites it to block value 2115. Not sure why, but it could be useful.
Also, with version 2.0 i can't use minecarts on street or motorway blocks, i can only place minecars on steps, and i can't brake others carts (I'M OP!!!) ...
This is my config, i just changed from the original created by the plugin:
I do work son =). I will continue to improve MineCars as time passes, but I will need some time to re cooperate after this last week, had a few sleepless nights getting this Plugin into a working order!
03:13:18 [GRAVE] Could not load 'plugins\MineCars.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
ava:151)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
.java:230)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:213)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:189)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
ationManager.java:53)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.ExceptionInInitializerError
at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:262)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
ava:147)
... 8 more
Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: Error
constructing com.avaje.ebeaninternal.server.core.DefaultServerFactory
at com.avaje.ebean.EbeanServerFactory.createServerFactory(EbeanServerFac
tory.java:114)
at com.avaje.ebean.EbeanServerFactory.<clinit>(EbeanServerFactory.java:5
7)
... 10 more
Caused by: java.lang.IllegalArgumentException: Error constructing com.avaje.ebea
ninternal.server.core.DefaultServerFactory
at com.avaje.ebeaninternal.api.ClassUtil.newInstance(ClassUtil.java:107)
at com.avaje.ebeaninternal.api.ClassUtil.newInstance(ClassUtil.java:94)
at com.avaje.ebean.EbeanServerFactory.createServerFactory(EbeanServerFac
tory.java:112)
... 11 more
Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Documen
ts and Settings\User\Desktop\C├│pia de bukkitserver\craftbukkit.jar (O sistema
nÒo pode encontrar o caminho especificado)
at com.avaje.ebeaninternal.server.core.XmlConfigLoader.search(XmlConfigL
oader.java:121)
at com.avaje.ebeaninternal.server.core.XmlConfigLoader.load(XmlConfigLoa
der.java:78)
at com.avaje.ebeaninternal.server.core.DefaultServerFactory.<init>(Defau
ltServerFactory.java:91)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at com.avaje.ebeaninternal.api.ClassUtil.newInstance(ClassUtil.java:104)
... 13 more
Caused by: java.io.FileNotFoundException: C:\Documents and Settings\User\Deskto
p\C├│pia de bukkitserver\craftbukkit.jar (O sistema nÒo pode encontrar o caminho
especificado)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at com.avaje.ebeaninternal.server.core.XmlConfigLoader.checkJar(XmlConfi
gLoader.java:176)
at com.avaje.ebeaninternal.server.core.XmlConfigLoader.search(XmlConfigL
oader.java:110)
... 22 more
Wow silentnight. I thought you were just going to make this plugin up-to-date and leave it be, but you did a pretty awesome job. Bravo, silentnight. Thank you 1,000,000xE^1000000 times for your hard work.
-
View User Profile
-
Send Message
Posted Jun 11, 2012@Mayhem777
I think I am having the same problem as you. My carts will only work on half blocks and none of my other blocks. I am an admin(op) and I have used Minecars 1.8 (I fully deleted 1.8 before installing 2.0). The only difference is I am not using the fuel system, economy, or license.
Also, I would like to be able to use BOTH wool and normal blocks. If it isn't that hard to make do. Example, Black wool has an item ID of 35 and a damage value of 15. You write it like "35:15". When I type this into the "motorwayBlock" section, the plugin rewrites it to block value 2115. Not sure why, but it could be useful.
-
View User Profile
-
Send Message
Posted Jun 11, 2012Also, with version 2.0 i can't use minecarts on street or motorway blocks, i can only place minecars on steps, and i can't brake others carts (I'M OP!!!) ...
This is my config, i just changed from the original created by the plugin:
MineCars V2.0 Config File
destroyCar: true
placeMinecart: true
UseExhaust: true
UseOwnership: true
RailingBlock: 101
street-speedfactor: 8
motorway-speedfactor: 12
StreetStepType: 0
useWool: false
WoolColorStreet:
- GRAY
WoolColorMotorway:
- BLACK
streetBlock:
- 7
motorwayBlock:
- 46
UseFuelSystem: true
UseEconomy: true
priceperfuel: 10
fuelitemid: 263
itemsperfuel: 5
UseLicense: false
LicenseCost: 10000
-
View User Profile
-
Send Message
Posted Jun 11, 2012So how can i set multy streets please?
-
View User Profile
-
Send Message
Posted Jun 11, 2012@Mcicraftpvp
There will be a bypass perm node eventually. Most of my focus was simply getting the huge changes out
-
View User Profile
-
Send Message
Posted Jun 10, 2012it worked!! :)
-
View User Profile
-
Send Message
Posted Jun 10, 2012Is ther ea way to make it so that i can break peoples minecarts ( As the owner) but they cant break eachothers only there own?
-
View User Profile
-
Send Message
Posted Jun 10, 2012@Mcicraftpvp
steps are by default 44, you set the steps value in the config to 0 or 1 or 2 for the data value. 0 for stone step, etc...
-
View User Profile
-
Send Message
Posted Jun 10, 2012Can you explain hhow to go up/down in a minecart? I set the step thing in the config to '44'.
-
View User Profile
-
Send Message
Posted Jun 10, 2012@RevoMods
provide SS of the hill and copy/paste ur config settings/
@Mayhem777
Can't set multirailing yet, only multistreets.
-
View User Profile
-
Send Message
Posted Jun 10, 2012The hill system does not work for me. Players just go straight through the steps.
-
View User Profile
-
Send Message
Posted Jun 10, 2012How can i set multiple railing, street and motorway blocks? with "," or [12] [20] ??
-
View User Profile
-
Send Message
Posted Jun 10, 2012need help. The mod appears to work with no errors, however when i place a cart down on the wool. My cart doesn't move. Any ideas?
-
View User Profile
-
Send Message
Posted Jun 10, 2012To bad theres no way to attach entities and blocks to the minecarts... start using them as custome hovercars!!!
T.M.
:p
-Ams
-
View User Profile
-
Send Message
Posted Jun 10, 2012@Blitz322
You need to restart your server... not reload it, read the clearly laid out installing section write on the thread.
@nhoclesnar
I do work son =). I will continue to improve MineCars as time passes, but I will need some time to re cooperate after this last week, had a few sleepless nights getting this Plugin into a working order!
-
View User Profile
-
Send Message
Posted Jun 9, 2012can anyone help me? i´m having this problem:
03:13:18 [GRAVE] Could not load 'plugins\MineCars.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:151) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager. java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager .java:230) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:213) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:189) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur ationManager.java:53) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ExceptionInInitializerError at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:262) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:147) ... 8 more Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: Error constructing com.avaje.ebeaninternal.server.core.DefaultServerFactory at com.avaje.ebean.EbeanServerFactory.createServerFactory(EbeanServerFac tory.java:114) at com.avaje.ebean.EbeanServerFactory.<clinit>(EbeanServerFactory.java:5 7) ... 10 more Caused by: java.lang.IllegalArgumentException: Error constructing com.avaje.ebea ninternal.server.core.DefaultServerFactory at com.avaje.ebeaninternal.api.ClassUtil.newInstance(ClassUtil.java:107)
at com.avaje.ebeaninternal.api.ClassUtil.newInstance(ClassUtil.java:94) at com.avaje.ebean.EbeanServerFactory.createServerFactory(EbeanServerFac tory.java:112) ... 11 more Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Documen ts and Settings\User\Desktop\C├│pia de bukkitserver\craftbukkit.jar (O sistema nÒo pode encontrar o caminho especificado) at com.avaje.ebeaninternal.server.core.XmlConfigLoader.search(XmlConfigL oader.java:121) at com.avaje.ebeaninternal.server.core.XmlConfigLoader.load(XmlConfigLoa der.java:78) at com.avaje.ebeaninternal.server.core.DefaultServerFactory.<init>(Defau ltServerFactory.java:91) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance0(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at com.avaje.ebeaninternal.api.ClassUtil.newInstance(ClassUtil.java:104)
... 13 more Caused by: java.io.FileNotFoundException: C:\Documents and Settings\User\Deskto p\C├│pia de bukkitserver\craftbukkit.jar (O sistema nÒo pode encontrar o caminho especificado) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at com.avaje.ebeaninternal.server.core.XmlConfigLoader.checkJar(XmlConfi gLoader.java:176) at com.avaje.ebeaninternal.server.core.XmlConfigLoader.search(XmlConfigL oader.java:110) ... 22 more
-
View User Profile
-
Send Message
Posted Jun 9, 2012@silentnight18
Wow silentnight. I thought you were just going to make this plugin up-to-date and leave it be, but you did a pretty awesome job. Bravo, silentnight. Thank you 1,000,000xE^1000000 times for your hard work.
-
View User Profile
-
Send Message
Posted Jun 9, 2012nevermind.
-
View User Profile
-
Send Message
Posted Jun 9, 2012@Mcicraftpvp
build stairs.
-
View User Profile
-
Send Message
Posted Jun 9, 2012@silentnight18
So, how do i go up/down?
-
View User Profile
-
Send Message
Posted Jun 9, 2012Version 2.0 is out now!!!
(Download may be delayed due to approval time)
There was a LOT of changes for 2.0! Please make sure to read the ChangeLog!