View Single Post
  #8  
Old 11-22-2002, 07:47 PM
BootyBill
Fire Beetle
 
Join Date: Nov 2002
Posts: 27
Default

Well, the General Protection Fault or whatever it is causing zone.exe to crash is curious. The way to force a certain zone open is actually:

If you are using Minilogin:

start zone gfaydark 127.0.0.1 7995 127.0.0.1

If you are using eqemu.net login server:

start zone gfaydark youriphere 7995 127.0.0.1

A normal non specified zone start running minilogin:

start zone . 127.0.0.1 7995 127.0.0.1

A normal non specified zone start eqemu.net login:

start zone . youriphere 7995 127.0.0.1

You see, the period after zone is what is replaced when you want a certain zone to open. Don't use the path directly to the gfaydark.cfg. Let's try and figure out why zone.exe is crashing though, that is the current issue here.
__________________
What is the sound of one hand slashing?
Reply With Quote