debug() in windows (3.1 rc2)

For AI and campaign script related discussions and questions
User avatar
Duha
Trained
Trained
Posts: 287
Joined: 25 Mar 2012, 20:05
Location: SPb, Russia

Re: debug() in windows (3.1 rc2)

Post by Duha »

aubergine wrote:Where does debug output currently go on Mac OS X? It's not in the logs (as far as I can tell) and not sure how to see the stderr for an app launched via an icon in apps folder :s
I notice that feature:
script logging flush message after it was sent. (my output reader can access them instantly after they were send)
game logging does not flush message (it shown after game quit or scripting debug called.)
http://addons.wz2100.net/ developer
User avatar
dak180
Trained
Trained
Posts: 288
Joined: 01 Nov 2009, 23:58
Location: Keeper of the Mac Builds

Re: debug() in windows (3.1 rc2)

Post by dak180 »

aubergine wrote:Where does debug output currently go on Mac OS X? It's not in the logs (as far as I can tell) and not sure how to see the stderr for an app launched via an icon in apps folder :s
It goes to the console which one accesses through Console.app.
User:dak180
Keeper of the Mac Builds