CleanroomMC / GroovyScript

A scripting mod for Minecraft without the issues of other scripting mods.
GNU Lesser General Public License v3.0
41 stars 28 forks source link

CCL Crash exception whilst rendering an item #264

Closed jude123412 closed 2 weeks ago

jude123412 commented 1 month ago

Registering new Textures using Any GregTech Renderer causes this to happen when I try and use that texture for a Machine/Multi

This file is the Multiblock script file. GTHHMetaTileEntityPreciseAssembler.txt

This file is the Textures file GTHHTextures.txt

This is the most recent Crash Report caused by this crash-2024-10-25_09.18.14-client.txt

I'm not sure if this is a bug with Groovy Script or GregTech or not a bug and I have just missed a step, any help trying to solve this is much appreciated.

brachy84 commented 1 month ago

Congrats, you are the about the 1000th person who has this issue, but the first one who created a gh issue for it. I dont think anyone has solved the problem yet. Ill take a look when i have time.

brachy84 commented 2 weeks ago

Fixed in 2341ccc