Jump to content

[1.6.4] A different but still random crash in my dev environment


Recommended Posts

Posted

1) Update to 1.7.10, 1.6.4 is old.

2)

java.lang.NullPointerException
        at net.minecraft.world.biome.WorldChunkManager.getTemperatures(WorldChunkManager.java:121)

Place a breakpoint on that line 121 in

WorldChunkManager.java

and inspect all the values that could possibly be null, and the trace back the code to figure out why it's null.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Posted
  On 1/25/2015 at 11:24 AM, larsgerrits said:

1) Update to 1.7.10, 1.6.4 is old.

2)

java.lang.NullPointerException
        at net.minecraft.world.biome.WorldChunkManager.getTemperatures(WorldChunkManager.java:121)

Place a breakpoint on that line 121 in

WorldChunkManager.java

and inspect all the values that could possibly be null, and the trace back the code to figure out why it's null.

 

1) I am aware, but I do not wish to satisfy the new EULA.

2) It's to do with my dimension's custom GenLayer's getInts() method, I believe, however sadly I have no idea how to write these due to lack of documentation. Here's the code:

https://github.com/AwesCorp/SpaceAge/blob/master/forge/mcp/src/minecraft/spaceage/planets/ontarine/GenLayerBiomesOntarine.java#L21-L34

Posted
  On 1/26/2015 at 1:00 AM, SkylordJoel said:

1) I am aware, but I do not wish to satisfy the new EULA.

 

What don't you like about the new EULA? Just curious :)

I require Java, both the coffee and the code :)

Posted

Half tempted to flat out ban you for posting that stupidity.

Update to 1.7.10+ NO 1.6.4 support will be given on this site.

And just FYI the EULA is retroactive, so if you work with ANY version of Minecraft you have to agree to it.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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.