Thread: No NPC in zones
View Single Post
  #1  
Old 08-17-2014, 11:52 PM
Cursian
Fire Beetle
 
Join Date: Jul 2010
Posts: 15
Default No NPC in zones

I can log into the server fine but all zones are clear of NPC?

I dropped my DB and recreated it with:

peqbeta_2014-08-11-02_01.tar

and sourced 2014_08_02_spells_new.sql from Uleat

I tried the titanium client and the underfoot client with the same results so I believe it is a DB issue but there are 0 errors in the server logs.

I did notice in the client log it said something interesting about NPC

Code:
2014-08-17 19:50:23	Initializing zone.
2014-08-17 19:50:23	Initializing world.
2014-08-17 19:50:23	Attempting to load tutorialb.EQG.
2014-08-17 19:50:25	Loaded tutorialb.EQG.
2014-08-17 19:50:25	Verifying world files.
2014-08-17 19:50:25	Loading zone specific files.
2014-08-17 19:50:25	Loaded rtn.EQG.
2014-08-17 19:50:25	Loaded NPC with code rtn from rtn.s3d
2014-08-17 19:50:25	
2014-08-17 19:50:25	Loaded btn.EQG.
2014-08-17 19:50:25	Loaded NPC with code btn from btn.s3d
2014-08-17 19:50:25	
2014-08-17 19:50:26	Loaded dke.EQG.
2014-08-17 19:50:26	Loaded NPC with code dke from dke.s3d
2014-08-17 19:50:26	
2014-08-17 19:50:26	Loaded tar.EQG.
2014-08-17 19:50:26	Loaded NPC with code tar from tar.s3d
2014-08-17 19:50:26	
2014-08-17 19:50:26	Loaded dre.EQG.
2014-08-17 19:50:26	Loaded NPC with code dre from dre.s3d
2014-08-17 19:50:26	
2014-08-17 19:50:27	Loaded spq.EQG.
2014-08-17 19:50:27	Loaded NPC with code spq from spq.s3d
2014-08-17 19:50:27	
2014-08-17 19:50:27	Loaded dsg.EQG.
2014-08-17 19:50:27	Loaded NPC with code dsg from dsg.s3d
2014-08-17 19:50:27	
2014-08-17 19:50:27	Loaded rkp.EQG.
2014-08-17 19:50:27	Loaded NPC with code rkp from rkp.s3d
2014-08-17 19:50:27	
2014-08-17 19:50:27	Loaded seg.EQG.
2014-08-17 19:50:27	Loaded NPC with code seg from seg.s3d
2014-08-17 19:50:27	
2014-08-17 19:50:27	Loading box_chr
2014-08-17 19:50:27	Loaded NPC with code box from box_chr.s3d
2014-08-17 19:50:27	
2014-08-17 19:50:27	Loading brl_chr
2014-08-17 19:50:28	Loaded NPC with code brl from brl_chr.s3d
2014-08-17 19:50:28	
2014-08-17 19:50:28	Loading cst_chr
2014-08-17 19:50:28	Loaded NPC with code cst from cst_chr.s3d
2014-08-17 19:50:28	
2014-08-17 19:50:28	Loading bon_chr
2014-08-17 19:50:28	Loaded NPC with code bon from bon_chr.s3d
I also tried the compiled download of the server that is a few days old with the same results.
Reply With Quote