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 :)/>/>
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 :)/>/>