|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
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. |

12-24-2012, 02:02 PM
|
 |
Hill Giant
|
|
Join Date: Oct 2010
Posts: 143
|
|
Vendor Prices Are Incorrect on Latest Compile
As of the latest compile, 2314, the prices on vendors are all incorrect. They are correct in the database. Everything was fine on 2294. This morning I compiled 2314 and thats when the price issues showed up. All items are extremely high or low and some are negative.
|

12-25-2012, 12:22 AM
|
Hill Giant
|
|
Join Date: Aug 2010
Location: Arizona
Posts: 164
|
|
I compiled and got the same bug.
|

12-25-2012, 10:45 AM
|
 |
Hill Giant
|
|
Join Date: Oct 2010
Posts: 143
|
|
In the same build, the zone line from Shadow Haven to Paludal Caverns is not working.
|

12-26-2012, 11:17 PM
|
 |
Developer
|
|
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
|
|
Yep..another one here...
How are your servers setup? (OS, CPU architecture, peq version, etc...)
I'm not at home to check a few things and anything you guys can provide will help in tracking this down.
__________________
Uleat of Bertoxxulous
Compilin' Dirty
|

12-26-2012, 11:58 PM
|
 |
Dragon
|
|
Join Date: Aug 2012
Location: Hershey, PA
Posts: 499
|
|
Does this still exist in 2324?
|

12-27-2012, 12:11 AM
|
 |
Developer
|
|
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
|
|
I'll grab the latest and take home tonight. It still existed in the one I took home on the 24th.
I've been focused on other areas and hadn't tried merchants until last night. Of course, the code I'm working on requires merchants...
I have rev 67 of the peqdb and run on a 32-bit cpu, 32-bit os.
__________________
Uleat of Bertoxxulous
Compilin' Dirty
|

12-27-2012, 02:23 AM
|
Administrator
|
|
Join Date: Sep 2006
Posts: 1,348
|
|
Will be fixed tonight.
|

12-27-2012, 02:43 AM
|
Administrator
|
|
Join Date: Sep 2006
Posts: 1,348
|
|
Should be addressed now.
|

12-27-2012, 09:55 AM
|
 |
Hill Giant
|
|
Join Date: Oct 2010
Posts: 143
|
|
Prices are fixed. The zone line issue is still present as of yesterday afternoons build but I see there is a newer build, will try that later today.
|

12-27-2012, 11:49 PM
|
 |
Developer
|
|
Join Date: Mar 2003
Posts: 1,498
|
|
Quote:
Originally Posted by werebat
The zone line issue is still present as of yesterday afternoons build but I see there is a newer build, will try that later today.
|
Actually, that is a database issue. My fault - deleted wrong zone point. Here is the fix:
Code:
INSERT INTO `zone_points` (`id`, `zone`, `version`, `number`, `y`, `x`, `z`, `heading`, `target_y`, `target_x`, `target_z`, `target_heading`, `zoneinst`, `target_zone_id`, `target_instance`, `buffer`, `client_version_mask`) VALUES
(525, 'shadowhaven', 0, 4, -1080, 329.2, -29.81, 0, -2122, 1059, -315, 192, 0, 156, 0, 0, 4294967295);
|

12-28-2012, 11:37 AM
|
Dragon
|
|
Join Date: May 2010
Posts: 965
|
|
Database setting for the zones most likely. These zones are satus locked by default in the PEQ DB because they are not completed.
|

12-28-2012, 01:44 PM
|
Dragon
|
|
Join Date: May 2010
Posts: 965
|
|
NPC's are put in to the DB (and have been there a long time) from collects. Collects tell us race/class/level/size?/loc basically nothing else. HP, resists, stats, etc. all require manual setup.
these new scripts simply attached merchant lists and loot to the existing NPC's. it in no way made the zones playable.
|

12-28-2012, 02:36 PM
|
Hill Giant
|
|
Join Date: Jul 2009
Location: Indianapolis
Posts: 228
|
|
Quote:
NPC's are put in to the DB (and have been there a long time) from collects. Collects tell us race/class/level/size?/loc basically nothing else. HP, resists, stats, etc. all require manual setup.
these new scripts simply attached merchant lists and loot to the existing NPC's. it in no way made the zones playable.
|
Ah, gotcha; thanks for the update.
|

12-28-2012, 06:43 PM
|
Sarnak
|
|
Join Date: Jul 2010
Posts: 61
|
|
Sorry it has been a number of years since I have played around with these servers.
Where and how do i apply the updates to cure the merchant price bug?
I have downloaded the SVN and compiled the newest build.. Do I source in the updates in SQL directory with numbers greater than my current build (2294)??
|

12-28-2012, 07:00 PM
|
 |
Administrator
|
|
Join Date: Feb 2009
Location: MN
Posts: 2,072
|
|
Quote:
Originally Posted by blindaviator
Sorry it has been a number of years since I have played around with these servers.
Where and how do i apply the updates to cure the merchant price bug?
I have downloaded the SVN and compiled the newest build.. Do I source in the updates in SQL directory with numbers greater than my current build (2294)??
|
Developers are working on a fix right now, you should expect someone to respond to this thread when it is resolved.
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 06:06 AM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |