For$
<!-- begin site header -->
<div id=

Author Topic: Login Error (Kicks player immediately)  (Read 8505 times)

robputt796

  • Newbie
  • *
  • Posts: 3
    • View Profile
Login Error (Kicks player immediately)
« on: May 30, 2011, 07:01:20 pm »
Hi,

Just got a MineServer.be server running on Ubuntu 10.10, compiled no issues at all after sorting the prerequisites, but when trying to connect to the server the following error is received.

Client Side: Disconnected By Server

Server Side:
[20:56:17] Packets: Player 1 login v.13 : rbut9
[20:56:17] user.cpp:299::kick(): rbut9
[20:56:18] sockets.cpp:98::client_callback(): Socket closed properly

any ideas on what is going on here and how to fix it?

Regards

Rob

thegk01

  • Newbie
  • *
  • Posts: 39
    • View Profile
Re: Login Error (Kicks player immediately)
« Reply #1 on: May 31, 2011, 12:31:31 pm »
Had this problem a few times too.
Try to delete the player file in the directory of the map, that worked for me ;)

thegk01
// A wild INCONSISTENCY appears!
//
//  --------------
// | >FIGHT  PkMn |
// |  ITEM   RUN  |
//  --------------
//
// deoxxa uses MACRO ATTACK!

from plugin.h

robputt796

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Login Error (Kicks player immediately)
« Reply #2 on: May 31, 2011, 04:16:51 pm »
Hi,

I have entered the "world" directory, I am guessing that's where the maps go, but the file couldn't be found, so I just deleted the whole directory and then let the server generate a new world directory. Still not working with the same error. Any other ideas?

Regards

Rob