Null-MC / Shrimple

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

The shaderpack failed to load! #79

Open Skelly2Step opened 5 months ago

Skelly2Step commented 5 months ago

got this errorcode with clouds enabled: composite12.fsh: composite12.fsh: 0(1256) : error C1503: undefined variable "SampleClouds"

and this one with clouds disabled: deferred10.fsh: deferred10.fsh: 0(418) : error C1503: undefined variable "GetCloudOffset" 0(419) : error C1503: undefined variable "GetCloudCameraOffset" 0(420) : error C1503: undefined variable "SampleCloudShadow"

Running minecraft 1.20.4 and iris 1.6.17