PDA

View Full Version : My errors


Draktanton
03-02-2005, 06:02 AM
problem semi solved thanks for the help

RangerDown
03-02-2005, 06:17 AM
Does the zone wait till you go into it to crash or does it crash on its own without you going in? From the logs it looks like it crashes right after loading, can you confirm this?

What about the dynamic zones? What do they do? Stay up until you zone in?

Draktanton
03-02-2005, 06:20 AM
the zone crashes instantly (no one in it), the none static zones stay up till they try to load a zone then they crash. (unless it's arena2).

RangerDown
03-02-2005, 06:49 AM
Run a SELECT query on spawn2 to see if there are any NPC spawns in the Arena2.


SELECT id FROM spawn2 WHERE zone='arena2';


Your zones may be crashing from NPC spawns. If that's the case, you may need to get newer source from the CVS and recompile.

Draktanton
03-02-2005, 06:58 AM
there are spawns in arena2 and i see them fine as for the cvs i've tryed like 900 times to compile from there for a win32 client but i can't find the missing files need to finish compile get a dbcore.obj lnk error