[๐]: Macaw Roofs texture errors
ZEROX7 opened this issue ยท 4 comments
Code of Conduct
- Always check you are using the latest version of the mods and its dependencies
- Ensure the version of EveryCompat & Moonlight Lib are up to date
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.20.1 - FORGE
StoneZone Version
1.20-2.8.0
Moonlight Lib Version
1.20-2.14.0
Issue with mods
macaw roofs 2.3.2
quark 4.0-462
Issue Detail
OPTIONAL: Latest.log | Crash-report Attachment
OPTIONAL: To Produce
No response
just a little side note on this screensshot is from the second time booting on the first time there wehre even more textures missing, macaw windows i saw and the macaw roofs idk if thats relevant but it seems to be a generating thing issue?
yes it's the generating thing issue. it's using multi-thread. there is a code that "modify" the files. it should be done last. I'm looking into the methods that I could make the code be executed last after all of the creation is finished.
