View Single Post
  #1  
Old 05-15-2003, 11:15 AM
a_pond_sturgeon
Sarnak
 
Join Date: Apr 2003
Location: Spokane, Wa
Posts: 31
Default Problems w/ creating server (world.exe)

Having problems w/ world.exe, I followed the readmes, RTFM, and did searches on my problem. The main problem is that when I run world.exe, it gives me text very quickly, then closes, and it says something about incorrect version, any help would be greatly appreciated.

OS: WinME
CPU: Celeron proccessor (733 mhz)
RAM: 512 SDR
EQ Client: No
Last EQ patch date: late march
Running EQEmu: World(trying to)
#of zones: 5

DB.INI

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

LOGINSERVER.INI

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Casserole Surprise
worldaddress=172.142.100.248
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

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

BOOT5ZONES.bat

start zone . 172.142.100.248 7995 172.142.100.248
start zone . 172.142.100.248 7996 172.142.100.248
start zone . 172.142.100.248 7997 172.142.100.248
start zone . 172.142.100.248 7998 172.142.100.248
start zone . 172.142.100.248 7999 172.142.100.248
exit
cls

WORLD.exe

It closes real fast, but it says: could not connect to database 'eq', cant to connect to mysql server, then says:[STATUS] incorrect_version: EqEmu 4.3, then [ERROR] incorrect_version: EqEmu 4.3

There is the problem, it just closes real fast, I have mysqladmin running in the backround and have an eq database already set up by using the readme's directions, so any help would be greatly appreciated, thanx.
Reply With Quote