Hi,
I am using FB 5.5.0.348
I think that this problem is linked to my previous post
steps to reproduce :
1 - select some actions
2- select "Refactoring | wrap actions with async group"
3- in script editor |before action keep the VBScript language
4- type something like "Action.DisableAsync = true;" (yes it is javasript syntax)
5- run the ayns group
you get an acces violation
executable : FinalBuilder5.exe
exec. date/time : 2007-08-01 10:22
version : 5.5.0.348
madExcept version : 3.0b
callstack crc : $1715d1e1, $14f1fd1b, $c459fd7e
exception number : 1
exception class : EAssertionFailed
exception message : Assertion failure (I:\FinalBuilder\CorePackage\FBActionListRunner.pas, line 355).
thread $d44 (TFBProjectRunnerThread):
006bc06a fb50coreapi.bpl FBActionListRunner 356 TFBActionListRunner.ExecuteScript
006bda2f fb50coreapi.bpl FBActionListRunner 900 TFBActionListRunner.DoBeforeScript
006be5d4 fb50coreapi.bpl FBActionListRunner 1061 TFBActionListRunner.StepAction
006bf4be fb50coreapi.bpl FBActionListRunner 1383 TFBActionListRunner.DoRun
006bc68b fb50coreapi.bpl FBActionListRunner 561 TFBActionListRunner.RunFrom
006c2e73 fb50coreapi.bpl FBProjectRunnerImpl 491 TFBProjectRunner.InternalStep
006c3d77 fb50coreapi.bpl FBProjectRunnerImpl 830 TFBProjectRunner.RunSelection
006fa733 fb50coreapi.bpl FBProjectRunnerThread 188 TFBProjectRunnerThread.DoRunSelected
006fa84c fb50coreapi.bpl FBProjectRunnerThread 227 TFBProjectRunnerThread.Execute
41056d2f FinalBuilder5.exe madExcept HookedTThreadExecute
41056c11 FinalBuilder5.exe madExcept CallThreadProcSafe
41056c7b FinalBuilder5.exe madExcept ThreadExceptFrame
>> created by Main ($1260) at:
006fa581 fb50coreapi.bpl FBProjectRunnerThread 146 TFBProjectRunnerThread.Create