No as3 trace for one project.
Hi guys,
I have several as3 only Flash Air applications, created in IntelliJ. All of them have been running finer for 3+ years.
2 of them print trace statements in the debugger console just fine, while the other project does not. It has just stopped working today. No updates of any kind have taken place. I can't see any changes to the workspace files that would cause this to happen.
I can run the app just fine, export as Air exe, etc., but cannot get trace statements to appear. I've searched these forums thoroughly, and can't find any similar issues.
Help hugely appreciated.
I am using Windows 8, IntelliJ version 2017.1.6.
The startup info I get from the Debug window implies I am connected to the Debugger:
"C:\Program Files\JetBrains\IntelliJ IDEA 2017.1.6 zz\jre64\bin\java.exe" -Dapplication.home=C:\flex_4.14_air_17 -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Duser.language=en -Duser.region=en -Xmx512m -classpath C:/flex_4.14_air_17/lib/fdb.jar flex.tools.debugger.cli.DebugCLI -ide
Apache fdb (Flash Player Debugger) [build 20150325]
Copyright 2013 The Apache Software Foundation. All rights reserved.
Waiting for Player to connect
C:\flex_4.14_air_17\bin\adl.exe -profile extendedDesktop "[XML PATH]" "[OUTPUT DIR]"
Player connected; session starting.
Please sign in to leave a comment.
Hello,
Seems we have similar issue on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-160987. Please try suggestions from comments.
Thank you so much Yarolsav. This fixed things perfectly. I can't tell you how impressed I am with the quick response. You've saved me a great deal of trouble.
Thank you again!
You are welcome!