Jukoz / middle-earth

Bringing Middle-Earth dimension to Minecraft
Other
30 stars 8 forks source link

Biome image file is corrupted and game doesn't start! #117

Open ghost opened 5 months ago

ghost commented 5 months ago

I tested a clean installation of the mod (alpha-1.4.0-1.20.1) on Modrinth, but the game does not even start. It appears to me that the problem traces back to some invalid png file. As I opened the image given in the path below in the log error I received the following message:

Fatal error loading PNG image file: PNG unsigned integer out of range

Here follows the relevant part of the log:

================ MiddleEarthMapGeneration ================ [09:52:06] [Render thread/INFO]: Validating ORIGINAL image existence; [09:52:06] [Render thread/INFO]: Validating ORIGINAL image size; [09:52:06] [Render thread/INFO]: Validating BIOME generation availability; [09:52:09] [Render thread/ERROR]: TO REMOVE - Lacking biome file at : [data/me/alpha-1.4.0-1.20.1/biomes/i_3/1_1.png] [09:52:09] [Render thread/INFO]: Begin BIOME generation;

After which the initalization process freezes

Jukoz commented 5 months ago

Thanks for the report, we're currently working on the file generation issues for the next update. For the mean time you can download the /data/me folder manually here: me.zip which has all the mod files generated. Make sure that the path is structured as .minecraft/data/me/alpha-1.4.0-1.20.1/...