Jump to content
Sign in to follow this  
tortuosit

I'd like to have error messages while debugging, how? Currently scripts stop silently

Recommended Posts

Hi,

I wasted incredible 2 hours of my lifetime because I cannot get trivial stuff to work. I'm working at a mod and need to handle a config file with mixed data type arrays. I'm convinced I will find some simple error somewhere... E.g. I sometimes forget "then" in if/then statements. Now it's not that trivial, but error messages would REALLY help. I mean it's not nice if scripts simply end without notification if you simply forget a semicolon.

Because currently:

:start:

- Script not working

- End Arma

- Edit script file, add debug hints

- re-pbo

- start ArmA

- Go into editor, place a player unit, test

- goto :start:

I can't remember, but there was something, some command to turn on debug error messages. Please help!

---------- Post added at 12:25 ---------- Previous post was at 12:23 ----------

Now I remember: ArmA startup parameter -showScriptErrors

Anyway, thanks for reading :D

Share this post


Link to post
Share on other sites

I usually just watch my .rpt file with Arma3Sync.

Share this post


Link to post
Share on other sites

I was thinking about the rpts in local appdata... But they did not have errors btw!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×