Results 1 to 9 of 9

Thread: Anyone?

  1. #1
    Join Date
    Aug 2007
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Anyone?

    Im using Wizzup Essence Miner and i keep getting an error, it says "Failed when compiling
    Line 45: [Error] (15377:12) : Unknown identifier 'STRING1' in script C:\Documents and Settings\HP_Owner\Desktop\Wizzup_Essence_Miner_1.0 9_Pub.scar

    Can anyone help me?

  2. #2
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    You're using an old version, either fix it yourself (not too hard), or hang around for a while and learn to script; when you become a junior member, you'll be able to get an updated version.
    Interested in C# and Electrical Engineering? This might interest you.

  3. #3
    Join Date
    Aug 2007
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    you think you could tell me how to fix it?

  4. #4
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Read some tutorials, then try on your own; if you run into trouble, just post, there's plenty of helpful people here at SRL.
    Interested in C# and Electrical Engineering? This might interest you.

  5. #5
    Join Date
    May 2007
    Location
    Ohio
    Posts
    2,296
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by borncuban67 View Post
    Im using Wizzup Essence Miner and i keep getting an error, it says "Failed when compiling
    Line 45: [Error] (15377:12) : Unknown identifier 'STRING1' in script C:\Documents and Settings\HP_Owner\Desktop\Wizzup_Essence_Miner_1.0 9_Pub.scar

    Can anyone help me?
    yes, hold on...

    Quote Originally Posted by Smartzkid View Post
    You're using an old version, either fix it yourself (not too hard), or hang around for a while and learn to script; when you become a junior member, you'll be able to get an updated version.
    thats not nice, cant u just give him 30 secs and tell him the fix..?

    Quote Originally Posted by borncuban67 View Post
    you think you could tell me how to fix it?
    yes, keep holing on...

    Quote Originally Posted by Smartzkid View Post
    Read some tutorials, then try on your own; if you run into trouble, just post, there's plenty of helpful people here at SRL.
    Guess you not one of em... lol

    Heres the Fix..

    Change all STRING1's to Strings + [the number minus 1] so...

    SCAR Code:
    String1
    would be
    SCAR Code:
    Strings[0]
    SCAR Code:
    String2
    would be
    SCAR Code:
    Strings[1]
    so on..

  6. #6
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    The point is to get him to learn a bit of scripting

    Ah, well....

    Anyways, I doubt that version's gonna work w/ only the strings changed, SRL 3 -> 4 conversions are rarely that easy...
    Interested in C# and Electrical Engineering? This might interest you.

  7. #7
    Join Date
    May 2007
    Location
    Ohio
    Posts
    2,296
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    True, but its a start...

  8. #8
    Join Date
    Jun 2007
    Location
    brooklyn ny
    Posts
    683
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well first tell him what to do so he understands and he can explore the script more

  9. #9
    Join Date
    Aug 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Fix it you should be good

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
  •