View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001699SphereServerexecutable - genericpublic02-01-10 19:1003-01-10 15:36
Reporternolok 
Assigned To 
PrioritynormalSeveritymajorReproducibilityrandom
StatusclosedResolutionunable to reproduce 
PlatformOSOS Version
Product Version20-09-2009, 0.56b Prerelease 
Target VersionFixed in Version 
Summary0001699: Anomalies in EventsPlayer
DescriptionFirst, a comma-delimited list of events won't work (it will be applied only the first of them).

Second, if i set an event trough EventsPlayer, randomly (it can happen after 2 hours as well as after 3 days) all players crash at login. I tried to change client version, crypted or non-crypted, to erase the "desktop" folder, also to create a new player, but it still crash.
If i apply the event in the f_onchar_create, all will work fine.

The event is complex, there are lot of triggers (login,logout,kill,death,regionenter,click,dclick,spelleffect,murdermark,skillgain etc..), but has always worked fine. Only if i apply it trough EventsPlayer it happen this strange behaviour.
TagsNo tags attached.
Nightly Version20-09-2009
Experimental FlagsSize_Optimise
Option FlagsFileCommands
Internal Build Number
Attached Files

- Relationships

-  Notes
(0000347)
MrSugarCube (administrator)
03-01-10 15:36
edited on: 03-01-10 15:36

EventsPlayer itself won't contribute to any client crashes (although the contents of your script could) - a packet log might be able to help identify the problem here.

I've just checked with the following events and comma-delimited lists appear to be working fine:

[events e_test1]
on=@login
    src.sysmessage hi. (1)

on=@itemdclick
    src.sysmessage You

[events e_test2]
on=@login
    src.sysmessage hi. (2)

on=@itemdclick
    src.sysmessage Clicked

[events e_test3]
on=@login
    src.sysmessage hi. (3)

on=@itemdclick
    src.sysmessage <ACT.NAME>.

(EventsPlayer=e_test1,e_test2,e_test3)


- Issue History
Date Modified Username Field Change
02-01-10 19:10 nolok New Issue
02-01-10 19:10 nolok Nightly Version => 20-09-2009
02-01-10 19:10 nolok Experimental Flags => Size_Optimise
02-01-10 19:10 nolok Option Flags => FileCommands
03-01-10 15:36 MrSugarCube Status new => closed
03-01-10 15:36 MrSugarCube Note Added: 0000347
03-01-10 15:36 MrSugarCube Resolution open => unable to reproduce
03-01-10 15:36 MrSugarCube Note Edited: 0000347


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker