Okay so I've added a few more mods to my Minecraft.
Originally I had:
Optifine, Rei's Minimap, Treecapitator, Backpacks, TF2 Teleporter, Custom Lan Port, Red Power 2
Everything worked fine.
Then I added:
TF2 Sentries, Flan's Mods (All the content packs from Flan, except the Nerf one.), Real Lan, ID Resolver, GUI API
My Minecraft doesn't crash, it just freezes when I try to create a new world. It doesn't even say generating, it just shows the dirt background at the usual loading screen and it freezes.
I ran a batch file for a Minecraft Error Test, and this is the exact log I get immediately once loading a world or creating a new one.
013-01-18 16:50:01 [INFO] [STDERR] java.lang.NoSuchMethodError: ahx.setAddition
lProperties(Ljava/util/Map;)V
013-01-18 16:50:01 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.
andleWorldDataLoad(FMLCommonHandler.java:433)
013-01-18 16:50:01 [INFO] [STDERR] at ahv.d(SaveHandler.java:144)
013-01-18 16:50:01 [INFO] [STDERR] at yc.(World.java:257)
013-01-18 16:50:01 [INFO] [STDERR] at in.(WorldServer.java:103)
013-01-18 16:50:01 [INFO] [STDERR] at bdz.a(IntegratedServer.java:72)
013-01-18 16:50:01 [INFO] [STDERR] at bdz.c(IntegratedServer.java:101)
013-01-18 16:50:01 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
un(MinecraftServer.java:465)
013-01-18 16:50:01 [INFO] [STDERR] at fy.run(SourceFile:849)
013-01-18 16:50:01 [INFO] [STDERR] java.lang.NullPointerException
013-01-18 16:50:01 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
(MinecraftServer.java:425)
013-01-18 16:50:01 [INFO] [STDERR] at bdz.k(IntegratedServer.java:231)
013-01-18 16:50:01 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
un(MinecraftServer.java:544)
013-01-18 16:50:01 [INFO] [STDERR] at fy.run(SourceFile:849)
NoSuchMethodError Normally means that you have a version mismatch, are missing a requirement or a mod copied over the files from another mod.
Double check that all the mods you are using are updated to the version of minecraft/forge you are using and that you have the minimum required forge version for any mods that need it.
It's also possible that one of the mods isn't compatible with forge and it overwrote some of the forge files. (I'd look at Real Lan on this, as it is the only mod you have other then forge and optifine that gets placed in the jar)
Originally I had:
Optifine, Rei's Minimap, Treecapitator, Backpacks, TF2 Teleporter, Custom Lan Port, Red Power 2
Everything worked fine.
Then I added:
TF2 Sentries, Flan's Mods (All the content packs from Flan, except the Nerf one.), Real Lan, ID Resolver, GUI API
My Minecraft doesn't crash, it just freezes when I try to create a new world. It doesn't even say generating, it just shows the dirt background at the usual loading screen and it freezes.
I ran a batch file for a Minecraft Error Test, and this is the exact log I get immediately once loading a world or creating a new one.
lProperties(Ljava/util/Map;)V
013-01-18 16:50:01 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.
andleWorldDataLoad(FMLCommonHandler.java:433)
013-01-18 16:50:01 [INFO] [STDERR] at ahv.d(SaveHandler.java:144)
013-01-18 16:50:01 [INFO] [STDERR] at yc.(World.java:257)
013-01-18 16:50:01 [INFO] [STDERR] at in.(WorldServer.java:103)
013-01-18 16:50:01 [INFO] [STDERR] at bdz.a(IntegratedServer.java:72)
013-01-18 16:50:01 [INFO] [STDERR] at bdz.c(IntegratedServer.java:101)
013-01-18 16:50:01 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
un(MinecraftServer.java:465)
013-01-18 16:50:01 [INFO] [STDERR] at fy.run(SourceFile:849)
013-01-18 16:50:01 [INFO] [STDERR] java.lang.NullPointerException
013-01-18 16:50:01 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
(MinecraftServer.java:425)
013-01-18 16:50:01 [INFO] [STDERR] at bdz.k(IntegratedServer.java:231)
013-01-18 16:50:01 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
un(MinecraftServer.java:544)
013-01-18 16:50:01 [INFO] [STDERR] at fy.run(SourceFile:849)
-
View User Profile
-
View Posts
-
Send Message
Retired StaffDouble check that all the mods you are using are updated to the version of minecraft/forge you are using and that you have the minimum required forge version for any mods that need it.
It's also possible that one of the mods isn't compatible with forge and it overwrote some of the forge files.
(I'd look at Real Lan on this, as it is the only mod you have other then forge and optifine that gets placed in the jar)