This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
mm79's profile picture

[1.47]Computercraft+Railcraft+Trainsmod

Started by mm79, 14 December 2012 - 07:28 AM
mm79 #1
Posted 14 December 2012 - 08:28 AM
Good afternoon,

I've got a problem at the installing of CC. I have allready installed Traincraft (Trains mod) and Railcraft. Now i have a Huge project, that is called the "Stuttgarter Hauptbahnhof". Now I tried to install CC for this Main Station, but the following error appears on my screen:


Minecraft has crashed!
———————-

Minecraft has stopped running because it encountered a problem; Failed to start game

A full error report has been saved to C:\Dokumente und Einstellungen\User\Anwendungsdaten\.minecraft\crash-reports\crash-2012-12-13_20.22.18-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(/>



— BEGIN ERROR REPORT 8371b85c ——–
Full report at:
C:\Dokumente und Einstellungen\User\Anwendungsdaten\.minecraft\crash-reports\crash-2012-12-13_20.22.18-client.txt
Please show that file to Mojang, NOT just this screen!

Generated 13.12.12 20:22

– System Details –
Details:
Minecraft Version: 1.4.5
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_06, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 384899552 bytes (367 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.1.411 9 mods loaded, 9 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
jammyfurniture [Jammy Furniture Mod] (1.4.5_Jammy_Furniture_Mod_V4.1_Beta_2.zip) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft [Railcraft] (Railcraft_1.4.5b-6.10.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
TC [Traincraft] (Traincraft-3.1.12_009.zip) Unloaded->Constructed->Pre-initialized->Errored
LWJGL: 2.4.2
OpenGL: GeForce 7300 GS/PCI/SSE2 GL version 2.1.2, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

java.lang.IllegalArgumentException: Slot 4092 is already occupied by dan200.turtle.shared.BlockTurtleExpanded@d5853f when adding src.train.common.blocks.BlockDistil@1f280c
at amj.<init>(Block.java:292)
at aju.<init>(BlockContainer.java:7)
at src.train.common.blocks.BlockDistil.<init>(BlockDistil.java:39)
at src.train.common.blocks.TCBlocks.loadBlocks(TCBlocks.java:33)
at src.train.common.blocks.TCBlocks.init(TCBlocks.java:26)
at src.train.common.Traincraft.load(Traincraft.java:214)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
at net.minecraft.client.Minecraft.a(Minecraft.java:469)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT 986b16df ———-


I hope, that somebody can tell me, how I can play with CC.
Sorry for my English, because it#s not my native language.

thank you

mm79
sjkeegs #2
Posted 14 December 2012 - 08:49 AM
The last time I looked Traincraft was not updated to 1.4.x anything. What versions of those mods are you running?
Cloudy #3
Posted 14 December 2012 - 08:52 AM
Block ID conflict.
mm79 #4
Posted 14 December 2012 - 09:01 AM
The last time I looked Traincraft was not updated to 1.4.x anything. What versions of those mods are you running?

First: http://trains-and-zeppelin.wikispaces.com/

it's now updated to 1.4.5
mm79 #5
Posted 14 December 2012 - 09:04 AM
Block ID conflict.

I tried to use the IDResolver, but then there comes an errorreport too:

———————-

Minecraft has stopped running because it encountered a problem; Failed to start game

A full error report has been saved to C:\Dokumente und Einstellungen\User\Anwendungsdaten\.minecraft\crash-reports\crash-2012-12-13_21.05.16-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(/>



— BEGIN ERROR REPORT 3a05ae36 ——–
Full report at:
C:\Dokumente und Einstellungen\User\Anwendungsdaten\.minecraft\crash-reports\crash-2012-12-13_21.05.16-client.txt
Please show that file to Mojang, NOT just this screen!

Generated 13.12.12 21:05

– System Details –
Details:
Minecraft Version: 1.4.5
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_06, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 369362992 bytes (352 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.1.411 11 mods loaded, 11 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
jammyfurniture [Jammy Furniture Mod] (1.4.5_Jammy_Furniture_Mod_V4.1_Beta_2.zip) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_GuiAPI [mod_GuiAPI] (GuiAPI-0.15.1-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft [Railcraft] (Railcraft_1.4.5b-6.10.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
TC [Traincraft] (Traincraft-3.1.12_009.zip) Unloaded->Constructed->Pre-initialized->Errored
mod_IDResolver [mod_IDResolver] (IDResolver_1.4.5_COREMOD_Update-0.jar) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: GeForce 7300 GS/PCI/SSE2 GL version 2.1.2, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

java.lang.IllegalArgumentException: Slot 4092 is already occupied by dan200.turtle.shared.BlockTurtleExpanded@16c8636 when adding src.train.common.blocks.BlockDistil@1df6e03
at amj.<init>(Block.java:292)
at aju.<init>(BlockContainer.java:7)
at src.train.common.blocks.BlockDistil.<init>(BlockDistil.java:39)
at src.train.common.blocks.TCBlocks.loadBlocks(TCBlocks.java:33)
at src.train.common.blocks.TCBlocks.init(TCBlocks.java:26)
at src.train.common.Traincraft.load(Traincraft.java:214)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
at net.minecraft.client.Minecraft.a(Minecraft.java:469)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT 7d63d972 ———-
Cloudy #6
Posted 14 December 2012 - 09:07 AM
Read the error and fix configs yourself. It isn't rocket science.
mm79 #7
Posted 14 December 2012 - 09:37 AM
Thank you, I get it know

I installes IDResolvers correctly and changed the IDs from Trains Mod

Thank you The Cloud
Tiin57 #8
Posted 14 December 2012 - 12:10 PM
Thank you The Cloud
Your new name is "The Cloud", Cloudeh. :P/>
Seriously, though, mm79, that's his user group. His name is Cloudy. He's a dev, so he gets a custom user group.
Speaking of which… WHERE'S MY PERIPHERAL DEV GROUP?!?!?!?!1/!1/1/1/1
:P/> Just kiddin'.
dunkee #9
Posted 16 December 2012 - 09:40 PM
I'm just going to verify (kinda) what Cloudy said. On one of the lines it says:
SpoilerTC [Traincraft] (Traincraft-3.1.12_009.zip) Unloaded->Constructed->Pre-initialized->Errored
And i'm aiming at the "Errored" part. This is probably going to mean an old version is installed or there is an id conflict (or some other problem (like incorrect installation))