-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when loading the nether map in 1.16-1.17 #209
Comments
Cubitect
added a commit
that referenced
this issue
Feb 18, 2023
* added experimental 1.20 support * added thread limit option for map view (#207) * added multithreading support for biome image export * added no-ocean biome layer for beta 1.7 * changed map scaling to be more consistent across platforms (#203) * changed scaled biomes for beta 1.7 to be slightly more accurate * fixed non-overworld voronoi scaling causing the program to crash (#209) * fixed stronghold biomes for pre-1.13 * fixed a small 80 byte memory leak when switching seeds or version * fixed tall_birch_hills instead of tall_birch_forest considered non-generating in 1.9 - 1.10 (MC-98995) * fixed a crash when opening beta 1.7 with height map (still does not work though)
doesn't happen in 3.2.0 for me 👍 |
SunnySlopes
pushed a commit
to SunnySlopes/cubiomes-viewer
that referenced
this issue
Mar 1, 2023
* added experimental 1.20 support * added thread limit option for map view (Cubitect#207) * added multithreading support for biome image export * added no-ocean biome layer for beta 1.7 * changed map scaling to be more consistent across platforms (Cubitect#203) * changed scaled biomes for beta 1.7 to be slightly more accurate * fixed non-overworld voronoi scaling causing the program to crash (Cubitect#209) * fixed stronghold biomes for pre-1.13 * fixed a small 80 byte memory leak when switching seeds or version * fixed tall_birch_hills instead of tall_birch_forest considered non-generating in 1.9 - 1.10 (MC-98995) * fixed a crash when opening beta 1.7 with height map (still does not work though)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Opening a nether map on 1.16/1.16.1/1.17 crashes the program, tested on a few seeds
version: 3.1.1
windows 10
The text was updated successfully, but these errors were encountered: