Thread: Zone Startup
View Single Post
  #1  
Old 03-21-2006, 04:19 PM
arkiados
Fire Beetle
 
Join Date: Mar 2006
Posts: 4
Unhappy Zone Startup

[Debug] [ZONE_INIT] Loading server configuration..
[Debug] [ZONE_INIT_ERR] Loading server configuration failed.

This happens when I run my zone script which I changed to:

#!/bin/sh
(cd /eqemu/server&& ./zone *.*.*.* $1 77$2 *.*.*.* &)

I am running SuSE Linux 10

Last edited by arkiados; 03-22-2006 at 12:24 AM..
Reply With Quote