FalsePattern / FalseTweaks

Multithreaded rendering plus a large collection of improvements, fixes, optimizations and additions to 1.7.10 clients.
https://falsepattern.com/mc
Other
59 stars 6 forks source link

Incompat with chunkpregenerator #178

Closed Speiger closed 4 months ago

Speiger commented 4 months ago

o/ Chunk Pregenerator dev here.

I am getting bugreports that false tweaks is causing issues with Chunk Pregenerator. Reason being that i use their AtlasStitcher to make my own atlas, and your optimization basically selfdestructs itself when doing so. Which most likely happens because you only expect one instance to be present. This can be easily solved by assuming multiple "Stitcher" instances could exist.

Here is the relevant report. If you need any extra info I am willing to provide all info you need.

https://github.com/TinyModularThings/Chunk-Pregenerator-Issue-Tracker/issues/63

Thank you for reading. Speiger

FalsePattern commented 4 months ago

Should be fixed in 3.0.0 Beta 4

Speiger commented 4 months ago

@FalsePattern thank you for the quick response. I will let the person know and let them try.

FalsePattern commented 4 months ago

Fixed, user forgot to delete AnimFix from the modpack.