PenUltima Online Forum Index Official Core: 096.7
Official Core: 097 2008-02-26
Donate towards the POL web hosting bill!
 POL Home   FAQ   Search    Memberlist   Usergroups    Register    Profile   Log in to check your private messages   Log in
An exception during shutdown

 
Post new topic   Reply to topic    PenUltima Online Forum Index -> Bug Reports 097
Display posts from previous:   

Author Message
OldnGrey



Joined: 04 Feb 2006
Posts: 517

PostPosted: Wed Jul 04, 2007 8:09 am    Post subject: An exception during shutdown Reply with quote

A really strange exception during shutdown.

Happened when it was logging people off and the logoff.ecl was running from the Distro Party system.

Code:
include ":partySystem:config";

program LogOff(character)
   var party := GetObjProperty(character, PARTY_PROP);
   
   if ( party )
      Start_Script("handlePartyRemove", array{character, character.serial, party});
   endif

   return 1;
endprogram


Exception happened at PC21 which is the return 1; line.

Does this make sense? I have 2 crash dumps for the same thing.

Post new topic   Reply to topic    PenUltima Online Forum Index -> Bug Reports 097 All times are GMT - 4 Hours
Page 1 of 1

 




Powered by phpBB © 2001, 2005 phpBB Group :: Theme & Graphics by GHS & Scott E. Royalty