Solved Cannot Connect! Took too long to Login!

Discussion in 'Bukkit Help' started by Billiam88, Mar 8, 2012.

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

    Billiam88

    Issue:
    Can connect when using the vanilla Minecraft_Server.exe
    Cannot connect when using RUN.bat
    "Took too long to login"
    Connecting to local LAN using 192.168.x.x address

    RUN.bat contents:
    Code:
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    java -Xmx4G -Xms4G craftbukkit-1.1-R6-20120301.142116-2.jar
    PAUSE
    Server Properties:
    Code:
    #Minecraft server properties
    #Thu Mar 08 11:39:28 CST 2012
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=true
    server-port=25565
    level-type=DEFAULT
    enable-rcon=false
    level-seed=
    server-ip=
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    online-mode=true
    pvp=true
    difficulty=1
    gamemode=0
    max-players=40
    spawn-monsters=true
    view-distance=10
    generate-structures=true
    motd=A Minecraft Server
    
    Other:
    6GB RAM
    2.8Ghz
    Windows Firewall= off
     
  2. Offline

    JWhy

  3. Offline

    Billiam88

    Wow that was a good catch. I must have clicked the wrong link somewhere. Im sitting here going over settings and other stuff not even paying attantion to that! Thanks! :/
     
    JWhy likes this.
Thread Status:
Not open for further replies.

Share This Page