+ Reply to Thread
Results 1 to 5 of 5

Thread: LSW failing

  1. #1
    Join Date
    Feb 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default LSW failing

    I try to run the LSW script. I start at Draynor bank, and I have set it as location. Upon starting the script, it logs this:

    Welcome to Runescape.
    MyCharacterName
    06:52:22 PM: MyCharacterName: Entering Func: MSI_BestTool: CurrentSkill level: 60
    06:52:24 PM: MyCharacterName: Entering Func: MSI_FindTool: Found DTM: Steel pickaxe.
    06:52:24 PM: MyCharacterName: Entering Func: MSI_FindTool: Successfully Found Tool: Steel pickaxe
    06:52:24 PM: MyCharacterName: Detail: MSI_Walk: Location = Draynor Village bank
    06:52:24 PM: MyCharacterName: MSI_Walk: No color path developed for Lumby Swamp West Miner
    06:52:34 PM: MyCharacterName: Player Action: MSI_MainLoop: Failed to walk to location

    And shuts down/logs out.

    Any suggestions?

  2. #2
    Join Date
    Jul 2007
    Location
    Right now? Chair.
    Posts
    8,488
    Mentioned
    3 Post(s)
    Quoted
    12 Post(s)

    Default

    For LSW MSI uses reflection. According to your log, you are either not using reflection or your reflection is outdated. You'd have to update your reflection through svn

    ~RM

    I & I know Zion. It is in the spirit, body and mind of every one of us
    RMouse(obj: TMSIObject): boolean;

  3. #3
    Join Date
    Feb 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks for the help!

    I do in fact have reflection installed, it's the version provided by the standard simba reflection plugin, and is updated (according to the plugin at least)... Is this outdated?

  4. #4
    Join Date
    Feb 2009
    Location
    Hungary (GMT + 1)
    Posts
    1,774
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by JokeAss View Post
    Thanks for the help!

    I do in fact have reflection installed, it's the version provided by the standard simba reflection plugin, and is updated (according to the plugin at least)... Is this outdated?
    Yes. You have to use svn.
    http://simbareflection.googlecode.com/svn/trunk/

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

    Default

    That solved my problem. Thanks for the help!

+ 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
  •