在坛子里下了一个1.3.2的火车mod,装上之后一直黑屏……求大神帮助!以下是cmd里的错误代码:
2012-10-10 12:08:23 [INFO] [STDOUT] TrainMod v3.1.8 Initializing...
2012-10-10 12:08:23 [INFO] [STDOUT] [TrainMod v3.1.8] Done.
2012-10-10 12:08:23 [INFO] [STDOUT] File exists
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Trying to open TrainConfig.cfg in th
e .minecraft/bin...
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Found a config file, reading.
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Zeppelin enabled.
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] disableFlickering enabled
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Zeppelin-Coal checked= 1000
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Up checked=Y
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Down checked=X
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Idle checked= C
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Horn checked= H
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Inventory checked= R
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Furnace checked= F
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Accelerate checked= W
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Decelerate checked= S
2012-10-10 12:08:23 [INFO] [STDERR] Exception in thread "Minecraft main thread"
java.lang.ExceptionInInitializerError
2012-10-10 12:08:23 [INFO] [STDERR] at java.lang.Class.forName0(Native Metho
d)
2012-10-10 12:08:23 [INFO] [STDERR] at java.lang.Class.forName(Unknown Sourc
e)
2012-10-10 12:08:23 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.c
onstructMod(FMLModContainer.java:341)
2012-10-10 12:08:23 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.
invoke(Unknown Source)
2012-10-10 12:08:23 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorI
mpl.invoke(Unknown Source)
2012-10-10 12:08:23 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unkno
wn Source)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventHandl
er.handleEvent(EventHandler.java:69)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.Synchroniz
edEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.d
ispatch(EventBus.java:317)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.d
ispatchQueuedEvents(EventBus.java:300)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.p
ost(EventBus.java:268)
2012-10-10 12:08:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.pr
opogateStateMessage(LoadController.java:124)
2012-10-10 12:08:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke0(Native Method)
2012-10-10 12:08:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke(Unknown Source)
2012-10-10 12:08:23 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorI
mpl.invoke(Unknown Source)
2012-10-10 12:08:23 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unkno
wn Source)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventHandl
er.handleEvent(EventHandler.java:69)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.Synchroniz
edEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.d
ispatch(EventBus.java:317)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.d
ispatchQueuedEvents(EventBus.java:300)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.p
ost(EventBus.java:268)
2012-10-10 12:08:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.di
stributeStateMessage(LoadController.java:81)
2012-10-10 12:08:23 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(L
oader.java:458)
2012-10-10 12:08:23 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.
beginMinecraftLoading(FMLClientHandler.java:144)
2012-10-10 12:08:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Mine
craft.java:405)
2012-10-10 12:08:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Mi
necraft.java:737)
2012-10-10 12:08:23 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-10-10 12:08:23 [INFO] [STDERR] Caused by: java.lang.IllegalArgumentExceptio
n: Slot 200 is already occupied by BlockReinforcedAnvil@6f978b94 when adding Tra
inMod.Blocks.BlockSignal@464cdac8
2012-10-10 12:08:23 [INFO] [STDERR] at aig.<init>(Block.java:282)
2012-10-10 12:08:23 [INFO] [STDERR] at aig.<init>(Block.java:315)
2012-10-10 12:08:23 [INFO] [STDERR] at afu.<init>(BlockContainer.java:13)
2012-10-10 12:08:23 [INFO] [STDERR] at TrainMod.Blocks.BlockSignal.<init>(Bl
ockSignal.java:37)
2012-10-10 12:08:23 [INFO] [STDERR] at TrainMod.mod_Train.<clinit>(mod_Train
.java:1319)
2012-10-10 12:08:23 [INFO] [STDERR] ... 27 more
2012-10-10 12:08:23 [INFO] [STDOUT] TrainMod v3.1.8 Initializing...
2012-10-10 12:08:23 [INFO] [STDOUT] [TrainMod v3.1.8] Done.
2012-10-10 12:08:23 [INFO] [STDOUT] File exists
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Trying to open TrainConfig.cfg in th
e .minecraft/bin...
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Found a config file, reading.
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Zeppelin enabled.
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] disableFlickering enabled
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Zeppelin-Coal checked= 1000
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Up checked=Y
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Down checked=X
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Idle checked= C
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Horn checked= H
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Inventory checked= R
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Furnace checked= F
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Accelerate checked= W
2012-10-10 12:08:23 [INFO] [STDOUT] [Train] Key_Decelerate checked= S
2012-10-10 12:08:23 [INFO] [STDERR] Exception in thread "Minecraft main thread"
java.lang.ExceptionInInitializerError
2012-10-10 12:08:23 [INFO] [STDERR] at java.lang.Class.forName0(Native Metho
d)
2012-10-10 12:08:23 [INFO] [STDERR] at java.lang.Class.forName(Unknown Sourc
e)
2012-10-10 12:08:23 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.c
onstructMod(FMLModContainer.java:341)
2012-10-10 12:08:23 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.
invoke(Unknown Source)
2012-10-10 12:08:23 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorI
mpl.invoke(Unknown Source)
2012-10-10 12:08:23 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unkno
wn Source)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventHandl
er.handleEvent(EventHandler.java:69)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.Synchroniz
edEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.d
ispatch(EventBus.java:317)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.d
ispatchQueuedEvents(EventBus.java:300)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.p
ost(EventBus.java:268)
2012-10-10 12:08:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.pr
opogateStateMessage(LoadController.java:124)
2012-10-10 12:08:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke0(Native Method)
2012-10-10 12:08:23 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke(Unknown Source)
2012-10-10 12:08:23 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorI
mpl.invoke(Unknown Source)
2012-10-10 12:08:23 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unkno
wn Source)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventHandl
er.handleEvent(EventHandler.java:69)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.Synchroniz
edEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.d
ispatch(EventBus.java:317)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.d
ispatchQueuedEvents(EventBus.java:300)
2012-10-10 12:08:23 [INFO] [STDERR] at com.google.common.eventbus.EventBus.p
ost(EventBus.java:268)
2012-10-10 12:08:23 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.di
stributeStateMessage(LoadController.java:81)
2012-10-10 12:08:23 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(L
oader.java:458)
2012-10-10 12:08:23 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.
beginMinecraftLoading(FMLClientHandler.java:144)
2012-10-10 12:08:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Mine
craft.java:405)
2012-10-10 12:08:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Mi
necraft.java:737)
2012-10-10 12:08:23 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-10-10 12:08:23 [INFO] [STDERR] Caused by: java.lang.IllegalArgumentExceptio
n: Slot 200 is already occupied by BlockReinforcedAnvil@6f978b94 when adding Tra
inMod.Blocks.BlockSignal@464cdac8
2012-10-10 12:08:23 [INFO] [STDERR] at aig.<init>(Block.java:282)
2012-10-10 12:08:23 [INFO] [STDERR] at aig.<init>(Block.java:315)
2012-10-10 12:08:23 [INFO] [STDERR] at afu.<init>(BlockContainer.java:13)
2012-10-10 12:08:23 [INFO] [STDERR] at TrainMod.Blocks.BlockSignal.<init>(Bl
ockSignal.java:37)
2012-10-10 12:08:23 [INFO] [STDERR] at TrainMod.mod_Train.<clinit>(mod_Train
.java:1319)
2012-10-10 12:08:23 [INFO] [STDERR] ... 27 more
自己顶先!
不能沉啊!再顶……
无意义……