View Single Post
  #1  
Old 05-13-2002, 07:47 PM
glennbones
Fire Beetle
 
Join Date: May 2002
Posts: 6
Default Connection Problems to the Server

Connecting to Server does not happen
I have a problem when trying to connect to my server, Bones EverQuest, i get all the way thru to the server and then in the world.exe window there are writting a lot of msg i cant understand like >>>>>>

Logged in: LS#1981: glennbones
Unknown opcode: 0xaae0 size:0
u='ls#1981', p='A89puuaJVo1roVz'

And the only thing there is changeing in the msg in the about 30 times it rolls over the screen is the Unkown opcode: it is chaing the HEX adresse which i guess is the HEX adresse for something.

I havent updated my EverQuest !!!!

Then after it have rolled over the screen for the like 30 times it stops and says
Client Diconnected
Removing Client from ip:10.0.0.41 port:1155

hmm this is so strange, any one got an idea ?

I have upload my Screendumps of the zones and world.exe and under here the Config files.

#######
# DB INI #
#######

# READ README.TXT!

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


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

#############
# Boot5zones.bat #
#############

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: zoneNT.exe is for use with Windows NT, 2000 and XP.

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


@echo off
start zoneNT . 212.242.148.103 7995 localhost
start zoneNT . 212.242.148.103 7996 localhost
start zoneNT . 212.242.148.103 7997 localhost
start zoneNT . 212.242.148.103 7998 localhost
start zoneNT . 212.242.148.103 7999 localhost
exit
cls


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

############
# Loginserver.ini #
############

### --- This file tells world.exe what loginserver to connect to.
### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
### --- adding an account and password only grants the server a green name and is not needed.

# READ README.TXT

[LoginServer]
loginserver=eqlogin.eqemu.org
worldname=Bones EverQuest
locked=false
account=
password=
worldaddress=212.242.148.103
loginport=5999

That should be that, otherwise let me know.

Best Regards
Glennbones (Glenn M
Reply With Quote