Log in

View Full Version : Hang at Server Join


Bohbo
08-12-2015, 02:51 PM
Background: I have had good success with windows servers but wanted to make the leap to linux (debian 8).

I followed the Debian 7 instructions as close as possible little difference with the visual install options and /var/www/html vs /var/www for php stuff.

Beyond that it seemed pretty straight forward. My problem is when i join the server my client hangs indefinitely and turns into not responding. I have copied the spell file and my LS account was registered in the DB. However I cannot get to character creation.

I don't see any errors after running ./world (I am not using any startup scripts). I am starting ./world then ./eqlaunch zone (in a separate terminal tab) I couldn't really figure out why i should be using tmux when i can just open a new terminal tab.

casey@EQEmu64:~/server$ ./world
[World Server] Loading server configuration..
[World Server] CURRENT_VERSION: 1.1.3
[World Server] Added loginserver login.eqemulator.net:5998
[World Server] Connecting to MySQL...
[Status] Starting File Log 'logs/world_4421.log'
[World Server] HTTP world service disabled.
[World Server] Checking Database Conversions..
[Upgrade Script] No script update necessary
Perl Version is 5.20.2
================================================== ==========
EQEmu: Automatic Upgrade Check
================================================== ==========
(Linux) MySQL is in system path
Path = /usr/bin/mysql
================================================== ==========
Binary Database Version: (9086)
Local Database Version: (9086)

Database up to Date: Continuing World Bootup...
================================================== ==========
[World Server] Loading variables..
[World Server] Loading zones..
[World Server] Clearing groups..
[World Server] Clearing raids..
[World Server] Loading items..
[World Server] Loading skill caps..
[World Server] Loading guilds..
[World Server] Loaded default rule set 'default'
[World Server] Loading EQ time of day..
[World Server] Loading launcher list..
[World Server] Reboot zone modes OFF
[World Server] Deleted 0 stale player corpses from database
[World Server] Loading adventures...
[World Server] Purging expired instances
[World Server] Loading char create info...
[World Server] Zone (TCP) listener started.
[World Server] Client (UDP) listener started.
[World Server] New TCP connection from 127.0.0.1:42995
[World Server] New TCP connection from 127.0.0.1:42996
[World Server] New TCP connection from 127.0.0.1:42997
[World Server] New TCP connection from 127.0.0.1:42998
[World Server] New TCP connection from 127.0.0.1:42999

Bohbo
08-12-2015, 11:51 PM
Looks like it was a problem with the client. I was going fresh and downloaded the F2P client from steam. I re downloaded it again and noticed patch notes date. Got my old RoF2 install from an old hard drive and all is well again.