Jump to content

Recommended Posts

Posted

I'm making a dimension with multiple biomes, which is a pain, (If you know of a good tutorial for that please tell me the link) and I got an error "Exception Generating New Chunk", it was caused by a "java.lang.NullPointerException". I have some code below with the full crash report. This occurred when generating my new dimension (called "The Ender"). The name of the mod is the Ender Mod, and the main file name is Ender.java. I have posted only what I think is relevant, if you need more please ask me. (Sorry if I seem rude, I don't mean to be).

 

Full Log:

 

  Reveal hidden contents

 

 

CrashReport:

  Reveal hidden contents

 

 

All code here: https://gist.github.com/DonyorM/47f62eda0add86e828f0

 

Thanks in advance!

Posted

Thanks for your help! I changed the getInts method and it worked, sorta. Now I have another similar error. Any idea why line 155 is null?

  • 5 years later...
  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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