Friends and myself cannot connect to my server

Discussion in 'Bukkit Help' started by Asianchickenisha, Mar 4, 2012.

Thread Status:
Not open for further replies.
  1. When I try to log in I get back "connection lost end of stream" and on the terminal it shows [SEVERE] java.io.IOException: Received string length longer than maximum allowed <33 >32>, for my friend it shows the "connection lost end of stream" and sometimes "communication error" and I get the same error on my terminal.

    OS:Windows 7 64bit
    Plugins:none
    start.bat:
    Echo OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms2048M -jar craftbukkit.jar
    PAUSE
    RAM:16Gb
    CPU:AMD fx 4100 quad-core
     
  2. Offline

    JWhy

    With which CB build do you get this error?
     
  3. Offline

    Danzeee

    Umm, try running it with -Xmx 2048 and -Xms1024

    might actually work
     
  4. Latest recommended build also I tried the Xmx 2048 and the Xms 1024 but it didn't work
    Update:got it working
     
Thread Status:
Not open for further replies.

Share This Page