Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-11-2011, 09:06 AM
Criimson
Hill Giant
 
Join Date: Sep 2006
Posts: 172
Default Kod'Taz Stone

Posting this here because PEQ site seems down atm. I am standing next to Madronoa in Natimbi after having done the 4 sewer trials, vxed, and tipt and am wanting to go to Kod'Taz. However, I am not seeing any stone. I am using Underfoot client, but also logged in to my SoF and Titanium clients and the stone isn't showing. It is a totally stock PEQ DB. The only changes made to my DB are spawn times are set at 12 hours if greater than 12 hours. Why wait 4 days for a god on my own server

Any ideas? Or is there another way to get to Kod'Taz. Kinda new to the GoD experience.
Reply With Quote
  #2  
Old 08-11-2011, 01:47 PM
Capheus
Hill Giant
 
Join Date: Apr 2008
Location: Milwaukee
Posts: 141
Default

I am seeing the stone at /loc 1149, 1542, 532 in Natimbi.

In the doors table you would see it as

Code:
33951	1	natimbi	0	NIHOBELISK800	1140	1549	528	200	58	0	0	0	0	0	0	0	0	kodtaz	0	-1475	1548	-300	0	0	0	10	0	4294967295	0
Reply With Quote
  #3  
Old 08-11-2011, 02:13 PM
Criimson
Hill Giant
 
Join Date: Sep 2006
Posts: 172
Default

Ok that is weird. That line isn't in my DB even though I sourced the other day fresh using 1751 and then sourced each update in the trunk that the DB would take starting around 1650 (because 1751 iirc is missing some updates in it).

Added it manually.

Here is the sql in case anyone else has this issue.

Code:
INSERT INTO `doors` (`id`) VALUES (33951);
UPDATE `doors` SET `doorid`=1, `zone`='natimbi', `name`='NIHOBELISK800', `pos_y`=1140, `pos_x`=1549, `pos_z`=528, `heading`=200, `opentype`=58, `dest_zone`='kodtaz', `dest_x`=-1475, `dest_y`=1548, `dest_z`=-300 WHERE `id`=33951 LIMIT 1;

EDIT: Ok what update did I not source? Because I can't zone in to any instances in KT.
Reply With Quote
  #4  
Old 08-11-2011, 03:35 PM
Robregen
Developer
 
Join Date: May 2011
Posts: 108
Default

you may want to use the current svn DB which is rev1900 (incremental release) which has more GoD contents than rev 1751.
Reply With Quote
  #5  
Old 08-11-2011, 03:38 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

You're using an outdated database that does not have that door in it, and is most likely missing a bunch of other recent stuff.

Update your SVN and use the latest one contained in database_incremental.zip. Treat it like version 1900 when applying updates.
Reply With Quote
  #6  
Old 08-11-2011, 04:36 PM
Criimson
Hill Giant
 
Join Date: Sep 2006
Posts: 172
Default

Hmm guess when I went to their codebase it still lists an old DB. Thank you all. That would explain so many things that have been happening over the last couple of weeks.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 07:54 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3