tortuosit 486 Posted June 15, 2014 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
fight9 14 Posted June 15, 2014 I usually just watch my .rpt file with Arma3Sync. Share this post Link to post Share on other sites
tortuosit 486 Posted June 15, 2014 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
mecharius 2 Posted June 15, 2014 Do you mean the show script errors startup parameter? -showScriptErrors EDIT: sorry just read your edit, my eyes assumed it was the signature :) Share this post Link to post Share on other sites