Results 1 to 9 of 9

Thread: About error Unable to find file 'SRL/SRL/Misc/Smart.simba' used from ....

  1. #1
    Join Date
    Feb 2015
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default About error Unable to find file 'SRL/SRL/Misc/Smart.simba' used from ....

    Hi i have error trying to run a code as show the picture below:

    error.jpg

    Do anybody knows where came wrong, if the code needs to update, may i know that how to really update it? Thanks

  2. #2
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    In which section did u find the script?

  3. #3
    Join Date
    Feb 2015
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by riwu View Post
    In which section did u find the script?
    This link: https://villavu.com/forum/showthread.php?t=83417

    I am trying to see how it work and make changes if possible.

  4. #4
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    Quote Originally Posted by meodows92 View Post
    This link: https://villavu.com/forum/showthread.php?t=83417

    I am trying to see how it work and make changes if possible.
    It's in the 'Outdated/broken' for a reason...posted in 2012 and using the old (srl5) include, probably requires some major updates for it to work

  5. #5
    Join Date
    Feb 2015
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by riwu View Post
    It's in the 'Outdated/broken' for a reason...posted in 2012 and using the old (srl5) include, probably requires some major updates for it to work

    What should i do to update the code? If need to change the code what is advice code that need to change. For example i notice there is few lines of codes i feel that need to change but not sure how to becasue is blue in color plus that part given in the tutorial doesn't work as i tried previously, the code is at below:

    {.include SRL/SRL/Misc/Smart.simba}
    {.include SRL/SRL.simba}
    {.include SPS/SPS.simba}
    {.include ObjectDTM\ObjDTMInclude.simba}

  6. #6
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    Quote Originally Posted by meodows92 View Post
    What should i do to update the code? If need to change the code what is advice code that need to change. For example i notice there is few lines of codes i feel that need to change but not sure how to becasue is blue in color plus that part given in the tutorial doesn't work as i tried previously, the code is at below:

    {.include SRL/SRL/Misc/Smart.simba}
    {.include SRL/SRL.simba}
    {.include SPS/SPS.simba}
    {.include ObjectDTM\ObjDTMInclude.simba}
    The script is pre-EOC, u have to update the entire script to work with the new include and the new RS.
    Might as well learn to script and rewrite one yourself...

  7. #7
    Join Date
    Feb 2015
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by riwu View Post
    It's in the 'Outdated/broken' for a reason...posted in 2012 and using the old (srl5) include, probably requires some major updates for it to work
    Is there anyways to update the code? I have tried change the code into something but ti does not work the code is at below:

    {.include SRL/SRL/Misc/Smart.simba}
    {.include SRL/SRL.simba}
    {.include SPS/SPS.simba}
    {.include ObjectDTM\ObjDTMInclude.simba}

    Is there an to do that and thanks for the reply.

  8. #8
    Join Date
    Dec 2010
    Posts
    483
    Mentioned
    30 Post(s)
    Quoted
    328 Post(s)

    Default

    Quote Originally Posted by meodows92 View Post
    Is there anyways to update the code? I have tried change the code into something but ti does not work the code is at below:

    {.include SRL/SRL/Misc/Smart.simba}
    {.include SRL/SRL.simba}
    {.include SPS/SPS.simba}
    {.include ObjectDTM\ObjDTMInclude.simba}

    Is there an to do that and thanks for the reply.
    No.

    Even if you could update the script to SRL-6 standards, which actually isn't that difficult, all the colors and logic would still be broken due to how old the script is. It would need a complete rewrite, like you've already been told.

  9. #9
    Join Date
    Feb 2015
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Ok, i am trying to thanks "the bank" for clear explanation, I encounter another problem while trying to edit the script which is:

    Exception in Script: Unknown compiler directives at 12:3

    Not sure where is it located, will anybody knows? sorry to post it here as i don't want to keep creating a new thread and make irritating for people.

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
  •