Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #1023: Stack overflow occurred. #18

Open
GoogleCodeExporter opened this issue Mar 18, 2015 · 2 comments
Open

Error #1023: Stack overflow occurred. #18

GoogleCodeExporter opened this issue Mar 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
Changing version of fabrication in my project. Cannot simply answer.

What is the expected output? What do you see instead?
When I want to use FabricationConsole through 
override public function get fabricationLoggerEnabled():Boolean { return true }

then with some versions  (described in next answer) 
 of fabrication appear error:

Error: Error #1023: Stack overflow occurred. at 
org.puremvc.as3.multicore.utilities.fabrication.logging::FabricationLogger/parse
Object()[/Users/sema/Work/projects/personal/fabrication/framework/src/org/puremv
c/as3/multicore/utilities/fabrication/logging/FabricationLogger.as:403]

What version of the product are you using? On what operating system?
This problem appears in version 0.7.5.2 and higher. The same code works correct 
on 0.7.5 and lower. Didn't check if 0.7.5.1 is correct as i can not download it.
I use  Fabrication 0.7.x.x library for Flash ( pure as3 ). WIN7, FP 10,1,82,76

Please provide any additional information below.
In my code I'm not using Log functionality at all. 

Original issue reported on code.google.com by [email protected] on 12 Sep 2010 at 6:42

@GoogleCodeExporter
Copy link
Author

Hi Kuba,
I'm sorry for so late response, I have been quite busy last weeks. Please, 
check out version 0.7.5.5 - I found a problem cause and managed to fix it. 
Should work in your project with no problems :)

Original comment by [email protected] on 21 Sep 2010 at 2:46

@GoogleCodeExporter
Copy link
Author

Thank you for update. Version 0.7.5.5 works great. 
Keep up good work :-)

Original comment by [email protected] on 21 Sep 2010 at 6:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant