Nether portals problem/bug

Discussion in 'Bukkit Help' started by kjab, Oct 5, 2011.

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

    kjab

    Server Specs:
    • OS: Win 7
    • Ram 8GB
    • Processor: 6x3.4Ghz
    • java: 1.6.0_26
    • Cmd: java -Xincgc -Xmx3G -jar craftbukkit.jar nogui
    • Bukkit Version: 1240 (mc1.8.1)
    • Plugins: dynmap(v0.22.1), CraftProxy (v124), PermissionsBukkit (v1.2), SuperPermsBridge (v1.2)
    • Map runs on a 256MB RAMDisk
    Problem:

    • Whenever we teleport back from the nether, we always end up back at the original Overworld portal. Thus we cannot take advantage of the quick travel over long distances in the Overworld. The Overworld to nether portal maps correctly but not the other way around
    Expected outcome:

    • Teleporting from Overworld portal (n) should teleport you to Nether portal (n).
    • Teleporting from Nether portal (n) should teleport you to Overworld portal (n).
    Produced Outcome:

    • Teleporting from overworld portal (n) teleports you to nether portal (n).
    • Teleporting from nether portal (n) teleports you to overworld portal (1).
    Config files
    Show Spoiler


    #Minecraft server properties
    #Sat Sep 17 10:40:52 CDT 2011
    level-name=Jablonski2
    allow-nether=true
    view-distance=10
    spawn-monsters=true
    online-mode=true
    difficulty=1
    gamemode=0
    spawn-animals=true
    pvp=true
    max-players=10
    server-ip=
    level-seed=017172723637586970362615368663782635969562429607
    server-port=25561
    allow-flight=false
    white-list=false
    motd=Minecraft Server

    Craft Proxy Config
    Show Spoiler

    clientversion=
    bridge_connection=true
    reconnectfile=list.txt
    monitor=60
    seed=
    cache_limit=
    default_server=25561
    quiet=false
    debug=false
    listen_hostname_port=25566
    password=
    auth_off=true
    log=
    banned=
    info=false
    dimension=
    staticlocalhost=false
    log_time_off=true
    disable_flood=true
    timeout=
    whitelist=
    [/Spolier]
     
Thread Status:
Not open for further replies.

Share This Page