Posted August 21, 201213 yr I cannot figure out how to make a mod with the new forge I know how to with 1.2.5 but I just CANT figure it out with the new :'(. ( I have everything up to date) Can anybody help me please just a short tut?
August 21, 201213 yr youmdo it exeactly as you did in 1.2.5 but instaed of ModLoader.registerBlock you do GameRegistry.registerBlock and instaed of ModLoader.addName you do LanguageRegistry.addName, and you dont need to import ITextureProvider as it's now included in Block
August 21, 201213 yr Author And where do I make the files because I keep getting this error ---- Minecraft Crash Report ---- // Don't be sad. I'll do better next time, I promise! Time: 8/21/12 2:20 AM Description: Failed to start game java.lang.NullPointerException at cpw.mods.fml.common.FMLModContainer.getName(FMLModContainer.java:106) at cpw.mods.fml.common.Loader.sortModList(Loader.java:236) at cpw.mods.fml.common.Loader.loadMods(Loader.java:416) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:192) at net.minecraft.client.Minecraft.a(Minecraft.java:402) at net.minecraft.client.Minecraft.run(Minecraft.java:734) at java.lang.Thread.run(Unknown Source) Relevant Details: - Minecraft Version: 1.3.2 - Operating System: Windows 7 (x86) version 6.1 - Java Version: 1.7.0_05, Oracle Corporation - Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation - Memory: 422337056 bytes (402 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB) - JVM Flags: 2 total; -Xms512m -Xmx1024m - LWJGL: 2.4.2 - OpenGL: Mobile Intel(R) 4 Series Express Chipset Family GL version 2.1.0 - Build 8.15.10.2302, Intel - Is Modded: Definitely; 'forge,fml' - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled)
August 21, 201213 yr Update your Forge. And always be sure to post the Forge version that you are using.
August 21, 201213 yr That is no where near the newest. 200 is comparatively ancient and does include a bug that you are experiencing above. Use the latest, 217+.
August 21, 201213 yr Author Yep, Haha Im installing the new version now so let hope I dont get any errors this time BTW -__________- you just got waled
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.