Samū
Samū
Well that is not the problem... The problem is that the default building process (`compileJava`, `processResources`, etc.) runs again after the IDE completes the same building process... As compiling can...
I experience this issue too... You can fix temporarily it by adding this function to your buildscript: ```groovy project.ext.isMacos = { def osProp = System.properties['os.name'].toLowerCase() return osProp.contains('darwin') || osProp.contains('osx') ||...
I have some suggestions: 1. You can make another colored water texture for use in bucket. 2. You can hardcode the texture: get rid of using dynamic buckets here... 3....