Jump to content

Error using certain classes of Minecraft Forge and Modloader


JoeyChor

Recommended Posts

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?

 

Link to comment
Share on other sites

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!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.