Have you checked for ID conflicts?
Somehow forge isn't showing id conflicts in the log and just closes with a null pointer exception.
Give it a try and control your ids
IDs are fine, so it's not that.
Have you checked for ID conflicts?
Somehow forge isn't showing id conflicts in the log and just closes with a null pointer exception.
Give it a try and control your ids
IDs are fine, so it's not that.
Oooo! Thanks!
Here it is:
http://pastebin.com/tuzS4bMf
You need to give the forge log in order for the mod dev's to get the right information.
Derp, forgot about that.
*tries adding*
Um.... it's too big. It won't fit in the forum.
Okay, this seems to have an issue with another mod. here is the crashlog:
---- Minecraft Crash Report ----
// Why is it breaking
Time: 10/26/12 5:44 PM
Description: Failed to start game
java.lang.NullPointerException
at cpw.mods.fml.common.LoadController.printModStates(LoadController.java:194)
at cpw.mods.fml.common.LoadController.transition(LoadController.java:96)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:481)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Unknown Source)
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_04, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 446580456 bytes (425 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: ~ERROR~ NullPointerException: null
- LWJGL: 2.4.2
- OpenGL: GeForce GT 530/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null
The mods I use: (all of them the latest versions and updated to 1.4.2, game works fine before IC2 is brought in)
REI Minimap
Ender Storage
Extra Biomes XL
FloatingRuins
IC2
Iron Chests
Mystcraft
Railcraft
TreeCap
Metallurgy Core, Base, Fantasy, Nether, Precious, Utility, and Ender
Game works fine when Metallurgy Ender Metals is removed, so I believe that is the problem.
Additional Information: I used MultiMC to install the mods.
Thanks for the quick update! Love IC2.