Game crashes when I play a single player world

  • Hey, I found an crash when loading a world with IC2 installed. When I used minecraftterrortest.bat, I found this:


    mod_ModLoaderMp 1.2.5v1
    mod_MinecraftForge 3.1.2.94
    mod_NotEnoughItems 1.2.2
    mod_Armor 1.2.5
    mod_ReiMinimap v3.0_04 [1.2.5]
    mod_Backpack 1.2.3_v2-3
    mod_BuildCraftCore 3.1.5
    mod_BuildCraftBuilders 3.1.5
    mod_BuildCraftEnergy 3.1.5
    mod_BuildCraftFactory 3.1.5
    mod_BuildCraftTransport 3.1.5
    mod_AdditionalPipes 3.0.9 (Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.0.1.75)
    mod_BuildCraftSilicon 3.1.5
    mod_Flan v1.4
    mod_IC2 v1.95
    mod_PigbearLaser 1.4
    mod_Zeppelin 1.2.5.0.30
    mod_Railcraft 5.2.0
    mod_RedPowerCore 2.0pr5
    mod_RedPowerLogic 2.0pr5b1
    mod_RedPowerWiring 2.0pr5b1
    mod_RedPowerWorld 2.0pr5


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


    Minecraft has stopped running because it encountered a problem.





    --- BEGIN ERROR REPORT 26071e49 --------
    Generated 05/05/12 17:42


    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (x86) version 6.1
    Java: 1.6.0_31, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: GeForce G 105M/PCI/SSE2 version 3.0.0, NVIDIA Corporation


    java.lang.NullPointerException
    at ic2.common.TileEntityReactorChamber.onCreated(TileEntityReactorChamber.java:33)
    at ic2.common.TileEntityReactorChamber$1.tickCallback(TileEntityReactorChamber.java:22)
    at mod_IC2.OnTickInGame(mod_IC2.java:1377)
    at ic2.platform.Ic2.onTickInGame(Ic2.java:347)
    at ModLoader.onTick(ModLoader.java:1102)
    at EntityRendererProxy.b(EntityRendererProxy.java:22)
    at net.minecraft.client.Minecraft.x(Minecraft.java:869)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT f62da9d0 ----------


    Could someone explain to me what is going on? :cursing:
    (PS. SINGLE PLAYER world :D )
    (PPS. This happened with a fresh install of IC2)

  • I understand, but then my Minecraft whines I don't have a certain class from MLMP installed x.x
    Sorry if this complicates things :Nuke TNT:
    Here's what happened:



    Mods loaded: 28
    ModLoader 1.2.5
    mod_CodeChickenCore 0.5.2
    mod_NotEnoughItems 1.2.2
    mod_Armor 1.2.5
    mod_MinecraftForge 3.1.3.105
    mod_Soundpacks v1.0 by Crazyputje and Xamio (XamioStone)
    mod_TF2Sentry 1.2.5 by pitman-87
    mod_TF2Teleporter 1.2.5 by pitman-87
    mod_TF2Dispenser 1.2.5 by pitman-87
    mod_ReiMinimap v3.0_04 [1.2.5]
    mod_BuildCraftCore 3.1.5
    mod_BuildCraftBuilders 3.1.5
    mod_BuildCraftEnergy 3.1.5
    mod_BuildCraftFactory 3.1.5
    mod_BuildCraftTransport 3.1.5
    mod_AdditionalPipes 3.0.9 (Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.0.1.75)
    mod_BuildCraftSilicon 3.1.5
    mod_CraftingTableIII (Beta1.2, MC1.2.5)
    mod_Flan v1.4
    mod_PigbearLaser 1.4
    mod_MAtmos_forModLoader r12 for 1.1.x
    mod_Zeppelin 1.2.5.0.30
    mod_Railcraft 5.2.0
    mod_RedPowerCore 2.0pr5
    mod_RedPowerLighting 2.0pr5b1
    mod_RedPowerLogic 2.0pr5b1
    mod_RedPowerWiring 2.0pr5b1
    mod_RedPowerWorld 2.0pr5


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


    Minecraft has stopped running because it encountered a problem.





    --- BEGIN ERROR REPORT 9f5c631e --------
    Generated 05/05/12 19:23


    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (x86) version 6.1
    Java: 1.6.0_31, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode, sharing), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: GeForce G 105M/PCI/SSE2 version 3.0.0, NVIDIA Corporation


    java.lang.NoClassDefFoundError: ISpawnable
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at mod_Flan.load(mod_Flan.java:265)
    at ModLoader.init(ModLoader.java:891)
    at ModLoader.addAllRenderers(ModLoader.java:189)
    at ahu.<init>(RenderManager.java:86)
    at ahu.<clinit>(RenderManager.java:14)
    at net.minecraft.client.Minecraft.a(Minecraft.java:394)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: ISpawnable
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 20 more
    --- END ERROR REPORT 8910c631 ----------

  • So then it's a matter of choosing which mods are more important to your play style. You either need to cut the ones that require MP, or cut the ones that won't run with it.

  • mod_NotEnoughItems 1.2.2
    mod_ReiMinimap v3.0_04 [1.2.5]
    mod_BuildCraftCore 3.1.5
    mod_BuildCraftBuilders 3.1.5
    mod_BuildCraftEnergy 3.1.5
    mod_BuildCraftFactory 3.1.5
    mod_BuildCraftTransport 3.1.5
    mod_AdditionalPipes 3.0.9 (Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.0.1.75)
    mod_BuildCraftSilicon 3.1.5
    mod_IC2 v1.95
    mod_Railcraft 5.2.0
    mod_RedPowerCore 2.0pr5
    mod_RedPowerLogic 2.0pr5b1
    mod_RedPowerWiring 2.0pr5b1
    mod_RedPowerWorld 2.0pr5


    All those work with out MP, and are some of the ones I am currently using.


    So you'd need to look at the others for a mp requirement.

  • Thanks for the help! Turns out it was Flans mod DX. Favourite mod as well.
    Oh well, at least I can go pew pew with a laser now xD


    Edit: Hold on! it crashes again :cursing:
    Crash report, again:


    Mods loaded: 28
    ModLoader 1.2.5
    mod_CodeChickenCore 0.5.2
    mod_NotEnoughItems 1.2.2
    mod_Armor 1.2.5
    mod_MinecraftForge 3.1.3.105
    mod_Soundpacks v1.0 by Crazyputje and Xamio (XamioStone)
    mod_TF2Sentry 1.2.5 by pitman-87
    mod_TF2Teleporter 1.2.5 by pitman-87
    mod_TF2Dispenser 1.2.5 by pitman-87
    mod_ReiMinimap v3.0_04 [1.2.5]
    mod_BuildCraftCore 3.1.5
    mod_BuildCraftBuilders 3.1.5
    mod_BuildCraftEnergy 3.1.5
    mod_BuildCraftFactory 3.1.5
    mod_BuildCraftTransport 3.1.5
    mod_AdditionalPipes 3.0.9 (Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.0.1.75)
    mod_BuildCraftSilicon 3.1.5
    mod_CraftingTableIII (Beta1.2, MC1.2.5)
    mod_IC2 v1.95
    mod_PigbearLaser 1.4
    mod_MAtmos_forModLoader r12 for 1.1.x
    mod_Zeppelin 1.2.5.0.30
    mod_Railcraft 5.2.0
    mod_RedPowerCore 2.0pr5
    mod_RedPowerLighting 2.0pr5b1
    mod_RedPowerLogic 2.0pr5b1
    mod_RedPowerWiring 2.0pr5b1
    mod_RedPowerWorld 2.0pr5


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


    Minecraft has stopped running because it encountered a problem.





    --- BEGIN ERROR REPORT acad6b97 --------
    Generated 05/05/12 20:06


    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (x86) version 6.1
    Java: 1.6.0_31, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: GeForce G 105M/PCI/SSE2 version 3.0.0, NVIDIA Corporation


    java.lang.NullPointerException
    at ic2.common.TileEntityReactorChamber.onCreated(TileEntityReactorChamber.java:33)
    at ic2.common.TileEntityReactorChamber$1.tickCallback(TileEntityReactorChamber.java:22)
    at mod_IC2.OnTickInGame(mod_IC2.java:1377)
    at ic2.platform.Ic2.onTickInGame(Ic2.java:347)
    at ModLoader.onTick(ModLoader.java:1102)
    at EntityRendererProxy.b(EntityRendererProxy.java:22)
    at net.minecraft.client.Minecraft.x(Minecraft.java:869)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 67b28cdd ----------

  • This bug is fixed for the next version. I think we should get a hotfix out pretty darn soon.

    THANK YOU SO MUCH! Here, take my quantum armour! :Quantum-Helmet: :Quantum-Bodyarmor: :Quantum-Leggings: :Quantum-Boots: :D


    Just don't forget, this was happening with 1.95b MinecraftCreeper

  • Turns out to be NEI. Oops!
    Same goes for TMI. ;(


    Trying SPC instead. Works, but is a pain to actually find stuff with their ID's :|

  • I am having the same problem with mine the difference is I am on a mac and java isnt updatable until apple release an update.


    It there anything else that I can do I have install
    Fresh MC
    Modloader
    IndustryCraft
    Forge
    and get stuck on the Loading screen. Really wanna get this working

    • Official Post

    In this Order


    Fresh Minecraft
    Delete META-INF!!!
    Modloader
    Forge
    IC² into mods-folder

  • In this Order


    Fresh Minecraft
    Delete META-INF!!!
    Modloader
    Forge
    IC² into mods-folder


    I done that in that order, FORGE causes mine minecraft to get stuck at Updating minecraft Done loading, (I didnt not check the force update button that time!)

  • I done that in that order, FORGE causes mine minecraft to get stuck at Updating minecraft Done loading, (I didnt not check the force update button that time!)


    I know in the other thread you said you are playin on a mac, so that's way out of my comfort zone, but, there was someone else having the same problem as you, not sure if it was pc or mac.


    Their java was out of date. now I don't have any idea how it works updating java on a mac, but that might be something you could look into.