It is currently Wed Oct 15, 2008 2:51 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: An exception during shutdown
PostPosted: Wed Jul 04, 2007 4:09 am 
Offline

Joined: Sat Feb 04, 2006 6:26 pm
Posts: 561
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.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

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