Results 1 to 3 of 3

Thread: yet again SPS

  1. #1
    Join Date
    Feb 2013
    Posts
    104
    Mentioned
    1 Post(s)
    Quoted
    32 Post(s)

    Default yet again SPS

    I am able to get valid GetMyPos returns but whenever i try using SPS_WalkPath or SPS_WalkToPos, when i run the script it throws an error in sps.simba.

    Access violation at line 376.

    line 376 is this:
    FoundMatches := SPS_FindMapInMap(P.x, P.y, SPS_AreaMaps, SmallMap, SPS_Tolerance);

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

    Default

    Quote Originally Posted by blockay View Post
    I am able to get valid GetMyPos returns but whenever i try using SPS_WalkPath or SPS_WalkToPos, when i run the script it throws an error in sps.simba.

    Access violation at line 376.

    line 376 is this:
    FoundMatches := SPS_FindMapInMap(P.x, P.y, SPS_AreaMaps, SmallMap, SPS_Tolerance);
    Is the image open somewhere? Like on the path editor or paint etc...
    They need to be closed.

    Creds to DannyRS for this wonderful sig!

  3. #3
    Join Date
    Feb 2013
    Posts
    104
    Mentioned
    1 Post(s)
    Quoted
    32 Post(s)

    Default

    didn't have anything open, but i tried restarting my computer anyway and it still didn't work afterwards. getting the same error
    Last edited by blockay; 03-09-2013 at 08:22 PM.

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
  •