PenUltima Online

It is currently Thu Aug 28, 2008 8:41 pm

All times are UTC - 8 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Current Bug List To Work On
PostPosted: Tue May 16, 2006 10:24 pm 
Offline
POL Developer
User avatar

Joined: Sun Feb 12, 2006 9:50 pm
Posts: 834
Location: Indiana, USA
This post is more for us devs, and to let people see what it is we may, or may not, be working on right now. If I miss something, don't be shy about letting me know to add it to the list.

Also, if you find a post or two missing that you made, that was either off topic, or just not needed in this thread, don't fear. I may do that from time to time to help keep it clean for us devs.

Issues with FindSubstance using Reserve and consuming items
Related Post: Link Here

Issue with Rep system involving guilds? Need more detailed info.
Related Post: Link Here

Stacking problems with Insert Scripts.
Related Post: Link Here


Last edited by MuadDib on Mon Apr 09, 2007 6:35 pm, edited 3 times in total.

Top
 Profile  
 
 Post subject:
PostPosted: Fri May 26, 2006 9:24 pm 
Offline
POL Developer
User avatar

Joined: Sun Feb 12, 2006 9:50 pm
Posts: 834
Location: Indiana, USA
Item Color Mask bug appears fixed in all testing. Should be available in the next beta core after 5-24 core.


Top
 Profile  
 
 Post subject: Re: Current Bug List To Work On
PostPosted: Mon May 29, 2006 2:20 pm 
Offline

Joined: Fri Feb 17, 2006 12:25 pm
Posts: 76
MuadDib wrote:
This post is more for us devs, and to let people see what it is we may, or may not, be working on right now. If I miss something, don't be shy about letting me know to add it to the list.


Issue with GetconfigString (still valid for POL096-2006-05-24):
http://games.groups.yahoo.com/group/pol-core-test/message/12654


Top
 Profile  
 
 Post subject: Re: Current Bug List To Work On
PostPosted: Sat Oct 21, 2006 1:33 am 
Offline
POL Developer
User avatar

Joined: Wed Jan 25, 2006 2:30 am
Posts: 398
Location: San Diego, California
Xandros wrote:
MuadDib wrote:
This post is more for us devs, and to let people see what it is we may, or may not, be working on right now. If I miss something, don't be shy about letting me know to add it to the list.


Issue with GetconfigString (still valid for POL096-2006-05-24):
http://games.groups.yahoo.com/group/pol-core-test/message/12654



I looked into it. The problem comes from strtol() in the standard libraries.
When a config is first used with ReadConfigFile() it is read at that moment and setup in memory. It parses the values then and determines their type (double, long int, string) ... GetConfigString() just converts it to a string and internally it was read in as a number to begin with. This is hard to change because it could break 'cfgelem.Property' usages that always gave you the type automatically. Everything could be stored as a string, and if the .property usage was made on an elem, it then determines the type, but that would greatly slow down config file usage.

In the StrToL() function documentation it says...
Initial Chars
0x - Hex
0 - Octal
1-9 - Decimal

So I am guessing, you're getting an octal number.

_________________
-Austin


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subice by phpBBservice.nl