LoliKingdom / LoliASM

The lolis are now preparing to bytecode manipulate your game.
GNU Lesser General Public License v2.1
104 stars 22 forks source link

5.14 breaks Thermal textures #187

Closed Leclowndu93150 closed 10 months ago

Leclowndu93150 commented 12 months ago

e

Lonelyxiya commented 12 months ago

invalid session

ISurrealI commented 12 months ago

Issue is like Schrödinger's cat ngl. I could reproduce it in instance but when i went to workspace to fix it, it wasn't happening and then i tried it in instance again and now it doesn't happen on instance either :trollface:

ISurrealI commented 12 months ago

To solve the issue you should restart the game or add codechicken.lib.util.VertexDataUtils to classesThatCallBakedQuadCtor list on loliasm's config file if it somehow didn't automatically added the class. If it shouldn't need a restart normally, this issue should be renamed to classes that call baked quad constructor get added to list really late

Leclowndu93150 commented 12 months ago

thank you