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

[Computercraft 1.42] [Forge 4.1.4.295] StackOverflowError

Started by fuzzzie, 29 September 2012 - 01:46 PM
fuzzzie #1
Posted 29 September 2012 - 03:46 PM
I read the topic: http://www.computerc...xtureanimation/ and I'm not 100% sure it's the same issue.

Using Forge 4.1.4.295 with Computercraft 1.4.2

I'm getting a black screen after the Mojang splash screen which it doesn't break from. After a little diging in the FML log I discovered:

2012-09-29 10:36:57 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.StackOverflowError
2012-09-29 10:36:57 [INFO] [STDERR] at ModTextureAnimation.func_783_a(ModTextureAnimation.java:136)
2012-09-29 10:36:57 [INFO] [STDERR] at dan200.computer.client.TextureComputerFX.a(TextureComputerFX.java:35)
2012-09-29 10:36:57 [INFO] [STDERR] at ModTextureAnimation.func_783_a(ModTextureAnimation.java:136)
2012-09-29 10:36:57 [INFO] [STDERR] at dan200.computer.client.TextureComputerFX.a(TextureComputerFX.java:35)
2012-09-29 10:36:57 [INFO] [STDERR] at ModTextureAnimation.func_783_a(ModTextureAnimation.java:136)
2012-09-29 10:36:57 [INFO] [STDERR] at dan200.computer.client.TextureComputerFX.a(TextureComputerFX.java:35)


That repeats over and over again. I solved all the BlockID conflicts that poped up and then got this. Any suggestions or information? If this is the same issue as the other thread, I apologize. I'm fairly green at installing mods :)/>/>
Cloudy #2
Posted 29 September 2012 - 03:57 PM
Would it have been so hard to even look on the same page that you posted the bug on?

Topic closed.
Cloudy #3
Posted 30 September 2012 - 09:27 PM
http://www.computercraft.info/forums2/index.php?/topic/4599-computercraft-143-pr1-beta/