OreCruncher / DynamicSurroundings2

Minecraft mod that alters the player's sound and visual experience. For Minecraft 1.16.4+.
GNU General Public License v3.0
16 stars 7 forks source link

Error Compiling Script.. #21

Open 0923416 opened 2 years ago

0923416 commented 2 years ago

This Exception is thrown

[Render thread/ERROR] [DynamicSurroundings/Lib]: Error compiling script: weather.isNotRaining() && (diurnal.isNight() || diurnal.isSunset()) && !(biome.is('hot') || weather.canWaterFreeze());

I would like to look into this, but I cannot locate the file from which this code-snippet originates..

I would appreciate any help locating this particular piece of code.