Worldconfig.ini wont load during creation of world
Smallz16 opened this issue · 10 comments
When I create a new world with TerrainControl using the command /mv create fdf normal
-g TerrainControl it gives me this:
2013-01-27 13:26:27 [INFO] CONSOLE: Starting creation of world 'fdf'...�[m
13-01-27 13:26:27 [INFO] [TerrainControl] Loading settings for fdf
2013-01-27 13:26:27 [INFO] [TerrainControl] settings does not exist, creating defaults
2013-01-27 13:26:27 [INFO] TerrainControl: Can not load WorldConfig.ini
2013-01-27 13:26:27 [INFO] TerrainControl: 0 world custom objects loaded
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load OceanBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load PlainsBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load DesertBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load Extreme HillsBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load ForestBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load TaigaBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load SwamplandBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load RiverBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load HellBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load SkyBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load FrozenOceanBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load FrozenRiverBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load Ice PlainsBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load Ice MountainsBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load MushroomIslandBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load MushroomIslandShoreBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load BeachBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load DesertHillsBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load ForestHillsBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load TaigaHillsBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load Extreme Hills EdgeBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load JungleBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Can not load JungleHillsBiomeConfig.ini
2013-01-27 13:26:28 [INFO] TerrainControl: Loaded biomes - Ocean, Plains, Desert, Extreme Hills, Forest, Taiga, Swampland, River, Hell, Sky, FrozenOcean, FrozenRiver, Ice Plains, Ice Mountains, MushroomIsland, MushroomIslandShore, Beach, DesertHills, ForestHills, TaigaHills, Extreme Hills Edge, Jungle, JungleHills
2013-01-27 13:26:28 [INFO] [TerrainControl] settings for 'fdf' loaded
2013-01-27 13:26:28 [INFO] [TerrainControl] mode Normal enabled for 'fdf'
2013-01-27 13:26:28 [INFO] [Multiverse-Core] Loading World & Settings - 'fdf' - Env: NORMAL - Type: NORMAL & generator: TerrainControl
2013-01-27 13:26:28 [INFO] [TerrainControl] world initialized with seed is 201161065467838272
2013-01-27 13:26:30 [INFO] Preparing start region for level 6 (Seed: 201161065467838272)
2013-01-27 13:26:30 [INFO] [WorldGuard] Default configuration file written: C:\Users\Smallz16\Documents\Oculus\plugins\WorldGuard\worlds\fdf\config.yml
2013-01-27 13:26:30 [INFO] [WorldGuard] Default configuration file written: C:\Users\Smallz16\Documents\Oculus\plugins\WorldGuard\worlds\fdf\blacklist.txt
2013-01-27 13:26:30 [INFO] WorldGuard TNT ignition is PERMITTED.
2013-01-27 13:26:30 [INFO] WorldGuard Lighters are PERMITTED.
2013-01-27 13:26:30 [INFO] WorldGuard Lava fire is blocked.
2013-01-27 13:26:30 [INFO] WorldGuard Fire spread is UNRESTRICTED.
2013-01-27 13:26:30 [INFO] [WorldGuard] Loaded configuration for world 'fdf'
2013-01-27 13:26:31 [INFO] Preparing spawn area for fdf, 8%
2013-01-27 13:26:32 [INFO] Preparing spawn area for fdf, 12%
2013-01-27 13:26:44 [INFO] Preparing spawn area for fdf, 12%
2013-01-27 13:26:45 [INFO] Preparing spawn area for fdf, 24%
2013-01-27 13:26:46 [INFO] Preparing spawn area for fdf, 36%
2013-01-27 13:26:47 [INFO] Preparing spawn area for fdf, 52%
2013-01-27 13:26:48 [INFO] Preparing spawn area for fdf, 61%
2013-01-27 13:26:49 [INFO] Preparing spawn area for fdf, 69%
2013-01-27 13:26:50 [INFO] Preparing spawn area for fdf, 85%
2013-01-27 13:26:51 [INFO] CONSOLE: Complete!�[m20
Please help!
Newer versions should output a more meaningfull message. If there's still an issue, feel free to leave a comment here and I'll reopen it.
This is normal for the first time a world gets created - the files aren't there yet. Or does this happen on every startup?
Can you try adding TC also to the bukkit.yml? In another ticket this solved the issue. (That was an issue with /tc map.)
k I tried it and i got this:
2013-01-28 12:10:14 [INFO] CONSOLE: Starting creation of world 'world2'...�[m
2013-01-28 12:10:14 [INFO] [TerrainControl] Loading settings for world2
2013-01-28 12:10:14 [INFO] TerrainControl: 0 world custom objects loaded
2013-01-28 12:10:16 [INFO] TerrainControl: Loaded biomes - Ocean, Plains, Desert, Extreme Hills, Forest, Taiga, Swampland, River, Hell, Sky, FrozenOcean, FrozenRiver, Ice Plains, Ice Mountains, MushroomIsland, MushroomIslandShore, Beach, DesertHills, ForestHills, TaigaHills, Extreme Hills Edge, Jungle, JungleHills
2013-01-28 12:10:16 [INFO] [TerrainControl] settings for 'world2' loaded
2013-01-28 12:10:16 [INFO] [TerrainControl] mode Normal enabled for 'world2'
2013-01-28 12:10:16 [INFO] [Multiverse-Core] Loading World & Settings - 'world2' - Env: NORMAL - Type: NORMAL & generator: TerrainControl
2013-01-28 12:10:16 [INFO] [TerrainControl] world initialized with seed is 7707143302907296817
2013-01-28 12:10:21 [INFO] Preparing start region for level 5 (Seed: 7707143302907296817)
2013-01-28 12:10:21 [INFO] [WorldGuard] Default configuration file written: C:\Users\Eithan\Documents\Oculus\plugins\WorldGuard\worlds\world2\config.yml
2013-01-28 12:10:21 [INFO] [WorldGuard] Default configuration file written: C:\Users\Eithan\Documents\Oculus\plugins\WorldGuard\worlds\world2\blacklist.txt
2013-01-28 12:10:21 [INFO] WorldGuard TNT ignition is PERMITTED.
2013-01-28 12:10:21 [INFO] WorldGuard Lighters are PERMITTED.
2013-01-28 12:10:21 [INFO] WorldGuard Lava fire is blocked.
2013-01-28 12:10:22 [INFO] WorldGuard Fire spread is UNRESTRICTED.
2013-01-28 12:10:22 [INFO] [WorldGuard] Loaded configuration for world 'world2'
2013-01-28 12:10:22 [INFO] Preparing spawn area for world2, 8%
2013-01-28 12:10:23 [INFO] Preparing spawn area for world2, 20%
2013-01-28 12:10:24 [INFO] Preparing spawn area for world2, 40%
2013-01-28 12:10:25 [INFO] Preparing spawn area for world2, 60%
2013-01-28 12:10:26 [INFO] Preparing spawn area for world2, 81%
2013-01-28 12:10:27 [INFO] CONSOLE: Complete!�[m
I think it worked. tell me if this is right. I generated the world and it gave me files but it didn't create a terrain control
world so i deleted the world and created a new one with the same name and it made a terrain control world using
the files from the first one. Was I supposed to do that in the first place?
Looks alright to me. The world doesn't need to be deleted normally, only the Forge version requires the level.dat to be deleted.
Sweet. The world that it generated is mostly water how do I change it so there is not as much when I make a new world?
It happens on every startup. Even though it creates the files it doesnt use them.
I figured out the water thing. I want to put BOBplugins in the world but there is no BOBplugins file there is a worldobjects and a biomeconfigs folder.