Closed IntegerLimit closed 3 months ago
This PR converts all usages of Records in GroovyScript to use Classes instead, preserving the same functions as before.
This is because these records were not compiled correctly, causing occasional GrS errors on some machines in some environments.
This PR converts all usages of Records in GroovyScript to use Classes instead, preserving the same functions as before.
This is because these records were not compiled correctly, causing occasional GrS errors on some machines in some environments.