Open ghost opened 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/...
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:
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