Problem converting singleplayer to multiplayer

Discussion in 'Bukkit Help' started by Volstein, May 10, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Volstein

    Okay, so after a few hours of trial and error fiddling with my computer, I finally got a Bukkit server up and running. I have this sprawling single-player world I want my friends to explore, so I decided to convert it to multiplayer. I did exactly what every tutorial on the web says to do: copy and paste the save folder from .minecraft to Bukkit, launch the server application, etc. Now when I try to connect, I get no dice. The error reads that I cannot connect despite my successful efforts to connect to an unaltered world. I also know that it's not a problem with the map I'm trying to play because I get the same error for any other custom map I try to convert. Here's what my preferences read:

    #Minecraft server properties
    #Thu May 10 18:23:59 PDT 2012
    allow-nether=false
    level-name=New World-
    enable-query=false
    allow-flight=true
    server-port=25565
    level-type=DEFAULT
    enable-rcon=false
    level-seed=
    server-ip=192.xxx.x.xxx
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    online-mode=true
    pvp=true
    difficulty=1
    gamemode=1
    max-players=20
    spawn-monsters=true
    generate-structures=false
    view-distance=10
    motd=A Minecraft Server
    If you can solve my problem, you'd have my undying gratitude. Thanks in advance.
     
  2. Offline

    enchanter100

    Post a copy of your server log? At least the recent data.
     
  3. Offline

    Volstein

    2012-05-10 18:23:44 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 18:23:44 [INFO] Loading properties
    2012-05-10 18:23:44 [WARNING] server.properties does not exist
    2012-05-10 18:23:44 [INFO] Generating new properties file
    2012-05-10 18:23:44 [INFO] Starting Minecraft server on *:25565
    2012-05-10 18:23:44 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 18:23:44 [WARNING] Failed to load ban list: java.io.FileNotFoundException: banned-players.txt (The system cannot find the file specified)
    2012-05-10 18:23:45 [WARNING] Failed to load ip ban list: java.io.FileNotFoundException: banned-ips.txt (The system cannot find the file specified)
    2012-05-10 18:23:45 [WARNING] Failed to load operators list: java.io.FileNotFoundException: ops.txt (The system cannot find the file specified)
    2012-05-10 18:23:45 [WARNING] Failed to load white-list: java.io.FileNotFoundException: white-list.txt (The system cannot find the file specified)
    2012-05-10 18:23:45 [INFO] Preparing level "world"
    2012-05-10 18:23:45 [INFO] Default game type: 0
    2012-05-10 18:23:45 [INFO] Preparing start region for level 0 (Seed: -44487125727779263)
    2012-05-10 18:23:46 [INFO] Preparing spawn area: 12%
    2012-05-10 18:23:47 [INFO] Preparing spawn area: 24%
    2012-05-10 18:23:48 [INFO] Preparing spawn area: 36%
    2012-05-10 18:23:49 [INFO] Preparing spawn area: 48%
    2012-05-10 18:23:50 [INFO] Preparing spawn area: 65%
    2012-05-10 18:23:51 [INFO] Preparing spawn area: 81%
    2012-05-10 18:23:52 [INFO] Preparing start region for level 1 (Seed: -44487125727779263)
    2012-05-10 18:23:52 [INFO] Preparing spawn area: 0%
    2012-05-10 18:23:53 [INFO] Preparing spawn area: 24%
    2012-05-10 18:23:54 [INFO] Preparing spawn area: 40%
    2012-05-10 18:23:55 [INFO] Preparing spawn area: 65%
    2012-05-10 18:23:56 [INFO] Preparing spawn area: 85%
    2012-05-10 18:23:57 [INFO] Preparing start region for level 2 (Seed: -44487125727779263)
    2012-05-10 18:23:57 [INFO] Preparing spawn area: 8%
    2012-05-10 18:23:58 [INFO] Preparing spawn area: 61%
    2012-05-10 18:23:59 [INFO] Done (14.071s)! For help, type "help" or "?"
    2012-05-10 18:25:35 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 18:25:35 [INFO] Loading properties
    2012-05-10 18:25:35 [INFO] Starting Minecraft server on 76.174.69.130:25565
    2012-05-10 18:25:35 [WARNING] **** FAILED TO BIND TO PORT!
    2012-05-10 18:25:35 [WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
    2012-05-10 18:25:35 [WARNING] Perhaps a server is already running on that port?
    2012-05-10 18:27:03 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 18:27:03 [INFO] Loading properties
    2012-05-10 18:27:03 [INFO] Starting Minecraft server on 76.174.69.130:25565
    2012-05-10 18:27:03 [WARNING] **** FAILED TO BIND TO PORT!
    2012-05-10 18:27:03 [WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
    2012-05-10 18:27:03 [WARNING] Perhaps a server is already running on that port?
    2012-05-10 18:29:35 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 18:29:35 [INFO] Loading properties
    2012-05-10 18:29:35 [INFO] Starting Minecraft server on 76.174.69.130:25565
    2012-05-10 18:29:35 [WARNING] **** FAILED TO BIND TO PORT!
    2012-05-10 18:29:35 [WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
    2012-05-10 18:29:35 [WARNING] Perhaps a server is already running on that port?
    2012-05-10 18:41:55 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 18:41:55 [INFO] Loading properties
    2012-05-10 18:41:55 [INFO] Starting Minecraft server on 76.174.69.130:25565
    2012-05-10 18:41:55 [WARNING] **** FAILED TO BIND TO PORT!
    2012-05-10 18:41:55 [WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
    2012-05-10 18:41:55 [WARNING] Perhaps a server is already running on that port?
    2012-05-10 18:45:55 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 18:45:55 [INFO] Loading properties
    2012-05-10 18:45:55 [INFO] Starting Minecraft server on 76.174.69.130:25565
    2012-05-10 18:45:55 [WARNING] **** FAILED TO BIND TO PORT!
    2012-05-10 18:45:55 [WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
    2012-05-10 18:45:55 [WARNING] Perhaps a server is already running on that port?
    2012-05-10 18:47:08 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 18:47:08 [INFO] Loading properties
    2012-05-10 18:47:08 [INFO] Starting Minecraft server on *:25565
    2012-05-10 18:47:09 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 18:47:09 [INFO] Preparing level "world"
    2012-05-10 18:47:09 [INFO] Default game type: 0
    2012-05-10 18:47:09 [INFO] Preparing start region for level 0 (Seed: -44487125727779263)
    2012-05-10 18:47:10 [INFO] Preparing spawn area: 8%
    2012-05-10 18:47:11 [INFO] Preparing spawn area: 20%
    2012-05-10 18:47:12 [INFO] Preparing spawn area: 36%
    2012-05-10 18:47:13 [INFO] Preparing spawn area: 56%
    2012-05-10 18:47:14 [INFO] Preparing spawn area: 81%
    2012-05-10 18:47:14 [INFO] Preparing start region for level 1 (Seed: -44487125727779263)
    2012-05-10 18:47:15 [INFO] Preparing spawn area: 12%
    2012-05-10 18:47:16 [INFO] Preparing spawn area: 40%
    2012-05-10 18:47:17 [INFO] Preparing spawn area: 69%
    2012-05-10 18:47:18 [INFO] Preparing spawn area: 93%
    2012-05-10 18:47:18 [INFO] Preparing start region for level 2 (Seed: -44487125727779263)
    2012-05-10 18:47:19 [INFO] Preparing spawn area: 57%
    2012-05-10 18:47:20 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 18:47:20 [INFO] Done (10.967s)! For help, type "help" or "?"
    2012-05-10 18:48:53 [INFO] /192.168.1.73:49940 lost connection
    2012-05-10 18:48:57 [INFO] Zanielyene [/192.168.1.73:49945] logged in with entity id 6219 at ([world] -244.5, 87.62000000476837, 34.5)
    2012-05-10 18:49:07 [INFO] Zanielyene lost connection: disconnect.quitting
    2012-05-10 18:49:07 [INFO] Connection reset
    2012-05-10 18:49:12 [INFO] Zanielyene [/192.168.1.73:49960] logged in with entity id 6849 at ([world] -243.30000001192093, 93.0, 33.30000001192093)
    2012-05-10 18:49:32 [INFO] Connection reset
    2012-05-10 18:49:32 [INFO] Zanielyene lost connection: disconnect.endOfStream
    2012-05-10 18:51:24 [SEVERE] net.minecraft.server.WorldConlictException: The save is being accessed from another location, aborting
    2012-05-10 18:51:24 [SEVERE]at net.minecraft.server.WorldNBTStorage.checkSession(WorldNBTStorage.java:68)
    2012-05-10 18:51:24 [SEVERE]at net.minecraft.server.World.m(World.java:2720)
    2012-05-10 18:51:24 [SEVERE]at net.minecraft.server.World.A(World.java:260)
    2012-05-10 18:51:24 [SEVERE]at net.minecraft.server.World.save(World.java:250)
    2012-05-10 18:51:24 [SEVERE]at net.minecraft.server.World.doTick(World.java:1752)
    2012-05-10 18:51:24 [SEVERE]at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:538)
    2012-05-10 18:51:24 [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    2012-05-10 18:51:24 [SEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-05-10 18:51:24 [SEVERE] Unexpected exception
    net.minecraft.server.WorldConlictException: The save is being accessed from another location, aborting
    at net.minecraft.server.WorldNBTStorage.checkSession(WorldNBTStorage.java:68)
    at net.minecraft.server.World.m(World.java:2720)
    at net.minecraft.server.World.A(World.java:260)
    at net.minecraft.server.World.save(World.java:250)
    at net.minecraft.server.World.doTick(World.java:1752)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:538)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-05-10 18:59:34 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 18:59:34 [INFO] Loading properties
    2012-05-10 18:59:34 [INFO] Starting Minecraft server on 192.168.1.73:25565
    2012-05-10 18:59:34 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 18:59:34 [INFO] Preparing level "Victoria"
    2012-05-10 18:59:34 [INFO] Default game type: 0
    2012-05-10 18:59:34 [INFO] ---- Migration of old nether folder required ----
    2012-05-10 18:59:34 [INFO] Unfortunately due to the way that Minecraft implemented multiworld support in 1.6, Bukkit requires that you move your nether folder to a new location in order to operate correctly.
    2012-05-10 18:59:34 [INFO] We will move this folder for you, but it will mean that you need to move it back should you wish to stop using Bukkit in the future.
    2012-05-10 18:59:34 [INFO] Attempting to move Victoria\DIM-1 to Victoria_nether\DIM-1...
    2012-05-10 18:59:34 [INFO] Success! To restore nether in the future, simply move Victoria_nether\DIM-1 to Victoria\DIM-1
    2012-05-10 18:59:34 [INFO] ---- Migration of old nether folder complete ----
    2012-05-10 18:59:34 [INFO] Preparing start region for level 0 (Seed: 5568706998349756315)
    2012-05-10 18:59:35 [INFO] Preparing start region for level 1 (Seed: 4787631254135181683)
    2012-05-10 18:59:35 [INFO] Preparing spawn area: 8%
    2012-05-10 18:59:36 [INFO] Preparing spawn area: 20%
    2012-05-10 18:59:37 [INFO] Preparing spawn area: 40%
    2012-05-10 18:59:38 [INFO] Preparing spawn area: 65%
    2012-05-10 18:59:40 [INFO] Preparing spawn area: 81%
    2012-05-10 18:59:41 [INFO] Preparing spawn area: 97%
    2012-05-10 18:59:41 [INFO] Preparing start region for level 2 (Seed: 4787631254135181683)
    2012-05-10 18:59:42 [INFO] Preparing spawn area: 52%
    2012-05-10 18:59:43 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 18:59:43 [INFO] Done (8.680s)! For help, type "help" or "?"
    2012-05-10 19:04:27 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 19:04:27 [INFO] Loading properties
    2012-05-10 19:04:27 [INFO] Starting Minecraft server on 192.168.1.73:25565
    2012-05-10 19:04:27 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 19:04:27 [INFO] Preparing level "world"
    2012-05-10 19:04:27 [INFO] Default game type: 0
    2012-05-10 19:04:27 [INFO] Preparing start region for level 0 (Seed: 5568706998349756315)
    2012-05-10 19:04:28 [INFO] Preparing spawn area: 77%
    2012-05-10 19:04:29 [INFO] Preparing spawn area: 89%
    2012-05-10 19:04:29 [INFO] Preparing start region for level 1 (Seed: -44487125727779263)
    2012-05-10 19:04:29 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 19:04:29 [INFO] Done (2.471s)! For help, type "help" or "?"
    2012-05-10 19:04:54 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 19:04:54 [INFO] Loading properties
    2012-05-10 19:04:54 [INFO] Starting Minecraft server on 192.168.1.73:25565
    2012-05-10 19:04:54 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 19:04:54 [INFO] Preparing level "Victoria"
    2012-05-10 19:04:54 [INFO] Default game type: 0
    2012-05-10 19:04:55 [INFO] Preparing start region for level 0 (Seed: 5568706998349756315)
    2012-05-10 19:04:55 [INFO] Preparing start region for level 1 (Seed: 4787631254135181683)
    2012-05-10 19:04:56 [INFO] Preparing spawn area: 48%
    2012-05-10 19:04:56 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 19:04:56 [INFO] Done (2.009s)! For help, type "help" or "?"
    2012-05-10 19:06:49 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 19:06:49 [INFO] Loading properties
    2012-05-10 19:06:49 [INFO] Starting Minecraft server on 192.168.1.73:25565
    2012-05-10 19:06:49 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 19:06:49 [INFO] Preparing level "Victoria"
    2012-05-10 19:06:49 [INFO] Default game type: 0
    2012-05-10 19:06:49 [INFO] Preparing start region for level 0 (Seed: 5568706998349756315)
    2012-05-10 19:06:50 [INFO] Preparing start region for level 1 (Seed: 4787631254135181683)
    2012-05-10 19:06:50 [INFO] Preparing spawn area: 61%
    2012-05-10 19:06:51 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 19:06:51 [INFO] Done (1.734s)! For help, type "help" or "?"
    2012-05-10 19:11:44 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 19:11:44 [INFO] Loading properties
    2012-05-10 19:11:44 [INFO] Starting Minecraft server on 192.168.1.73:25565
    2012-05-10 19:11:44 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 19:11:44 [INFO] Preparing level "Victoria"
    2012-05-10 19:11:44 [INFO] Default game type: 1
    2012-05-10 19:11:44 [INFO] Preparing start region for level 0 (Seed: 5568706998349756315)
    2012-05-10 19:11:45 [INFO] Preparing start region for level 1 (Seed: 4787631254135181683)
    2012-05-10 19:11:45 [INFO] Preparing spawn area: 69%
    2012-05-10 19:11:46 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 19:11:46 [INFO] Done (1.582s)! For help, type "help" or "?"
    2012-05-10 19:14:16 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 19:14:16 [INFO] Loading properties
    2012-05-10 19:14:16 [INFO] Starting Minecraft server on 192.168.1.73:25565
    2012-05-10 19:14:16 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 19:14:16 [INFO] Preparing level "Victoria"
    2012-05-10 19:14:16 [INFO] Default game type: 1
    2012-05-10 19:14:16 [INFO] Preparing start region for level 0 (Seed: 5568706998349756315)
    2012-05-10 19:14:17 [INFO] Preparing start region for level 1 (Seed: 4787631254135181683)
    2012-05-10 19:14:17 [INFO] Preparing spawn area: 93%
    2012-05-10 19:14:17 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 19:14:17 [INFO] Done (1.214s)! For help, type "help" or "?"
    2012-05-10 19:14:55 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 19:14:55 [INFO] Loading properties
    2012-05-10 19:14:55 [INFO] Starting Minecraft server on 192.168.1.73:25565
    2012-05-10 19:14:55 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 19:14:55 [INFO] Preparing level "world"
    2012-05-10 19:14:55 [INFO] Default game type: 1
    2012-05-10 19:14:55 [INFO] Preparing start region for level 0 (Seed: 5568706998349756315)
    2012-05-10 19:14:56 [INFO] Preparing spawn area: 85%
    2012-05-10 19:14:57 [INFO] Preparing start region for level 1 (Seed: -44487125727779263)
    2012-05-10 19:14:57 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 19:14:57 [INFO] Done (1.586s)! For help, type "help" or "?"
    2012-05-10 19:15:09 [INFO] /192.168.1.73:49395 lost connection
    2012-05-10 19:15:12 [INFO] Zanielyene [/192.168.1.73:49396] logged in with entity id 553 at ([world] -229.61617572962192, 64.0, 38.37555159233271)
    2012-05-10 19:15:55 [INFO] Zanielyene lost connection: disconnect.quitting
    2012-05-10 19:15:55 [INFO] Connection reset
    2012-05-10 19:16:40 [INFO] Zanielyene [/192.168.1.73:49410] logged in with entity id 995 at ([world] -289.69999998807907, 72.0, 18.447459547232146)
    2012-05-10 19:17:51 [INFO] Connection reset
    2012-05-10 19:17:51 [INFO] Zanielyene lost connection: disconnect.quitting
    2012-05-10 19:23:06 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 19:23:06 [INFO] Loading properties
    2012-05-10 19:23:06 [INFO] Starting Minecraft server on 192.168.1.73:25565
    2012-05-10 19:23:06 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 19:23:06 [INFO] Preparing level "world"
    2012-05-10 19:23:06 [INFO] Default game type: 0
    2012-05-10 19:23:06 [INFO] Preparing start region for level 0 (Seed: 5568706998349756315)
    2012-05-10 19:23:07 [INFO] Preparing start region for level 1 (Seed: -44487125727779263)
    2012-05-10 19:23:07 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 19:23:07 [INFO] Done (0.854s)! For help, type "help" or "?"
    2012-05-10 19:27:11 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 19:27:11 [INFO] Loading properties
    2012-05-10 19:27:11 [INFO] Starting Minecraft server on 192.168.1.73:25565
    2012-05-10 19:27:11 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 19:27:11 [INFO] Preparing level "world"
    2012-05-10 19:27:11 [INFO] Default game type: 0
    2012-05-10 19:27:11 [INFO] Preparing start region for level 0 (Seed: 5568706998349756315)
    2012-05-10 19:27:12 [INFO] Preparing start region for level 1 (Seed: -44487125727779263)
    2012-05-10 19:27:12 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 19:27:12 [INFO] Done (0.861s)! For help, type "help" or "?"
    2012-05-10 19:27:48 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 19:27:48 [INFO] Loading properties
    2012-05-10 19:27:48 [INFO] Starting Minecraft server on 192.168.1.73:25565
    2012-05-10 19:27:48 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 19:27:49 [INFO] Preparing level "New World-"
    2012-05-10 19:27:49 [INFO] Default game type: 0
    2012-05-10 19:27:49 [INFO] Preparing start region for level 0 (Seed: -8362806395623310764)
    2012-05-10 19:27:50 [INFO] Preparing spawn area: 85%
    2012-05-10 19:27:50 [INFO] Preparing start region for level 1 (Seed: -3685024029481047756)
    2012-05-10 19:27:51 [INFO] Preparing spawn area: 24%
    2012-05-10 19:27:52 [INFO] Preparing spawn area: 89%
    2012-05-10 19:27:52 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 19:27:52 [INFO] Done (3.271s)! For help, type "help" or "?"
    2012-05-10 19:29:59 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 19:29:59 [INFO] Loading properties
    2012-05-10 19:29:59 [INFO] Starting Minecraft server on 192.168.1.73:25565
    2012-05-10 19:30:00 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 19:30:00 [INFO] Preparing level "New World-"
    2012-05-10 19:30:00 [INFO] Default game type: 0
    2012-05-10 19:30:00 [INFO] Preparing start region for level 0 (Seed: -8362806395623310764)
    2012-05-10 19:30:01 [INFO] Preparing spawn area: 89%
    2012-05-10 19:30:01 [INFO] Preparing start region for level 1 (Seed: -3685024029481047756)
    2012-05-10 19:30:02 [INFO] Preparing spawn area: 28%
    2012-05-10 19:30:03 [INFO] Preparing spawn area: 97%
    2012-05-10 19:30:03 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 19:30:03 [INFO] Done (3.142s)! For help, type "help" or "?"
    2012-05-10 19:47:26 [INFO] Starting minecraft server version 1.2.5
    2012-05-10 19:47:26 [INFO] Loading properties
    2012-05-10 19:47:26 [INFO] Starting Minecraft server on 192.168.1.73:25565
    2012-05-10 19:47:26 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-10 19:47:26 [INFO] Preparing level "New World-"
    2012-05-10 19:47:26 [INFO] Default game type: 1
    2012-05-10 19:47:26 [INFO] Preparing start region for level 0 (Seed: -8362806395623310764)
    2012-05-10 19:47:27 [INFO] Preparing start region for level 1 (Seed: -3685024029481047756)
    2012-05-10 19:47:27 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-05-10 19:47:27 [INFO] Done (1.054s)! For help, type "help" or "?"

    "Victoria" is the world I wanted to convert. "New World-" is another map which I tested to see whether "Victoria" was corrupted. "World" (the unaltered world) didn't work the last time I tried because I merged "Victoria" with that world in a last-ditch effort to fix my problem because I saw it done on one of the tutorials..

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  4. Offline

    enchanter100

    If there are no error messages in your recent log that says you had problems connecting, then you aren't connecting at all. So your ports are not open or something else is wrong. Make a backup of your world, delete it and let it make it again. Try to connect. My guess is that you can't. Perhaps you have another instance of minecraft running? Check your ports?
     
  5. Offline

    Volstein

    I just deleted my last port and re-forwarded it. Hopefully that'll help - I'll give it some time to set up. However, I'm almost certain it isn't the ports because I can't even connect on localhost. But I'll do what you posted and get back to you.

    Still nothing. =(

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  6. Offline

    enchanter100

    Can you connect to any other servers?
     
  7. Offline

    Volstein

    Yep. Just played on one a few seconds before I posted this.
     
Thread Status:
Not open for further replies.

Share This Page