Gadgetry: Core

Gadgetry: Core

776k Downloads

Loading shader causing driver crash

antoinegag opened this issue ยท 0 comments

commented

When loading GadgetryCore, the loading of /assets/gadgetrycore/shaders/custom_render.fs cause a JVM crash.

Here's the crash log: https://paste.ee/p/kwZ0l

# Problematic frame:
# C  [i965_dri.so+0x74237f]

Seem to be a GPU driver issue but this should be latest.

I compiled the mod from source after removing ShaderManager.init in the Client proxy and it loads in just fine.