[CF-Devel] Shoes of Fire: Item bug?

crossfire-devel at archives.real-time.com crossfire-devel at archives.real-time.com
Sat May 15 23:48:18 CDT 2004


Rick Tanner wrote:
>
     
      This looks to be the same problem I just reported to the SF bug tracker.
     
     >
     
     
     >
     
     
      https://sourceforge.net/tracker/index.php?func=detail&aid=954273&group_id=13833&atid=113833
      
      
     
  This is almost certainly caused by my change to clean up removed objects in main.c

  My _guess_ is that artifact template item got freed.  And just by luck, a 
player logged in, and used that same object structure that the artifact pointed to.

  Thus, shoes of fire got pointed to a player in terms of stats and other 
adjustments.

  The likelihood of this happening is quite low, but apparantly did happen. 
I've fixed up the code in main.c so that shouldn't happen again.



_______________________________________________
crossfire-devel mailing list
     
     crossfire-devel at lists.real-time.com
     
     
     https://mailman.real-time.com/mailman/listinfo/crossfire-devel
     
     
    


More information about the crossfire mailing list