BlackJar72 / ClimaticBiomePlacement

An landmass generator and biome provider for Minecraft
https://minecraft.curseforge.com/projects/climatic-biome-placement?gameCategorySlug=mc-mods&projectID=297361
MIT License
16 stars 5 forks source link

Crash with Explorer Maps #1

Closed palaster closed 6 years ago

palaster commented 6 years ago

Mod Version Affected: Both 1.1.2 and 1.2.0 MC Version : 1.12.2 Forge Version : 14.23.4.2732 Crash Report (in Game) : https://pastebin.com/C2gSDhrT Crash Report (in Dev Environment) : https://pastebin.com/j1DxzDnx

Issue: java.lang.ArrayIndexOutOfBoundsException in the biome array at ItemMap.renderBiomePreviewMap.

Steps To Reproduce: 1) Create a new world with Climatic world type 2) Spawn villagers till you find a cartographer. 3) Unlock the cartographer 4 tier trade. The trade after the emeralds for an empty map. 4) Watch as it crashes.

BlackJar72 commented 6 years ago

OK. The latest dev version does not crash, but the maps are wildly inaccurate (and basically all the same). I'll see if I can make the maps correct, then upload a fixed version.

BlackJar72 commented 6 years ago

The crash should be fixed. Maps are off a a bit (a chunk or so I think), but show basically the correct location.

BlackJar72 commented 5 years ago

I see there can be a lot of lag; I might try making changes (basically more common Mansion, appearing in any forest type) if I can, but not now.

BlackJar72 commented 5 years ago

I have a fix for the lag that will be in the next version.

BlackJar72 commented 5 years ago

The lag from cartographers should be mostly gone now.