Jump to content

Problem retrofitting mod pack with ThermalExpansion{3.0.0.2}


MaxMacher

Recommended Posts

I'm trying to retrofit a highly modded 1.6.4 world with Thermal Expansion.  When I first started this game, it was before the DW20 1.6.4 pack was available.  I couldn't get TE to work so I went on without it.  Now I'd like to get add it to my mods but am getting a null pointer having to do with TE calling the Ore Dictionary:

 

java.lang.NullPointerException

at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:329)

at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:313)

at miscperipherals.module.ModuleThermalExpansion.onPostInit(ModuleThermalExpansion.java:119)

at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:641)

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)

 

I can post the whole listing of mods if that would be of use.

 

Can anyone give me a hint what might be wrong or tell me where I should go for help?

 

Thanks

 

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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