MCTCP / TerrainControl

Minecraft Terrain Generator for SpigotMC and Forge
https://www.spigotmc.org/threads/terraincontrol.37980/
MIT License
230 stars 163 forks source link

I can't allow TerrainControl to be generator for the world #245

Closed Holohugo closed 10 years ago

Holohugo commented 10 years ago

I was on Multiverse site first, and they send me here.

Hi :)

I have small issue. I'm trying to import worlds whitch are already generated via TerrainControl with generator setting (/mv import whatever -g TerrainControl), but whenever i try run this command, i get error while attempting this command. /mv generators does not work either, all i get is error. I was trying to do this manually, like change the generator in settings, upload them and start server, but this ends with log full of fails like - [08:08:47] [Server thread/ERROR]: [TerrainControl] Could not set generator for default world 'syel': Plugin 'TerrainControl v2.5.2. It seem MV i blocking it from it...

Plugin list: Authme chatex Commandbook dynmap + dynmap commandbook Legendary messages Multiverse-core neopaintswitch PEX TerrainControl VoxelSniper World - border, edit, guard Vault

Thanks for any responce :)

greetings from Czech Republic :)

Surgerix

There is comlete server load log with :

[08:08:46] [Server thread/INFO]: Starting Minecraft server on 185.16.85.25:25565 [08:08:46] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.2-b2974jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.2) [08:08:46] [Thread-7/INFO]: ----- Bukkit Auto Updater ----- [08:08:46] [Thread-7/INFO]: It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds. [08:08:46] [Thread-7/INFO]: If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'. [08:08:46] [Thread-7/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes. [08:08:46] [Thread-7/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml. [08:08:46] [Thread-7/INFO]: ----- ------------------- ----- [08:08:46] [Server thread/INFO]: [PermissionsEx] sql backend registered! [08:08:46] [Server thread/INFO]: [PermissionsEx] file backend registered! [08:08:47] [Server thread/INFO]: [LegendaryMessages] Loading LegendaryMessages v5.1 [08:08:47] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8 [08:08:47] [Server thread/INFO]: [BukkitCompat] Loading BukkitCompat vR22A [08:08:47] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.168.9-SNAPSHOT-jnks267 [08:08:47] [Server thread/INFO]: [CommandBook] Loading CommandBook v2.3 [08:08:47] [Server thread/INFO]: [neoPaintingSwitch] Loading neoPaintingSwitch v1.35 [08:08:47] [Server thread/INFO]: [Vault] Loading Vault v1.2.27-b349 [08:08:47] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b677 [08:08:47] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4 [08:08:47] [Server thread/INFO]: [PermissionsEx] Initializing file backend [08:08:47] [Server thread/INFO]: Permissions file successfully reloaded [08:08:47] [Server thread/INFO]: [TerrainControl] Loading TerrainControl v2.5.2 [08:08:47] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8 [08:08:47] [Server thread/INFO]: [dynmap] Loading dynmap v1.9.1-875 [08:08:47] [Server thread/INFO]: [dynmap] Mod Support API available [08:08:47] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.7.7 [08:08:47] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.0.7.1 [08:08:47] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.3.1 [08:08:47] [Server thread/INFO]: [Dynmap-CommandBook] Loading Dynmap-CommandBook v0.50 [08:08:47] [Server thread/INFO]: [Vault] Enabling Vault v1.2.27-b349 [08:08:47] [Server thread/INFO]: [Vault][Permission] PermissionsEx found: Waiting [08:08:47] [Server thread/INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system. [08:08:47] [Server thread/INFO]: [Vault][Chat] PermissionsEx found: Waiting [08:08:47] [Server thread/INFO]: [Vault] Enabled Version 1.2.27-b349 [08:08:47] [Server thread/INFO]: [TerrainControl] Enabling TerrainControl v2.5.2 [08:08:47] [Server thread/INFO]: [TerrainControl] 582 global custom objects loaded. [08:08:47] [Server thread/INFO]: [TerrainControl] Global objects loaded, waiting for worlds to load [08:08:47] [Server thread/WARN]: **\ SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [08:08:47] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [08:08:47] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [08:08:47] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [08:08:47] [Server thread/INFO]: Preparing level "syel" [08:08:47] [Server thread/INFO]: [TerrainControl] Starting to enable world 'syel'... [08:08:47] [Server thread/INFO]: [TerrainControl] 16 world custom objects loaded. [08:08:47] [Server thread/WARN]: [TerrainControl] File not found: Extreme HillsBiomeConfig.ini [08:08:47] [Server thread/ERROR]: [TerrainControl] Invalid default resource! Please report! com.khorn.terraincontrol.generator.resourcegens.TreeGen: Custom object Taiga2 is not a tree! [08:08:47] [Server thread/ERROR]: [TerrainControl] com.khorn.terraincontrol.exception.InvalidConfigException: Custom object Taiga2 is not a tree! at com.khorn.terraincontrol.generator.resourcegens.TreeGen.load(TreeGen.java:59) at com.khorn.terraincontrol.generator.resourcegens.Resource.createResource(Resource.java:126) at com.khorn.terraincontrol.configuration.DefaultBiomeSettings.createDefaultResources(DefaultBiomeSettings.java:227) at com.khorn.terraincontrol.configuration.BiomeConfig.(BiomeConfig.java:151) at com.khorn.terraincontrol.configuration.WorldConfig.(WorldConfig.java:235) at com.khorn.terraincontrol.bukkit.TCPlugin.getDefaultWorldGenerator(TCPlugin.java:170) at org.bukkit.craftbukkit.v1_7_R1.CraftServer.getGenerator(CraftServer.java:1053) at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:205) at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)

[08:08:47] [Server thread/ERROR]: [TerrainControl] Could not set generator for default world 'syel': Plugin 'TerrainControl v2.5.2 java.lang.RuntimeException: com.khorn.terraincontrol.exception.InvalidConfigException: Custom object Taiga2 is not a tree! at com.khorn.terraincontrol.generator.resourcegens.Resource.createResource(Resource.java:135) ~[?:?] at com.khorn.terraincontrol.configuration.DefaultBiomeSettings.createDefaultResources(DefaultBiomeSettings.java:227) ~[?:?] at com.khorn.terraincontrol.configuration.BiomeConfig.(BiomeConfig.java:151) ~[?:?] at com.khorn.terraincontrol.configuration.WorldConfig.(WorldConfig.java:235) ~[?:?] at com.khorn.terraincontrol.bukkit.TCPlugin.getDefaultWorldGenerator(TCPlugin.java:170) ~[?:?] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.getGenerator(CraftServer.java:1053) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:205) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] Caused by: com.khorn.terraincontrol.exception.InvalidConfigException: Custom object Taiga2 is not a tree! at com.khorn.terraincontrol.generator.resourcegens.TreeGen.load(TreeGen.java:59) ~[?:?] at com.khorn.terraincontrol.generator.resourcegens.Resource.createResource(Resource.java:126) ~[?:?] ... 9 more [08:08:47] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1181081271332044370) [08:08:48] [Server thread/INFO]: [LegendaryMessages] Enabling LegendaryMessages v5.1 [08:08:48] [Server thread/INFO]: [LegendaryMessages] You are currently running the latest version of LegendaryMessages [08:08:49] [Server thread/INFO]: [LegendaryMessages] StorageType: file [08:08:49] [Server thread/INFO]: [LegendaryMessages] Loaded players.yml! [08:08:49] [Server thread/INFO]: [LegendaryMessages] Trying to start Metrics [08:08:49] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8 [08:08:49] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [08:08:49] [Server thread/INFO]: [BukkitCompat] Enabling BukkitCompat vR22A [08:08:49] [Server thread/INFO]: McMyAdmin Compatibility Plugin version R22A started. [08:08:49] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.168.9-SNAPSHOT-jnks267 [08:08:49] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles. [08:08:49] [Server thread/INFO]: [VoxelSniper] Registered 61 LiteSniper Brushes with 124 handles. [08:08:49] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener. [08:08:49] [Server thread/INFO]: [CommandBook] Enabling CommandBook v2.3 [08:08:49] [Server thread/INFO]: [CommandBook] Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers. [08:08:49] [Server thread/INFO]: [CommandBook] 2 banned name(s) loaded. [08:08:49] [Server thread/INFO]: [CommandBook] 32 Warps(s) loaded [08:08:49] [Server thread/INFO]: [neoPaintingSwitch] Enabling neoPaintingSwitch v1.35 [08:08:49] [Server thread/INFO]: neoPaintingSwitch: Vault detected, permissions enabled... [08:08:49] [Server thread/INFO]: neoPaintingSwitch version 1.35 is enabled! [08:08:49] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b677 [08:08:49] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - using only an item based economy for Multiverse-Core v2.5-b677 [08:08:49] [Server thread/INFO]: [TerrainControl] Starting to enable world 'sklad'... [08:08:49] [Server thread/INFO]: [TerrainControl] 0 world custom objects loaded. [08:08:49] [Server thread/WARN]: [TerrainControl] File not found: TaigaBiomeConfig.ini [08:08:49] [Server thread/ERROR]: [TerrainControl] Invalid default resource! Please report! com.khorn.terraincontrol.generator.resourcegens.TreeGen: Custom object Taiga2 is not a tree! [08:08:49] [Server thread/ERROR]: [TerrainControl] com.khorn.terraincontrol.exception.InvalidConfigException: Custom object Taiga2 is not a tree! at com.khorn.terraincontrol.generator.resourcegens.TreeGen.load(TreeGen.java:59) at com.khorn.terraincontrol.generator.resourcegens.Resource.createResource(Resource.java:126) at com.khorn.terraincontrol.configuration.DefaultBiomeSettings.createDefaultResources(DefaultBiomeSettings.java:227) at com.khorn.terraincontrol.configuration.BiomeConfig.(BiomeConfig.java:151) at com.khorn.terraincontrol.configuration.WorldConfig.(WorldConfig.java:235) at com.khorn.terraincontrol.bukkit.TCPlugin.getDefaultWorldGenerator(TCPlugin.java:170) at org.bukkit.craftbukkit.v1_7_R1.CraftServer.getGenerator(CraftServer.java:1053) at org.bukkit.craftbukkit.v1_7_R1.CraftServer.createWorld(CraftServer.java:732) at org.bukkit.Bukkit.createWorld(Bukkit.java:228) at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239) at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421) at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402) at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377) at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:676) at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:303) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:384) at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:298) at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:280) at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)

[08:08:49] [Server thread/ERROR]: [TerrainControl] Could not set generator for default world 'sklad': Plugin 'TerrainControl v2.5.2 java.lang.RuntimeException: com.khorn.terraincontrol.exception.InvalidConfigException: Custom object Taiga2 is not a tree! at com.khorn.terraincontrol.generator.resourcegens.Resource.createResource(Resource.java:135) ~[?:?] at com.khorn.terraincontrol.configuration.DefaultBiomeSettings.createDefaultResources(DefaultBiomeSettings.java:227) ~[?:?] at com.khorn.terraincontrol.configuration.BiomeConfig.(BiomeConfig.java:151) ~[?:?] at com.khorn.terraincontrol.configuration.WorldConfig.(WorldConfig.java:235) ~[?:?] at com.khorn.terraincontrol.bukkit.TCPlugin.getDefaultWorldGenerator(TCPlugin.java:170) ~[?:?] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.getGenerator(CraftServer.java:1053) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.createWorld(CraftServer.java:732) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.Bukkit.createWorld(Bukkit.java:228) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421) [Multiverse-Core-2.5.jar:?] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402) [Multiverse-Core-2.5.jar:?] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377) [Multiverse-Core-2.5.jar:?] at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:676) [Multiverse-Core-2.5.jar:?] at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:303) [Multiverse-Core-2.5.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:384) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:298) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:280) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] Caused by: com.khorn.terraincontrol.exception.InvalidConfigException: Custom object Taiga2 is not a tree! at com.khorn.terraincontrol.generator.resourcegens.TreeGen.load(TreeGen.java:59) ~[?:?] at com.khorn.terraincontrol.generator.resourcegens.Resource.createResource(Resource.java:126) ~[?:?] ... 24 more [08:08:49] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3901614187120250076) [08:08:49] [Server thread/INFO]: [Multiverse-Core] 2 - World(s) loaded. [08:08:49] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b677 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main-- [08:08:49] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4 [08:08:49] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions. [08:08:49] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked. [08:08:49] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked. [08:08:49] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8 [08:08:49] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED. [08:08:49] [Server thread/INFO]: WorldGuard Lighters are PERMITTED. [08:08:49] [Server thread/INFO]: WorldGuard Lava fire is blocked. [08:08:49] [Server thread/INFO]: WorldGuard All fire spread is disabled. [08:08:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'syel' [08:08:49] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED. [08:08:49] [Server thread/INFO]: WorldGuard Lighters are PERMITTED. [08:08:49] [Server thread/INFO]: WorldGuard Lava fire is blocked. [08:08:49] [Server thread/INFO]: WorldGuard All fire spread is disabled. [08:08:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sklad' [08:08:49] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'syel' [08:08:50] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'sklad' [08:08:50] [Server thread/INFO]: [dynmap] Enabling dynmap v1.9.1-875 [08:08:50] [Server thread/INFO]: [dynmap] Added 93 custom biome mappings [08:08:50] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.20.4 for access control [08:08:50] [Server thread/INFO]: [dynmap] Mod Support processing completed [08:08:50] [Server thread/INFO]: [dynmap] Loaded 21 shaders. [08:08:50] [Server thread/INFO]: [dynmap] Loaded 82 perspectives. [08:08:50] [Server thread/INFO]: [dynmap] Loaded 12 lightings. [08:08:50] [Server thread/INFO]: [dynmap] Web server started on address 185.16.85.25:35565 [08:08:50] [Server thread/INFO]: [dynmap] version 1.9.1-875 is enabled - core version 1.9.1-1832 [08:08:50] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'syel'. [08:08:50] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'sklad'. [08:08:50] [Server thread/INFO]: [dynmap] Enabled [08:08:51] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.7.7 [08:08:51] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5. [08:08:51] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started. [08:08:51] [Server thread/INFO]: [WorldBorder] [CONFIG] World "sklad" has border radius 1200 at X: 0.5 Z: 0.4 (shape override: rectangular/square) [08:08:51] [Server thread/INFO]: [WorldBorder] [CONFIG] World "syel" has border radius 7500 at X: 0.7 Z: 0.7 [08:08:51] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders. [08:08:51] [Server thread/INFO]: For reference, the main world's spawn location is at X: 0.0 Y: 68.0 Z: 0.0 [08:08:51] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.0.7.1 [08:08:51] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx [08:08:51] [Server thread/INFO]: [ChatEx] is now enabled! [08:08:51] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.3.1 [08:08:51] [Server thread/INFO]: [AuthMe] Loading Configuration File... [08:08:51] [Server thread/WARN]: [AuthMe] Merge new Config Options if needed.. [08:08:51] [Server thread/WARN]: [AuthMe] Please check your config.yml file! [08:08:51] [Server thread/INFO]: Set Language: en [08:08:51] [Server thread/INFO]: Hook with Multiverse-Core for SpawnLocations [08:08:51] [Server thread/INFO]: Vault plugin detected, hook with PermissionsEx system [08:08:51] [Server thread/INFO]: This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com [08:08:51] [Server thread/INFO]: Authme 3.3.1 enabled [08:08:51] [Server thread/INFO]: [Dynmap-CommandBook] Enabling Dynmap-CommandBook v0.50 [08:08:51] [Server thread/INFO]: [Dynmap-CommandBook] initializing [08:08:51] [Server thread/INFO]: [Dynmap-CommandBook] CommandBook Homes not found - support disabled [08:08:51] [Server thread/INFO]: [Dynmap-CommandBook] version 0.50 is activated [08:08:51] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it

[08:08:51] [Server thread/INFO]: Starting GS4 status listener [08:08:51] [Query Listener #1/INFO]: Query running on 185.16.85.25:25565 [08:10:25] [Server thread/INFO]: Surgerix[/89.176.96.231:60466] logged in with entity id 52 at ([syel] -77.38220800125725, 69.41000235402113, -32.8634668503702) [08:10:25] [Server thread/INFO]: Surgerix joined. Wow. [08:10:32] [Server thread/INFO]: Surgerix logged in! [08:10:40] [Server thread/INFO]: Surgerix issued server command: /warp sklad [08:10:45] [Server thread/INFO]: Surgerix issued server command: /warp pritav [08:10:47] [Server thread/INFO]: Surgerix issued server command: /warp pristav [08:11:05] [Server thread/INFO]: Surgerix issued server command: /tc spawn taiga1 [08:11:07] [Server thread/INFO]: Surgerix issued server command: /tc spawn taiga2 [08:11:34] [Server thread/INFO]: Surgerix lost connection: Disconnected [08:11:34] [Server thread/INFO]: Surgerix has quit. Much regret. [08:15:00] [Server thread/INFO]: CONSOLE: Forcing save.. [08:15:00] [Server thread/INFO]: CONSOLE: Save complete. [08:19:51] [Server thread/INFO]: Surgerix[/89.176.96.231:60764] logged in with entity id 188 at ([syel] -70.194711318356, 85.50672329028485, -5222.0466950669925) [08:19:51] [Server thread/INFO]: Surgerix joined. Wow. [08:19:57] [Server thread/INFO]: Surgerix logged in! [08:20:00] [Server thread/INFO]: Surgerix issued server command: /mv gen [08:20:05] [Server thread/INFO]: Surgerix issued server command: /mv generators [08:20:05] [Server thread/INFO]: [Multiverse-Core] PLEASE IGNORE the 'Plugin X does not contain any generators' message below! [08:20:05] [Server thread/INFO]: [TerrainControl] Starting to enable world 'world'... [08:20:05] [Server thread/ERROR]: [TerrainControl] TC was not allowed to create folder world [08:20:05] [Server thread/WARN]: [TerrainControl] File not found: WorldConfig.ini [08:20:05] [Server thread/INFO]: [TerrainControl] 0 world custom objects loaded. [08:20:05] [Server thread/WARN]: [TerrainControl] File not found: OceanBiomeConfig.ini [08:20:05] [Server thread/WARN]: [TerrainControl] File not found: PlainsBiomeConfig.ini [08:20:05] [Server thread/WARN]: [TerrainControl] File not found: DesertBiomeConfig.ini [08:20:05] [Server thread/WARN]: [TerrainControl] File not found: Extreme HillsBiomeConfig.ini [08:20:05] [Server thread/ERROR]: [TerrainControl] Invalid default resource! Please report! com.khorn.terraincontrol.generator.resourcegens.TreeGen: Custom object Taiga2 is not a tree! [08:20:05] [Server thread/ERROR]: [TerrainControl] com.khorn.terraincontrol.exception.InvalidConfigException: Custom object Taiga2 is not a tree! at com.khorn.terraincontrol.generator.resourcegens.TreeGen.load(TreeGen.java:59) at com.khorn.terraincontrol.generator.resourcegens.Resource.createResource(Resource.java:126) at com.khorn.terraincontrol.configuration.DefaultBiomeSettings.createDefaultResources(DefaultBiomeSettings.java:227) at com.khorn.terraincontrol.configuration.BiomeConfig.(BiomeConfig.java:151) at com.khorn.terraincontrol.configuration.WorldConfig.(WorldConfig.java:235) at com.khorn.terraincontrol.bukkit.TCPlugin.getDefaultWorldGenerator(TCPlugin.java:170) at com.onarandombox.MultiverseCore.commands.GeneratorCommand.runCommand(GeneratorCommand.java:44) at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:894) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:932) at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)

[08:20:05] [Server thread/WARN]: java.lang.RuntimeException: com.khorn.terraincontrol.exception.InvalidConfigException: Custom object Taiga2 is not a tree! [08:20:05] [Server thread/WARN]: at com.khorn.terraincontrol.generator.resourcegens.Resource.createResource(Resource.java:135) [08:20:05] [Server thread/WARN]: at com.khorn.terraincontrol.configuration.DefaultBiomeSettings.createDefaultResources(DefaultBiomeSettings.java:227) [08:20:05] [Server thread/WARN]: at com.khorn.terraincontrol.configuration.BiomeConfig.(BiomeConfig.java:151) [08:20:05] [Server thread/WARN]: at com.khorn.terraincontrol.configuration.WorldConfig.(WorldConfig.java:235) [08:20:05] [Server thread/WARN]: at com.khorn.terraincontrol.bukkit.TCPlugin.getDefaultWorldGenerator(TCPlugin.java:170) [08:20:05] [Server thread/WARN]: at com.onarandombox.MultiverseCore.commands.GeneratorCommand.runCommand(GeneratorCommand.java:44) [08:20:05] [Server thread/WARN]: at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) [08:20:05] [Server thread/WARN]: at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) [08:20:05] [Server thread/WARN]: at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) [08:20:05] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:894) [08:20:05] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [08:20:05] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) [08:20:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) [08:20:05] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:932) [08:20:05] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [08:20:05] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [08:20:05] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [08:20:05] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [08:20:05] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [08:20:05] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [08:20:05] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [08:20:05] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [08:20:05] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [08:20:05] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [08:20:05] [Server thread/WARN]: Caused by: com.khorn.terraincontrol.exception.InvalidConfigException: Custom object Taiga2 is not a tree! [08:20:05] [Server thread/WARN]: at com.khorn.terraincontrol.generator.resourcegens.TreeGen.load(TreeGen.java:59) [08:20:05] [Server thread/WARN]: at com.khorn.terraincontrol.generator.resourcegens.Resource.createResource(Resource.java:126) [08:20:05] [Server thread/WARN]: ... 23 more [08:20:24] [Server thread/INFO]: Surgerix lost connection: Disconnected [08:20:24] [Server thread/INFO]: Surgerix has quit. Much regret.

rutgerkok commented 10 years ago

A theory: it seems you have created a BO2/3 called Taiga2, set it's Tree setting to false and then let the Taiga biome generate their settings files. The taiga biome has a Taiga2 tree in it's default Tree resource. Because Taiga2 is no longer a tree (that's how you set your BO2/3 up) there's an error. Because it the error is in the default settings Terrain Control panicked.

Could that be the case?

Holohugo commented 10 years ago

Well thank you sir! That solve the problem, and im now able to set generator for the world :) But it seem this fix produce a new issue. Now i have log full of missing biome specific config files, whitch are on server, but generator not see them... Is there any way how to get rid of this? I need to keep original files on my "syel" world to keep setup whitch allow me to regenerate some part of the worl if it is necessary. My server have allso really big idle resource usage from TC and i thing this may be the problem. :)

Thanks for any response :)

Theres a full load log :)

[21:25:06] [Server thread/INFO]: Starting minecraft server version 1.7.2 [21:25:06] [Server thread/INFO]: Loading properties [21:25:06] [Server thread/INFO]: Default game type: CREATIVE [21:25:06] [Server thread/INFO]: Generating keypair [21:25:06] [Server thread/INFO]: Starting Minecraft server on 185.16.85.25:25565 [21:25:06] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.2-b2974jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.2) [21:25:06] [Thread-7/INFO]: ----- Bukkit Auto Updater ----- [21:25:06] [Thread-7/INFO]: It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds. [21:25:06] [Thread-7/INFO]: If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'. [21:25:06] [Thread-7/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes. [21:25:06] [Thread-7/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml. [21:25:06] [Thread-7/INFO]: ----- ------------------- ----- [21:25:06] [Server thread/INFO]: [PermissionsEx] sql backend registered! [21:25:06] [Server thread/INFO]: [PermissionsEx] file backend registered! [21:25:07] [Server thread/INFO]: [LegendaryMessages] Loading LegendaryMessages v5.1 [21:25:07] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8 [21:25:07] [Server thread/INFO]: [BukkitCompat] Loading BukkitCompat vR22A [21:25:07] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.168.9-SNAPSHOT-jnks267 [21:25:07] [Server thread/INFO]: [CommandBook] Loading CommandBook v2.3 [21:25:07] [Server thread/INFO]: [neoPaintingSwitch] Loading neoPaintingSwitch v1.35 [21:25:07] [Server thread/INFO]: [Vault] Loading Vault v1.2.27-b349 [21:25:07] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b677 [21:25:07] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4 [21:25:07] [Server thread/INFO]: [PermissionsEx] Initializing file backend [21:25:07] [Server thread/INFO]: Permissions file successfully reloaded [21:25:07] [Server thread/INFO]: [TerrainControl] Loading TerrainControl v2.5.2 [21:25:07] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8 [21:25:07] [Server thread/INFO]: [dynmap] Loading dynmap v1.9.1-875 [21:25:07] [Server thread/INFO]: [dynmap] Mod Support API available [21:25:07] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.7.7 [21:25:07] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.0.7.1 [21:25:07] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.3.1 [21:25:07] [Server thread/INFO]: [Dynmap-CommandBook] Loading Dynmap-CommandBook v0.50 [21:25:07] [Server thread/INFO]: [Vault] Enabling Vault v1.2.27-b349 [21:25:07] [Server thread/INFO]: [Vault][Permission] PermissionsEx found: Waiting [21:25:07] [Server thread/INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system. [21:25:07] [Server thread/INFO]: [Vault][Chat] PermissionsEx found: Waiting [21:25:07] [Server thread/INFO]: [Vault] Enabled Version 1.2.27-b349 [21:25:07] [Server thread/INFO]: [TerrainControl] Enabling TerrainControl v2.5.2 [21:25:07] [Server thread/INFO]: [TerrainControl] 43 global custom objects loaded. [21:25:07] [Server thread/INFO]: [TerrainControl] Global objects loaded, waiting for worlds to load [21:25:07] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [21:25:07] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [21:25:07] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [21:25:07] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [21:25:07] [Server thread/INFO]: Preparing level "syel" [21:25:07] [Server thread/INFO]: [TerrainControl] Starting to enable world 'syel'... [21:25:07] [Server thread/INFO]: [TerrainControl] 16 world custom objects loaded. [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Extreme HillsBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] Invalid resource CustomObject in Taiga on line 217: No custom object found with the name Taiga1 [21:25:07] [Server thread/WARN]: [TerrainControl] Invalid resource CustomObject in Swampland on line 217: No custom object found with the name Swamp1 [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: HellBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: SkyBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Ice PlainsBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] The biome Ice Plains has the same BiomeColor value as the biome FrozenOcean. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0xFFFFFF [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Ice MountainsBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] Invalid resource CustomObject in TaigaHills on line 217: No custom object found with the name Taiga1 [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Extreme Hills EdgeBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: JungleEdgeBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Deep OceanBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Stone BeachBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Cold BeachBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Birch ForestBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Birch Forest HillsBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Roofed ForestBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Cold TaigaBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Cold Taiga HillsBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Mega TaigaBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Mega Taiga HillsBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Extreme Hills+BiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Savanna PlateauBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: MesaBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Mesa Plateau FBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Mesa PlateauBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Sunflower PlainsBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Desert MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Extreme Hills MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Flower ForestBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Taiga MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Swampland MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Ice Plains SpikesBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Jungle MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: JungleEdge MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Birch Forest MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Birch Forest Hills MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Roofed Forest MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Cold Taiga MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Mega Spruce TaigaBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Extreme Hills+ MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Savanna MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Savanna Plateau MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Mesa (Bryce)BiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Mesa Plateau F MBiomeConfig.ini [21:25:07] [Server thread/WARN]: [TerrainControl] File not found: Mesa Plateau MBiomeConfig.ini [21:25:07] [Server thread/ERROR]: [TerrainControl] Duplicate biome id 30 (Cold Taiga and Beach)! [21:25:07] [Server thread/ERROR]: [TerrainControl] This may cause serious issues in your world and other worlds on the server. [21:25:07] [Server thread/INFO]: [TerrainControl] If you are updating an old pre-Minecraft 1.7 world, please read this wiki page: [21:25:07] [Server thread/INFO]: [TerrainControl] https://github.com/Wickth/TerrainControl/wiki/Upgrading-an-old-map-to-Minecraft-1.7 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome Beach has the same BiomeColor value as the biome Beach. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0xFFFF00 [21:25:07] [Server thread/ERROR]: [TerrainControl] Duplicate biome id 31 (Cold Taiga Hills and Desert)! [21:25:07] [Server thread/ERROR]: [TerrainControl] This may cause serious issues in your world and other worlds on the server. [21:25:07] [Server thread/INFO]: [TerrainControl] If you are updating an old pre-Minecraft 1.7 world, please read this wiki page: [21:25:07] [Server thread/INFO]: [TerrainControl] https://github.com/Wickth/TerrainControl/wiki/Upgrading-an-old-map-to-Minecraft-1.7 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome Desert has the same BiomeColor value as the biome Desert. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0xFFCC33 [21:25:07] [Server thread/ERROR]: [TerrainControl] Duplicate biome id 32 (Mega Taiga and DesertHills)! [21:25:07] [Server thread/ERROR]: [TerrainControl] This may cause serious issues in your world and other worlds on the server. [21:25:07] [Server thread/INFO]: [TerrainControl] If you are updating an old pre-Minecraft 1.7 world, please read this wiki page: [21:25:07] [Server thread/INFO]: [TerrainControl] https://github.com/Wickth/TerrainControl/wiki/Upgrading-an-old-map-to-Minecraft-1.7 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome DesertHills has the same BiomeColor value as the biome DesertHills. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0x996600 [21:25:07] [Server thread/ERROR]: [TerrainControl] Duplicate biome id 33 (Mega Taiga Hills and ExtremeHills)! [21:25:07] [Server thread/ERROR]: [TerrainControl] This may cause serious issues in your world and other worlds on the server. [21:25:07] [Server thread/INFO]: [TerrainControl] If you are updating an old pre-Minecraft 1.7 world, please read this wiki page: [21:25:07] [Server thread/INFO]: [TerrainControl] https://github.com/Wickth/TerrainControl/wiki/Upgrading-an-old-map-to-Minecraft-1.7 [21:25:07] [Server thread/ERROR]: [TerrainControl] Duplicate biome id 34 (Extreme Hills+ and ExtremeHillsEdge)! [21:25:07] [Server thread/ERROR]: [TerrainControl] This may cause serious issues in your world and other worlds on the server. [21:25:07] [Server thread/INFO]: [TerrainControl] If you are updating an old pre-Minecraft 1.7 world, please read this wiki page: [21:25:07] [Server thread/INFO]: [TerrainControl] https://github.com/Wickth/TerrainControl/wiki/Upgrading-an-old-map-to-Minecraft-1.7 [21:25:07] [Server thread/ERROR]: [TerrainControl] Duplicate biome id 35 (Savanna and ForestP)! [21:25:07] [Server thread/ERROR]: [TerrainControl] This may cause serious issues in your world and other worlds on the server. [21:25:07] [Server thread/INFO]: [TerrainControl] If you are updating an old pre-Minecraft 1.7 world, please read this wiki page: [21:25:07] [Server thread/INFO]: [TerrainControl] https://github.com/Wickth/TerrainControl/wiki/Upgrading-an-old-map-to-Minecraft-1.7 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome ForestP has the same BiomeColor value as the biome Forest. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0x00FF00 [21:25:07] [Server thread/ERROR]: [TerrainControl] Duplicate biome id 36 (Savanna Plateau and ForestHigh)! [21:25:07] [Server thread/ERROR]: [TerrainControl] This may cause serious issues in your world and other worlds on the server. [21:25:07] [Server thread/INFO]: [TerrainControl] If you are updating an old pre-Minecraft 1.7 world, please read this wiki page: [21:25:07] [Server thread/INFO]: [TerrainControl] https://github.com/Wickth/TerrainControl/wiki/Upgrading-an-old-map-to-Minecraft-1.7 [21:25:07] [Server thread/ERROR]: [TerrainControl] Duplicate biome id 37 (Mesa and ForestHills)! [21:25:07] [Server thread/ERROR]: [TerrainControl] This may cause serious issues in your world and other worlds on the server. [21:25:07] [Server thread/INFO]: [TerrainControl] If you are updating an old pre-Minecraft 1.7 world, please read this wiki page: [21:25:07] [Server thread/INFO]: [TerrainControl] https://github.com/Wickth/TerrainControl/wiki/Upgrading-an-old-map-to-Minecraft-1.7 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome ForestHills has the same BiomeColor value as the biome ForestHills. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0x009900 [21:25:07] [Server thread/ERROR]: [TerrainControl] Duplicate biome id 38 (Mesa Plateau F and ForestMedium)! [21:25:07] [Server thread/ERROR]: [TerrainControl] This may cause serious issues in your world and other worlds on the server. [21:25:07] [Server thread/INFO]: [TerrainControl] If you are updating an old pre-Minecraft 1.7 world, please read this wiki page: [21:25:07] [Server thread/INFO]: [TerrainControl] https://github.com/Wickth/TerrainControl/wiki/Upgrading-an-old-map-to-Minecraft-1.7 [21:25:07] [Server thread/ERROR]: [TerrainControl] Duplicate biome id 39 (Mesa Plateau and FrozenOcean)! [21:25:07] [Server thread/ERROR]: [TerrainControl] This may cause serious issues in your world and other worlds on the server. [21:25:07] [Server thread/INFO]: [TerrainControl] If you are updating an old pre-Minecraft 1.7 world, please read this wiki page: [21:25:07] [Server thread/INFO]: [TerrainControl] https://github.com/Wickth/TerrainControl/wiki/Upgrading-an-old-map-to-Minecraft-1.7 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome FrozenOcean has the same BiomeColor value as the biome Ice Plains. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0xFFFFFF [21:25:07] [Server thread/WARN]: [TerrainControl] The biome FrozenRiver has the same BiomeColor value as the biome FrozenRiver. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0x66FFFF [21:25:07] [Server thread/WARN]: [TerrainControl] The biome Jungle has the same BiomeColor value as the biome Jungle. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0xCC6600 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome JungleHills has the same BiomeColor value as the biome JungleHills. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0xCC6699 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome LavaRiverHigh has the same BiomeColor value as the biome Hell. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0xFF0000 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome MushroomIsland has the same BiomeColor value as the biome MushroomIsland. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0xFF33CC [21:25:07] [Server thread/ERROR]: [TerrainControl] Duplicate biome id 60 (Hills and MushroomIslandShore)! [21:25:07] [Server thread/ERROR]: [TerrainControl] This may cause serious issues in your world and other worlds on the server. [21:25:07] [Server thread/INFO]: [TerrainControl] If you are updating an old pre-Minecraft 1.7 world, please read this wiki page: [21:25:07] [Server thread/INFO]: [TerrainControl] https://github.com/Wickth/TerrainControl/wiki/Upgrading-an-old-map-to-Minecraft-1.7 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome MushroomIslandShore has the same BiomeColor value as the biome MushroomIslandShore. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0xFF9999 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome Ocean has the same BiomeColor value as the biome Ocean. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0x3333FF [21:25:07] [Server thread/WARN]: [TerrainControl] The biome Plains has the same BiomeColor value as the biome Plains. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0xB11111 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome River has the same BiomeColor value as the biome River. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0x00CCCC [21:25:07] [Server thread/WARN]: [TerrainControl] The biome Savanna has the same BiomeColor value as the biome ForestP. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0xFF7F0A [21:25:07] [Server thread/WARN]: [TerrainControl] Invalid resource CustomObject in SnowMountainsEdge on line 217: No custom object found with the name Taiga1 [21:25:07] [Server thread/WARN]: [TerrainControl] Invalid resource CustomObject in Taiga on line 217: No custom object found with the name Taiga1 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome Taiga has the same BiomeColor value as the biome Taiga. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0x007700 [21:25:07] [Server thread/WARN]: [TerrainControl] Invalid resource CustomObject in TaigaHigh on line 217: No custom object found with the name Taiga1 [21:25:07] [Server thread/WARN]: [TerrainControl] Invalid resource CustomObject in TaigaHills on line 217: No custom object found with the name Taiga1 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome TaigaHills has the same BiomeColor value as the biome TaigaHills. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0x003300 [21:25:07] [Server thread/WARN]: [TerrainControl] Invalid resource CustomObject in TaigaMedium on line 217: No custom object found with the name Taiga1 [21:25:07] [Server thread/WARN]: [TerrainControl] The biome Vulcano has the same BiomeColor value as the biome Plains. [21:25:07] [Server thread/WARN]: [TerrainControl] It is unpredictable which biome will spawn when using the color 0xB11111 [21:25:07] [Server thread/WARN]: [TerrainControl] NumberFormatException :: Value of CustomHeightControl: `null' in OceanRockBiomeConfig.ini is not valid. [21:25:07] [Server thread/INFO]: [TerrainControl] Loaded 115 biomes [21:25:09] [Server thread/INFO]: [TerrainControl] World syel is now enabled! [21:25:09] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1181081271332044370) [21:25:09] [Server thread/INFO]: [LegendaryMessages] Enabling LegendaryMessages v5.1 [21:25:10] [Server thread/INFO]: [LegendaryMessages] You are currently running the latest version of LegendaryMessages [21:25:10] [Server thread/INFO]: [LegendaryMessages] StorageType: file [21:25:10] [Server thread/INFO]: [LegendaryMessages] Loaded players.yml! [21:25:10] [Server thread/INFO]: [LegendaryMessages] Trying to start Metrics [21:25:10] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8 [21:25:10] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [21:25:10] [Server thread/INFO]: [BukkitCompat] Enabling BukkitCompat vR22A [21:25:10] [Server thread/INFO]: McMyAdmin Compatibility Plugin version R22A started. [21:25:10] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.168.9-SNAPSHOT-jnks267 [21:25:10] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles. [21:25:10] [Server thread/INFO]: [VoxelSniper] Registered 61 LiteSniper Brushes with 124 handles. [21:25:10] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener. [21:25:10] [Server thread/INFO]: [CommandBook] Enabling CommandBook v2.3 [21:25:10] [Server thread/INFO]: [CommandBook] Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers. [21:25:10] [Server thread/INFO]: [CommandBook] 2 banned name(s) loaded. [21:25:10] [Server thread/INFO]: [CommandBook] 32 Warps(s) loaded [21:25:10] [Server thread/INFO]: [neoPaintingSwitch] Enabling neoPaintingSwitch v1.35 [21:25:10] [Server thread/INFO]: neoPaintingSwitch: Vault detected, permissions enabled... [21:25:10] [Server thread/INFO]: neoPaintingSwitch version 1.35 is enabled! [21:25:10] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b677 [21:25:10] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - using only an item based economy for Multiverse-Core v2.5-b677 [21:25:10] [Server thread/INFO]: [TerrainControl] Starting to enable world 'sklad'... [21:25:10] [Server thread/INFO]: [TerrainControl] 0 world custom objects loaded. [21:25:10] [Server thread/INFO]: [TerrainControl] Loaded 60 biomes [21:25:10] [Server thread/INFO]: [TerrainControl] World sklad is now enabled! [21:25:10] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3901614187120250076) [21:25:11] [Server thread/INFO]: [Multiverse-Core] 2 - World(s) loaded. [21:25:11] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b677 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main-- [21:25:11] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4 [21:25:11] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions. [21:25:11] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked. [21:25:11] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked. [21:25:11] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8 [21:25:11] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED. [21:25:11] [Server thread/INFO]: WorldGuard Lighters are PERMITTED. [21:25:11] [Server thread/INFO]: WorldGuard Lava fire is blocked. [21:25:11] [Server thread/INFO]: WorldGuard All fire spread is disabled. [21:25:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'syel' [21:25:11] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED. [21:25:11] [Server thread/INFO]: WorldGuard Lighters are PERMITTED. [21:25:11] [Server thread/INFO]: WorldGuard Lava fire is blocked. [21:25:11] [Server thread/INFO]: WorldGuard All fire spread is disabled. [21:25:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sklad' [21:25:11] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'syel' [21:25:11] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'sklad' [21:25:11] [Server thread/INFO]: [dynmap] Enabling dynmap v1.9.1-875 [21:25:11] [Server thread/INFO]: [dynmap] Added 93 custom biome mappings [21:25:11] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.20.4 for access control [21:25:11] [Server thread/INFO]: [dynmap] Mod Support processing completed [21:25:11] [Server thread/INFO]: [dynmap] Loaded 21 shaders. [21:25:12] [Server thread/INFO]: [dynmap] Loaded 82 perspectives. [21:25:12] [Server thread/INFO]: [dynmap] Loaded 12 lightings. [21:25:12] [Server thread/INFO]: [dynmap] Web server started on address 185.16.85.25:35565 [21:25:12] [Server thread/INFO]: [dynmap] version 1.9.1-875 is enabled - core version 1.9.1-1832 [21:25:12] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'syel'. [21:25:12] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'sklad'. [21:25:12] [Server thread/INFO]: [dynmap] Enabled [21:25:12] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.7.7 [21:25:12] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5. [21:25:12] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started. [21:25:12] [Server thread/INFO]: [WorldBorder] [CONFIG] World "sklad" has border radius 1200 at X: 0.5 Z: 0.4 (shape override: rectangular/square) [21:25:12] [Server thread/INFO]: [WorldBorder] [CONFIG] World "syel" has border radius 7500 at X: 0.7 Z: 0.7 [21:25:12] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders. [21:25:12] [Server thread/INFO]: For reference, the main world's spawn location is at X: 0.0 Y: 68.0 Z: 0.0 [21:25:12] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.0.7.1 [21:25:12] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx [21:25:12] [Server thread/INFO]: [ChatEx] is now enabled! [21:25:12] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.3.1 [21:25:12] [Server thread/INFO]: [AuthMe] Loading Configuration File... [21:25:12] [Server thread/WARN]: [AuthMe] Merge new Config Options if needed.. [21:25:12] [Server thread/WARN]: [AuthMe] Please check your config.yml file! [21:25:12] [Server thread/INFO]: Set Language: en [21:25:12] [Server thread/INFO]: Hook with Multiverse-Core for SpawnLocations [21:25:12] [Server thread/INFO]: Vault plugin detected, hook with PermissionsEx system [21:25:12] [Server thread/INFO]: This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com [21:25:12] [Server thread/INFO]: Authme 3.3.1 enabled [21:25:12] [Server thread/INFO]: [Dynmap-CommandBook] Enabling Dynmap-CommandBook v0.50 [21:25:12] [Server thread/INFO]: [Dynmap-CommandBook] initializing [21:25:12] [Server thread/INFO]: [Dynmap-CommandBook] CommandBook Homes not found - support disabled [21:25:12] [Server thread/INFO]: [Dynmap-CommandBook] version 0.50 is activated [21:25:12] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it

[21:25:13] [Server thread/INFO]: Starting GS4 status listener [21:25:13] [Query Listener #1/INFO]: Query running on 185.16.85.25:25565 [21:25:18] [Server thread/INFO]: Surgerix[/89.176.96.231:62087] logged in with entity id 52 at ([sklad] 50.16605810087654, 10.110690443400037, 202.24649383586194) [21:25:18] [Server thread/INFO]: Surgerix joined. Wow. [21:25:24] [Server thread/INFO]: Surgerix logged in! [21:30:00] [Server thread/INFO]: CONSOLE: Forcing save.. [21:30:00] [Server thread/INFO]: CONSOLE: Save complete. [21:30:41] [Server thread/INFO]: Surgerix lost connection: Disconnected [21:30:41] [Server thread/INFO]: Surgerix has quit. Much regret. [21:45:00] [Server thread/INFO]: CONSOLE: Forcing save.. [21:45:00] [Server thread/INFO]: CONSOLE: Save complete. [21:45:32] [pool-3-thread-9/INFO]: [Metrics] Unexpected end of file from server

Holohugo commented 10 years ago

Sorry, my mistake, i figured out already :) Thanks for help :)