Results 1 to 12 of 12

Thread: error with msi wc script , GE yews ):

  1. #1
    Join Date
    Jan 2008
    Posts
    223
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default error with msi wc script , GE yews ):

    idk what happened but all of the sudden my script started acting up. newest versions of srl and reflection, heres what debug box said


    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(22:3): Variable 'TALKAFTERRANDOMS' never used at line 21
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(46:3): Variable 'ROADCOLOR' never used at line 45
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(46:3): Variable 'WATERCOLOR' never used at line 45
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(46:3): Variable 'BANKCOLOR' never used at line 45
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(51:3): Variable 'LAMPSKILL' never used at line 50
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(163:3): Variable 'SRL_PROCS' never used at line 162
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(164:3): Variable 'SRL_ONFINDRANDOMCALL' never used at line 163
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(215:3): Variable 'ACARR' never used at line 214
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(220:3): Variable 'ISACLOADED' never used at line 219
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(225:3): Variable 'SMART_SERVER' never used at line 224
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(230:3): Variable 'SMART_MEMBERS' never used at line 229
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(230:3): Variable 'SMART_SIGNED' never used at line 229
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(230:3): Variable 'SMART_SUPERDETAIL' never used at line 229
    Compiled succesfully in 203 ms.
    Successfully executed.

  2. #2
    Join Date
    Dec 2010
    Location
    New York
    Posts
    124
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Is it only with MSI?
    Last edited by Her0n; 12-31-2010 at 05:08 AM.
    SCRAPE - My Blog! All about the music!

  3. #3
    Join Date
    Jan 2008
    Posts
    223
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    just checked it with narcles fast fighter, and yes, its everything.

  4. #4
    Join Date
    Dec 2010
    Location
    New York
    Posts
    124
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Try deleting one of the end; s at the bottom of global then saving. Even though it isn't the same error it might fix it.

    Wait nvm those are just hints, it compiled right?
    Last edited by Her0n; 12-31-2010 at 05:07 AM.
    SCRAPE - My Blog! All about the music!

  5. #5
    Join Date
    Jan 2008
    Posts
    223
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    didnt help.. ):

  6. #6
    Join Date
    Dec 2010
    Location
    New York
    Posts
    124
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Those aren't errors though, which is most confusing ;(
    SCRAPE - My Blog! All about the music!

  7. #7
    Join Date
    Nov 2010
    Location
    Australia
    Posts
    1,472
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by donkey60000 View Post
    idk what happened but all of the sudden my script started acting up. newest versions of srl and reflection, heres what debug box said


    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(22:3): Variable 'TALKAFTERRANDOMS' never used at line 21
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(46:3): Variable 'ROADCOLOR' never used at line 45
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(46:3): Variable 'WATERCOLOR' never used at line 45
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(46:3): Variable 'BANKCOLOR' never used at line 45
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(51:3): Variable 'LAMPSKILL' never used at line 50
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(163:3): Variable 'SRL_PROCS' never used at line 162
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(164:3): Variable 'SRL_ONFINDRANDOMCALL' never used at line 163
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(215:3): Variable 'ACARR' never used at line 214
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(220:3): Variable 'ISACLOADED' never used at line 219
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(225:3): Variable 'SMART_SERVER' never used at line 224
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(230:3): Variable 'SMART_MEMBERS' never used at line 229
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(230:3): Variable 'SMART_SIGNED' never used at line 229
    [Hint] F:\Games\Simba\Includes\SRL/SRL/core/globals.scar(230:3): Variable 'SMART_SUPERDETAIL' never used at line 229
    Compiled succesfully in 203 ms.
    Successfully executed.
    You don't need to worry about it, because I don't think it affects how the script functions. so unless you have a major problem like it doesn't find randoms, or doesn't initialize smart then you can just leave it, it'll probably be fixed in the next update.

  8. #8
    Join Date
    Jan 2008
    Posts
    223
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    just deleted msi folder and redid the tortoise SVN checkout on the new MSI folder , and now i get this error.



    Exception in Script: Unable to find file 'MSI/Setup.simba' used from ''
    Last edited by P3rs0nal1ty; 12-31-2010 at 07:17 AM.

  9. #9
    Join Date
    Jan 2008
    Posts
    223
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Exception in Scipt: Unable to find file 'MSI/Setup.simba' used from ''
    is only an msi script error, all others work.

  10. #10
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by donkey60000 View Post
    Exception in Scipt: Unable to find file 'MSI/Setup.simba' used from ''
    is only an msi script error, all others work.
    I have no idea what you did, but Setup.simba isn't in MSI/ it's in MSI/MSI/Core/.

    Have you just tried running it again?

    E: When you updated MSI, did you update RunMe.simba also? Or just replace it with an old one that had your player saved in it? If so then that's you problem. RunMe.simba was updated a lot to compensate for the form.
    Last edited by Coh3n; 12-31-2010 at 08:02 AM.

  11. #11
    Join Date
    Jan 2008
    Posts
    223
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    I have no idea what you did, but Setup.simba isn't in MSI/ it's in MSI/MSI/Core/.

    Have you just tried running it again?

    E: When you updated MSI, did you update RunMe.simba also? Or just replace it with an old one that had your player saved in it? If so then that's you problem. RunMe.simba was updated a lot to compensate for the form.
    zomg thank u so much!
    this worked! that just made my die, right in time to run my script overnight (:
    thank you sooooo much u have no idea (: + rep, thanks coh3n, you are truly godlike.

  12. #12
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by donkey60000 View Post
    zomg thank u so much!
    this worked! that just made my die, right in time to run my script overnight (:
    thank you sooooo much u have no idea (: + rep, thanks coh3n, you are truly godlike.
    Glad I could help.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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