Posted December 22, 201212 yr I'm trying to make Nether Ores, and when I try and load certain Minecraft Forge and ModLoader classes, they will give me this error (from eclipse's console:) http://pastebin.com/4J8yK74g. The code can be found here: http://pastebin.com/p55Bi9r2. The classes I experienced were the ones with MinecraftForgeClient.preloadTexture("/jc/NetherOre/textures/nOres.png"); ModLoader.registerBlock(this); The error is because of the preloadTexture. Can someone figure out what the problem is?
December 23, 201212 yr It has NOTHING to do with your mod, try reinstalling forge. Protip: try and find answers yourself before asking on the forum. It's pretty likely that there is an answer. Was I helpful? Give me a thank you! http://bit.ly/HZ03zy[/img] Tired of waiting for mods to port to bukkit? use BukkitForge! (now with a working version of WorldEdit!)
December 23, 201212 yr Author Apparently Forge has a ModLoader class that adds some more features. Is this method abstract or not recommended? And the link to that in the javadoc: http://jd.minecraftforge.net/cpw/mods/fml/common/modloader/package-frame.html
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.