+ Reply to Thread
Results 1 to 10 of 10

Thread: Error, but I have no idea what it is.

  1. #1
    Join Date
    Feb 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Angry Error, but I have no idea what it is.

    Error] (41:3): Unknown identifier 'SmartSetDebug' at line 40
    Compiling failed.

    I followed the video and this keeps happening. Deleted all files and reinstalled many times, but it doesnt work. It also keeps saying that 984 is the newest version, but It isnt on the downloads.

  2. #2
    Join Date
    Jan 2007
    Posts
    8,876
    Mentioned
    123 Post(s)
    Quoted
    327 Post(s)

    Default

    What script are you running?

  3. #3
    Join Date
    Feb 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I am trying to run MSI to set up all my stuff. Like in the tutorial.

  4. #4
    Join Date
    Dec 2011
    Location
    Nj
    Posts
    2,341
    Mentioned
    1 Post(s)
    Quoted
    18 Post(s)

    Default

    Same as Zyt3x, which script are you running, this isn't really a problem with simba, probably just your script.

    Also will be helpful if you post what exactly is at that line. Start from 2 lines above and give till 2 lines below.

    BTW Zyt3x, do you show me how to make a fighting script? (kinda/very off topic...?).
    Heard that you were a total B O S S at scripting so...

    edit:
    Quote Originally Posted by chris9711 View Post
    I am trying to run MSI to set up all my stuff. Like in the tutorial.
    Just read this, so when you run the 'RunMe' file, does another file open and say this error, or is it in the RunMe itself?

    For the basics of the basics of pascal, try my TuT. ||Photoshop Editing ||MapleResourceDung Script || Book a flight! BuySellTrip

  5. #5
    Join Date
    Feb 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Once again, I am just following the setup video, I have updated SRL MSI and the other SPS or whatever, now I am trying to run MSI but the box asking me to type in my player info does not show up, that error does.

  6. #6
    Join Date
    Jan 2007
    Posts
    8,876
    Mentioned
    123 Post(s)
    Quoted
    327 Post(s)

    Default

    Quote Originally Posted by joeygupta View Post
    BTW Zyt3x, do you show me how to make a fighting script? (kinda/very off topic...?).
    Heard that you were a total B O S S at scripting so...
    Hah that's nice! Who did you hear that from? I'm not the worst scripter, but if you're looking for a fighter, check out Narcles Fast Fighter. It did the trick for me when I was looking for one. If you want scripting help, you can always head over to the tutorial section.

    @OP: So this is a MSI error? I'll move the thread then.

  7. #7
    Join Date
    Dec 2011
    Location
    Nj
    Posts
    2,341
    Mentioned
    1 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by Zyt3x View Post
    Hah that's nice! Who did you hear that from? I'm not the worst scripter, but if you're looking for a fighter, check out Narcles Fast Fighter. It did the trick for me when I was looking for one. If you want scripting help, you can always head over to the tutorial section.

    @OP: So this is a MSI error? I'll move the thread then.
    btw like your photo!

    Quote Originally Posted by chris9711 View Post
    Once again, I am just following the setup video, I have updated SRL MSI and the other SPS or whatever, now I am trying to run MSI but the box asking me to type in my player info does not show up, that error does.
    I get that, but it still doesn't answer my question. Ugh, chickens these days.

    For the basics of the basics of pascal, try my TuT. ||Photoshop Editing ||MapleResourceDung Script || Book a flight! BuySellTrip

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

    Default

    Go to Simba/Plugins, do you have libsmart.dll?

  9. #9
    Join Date
    Feb 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I do have exactly the same problem. I reinstalled many times but still the same problem. when i run this:

    program new;
    {$DEFINE SMART}
    {$i srl/srl.simba}
    begin ClearDebug();
    SetupSRL();
    end.

    It just goes to the RS inlog window.

    When i run any script or run the msi it says:

    Running MSI...
    [Error] C:\Simba\Includes\srl/srl/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559
    Compiling failed.


    I just tried to run Narcle's Fast Fighter.

    first it gave me this error:

    [Error] C:\Simba\Includes\srl/srl/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559
    Compiling failed.

    then I could update it so i did and now it gives me this:

    [Error] (41:3): Unknown identifier 'SmartSetDebug' at line 40
    Compiling failed.


    I really dont know what to do

    regards

  10. #10
    Join Date
    Feb 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I think I found the problem. Topic starter try to update ur Simba. Most Icon to the right. It looks like a refresh button.

    Regards

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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