Oops. Apparently giving air a tile entity is a bad idea. I'm not sure why I couldn't find that error.
Anyway, giving the salt condenser an actual block Id that isn't 0 fixed the problem
thanks for pointing that out.
When I run minecraft with my WIP mod, it starts normally. The main menu loads fine, but when I create or load a world, it returns to the main menu and freezes.
I'm using forge 7.8.0.735 for 1.5.2
Here is my console printout:
http://paste.minecraftforge.net/view/e8e95498
Here is my code:
https://github.com/Mageling/Large-Factory
The error doesn't occur if I tell minecraft not to load the salt condenser
I just started recoding my mod to forge, but at the first test install, i got a NullPointerException on login using MultiMC
crash report:
I am using forge #193
here is the the source:
I am not sure where the error is...
6 replies
Important Information
By using this site, you agree to our Terms of Use.