Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bug Reports

Development::Bug Reports Post detailed bug reports and what you would like to see next in the emu here.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-21-2004, 01:25 AM
garim12
Fire Beetle
 
Join Date: Oct 2004
Location: Tampa, FL
Posts: 19
Default Augment Typo in Database.cpp

I just got the latest source earlier this morning, so you may have already fixed this one..


Database.cpp, around line 2045 ( Database::LoadWorldContainer() )

Quote:
uint32 len_query = MakeAnyLenString(&query, "select "
"bagidx,itemid,charges,augslot1,augslot2,augslot4,augslot4,augslot5 from object_contents where parentid=%i", parentid);
It loads augslot4 twice and never loads augslot3.
Reply With Quote
  #2  
Old 04-10-2005, 09:55 AM
garim12
Fire Beetle
 
Join Date: Oct 2004
Location: Tampa, FL
Posts: 19
Default

*bump*
This is still in the latest CVS source that I got today, on line 2002.

Also noticed this in the same file:

common\database.cpp, lines 2320-2326
Code:
	//never save tribute slots:
	if(slot_id >= 400 && slot_id <= 404)
		return(true);
	
	//never save tribute slots:
	if(slot_id >= 400 && slot_id <= 404)
		return(true);
Reply With Quote
  #3  
Old 04-13-2005, 04:43 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default

Quote:
Originally Posted by garim12
*bump*
This is still in the latest CVS source that I got today, on line 2002.

[/code]
The last cvs update that I see is 3 months ago... do you have a newer one ?
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote
  #4  
Old 04-13-2005, 10:36 AM
killspree
Dragon
 
Join Date: Jun 2002
Posts: 776
Default

http://cvs.sourceforge.net/viewcvs.p...ator/EQEmuCVS/

Click on Source.

Download path for WinCVS or whatever program you use to pull files from cvs would be EQEmuCVS/Source/
Reply With Quote
  #5  
Old 04-20-2005, 12:38 PM
Scorpious2k's Avatar
Scorpious2k
Demi-God
 
Join Date: Mar 2003
Location: USA
Posts: 1,067
Default

This has been fixed and should be out in cvs soon.

Thanks for pointing it out
__________________
Maybe I should try making one of these servers...
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 02:29 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