PolyhedralDev / TerraDefaultConfig

Default configuration for Terra world generator
Creative Commons Attribution 4.0 International
21 stars 36 forks source link

1.17 - Unable to load script "decorations/geode/geode_finder.tesf" #60

Closed Pymous closed 3 years ago

Pymous commented 3 years ago

Hello there !

Thanks you for the awesome work on Terra and the default configs !

I'm setting up a new server using Spigot 1.17 (3149-Spigot-101ebb6-9122f5a (MC: 1.17)) and Terra 5.3.3-BETA, and when Terra is trying to load the default config from this repo, I get the following error and the server just start generating vanilla chunks.

Hope the report can help ! Have a good day

[13:55:51] [Server thread/INFO]: [Terra] Loading Terra v5.3.3-BETA+5dd00db8 [13:55:51] [Server thread/INFO]: [Terra] Enabling Terra v5.3.3-BETA+5dd00db8 [13:55:51] [Server thread/INFO]: [Terra] Running on version UNKNOWN [13:55:51] [Server thread/WARN]: [Terra] Terra is running on an unknown Bukkit version. Proceed with caution. [13:55:51] [Server thread/INFO]: [Terra] Loading config values [13:55:51] [Server thread/INFO]: [Terra] DebugLogger: false [13:55:51] [Server thread/INFO]: [Terra] /srv/minecraft/plugins/Terra/lang/en_us.yml [13:55:51] [Server thread/INFO]: [Terra] Loaded language en_us [13:55:52] [Server thread/INFO]: [Terra] Loading config pack "NETHER" [13:55:52] [Server thread/INFO]: [Terra] Loaded config pack "NETHER" v2.0.0 by dfsek in 817.609539ms. [13:55:52] [Server thread/INFO]: [Terra] Loading config pack "DEFAULT" [13:55:57] [Server thread/ERROR]: [Terra] Failed to load config pack from ZIP archive "plugins/Terra/packs/default.zip" [13:55:57] [Server thread/WARN]: com.dfsek.tectonic.exception.LoadException: Unable to load script "decorations/dripstone/dripstone_finder.tesf" [13:55:57] [Server thread/WARN]: at com.dfsek.terra.config.pack.ConfigPack.lambda$load$8(ConfigPack.java:234) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.config.fileloaders.Loader.thenEntries(Loader.java:37) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.config.pack.ConfigPack.load(ConfigPack.java:228) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.config.pack.ConfigPack.<init>(ConfigPack.java:190) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.registry.master.ConfigRegistry.load(ConfigRegistry.java:46) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.registry.master.ConfigRegistry.loadAll(ConfigRegistry.java:36) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.bukkit.TerraBukkitPlugin.onEnable(TerraBukkitPlugin.java:183) [13:55:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [13:55:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) [13:55:57] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [13:55:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:495) [13:55:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:409) [13:55:57] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:233) [13:55:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:987) [13:55:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307) [13:55:57] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:831) [13:55:57] [Server thread/WARN]: Caused by: com.dfsek.terra.api.structures.parser.exceptions.ParseException: Expected 1 arguments, found 0: 4:22 [13:55:57] [Server thread/WARN]: at com.dfsek.terra.api.structures.parser.Parser.parseFunction(Parser.java:406) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.api.structures.parser.Parser.parseExpression(Parser.java:212) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.api.structures.parser.Parser.parseVariableDeclaration(Parser.java:324) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.api.structures.parser.Parser.parseItem(Parser.java:363) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.api.structures.parser.Parser.parseBlock(Parser.java:342) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.api.structures.parser.Parser.parse(Parser.java:88) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.api.structures.script.StructureScript.<init>(StructureScript.java:101) [13:55:57] [Server thread/WARN]: at com.dfsek.terra.config.pack.ConfigPack.lambda$load$8(ConfigPack.java:231) [13:55:57] [Server thread/WARN]: ... 15 more [13:55:57] [Server thread/ERROR]: [Terra] Paper is not in use. Falling back to Spigot events. [13:55:57] [Server thread/ERROR]: [Terra] This will prevent cartographer villagers from spawning, [13:55:57] [Server thread/ERROR]: [Terra] and cause structure location to not function. [13:55:57] [Server thread/ERROR]: [Terra] If you want these functionalities (and all the other [13:55:57] [Server thread/ERROR]: [Terra] benefits that Paper offers), upgrade your server to Paper. [13:55:57] [Server thread/ERROR]: [Terra] Find out more at https://papermc.io/ [13:55:57] [Server thread/INFO]: Preparing level "world" [13:55:57] [Server thread/ERROR]: [Terra] Could not set generator for default world 'world': Plugin 'Terra v5.3.3-BETA+5dd00db8 [13:55:57] [Server thread/ERROR]: [Terra] Paper is not in use. Falling back to Spigot events. [13:55:57] [Server thread/ERROR]: [Terra] This will prevent cartographer villagers from spawning, [13:55:57] [Server thread/ERROR]: [Terra] and cause structure location to not function. [13:55:57] [Server thread/ERROR]: [Terra] If you want these functionalities (and all the other [13:55:57] [Server thread/ERROR]: [Terra] benefits that Paper offers), upgrade your server to Paper. [13:55:57] [Server thread/ERROR]: [Terra] Find out more at https://papermc.io/ [13:55:57] [Server thread/INFO]: Preparing level "world" [13:55:57] [Server thread/ERROR]: [Terra] Could not set generator for default world 'world': Plugin 'Terra v5.3.3-BETA+5dd00db8 java.lang.IllegalArgumentException: No such config pack "DEFAULT" at com.dfsek.terra.bukkit.TerraBukkitPlugin.lambda$getDefaultWorldGenerator$1(TerraBukkitPlugin.java:250) ~[?:?] at java.util.HashMap.computeIfAbsent(HashMap.java:1224) ~[?:?] at com.dfsek.terra.bukkit.TerraBukkitPlugin.getDefaultWorldGenerator(TerraBukkitPlugin.java:249) ~[?:?] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.getGenerator(CraftServer.java:1362) ~[spigot-1.17.jar:3149-Spigot-101ebb6-9122f5a] at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:527) ~[spigot-1.17.jar:3149-Spigot-101ebb6-9122f5a] at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:264) ~[spigot-1.17.jar:3149-Spigot-101ebb6-9122f5a] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:987) ~[spigot-1.17.jar:3149-Spigot-101ebb6-9122f5a] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307) ~[spigot-1.17.jar:3149-Spigot-101ebb6-9122f5a] at java.lang.Thread.run(Thread.java:831) [?:?] [13:55:57] [Server thread/INFO]: -------- World Settings For [world] --------