EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Tutorials/Howto's (https://www.eqemulator.org/forums/forumdisplay.php?f=619)
-   -   Server is Locked (https://www.eqemulator.org/forums/showthread.php?t=15083)

phenixdarkphire 07-30-2004 04:36 AM

Server is Locked
 
:x

I've starting running a server, but every time I attempt to login, it is locked. I've checked in the LoginServer.cfg file, and locked is set to false. WHat gives?

Draupner 07-30-2004 04:45 AM

are your zones booting up?

phenixdarkphire 07-30-2004 08:30 AM

How do you tell? The batch file runs and then everything closes, so I assume it finishes with no errors. This is what it looks like:

start zone . phenix.homeip.net 7995 192.168.1.3
start zone . phenix.homeip.net 7996 192.168.1.3
start zone . phenix.homeip.net 7997 192.168.1.3
start zone . phenix.homeip.net 7998 192.168.1.3
start zone . phenix.homeip.net 7999 192.168.1.3

I'm fairly sure that they aren't loading properly, because when I use the admin tool to look at "Zone Servers" it is empty. How can I fix this thing?

Derision 07-30-2004 08:46 AM

Quote:

Originally Posted by phenixdarkphire
How do you tell? The batch file runs and then everything closes,

If the windows close, the zones have failed to load.

Under XP, do start/run/cmd

then type cd <the directory/folder where your zone.exe is>

then type

zone . phenix.homeip.net 7995 192.168.1.3

Zone should report the error(s) without the window closing.

bloodgoth 07-30-2004 08:51 AM

Aye, if loaded directly through the command prompt, any program that errors will not immediatly close. So, load as many as you need from there(usually 2-5) to check errors.

phenixdarkphire 07-31-2004 02:42 AM

okay, the zones weren't loading properly. The error looks like this:

[Status] Loading npcs
Error: EMuShareMem: pDLLLoadNPCTypes: iMaxNPCTypeID > MMF_MAX_NPCTYPE_ID
You need to increase the define in NPCTypes.h.
[Error] Loading npcs FAILED!

Does that mean there aren't enough slots for NPCs and I should increase the max value in the include file before compiling? Or is there a simpler solution?

Facet42 07-31-2004 03:07 AM

Yes, just increase the define and recompile. I had to do the exact same thing first time.

phenixdarkphire 07-31-2004 03:14 AM

I'm not exactly sure how to go about doing that. Anybody point me in the right direction?

phenixdarkphire 07-31-2004 03:23 AM

Actually, nevermind. I wasn't aware that it was written in C. Easy stuff, this. Thanks everybody for all your help.

phenixdarkphire 07-31-2004 03:31 AM

Does anybody know where I can find <mysql.h>? Supposed to be a system file, but I don't have it. Is it up for download somewhere?

Facet42 07-31-2004 03:43 AM

www.mysql.org


All times are GMT -4. The time now is 05:29 AM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.