Hosted Server Problem
mstabarrie opened this issue ยท 1 comments
I really want a custom map so badly. So the first thing I tried was using my server, but I was kind of unsure of how to do it, it seemed super compliacted. Then I decided to do it in singleplayer and got aweosme results. But the chunks don't load before transfering it into multiplayer so I cannot get a big world. Then I tryed something called Dora the chunk explorer which loads chunks which apparently doesn't work with TerrainControl for some reason... Then I tryed again on multiplayer as hard as I possibly could. I delted the default TC file in FTP and copy and pasted my single player one into FTP. Then I installed multiverse and did the command "/mv create normal Arcadia -g TerrainControl" and it said "Starting to create world, FAILED"
So then I tryed typing the /tc load or something comand and it said "Done" so I tryed importing the world and it Failed as well. Then I removed multiverse and tryed using bukkit.yml and started my server but it was just a normal world. Then I tryed again more carefully and the server crashed. I am not sure what to do. Here is the error I got when doing the create world command
2012-05-22 01:39:28 [INFO] mstabarrie: Starting creation of world 'skyworld2'...
2012-05-22 01:39:28 [INFO] TerrainControl: Loading settings for skyworld2
2012-05-22 01:39:28 [INFO] TerrainControl: settings does not exist, creating defaults
2012-05-22 01:39:28 [INFO] TerrainControl: cant create folder skyworld2
2012-05-22 01:39:28 [SEVERE] java.io.FileNotFoundException: plugins/TerrainControl/worlds/skyworld2/WorldConfig.ini (No such file or directory)
2012-05-22 01:39:28 [SEVERE] at java.io.FileOutputStream.open(Native Method)
2012-05-22 01:39:28 [SEVERE] at java.io.FileOutputStream.(FileOutputStream.java:209)
2012-05-22 01:39:28 [SEVERE] at java.io.FileWriter.(FileWriter.java:107)
2012-05-22 01:39:28 [SEVERE] at com.khorn.terraincontrol.configuration.ConfigFile.WriteSettingsFile(ConfigFile.java:232)
2012-05-22 01:39:28 [SEVERE] at com.khorn.terraincontrol.configuration.WorldConfig.(WorldConfig.java:179)
2012-05-22 01:39:28 [SEVERE] at com.khorn.terraincontrol.bukkit.TCPlugin.CreateSettings(TCPlugin.java:122)
2012-05-22 01:39:28 [SEVERE] at com.khorn.terraincontrol.bukkit.TCPlugin.getDefaultWorldGenerator(TCPlugin.java:79)
2012-05-22 01:39:28 [SEVERE] at org.bukkit.WorldCreator.getGeneratorForName(WorldCreator.java:284)
2012-05-22 01:39:28 [SEVERE] at org.bukkit.WorldCreator.generator(WorldCreator.java:181)
2012-05-22 01:39:28 [SEVERE] at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:113)
2012-05-22 01:39:28 [SEVERE] at com.onarandombox.MultiverseCore.commands.CreateCommand.runCommand(CreateCommand.java:94)
2012-05-22 01:39:28 [SEVERE] at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279)
2012-05-22 01:39:28 [SEVERE] at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143)
2012-05-22 01:39:28 [SEVERE] at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93)
2012-05-22 01:39:28 [SEVERE] at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:476)
2012-05-22 01:39:28 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
2012-05-22 01:39:28 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
2012-05-22 01:39:28 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
2012-05-22 01:39:28 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
2012-05-22 01:39:28 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
2012-05-22 01:39:28 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
2012-05-22 01:39:28 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
2012-05-22 01:39:28 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
2012-05-22 01:39:28 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
2012-05-22 01:39:28 [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
2012-05-22 01:39:28 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
2012-05-22 01:39:28 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:450)
2012-05-22 01:39:28 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-05-22 01:39:28 [INFO] TerrainControl: error create biome configs directory, working with defaults
Maybe you know another way to load chunks in singleplayer? or a way to help me fix my problems? Or maybe even let me send you my Seed, and files and you could create my world in multiplayer and send it to as a 5,000 by 5,000 world?
I am just frustrated and hoping you can help me, thanks!