Problems setting up a server error 1017
Im using a linksys router, tried to set up forwarding, not sure if it worked or not (guess it didnt) and heres the deal
What World.exe says when I try to connect Using database 'eq' at localhost [Status] CURRENT_WORLD_VERSION:EQEMu 0.4.4 [Error] CURRENT_WORLD_VERSION:EQEMu 0.4.4 Loading Variables, zone names & items... EMuShareMem.dll loaded. Loading items from database... ...done. LoginServer.ini read. Loading guild ranks...done. Loading EQ time of day...done. Deleted 0 stale player corpses from database. Deleted -1 stale player backups from database. Screwing up windows compiles... TCP listening on: 192.168.1.100:9000 World server listening on: 192.168.1.100:9000 Connected to LoginServer: eqlogin1.eqemu.net:5999 9554 New TCP connection: 192.168.1.100:1353 New zoneserver: #1 192.168.1.100:1353 Zoneserver SetConnectInfo: 192.168.1.100:1353: 24.44.65.116:7997 9644 New TCP connection: 192.168.1.100:1354 9644 New TCP connection: 192.168.1.100:1355 New zoneserver: #2 192.168.1.100:1355 New zoneserver: #3 192.168.1.100:1354 Zoneserver SetConnectInfo: 192.168.1.100:1354: 24.44.65.116:7995 Zoneserver SetConnectInfo: 192.168.1.100:1355: 24.44.65.116:7996 46206 New client from ip: 192.168.1.101 port: 1673 Account Attempting to be created:creesto 0 Error in CreateAccount query 'INSERT INTO account SET name='creesto', status=0, lsaccount_id=29113;' #1062: Duplicate entry 'creesto' for key 2 Error adding local account for LS login: 'creesto', duplicate name? Bad/expired session key: ls#29113 Removing client from ip:192.168.1.101 port:1673 150456 New client from ip: 192.168.1.100 port: 1364 Account Attempting to be created:numnuts 0 Error in CreateAccount query 'INSERT INTO account SET name='numnuts', status=0, lsaccount_id=28775;' #1062: Duplicate entry 'numnuts' for key 2 Error adding local account for LS login: 'numnuts', duplicate name? Bad/expired session key: ls#28775 Removing client from ip:192.168.1.100 port:1364 and here is my boot5 start zone . 24.44.65.116 7995 192.168.1.100 start zone . 24.44.65.116 7996 192.168.1.100 start zone . 24.44.65.116 7997 192.168.1.100 and my loginserver [LoginServer] loginserver=eqlogin1.eqemu.net loginserver2=192.168.1.100 loginport=5999 loginport2=5999 worldname=Jovens house of Gnomes worldaddress=192.168.1.100 locked=false account= password= Any help is appreciated, Im out |
Well.
Since no one's responded I have an idea but dont know how to do it, I think if I re-created my eq database it would start the accounts fresh and would give me that duplicate account BS ;) anyone know how to remove a database and recreate it?
|
drop database eq;
create database eq; use eq; source ...; |
Change your worldaddress in your loginserver.ini to your external IP address. What you have now will make the eqlogin servers try to send users off to connect to 192.168.1.100 instead of your external IP addres like it should be. Also, you need to forward ports 5999,7000,9000, 7995-7999 for people to connect to your server. Noticed your loginserver2 was set to 192.168.1.100 also. change it to eqlogin1.eqemu.net. Of course this is assuming you're trying to make this a public server that lists on eqemus main server list. If you're trying to make it a private server, your settings are going to have to change entirely and also you'll have to run the minilogin.
|
Got it working
Had to recreate the database and it worked, thx for the help =) now I could use a new and recent database, but i'll try and find that elsewhere, anyone know if Raidaddict's database is available anywhere?
|
All times are GMT -4. The time now is 01:44 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.