|
From: Lars E. <la...@IS...> - 2000-07-19 06:49:44
|
>> Just found a bug in I think the scanner. It may be in the GUI that >> scribia has right now, but the scanner seems more likely. Its >> counting Darkus as Regia. Scanning about my last month of logs is >> showing that I trained 44 regia and 0 darkus. When I really did 24 >> regia and 20 darkus. > > You're right. I briefly looked over the code, and the Darkus case isn't > there. This means that Scribia will count a match on Darkus as whatever was > the last match, in your case, Regia. I'll fix it in the next few days; I'll > also add some code that detects such an omission and throws an exception. Fixed it. It also happened with Sespus and Skryss. While I was at it, I added support for clan experience and berries. I also found a new bug (not yet fixed): Some log messages have the character's name in it. The scanner needs to check that, so it can distinguish between our and other people's messages that show up in the log. This is mostly an issue with items found (if you see someone find an item, the scanner will rack it up as if you had found the item.) There *may* be a bug that gets triggered if people speak an exact trainer message (or other message the scanner recognizes) in a text bubble. I thought the scanner would recognize this, but there may be an issue there. I'll look into it "soon". -- Lars Eggert <la...@is...> Information Sciences Institute http://www.isi.edu/~larse/ University of Southern California |