rafalszemraj / fabrication

Automatically exported from code.google.com/p/fabrication
2 stars 1 forks source link

org.puremvc.as3.multicore.utilities.fabrication.process.ProcessGroup line 185: p.dispose()(); #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Getting the following when executing 

executingCallStack is an existing ServiceCallStack instance

executingCallStack.stop();
executingCallStack.dispose();

TypeError: Error #1006: value is not a function.
    at org.puremvc.as3.multicore.utilities.fabrication.process::ProcessGroup/destroyProcesses()[/Users/sema/Work/projects/personal/fabrication/framework/src_rpc/org/puremvc/as3/multicore/utilities/fabrication/process/ProcessGroup.as:185]
    at org.puremvc.as3.multicore.utilities.fabrication.process::ProcessGroup/dispose()[/Users/sema/Work/projects/personal/fabrication/framework/src_rpc/org/puremvc/as3/multicore/utilities/fabrication/process/ProcessGroup.as:198]

Original issue reported on code.google.com by a.mikhai...@gmail.com on 5 Jan 2011 at 9:07

GoogleCodeExporter commented 9 years ago
Fixed in 0.8.1

Original comment by PiotrZarzycki21@gmail.com on 14 Jan 2014 at 11:17