This started happening to my son yesterday after he installed a Spiderman mod. I am not sure how to help him, can anyone point me in the right direction??
It happend when he starts a new world. It begins building the world, then says it is shutting down the internal server.
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Unexpected error
--- BEGIN ERROR REPORT 94c925f2 --------
Generated 10/21/12 8:51 AM
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 358224312 bytes (341 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- FML: FML v3.1.35.394 Minecraft Forge 4.2.5.303 3 mods loaded, 3 mods active
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
colossali_SpiderMan [Spider Man Mod] (SpiderMan.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
- LWJGL: 2.4.2
- OpenGL: AMD Radeon HD 6310 Graphics GL version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- World MpServer Entities: 1 total; [atg['christian_dean'/228, l='MpServer', x=8.50, y=66.62, z=8.50]]
- World MpServer Players: 1 total; [atg['christian_dean'/228, l='MpServer', x=8.50, y=66.62, z=8.50]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 0
- Forced Entities: 0 total; []
- Retry Entities: 0 total; []
java.lang.NoClassDefFoundError: aux
at avf.a(RenderEngine.java:428)
at avb.a(RenderGlobal.java:1992)
at up.a(World.java:1387)
at atd.a(WorldClient.java:182)
at up.d(World.java:1372)
at atd.d(WorldClient.java:156)
at net.minecraft.client.Minecraft.a(Minecraft.java:1984)
at net.minecraft.client.Minecraft.a(Minecraft.java:1898)
at asv.a(NetClientHandler.java:170)
at cs.a(Packet1Login.java:112)
at ba.b(MemoryConnection.java:78)
at net.minecraft.client.Minecraft.l(Minecraft.java:1810)
at net.minecraft.client.Minecraft.J(Minecraft.java:845)
at net.minecraft.client.Minecraft.run(Minecraft.java:775)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: aux
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 15 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)
... 17 more
--- END ERROR REPORT a8e7e140 ----------
I'm not sure if you/he tried installing modloader and forge together, but they don't play well with each other.
Looking at the spiderman mod thread, it wants you to use modloader.
While the forge developers are trying very hard to support all the modloader mods (with out modloader being installed) something in this mods could be outside it's range.
First, if both have been installed, try just using forge.
If that is already the case, or still gives an error, try just using modloader. No forge.
If you haven't looked at it already. MultiMC makes installing mods, much easier, and setting up multiple installs very easy also.
There are some videos in the thread that explain how to use it, how to install mods with it. Etc.
This looks like a case of extracting and recompressing minecraft.jar on Windows, which causes you lose aux.class in the process (Windows can't create a file named aux..)
This looks like a case of extracting and recompressing minecraft.jar on Windows, which causes you lose aux.class in the process (Windows can't create a file named aux..)
It happend when he starts a new world. It begins building the world, then says it is shutting down the internal server.
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Unexpected error
--- BEGIN ERROR REPORT 94c925f2 --------
Generated 10/21/12 8:51 AM
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 358224312 bytes (341 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- FML: FML v3.1.35.394 Minecraft Forge 4.2.5.303 3 mods loaded, 3 mods active
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
colossali_SpiderMan [Spider Man Mod] (SpiderMan.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
- LWJGL: 2.4.2
- OpenGL: AMD Radeon HD 6310 Graphics GL version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- World MpServer Entities: 1 total; [atg['christian_dean'/228, l='MpServer', x=8.50, y=66.62, z=8.50]]
- World MpServer Players: 1 total; [atg['christian_dean'/228, l='MpServer', x=8.50, y=66.62, z=8.50]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 0
- Forced Entities: 0 total; []
- Retry Entities: 0 total; []
java.lang.NoClassDefFoundError: aux
at avf.a(RenderEngine.java:428)
at avb.a(RenderGlobal.java:1992)
at up.a(World.java:1387)
at atd.a(WorldClient.java:182)
at up.d(World.java:1372)
at atd.d(WorldClient.java:156)
at net.minecraft.client.Minecraft.a(Minecraft.java:1984)
at net.minecraft.client.Minecraft.a(Minecraft.java:1898)
at asv.a(NetClientHandler.java:170)
at cs.a(Packet1Login.java:112)
at ba.b(MemoryConnection.java:78)
at net.minecraft.client.Minecraft.l(Minecraft.java:1810)
at net.minecraft.client.Minecraft.J(Minecraft.java:845)
at net.minecraft.client.Minecraft.run(Minecraft.java:775)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: aux
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 15 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)
... 17 more
--- END ERROR REPORT a8e7e140 ----------
-
View User Profile
-
View Posts
-
Send Message
Retired StaffLooking at the spiderman mod thread, it wants you to use modloader.
While the forge developers are trying very hard to support all the modloader mods (with out modloader being installed) something in this mods could be outside it's range.
First, if both have been installed, try just using forge.
If that is already the case, or still gives an error, try just using modloader. No forge.
If you haven't looked at it already. MultiMC makes installing mods, much easier, and setting up multiple installs very easy also.
There are some videos in the thread that explain how to use it, how to install mods with it. Etc.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThis looks like a case of extracting and recompressing minecraft.jar on Windows, which causes you lose aux.class in the process (Windows can't create a file named aux..)
http://www.minecraft...ob-performance/
-
View User Profile
-
View Posts
-
Send Message
Retired StaffAhh, ya, good catch.