MCTCP / TerrainControl

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

Worldconfig.ini wont load during creation of world #127

Closed Smallz16 closed 11 years ago

Smallz16 commented 11 years ago

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'... 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!20

Please help!

rutgerkok commented 11 years ago

This is normal for the first time a world gets created - the files aren't there yet. Or does this happen on every startup?

Smallz16 commented 11 years ago

It happens on every startup. Even though it creates the files it doesnt use them.

rutgerkok commented 11 years ago

Can you try adding TC also to the bukkit.yml? In another ticket this solved the issue. (That was an issue with /tc map.)

Smallz16 commented 11 years ago

worlds: world2: generator: TerrainControl like that?

Smallz16 commented 11 years ago

k I tried it and i got this: 2013-01-28 12:10:14 [INFO] CONSOLE: Starting creation of world 'world2'... 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!

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?

rutgerkok commented 11 years ago

Looks alright to me. The world doesn't need to be deleted normally, only the Forge version requires the level.dat to be deleted.

Smallz16 commented 11 years ago

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?

Smallz16 commented 11 years ago

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.

rutgerkok commented 11 years ago

The BOBPlugins folder has been renamed to the WorldObjects folder.

rutgerkok commented 11 years ago

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.