Log in

View Full Version : No NPC in zones


Cursian
08-17-2014, 11:52 PM
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

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.

Cursian
08-18-2014, 04:04 AM
Well after an insane amount of time diagnosing this issue I learned that file peqbeta_2014-08-11-02_01.sql has to be updated with 2014_07_10_npc_spells.sql

The current guide only talks about sourcing later revisions from svn so I found it extremely counter intuitive that I would have to source earlier dates from git. Being new to the server process it seems very odd not knowing which of these earlier releases have and have not been added to the current peq database.

mercdady4965
08-18-2014, 11:54 AM
I tried this solution for a similar problem. I must say Thank You! :)

Cursian
08-18-2014, 06:00 PM
I tried this solution for a similar problem. I must say Thank You! :)

You are most welcome!