Results 1 to 8 of 8

Thread: The following itmaps were not freed:

  1. #1
    Join Date
    Feb 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default The following itmaps were not freed:

    [Hint] C:\Users\User\Downloads\[SMART] WindReleaseFind [v1.1] (4).simba(16:3): Variable 'PICKEDUPALLMICE' never used at line 15
    Compiled successfully in 843 ms.
    SRL Compiled in 16 msec
    ** Failed To Grab Smart Parameters **
    ** Please check your internet connection/firewall **
    Successfully executed.
    The following bitmaps were not freed: [0]

    I get the GUI going but it doesn't work, i can run other scripts normally but idk why this happens. Any clues?

  2. #2
    Join Date
    Sep 2012
    Location
    Here.
    Posts
    2,007
    Mentioned
    88 Post(s)
    Quoted
    1014 Post(s)

    Default

    This bitmap error has nothing to do with the failing script and instead means the scripter failed to free the bitmap resources used by the script, causing them to take up ram until you restart your SIMBA.

    The error you're actually getting seems like it's trying to grab some information from the internet and your firewall is blocking it and you haven't allowed it through.

  3. #3
    Join Date
    Feb 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Ive disabled the firewall and it still doesnt work..

  4. #4
    Join Date
    Sep 2012
    Location
    Here.
    Posts
    2,007
    Mentioned
    88 Post(s)
    Quoted
    1014 Post(s)

    Default

    What script is having the issue for you?

    Edit: NVM, noticed it is included in your orig post.
    The firewall could be SIMBA placed as by default SIMBA blocks a lot of internet traffic for paranoia reasons in case someone were to try and phish you. There's also a chance that you have defaulted SIMBA to block said traffic. Is this the only script failing for you?

  5. #5
    Join Date
    Feb 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by nivek1989 View Post
    What script is having the issue for you?

    Edit: NVM, noticed it is included in your orig post.
    The firewall could be SIMBA placed as by default SIMBA blocks a lot of internet traffic for paranoia reasons in case someone were to try and phish you. There's also a chance that you have defaulted SIMBA to block said traffic. Is this the only script failing for you?
    Yes pretty much the only script that fails for me..

  6. #6
    Join Date
    Sep 2012
    Location
    Here.
    Posts
    2,007
    Mentioned
    88 Post(s)
    Quoted
    1014 Post(s)

    Default

    Quote Originally Posted by demiraca View Post
    Yes pretty much the only script that fails for me..
    If it's just this one script, have you tried asking the script writer what may be the issue?

  7. #7
    Join Date
    Feb 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Not yet, but everyone seem to get it working, idk whats the issue..

  8. #8
    Join Date
    Feb 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    could anyone help?

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
  •