Crash Report

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.
In the future, please use pastebin. I hope by now your problem is fixed. It's likely caused by you using Java 6
 
I also got a crash for unknown reason
http://pastebin.com/rTV4rWuY
What happend?
My Turtle strip mined while I mined the ores out of the walls.
I just walked to the next tunnel when Minecraft crashed.
I don't know if its a FTB bug so I post it here instead

I went back ingame and checked my Turtles inventory to see if he mined something unusual.

52 Cobblestone
2 Copper Ore
1 Iron Ore
1 Sapphire

Nothing special
 
I also got a crash for unknown reason
http://pastebin.com/rTV4rWuY
What happend?
My Turtle strip mined while I mined the ores out of the walls.
I just walked to the next tunnel when Minecraft crashed.
I don't know if its a FTB bug so I post it here instead

I went back ingame and checked my Turtles inventory to see if he mined something unusual.

52 Cobblestone
2 Copper Ore
1 Iron Ore
1 Sapphire

Nothing special
{java.lang.IllegalStateException: Entity is already tracked!} tells me a possible duplicate item. Can you replicate it?
 
No, unfortunately I can't. It happend kinda random so I don't even know if it was related to the turtle.
This never happend before.
 
ok what I was last doing was jetpacking from my turtle quarry. landed on land and well BOOM crash. my gut feeling is its a possible sound issue but no clue. I was in hover mode if that helps :-)
 
hmm so I could try seeing if it happens again in exact same circumstances? and then make a bug report where?
 
The error report shows that issue with IC2 sounds. Floods your console with
Error in class 'SourceLWJGL OpenAL'Channel null in method 'stop'
Which may cause lag, which leads to the crash:
[INFO] [STDERR] at ic2.common.AudioManagerClient.onTick(AudioManagerClient.java:105)

If you go to your IC2 config file and disable IC2 sounds you shouldn't get this error anymore.
# Enable sounds
B:soundsEnabled=false
Let us know if that doesn't work!
 
Problem 1: [18:08:18] [INFO] LaunchFrame.main:133: Java version: 1.7.0_05
Update your Java, you're 5 behind.
(Will edit this post upon further findings ;) )

Edit1: Problem 2: Loading URL: file:/C:/Feed%20The%20Beast/Direwolf20/instMods/OptiFine_1.4.6_HD_U_A2.zip
The ultra version is known to cause problems, might want to find a different one ;)
Edit2: Same line, you will want to move your install directory to a folder with no spaces in it to reduce the chance of issues
Edit3: Lines 1287-1290
2012-12-27 18:50:46 [INFO] [STDERR] java.lang.NullPointerException
2012-12-27 18:50:46 [INFO] [STDERR] at soaryn.xycraft.world.block.BlockCrystal.a(BlockCrystal.java:231)
2012-12-27 18:50:46 [INFO] [STDERR] at bbb.b(RenderBlocks.java:7790)
2012-12-27 18:50:46 [INFO] [STDERR] at WorldRendererSmooth.updateRenderer(WorldRendererSmooth.java:257)
I think this may just be a problem with your version of optifine. Try with a different version, if you still crash, provide that report please!

Edit4: 2012-12-27 18:50:47 [INFO] [STDERR] java.lang.IllegalStateException: Already tesselating!
This I believe is a result of the above.
 
I've been playing on a server with my friends, and whenever I try to open a chest with bauxite in it, the launcher crashes.
Everyone else can open the chest, just not me.
The server uses FTB Beta Pack A, which is also what I am using to connect.
Is anyone else getting this error?

Here is the crash report that i get:
Crash Report

Thanks,
Tyler :)
 
http://pastebin.com/qYj5M5SH

HALP!

Crash first occurred when throwing items in to my sorting system input chest (chest > sorting machine > tubes > barrels). Now this crash occurs every time I load this world. I'm not quite at the "ready to start a new world" point....so any help would be highly appreciated.
 
Status
Not open for further replies.