Am I the only one who has the following problem?:
If I run or debug my application, the simulator starts together with the Corona simulator output (terminal window).
It shows the message:
Windows simulator build date: Dec 9 2011 @ 14:01:29
Copyright (C) 2009-2011 A n s c a , I n c .
Version: 2.0.0
Build: 2011.704
followed by:
Copyright (C) 2009-2011 A n s c a , I n c .Version: 2.0.0Build:2011.704
Which is basically the same as above but all the line breaks are broken. After this, any print statements appear on the same line until there’s no space and they fall off the screen.
Why does it run twice and cause the copyright info to be shown twice?
This doesn’t just happen in CIDER IDE, identical problem through intellij.
Windows 7 64bit
Java version 1.6.0_30
If I run CoronaSimulator through the windows terminal and pass my projects main.lua file, it runs once and shows output correctly.
Any ideas? I was hoping CIDER would allow me to get around this problem. [import]uid: 118390 topic_id: 23072 reply_id: 98552[/import]