CivMC / FactoryMod

Configurable factories for automating item production - Built for Paper 1.16.5
Other
0 stars 11 forks source link

CivGradle work #7

Closed Diet-Cola closed 2 years ago

Diet-Cola commented 2 years ago

Weird error when trying to compile:

Execution failed for task ':paper:processResources'.
> Could not copy file 'resources\configCivclassic.yml' to 'resources\main\configCivclassic.yml'.
   > Failed to parse template script (your template may contain an error or be trying to use expressions not currently supported): startup failed:
     SimpleTemplateScript4.groovy: 1: String too long. The given string is 96695 Unicode code units long, but only a maximum of 65535 is allowed.
      @ line 1, column 11.
        out.print("""default_update_time: 1s
                  ^

     1 error
Diet-Cola commented 2 years ago

Closes https://github.com/CivMC/FactoryMod/issues/4