Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

  Click here to go to the first Developer post in this thread.  

Thread: Script not working? Use the -showScriptErrors parameter!

  1. #11
    Second Lieutenant Celery's Avatar
    Join Date
    Apr 9 2003
    Location
    BI Forums
    Posts
    4,882
    Author of the Thread
    Maybe introduce a space between the path and parameter?

  2. #12
    Master Gunnery Sergeant Rydygier's Avatar
    Join Date
    Aug 22 2011
    Location
    Poland, Pomerania
    Posts
    1,063
    I made myself in an accessible place a shortcut to "C: \ Users \ Rydygier \ AppData \ Local \ ArmA 2 \ arma2.RPT" (on Vista) and thanks to this I have access to all error reports written. Very useful thing indeed, both to eliminate errors and to use command "diag_log" for testing purposes.

  3. #13
    Year and a half scripting and now i hear about this! PIN IT

    Edit: oh it is, NVM, good info,
    Last edited by JonieTurnock; Oct 25 2011 at 17:36. Reason: Retardism

  4. #14

  5. #15
    I have the following shortcut's target line:
    "C:\Archivos de programa\Bohemia Interactive\arma2oa.exe" -mod=@mios;@lingor;@SGMODbeta;@CBA;@mar_2MAW;@CHN_P redator;@cicada1.2;@PLR;@bracer;@Klurs_A1;@I44CO;@ ASG;-showScriptErrors; -name=moddero
    but no errors show up at the screen...

  6. #16
    Moderator [FRL]Myke's Avatar
    Join Date
    May 27 2007
    Location
    Yay, Rank 34 of 47119 and catching up.
    Posts
    5,694
    Not sure if it happened during copy/paste but there is a space between @ and ASG but no space between asg; and the following - , Check it.

  7. #17
    paste error ,
    this it's the real:

    "C:\Archivos de programa\Bohemia Interactive\arma2oa.exe" -mod=@mios;@lingor;@SGMODbeta;@CBA;@mar_2MAW;@CHN_P redator;@cicada1.2;@PLR;@bracer;@Klurs_A1;@I44CO;@ ASG; -showScriptErrors; -name=moddero

    I also have tried this:

    "C:\Archivos de programa\Bohemia Interactive\arma2oa.exe" -mod=@mios;@lingor;@SGMODbeta;@CBA;@mar_2MAW;@CHN_P redator;@cicada1.2;@PLR;@bracer;@Klurs_A1;@I44CO;@ ASG;-showScriptErrors;-name=moddero

    it keeps loading the addons and the profile but not showing any scripts mistakes...do i have to place anything more inside the script or it should work just with that?

  8. #18
    Second Lieutenant Celery's Avatar
    Join Date
    Apr 9 2003
    Location
    BI Forums
    Posts
    4,882
    Author of the Thread
    ;@ASG -showScriptErrors -name=moddero

  9. #19
    ty...now works fine...is there any way to force it only to run on certain scripts??i am using lot of addons...and some of them have errors...so it's stuck showing the addon errors and never shows my script errors...

  10. #20

Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •