Null-MC / Shrimple

A simple Minecraft Java shader that attempts to maintain the vanilla aesthetic while adding optional shadows & colored lighting.
Other
117 stars 6 forks source link

Game crash upon enabling shader #54

Closed Gymyk closed 3 months ago

Gymyk commented 6 months ago

Game crashes with this error message whenever attempting to enable the shader.

deferred3.fsh: deferred3.fsh: ERROR: 0:269: 'fogStart' : undeclared identifier ERROR: 0:269: '' : compilation terminated ERROR: 2 compilation errors. No code generated.

null511 commented 6 months ago

I'm assuming this is Release 0.10, since the latest dev version removed/replaced that program. Try using the latest dev version: https://github.com/Null-MC/Shrimple/archive/refs/heads/main.zip

null511 commented 6 months ago

actually I found this bug in latest dev; fixed now, thanks