Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-01-2002, 02:39 PM
tazarok
Fire Beetle
 
Join Date: Nov 2002
Posts: 3
Default Login Errors

Internal and external clients receive 1017 error receive when trying to log into server.
I am running the current version of EQEMU. I am behind a Linksys router and I am trying to setup a EQEMU server on the same machine that I am playing on. The linksys router is set to forward 7995-7999 to 192.168.1.100 and 9000 to 192.168.1.100. I have also set the local ip address 192.168.1.100 as the DMZ host.
I have set my hosts file to resolve tazarok.no-ip.info to 127.0.01 (I tried 192.168.1.100, which is the local address of the server, but it did not work)

boot5:

REM: ****Read this first!!!****

REM: This file requires your real IP in the place of "YourIP" when you are connecting
REM: To the EQEmu Loginserver.

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost instead of 127.0.0.1

REM:--------------Start-----------------------


@echo off
start zone . tazarok.no-ip.info 7995 localhost
start zone . tazarok.no-ip.info 7996 localhost
start zone . tazarok.no-ip.info 7997 localhost
start zone . tazarok.no-ip.info 7998 localhost
start zone . tazarok.no-ip.info 7999 localhost
exit
cls


REM:---------------END------------------------

Login:

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Camel on Bread
locked=false
worldaddress=tazarok.no-ip.info

[WorldServer]
Defaultstatus=80
Unavailzone=arena

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

db:
# READ README.TXT!

[Database]
host=localhost
user=tazarok
password=******
database=eq


### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.

I have tried alternating localhost with 192.168.1.100 with no success.

World.exe output:

Using database 'eq' at localhost
EQEMu 0.3.13 - Verbesserungen
Loading zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day...Reading time file failed, bytes read: 0
failed.
World server listening on: tazarok.no-ip.info :9000
Connected to LoginServer: eqlogin2.eqemu.net:5999
New TCP connection: 127.0.0.1:1852
New zoneserver: #1 127.0.0.1:1852
Zoneserver SetConnectInfo: 127.0.0.1:1852: tazarok.no-ip.info:7999
New TCP connection: 127.0.0.1:1853
New TCP connection: 127.0.0.1:1854
New zoneserver: #2 127.0.0.1:1853
New zoneserver: #3 127.0.0.1:1854
Zoneserver SetConnectInfo: 127.0.0.1:1854: tazarok.no-ip.info:7996
Zoneserver SetConnectInfo: 127.0.0.1:1853: tazarok.no-ip.info:7998
New TCP connection: 127.0.0.1:1855
New zoneserver: #4 127.0.0.1:1855
Zoneserver SetConnectInfo: 127.0.0.1:1855: tazarok.no-ip.info:7995
New TCP connection: 127.0.0.1:1856
New zoneserver: #5 127.0.0.1:1856
Zoneserver SetConnectInfo: 127.0.0.1:1856: tazarok.no-ip.info:7997
Reply With Quote
  #2  
Old 12-01-2002, 02:57 PM
tazarok
Fire Beetle
 
Join Date: Nov 2002
Posts: 3
Default

Login Errors:

(note: this happened on one iteration of the server, but now I am just getting 1017 errors)

Logged in: LS#9732: tazarok
Guild Send Request...
Sending character information.
Unknown opcode: 0x3541 size:2056
Unknown opcode: 0x3941 size:2056
388679 New client from ip: 202.76.173.51 port: 3599
Logged in: LS#9754: Onion
Logged in: LS#9754: Onion
Guild Send Request...
Sending character information.
Unknown opcode: 0x0842 size:0
Unknown opcode: 0x0846 size:0
Unknown opcode: 0x4c20 size:0
Unknown opcode: 0x085a size:0
Unknown opcode: 0x084a size:0
Unknown opcode: 0x9240 size:12
0: 00 00 00 0C 00 00 00 00 - 00 00 00 00 | ............
Unknown opcode: 0x0842 size:0
Unknown opcode: 0x9240 size:12
0: 00 00 00 0C 00 00 00 00 - 00 00 00 00 | ............
Client disconnected
Removing client from ip:202.76.173.51 port:3599
Attempting autobootup of 'templeveeshan' for Tazarok
Broadcasting a world time update
Zoneserver SetZone: tazarok.no-ip.info:7995 templeveeshan
Charlogin: Tazarok
Enter world: Tazarok: templeveeshan
Zoneserver SetZone: tazarok.no-ip.info:7995 templeveeshan
Client disconnected
Removing client from ip:192.168.1.1 port:1979
Reply With Quote
  #3  
Old 12-01-2002, 09:16 PM
Omega
Fire Beetle
 
Join Date: Nov 2002
Posts: 17
Default

when you load up boot5zones.bat, try closing 3 of the 5 zone windows that pop up and log in again, that might help and it might not but since your trying to run everything on the same machine its very possible that it will work
__________________
Death is but a door...
Time is but a window...
I'll be back...
Reply With Quote
  #4  
Old 12-02-2002, 08:55 AM
tazarok
Fire Beetle
 
Join Date: Nov 2002
Posts: 3
Default

Tried; did not work.
Reply With Quote
  #5  
Old 12-04-2002, 12:20 PM
guidex
Sarnak
 
Join Date: Nov 2002
Posts: 32
Default

dont put local host for boot zone, use xxx.no-ip.org for both IPs
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:41 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3