Results 1 to 2 of 2

Thread: Error script when trying to run scripts

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

    Question Error script when trying to run scripts

    Hi there, as a start I would like to state that I followed the video setup guide done by YoHOJoSRL; I.E i installed Simba, got SRL, SPS etc.
    However, when I try to start a script I get this line of error code.

    "Exception in Script: File "SRL-OSR/SRL.Simba" not found at line 3, column 5"

    From line 1 to 5 the script goes like this:

    Program Yew_Chopper;
    {$DEFINE SMART8}
    {$I SRL-OSR/SRL.Simba}
    {$I SPS/sps-osr.simba}
    {$i SRL-OSR\SRL\misc\SmartGraphics.simba}

    The part with {} tagged around them are hightlited in red in Simba.

    Could anyone help me out?

    Thank's in advance - Cocetti

  2. #2
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default


    Creds to DannyRS for this wonderful sig!

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
  •