+ Reply to Thread
Page 3 of 22 FirstFirst 1234513 ... LastLast
Results 51 to 75 of 535

Thread: Common Problems ~ READ BEFORE POSTING

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

  2. #52
    Join Date
    Mar 2010
    Location
    United States
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    @ RawringDragon

    I had a similar error. If you are using a dragon hatchet like I was... it's not supported (I don't think) but as soon as I used a rune axe it worked fine.

    Also are maples not supported for power chopping? I couldn't get them to work but willows worked just fine.

    Here is the error for it. It couldn't find the color while I was surrounded by them. it just looped the message over and over again.

    -- MSI_FindObjectsIn
    ---- MSI_FindObjectsTPA
    ---- MSI_FindObjectsTPA: No colors found!
    -- MSI_FindObjectsIn: False

  3. #53
    Join Date
    Jan 2008
    Location
    U.S.A
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Still getting this error

    Progress Report:
    Error: Out of Global Vars range at line 64
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]
    File[C:\Users\Name\A runescape\Simba\Includes\SRL\Logs\SRL Log 30-08-10 0.txt] has not been freed in the script, freeing it now.


    I updated all my extensions after this post: Problems people have been having - FIXED!

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

    Default

    Quote Originally Posted by goldrush655 View Post
    Still getting this error

    Progress Report:
    Error: Out of Global Vars range at line 64
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]
    File[C:\Users\Name\A runescape\Simba\Includes\SRL\Logs\SRL Log 30-08-10 0.txt] has not been freed in the script, freeing it now.


    I updated all my extensions after this post: Problems people have been having - FIXED!
    Where does the script get to before that error comes up? Do you have any earlier debug info?

  5. #55
    Join Date
    Jan 2008
    Location
    U.S.A
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Progress Report:
    [0:00:42]: {----------------------------------------------------------------}
    [0:00:42]: {                    MSI Phoenix Player Report                   }
    [0:00:42]: {------------------------- Revision 241 -------------------------}
    [0:00:42]: {     Time Running: 42 Seconds                                   }
    [0:00:42]: {----------------------------------------------------------------}
    [0:00:42]: {                                                                }
    [0:00:42]: {     Player 0: Username                                         }
    [0:00:42]: {     Location: Falador east bank                                }
    [0:00:42]: {     Time: 00s                                                  }
    [0:00:42]: {     Total Loads: 0                                             }
    [0:00:42]: {     Active: True                                               }
    [0:00:42]: {                                                                }
    [0:00:42]: {     Script: Rimmington Yews                                    }
    [0:00:42]: {       Time:  00s                                               }
    [0:00:42]: {       Skill: Woodcutting                                       }
    [0:00:42]: {       Loads: 0                                                 }
    [0:00:42]: {       Exp:   0                                                 }
    [0:00:42]: {       Level: Not yet defined                                   }
    [0:00:42]: {         Item:   Yew logs                                       }
    [0:00:42]: {         Amount: 0                                              }
    [0:00:42]: {                                                                }
    [0:00:42]: {----------------------------------------------------------------}
    [0:00:42]: {----------------------------------------------------------------}
    [0:00:42]: [ Nick ]  MSI_SetupPlayer
    [0:00:43]: Welcome to Runescape.
    [0:00:45]: Username
    WriteFileString: Invalid Internal Handle of File: 1
    [0:00:59]: [ Rock ] -- MSI_BestTool
    [0:01:00]: [ Rock ] ---- CurrentSkill level: 72
    [0:01:00]: [ Rock ] -- MSI_BestTool: Rune Hatchet
    [0:01:00]: [ Rock ] -- MSI_FindTool - GameTab:26
    [0:01:01]: [ Rock ] ---- Found DTM: Rune Hatchet
    [0:01:01]: [ Rock ] -- MSI_FindTool: True
    Error: Out of Global Vars range at line 64
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]
    File[C:\Users\Name\A runescape\Simba\Includes\SRL\Logs\SRL Log 30-08-10 0.txt] has not been freed in the script, freeing it now.


    That's the full debug with names and nicknames changed of course.

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

    Default

    And you don't manually stop the script? It just does that on it's own? Can you post your DeclarePlayers please?

  7. #57
    Join Date
    Jan 2008
    Location
    U.S.A
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Progress Report:
    const
      BREAK_TIME     = 30;    // Single player only - how long to break for (in minutes)
      SAVE_DEBUG     = True;  // Save's the debug box text to a file
      LEVEL_TO_DEBUG = 10;    // The lower the number, the less the script will debug
    
      WORLD_SMART = 157;
    
      STATS_ID   = ''; // Temporary stats ID (2 digit number)
      STATS_PASS = ''; // Temporary stats password
    
    procedure DeclarePlayers;
    var
      i: Integer;
    begin
      HowManyPlayers := 1;
      NumberOfPlayers(HowManyPlayers);
      SetLength(MSI_Players, HowManyPlayers);
      SetLength(ProgressReportArray, HowManyPlayers);
    
      CurrentPlayer := 0;
      CurrentScript := 0;
    
      with MSI_Players[0] do
      begin
        Name     := 'Username';       // Username
        Pass     := 'Password';       // Password
        Nick     := 'Nick';       // Nickname (3-4 lowercase letters from username)
        Pin      := '';       // Bank pin; leave as '' if player doesn't have one
        Active   := True;     // Use this player?
        Member   := True;    // Is this player a member?
        Location := LOC_FE_BANK;         // See instructions at the top
        Scripts  := [SCRIPT_RM_YEWS];       // See instructions at the top
        Objects  := [[TREE_YEW]];     // See instructions at the top
        Loads[0] := 200;         // Amount of loads before breaking/switching players
        Loads[1] := 200;         // Total loads for the player to do
      end;


    Player info left out.

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

    Default

    Seems to be right. Could try with Member set to False? Not sure why that would make a difference, but we'll see.

  9. #59
    Join Date
    Jan 2008
    Location
    U.S.A
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nope, same error. But, I noticed that in the debug line 64

    Progress Report:
    if CurrDebugLevel <= LevelToDebug then


    Was highlighted.

  10. #60
    Join Date
    Jan 2010
    Posts
    5,227
    Mentioned
    6 Post(s)
    Quoted
    60 Post(s)

    Default

    If you change that to

    Pascal Code:
    if CurrDebugLevel <= LEVEL_TO_DEBUG then

    does it change anything?
    Last edited by i luffs yeww; 08-31-2010 at 04:03 AM.

  11. #61
    Join Date
    Jan 2008
    Location
    U.S.A
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by i luffs yeww View Post
    If you change that to

    [Highligh="Pascal"]if CurrDebugLevel <= LEVEL_TO_DEBUG then[/Highlight]

    does it change anything?
    Nope got this error:

    Progress Report:
    [Error] C:\Users\Name\A runescape\Simba\Includes\srl/srl/msi/Debug.simba(65:24): Unknown identifier 'LEVEL_TO_DEBUG' at line 64
    Compiling failed.

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

    Default

    Okay I have a suspicion the problem is in SRL. Can you open up Login.scar (SRL/SRL/core) and comment out line 593 (or just delete it).
    Simba Code:
    AddToSRLLog('Current player: ' + Capitalize(Players[CurrentPlayer].Name));

  13. #63
    Join Date
    Jan 2008
    Location
    U.S.A
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Okay I have a suspicion the problem is in SRL. Can you open up Login.scar (SRL/SRL/core) and comment out line 593 (or just delete it).
    Simba Code:
    AddToSRLLog('Current player: ' + Capitalize(Players[CurrentPlayer].Name));
    Nope, still didn't work

    I've noticed that the filewall is also bugging me to constantly allow stuff while running MSI scripts, but not while running just regular Simba scripts
    Last edited by Gold; 08-31-2010 at 04:05 AM.

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

    Default

    Quote Originally Posted by goldrush655 View Post
    Nope, still didn't work

    I've noticed that the filewall is also bugging me to constantly allow stuff while running MSI scripts, but not while running just regular Simba scripts
    Could be because MSI uses a lot of file functions. Not sure why your firewall would interfere though. You could try disabling it and trying again, or adding Simba to the firewall's exceptions list.

  15. #65
    Join Date
    Jan 2008
    Location
    U.S.A
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Could be because MSI uses a lot of file functions. Not sure why your firewall would interfere though. You could try disabling it and trying again, or adding Simba to the firewall's exceptions list.
    Not "fire" "file" And I hit always allow but it doesn't always allow :P

    But, that's not important right now haha xD

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

    Default

    Quote Originally Posted by goldrush655 View Post
    Not "fire" "file" And I hit always allow but it doesn't always allow :P

    But, that's not important right now haha xD
    Oh my bad.

    Yeah that's weird. After you hit "Always Allow", you should never get that message again. Do you have Windows' User Account Control on? Try turning that off, and disabling you firewall. Sorry, I just have no idea why you're getting this. The script is running fine for me, so I'm trying literally everything.

  17. #67
    Join Date
    Jan 2008
    Location
    U.S.A
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Oh my bad.

    Yeah that's weird. After you hit "Always Allow", you should never get that message again. Do you have Windows' User Account Control on? Try turning that off, and disabling you firewall. Sorry, I just have no idea why you're getting this. The script is running fine for me, so I'm trying literally everything.
    I'm not sure how to check if Windows' User Account control is on, but I'm disabling my firewall.

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

    Default

    Quote Originally Posted by goldrush655 View Post
    I'm not sure how to check if Windows' User Account control is on, but I'm disabling my firewall.
    Google "How to disable Windows UAC for (your version of windows here)".

  19. #69
    Join Date
    Jan 2008
    Location
    U.S.A
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Alright while I do that, I noticed in my console window these errors:


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

    Default

    Quote Originally Posted by goldrush655 View Post
    Alright while I do that, I noticed in my console window these errors:

    Have you moved the libsmart.dll file in "Reflection/Place in plugins folder" to Simba/Plugins/?

  21. #71
    Join Date
    Jan 2008
    Location
    U.S.A
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    libsmart.dll is in my Simba/Plugins/ folder

    Also, my UAC and Firewall had nothing to do with the filewall popping up, that is all Simba's security. I'm just gonna go for a total re-download and see where I end up.

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

    Default

    Quote Originally Posted by goldrush655 View Post
    libsmart.dll is in my Simba/Plugins/ folder
    Yes, but I know the file was updated recently so you may have to replace it with a new one from SRL/Reflection.

  23. #73
    Join Date
    Jan 2008
    Location
    U.S.A
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well gotta put this to the side for a sec, I re-downloaded everything and now it's all messed up I'll be posting my problems in the Simba forum, not here.

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

    Default

    Quote Originally Posted by goldrush655 View Post
    Well gotta put this to the side for a sec, I re-downloaded everything and now it's all messed up I'll be posting my problems in the Simba forum, not here.
    Okay, I'm sorry we couldn't get it figured out.

    Hopefully someone over there will have the answers I don't.

  25. #75
    Join Date
    Jan 2008
    Location
    U.S.A
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Alright, after a rigorous re-install (After having to completely purge everything Simba/srl from my comp) the error changed a bit.

    Instead of:

    Progress Report:
    Error: Out of Global Vars range at line 64
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]
    File[C:\Users\Name\A runescape\Simba\Includes\SRL\Logs\SRL Log 30-08-10 0.txt] has not been freed in the script, freeing it now.


    It is now

    Progress Report:
    Error: Invalid Opcode at line 64
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]
    File[C:\Users\Name\Simba\Includes\SRL\Logs\SRL Log 30-08-10 0.txt] has not been freed in the script, freeing it now.


    The Opcode error was solved I do believe, so I'll look for that post.

+ Reply to Thread
Page 3 of 22 FirstFirst 1234513 ... LastLast

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
  •