Posted April 24, 201411 yr MY MOD (like other mods with the same error) USED TO WORK WITH PRECEDENT 1.7.2 FORGE VERSIONS, BUT WITH BOTH LATEST AND RECOMMANDED IS NOW CRASHING WITH THE FOLLOWING ERROR: Description: Initializing game java.lang.NullPointerException: Initializing game at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.addObjectRaw(FMLControlledNamespacedRegistry.java:372) at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.set(FMLControlledNamespacedRegistry.java:55) at cpw.mods.fml.common.registry.GameData.set(GameData.java:698) at cpw.mods.fml.common.registry.GameData.<init>(GameData.java:692) at cpw.mods.fml.common.registry.GameData.freezeData(GameData.java:645) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:683) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268) at net.minecraft.client.Minecraft.startGame(Minecraft.java:525) at net.minecraft.client.Minecraft.run(Minecraft.java:813) at net.minecraft.client.main.Main.main(SourceFile:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.addObjectRaw(FMLControlledNamespacedRegistry.java:372) at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.set(FMLControlledNamespacedRegistry.java:55) at cpw.mods.fml.common.registry.GameData.set(GameData.java:698) at cpw.mods.fml.common.registry.GameData.<init>(GameData.java:692) at cpw.mods.fml.common.registry.GameData.freezeData(GameData.java:645) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:683) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268) at net.minecraft.client.Minecraft.startGame(Minecraft.java:525) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.run(Minecraft.java:813) at net.minecraft.client.main.Main.main(SourceFile:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Actually i don't know what to write in this signature soooo.... anyway
April 25, 201411 yr Search your fml-client-latest log for **************, it should indicate what's wrong unless you use reflection to access the registry.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.