Issue: The following bitmaps were not freed: [Minimap Mask, SMART Debug Image]

  1. issueid=209 03-25-2014 05:10 PM
    SRL Junior Member
    The following bitmaps were not freed: [Minimap Mask, SMART Debug Image]

    Checking for script updates...

    NOTIFICATION: Current script version: 2.42 | Online version: 2.42
    NOTIFICATION: You have the latest version.
    -- TPlayerArray.setup()
    ---- Loaded player: account
    -- TPlayerArray.setup(): Success
    -- setupSRL()
    ---- Setting up SRL...
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found no free clients to pair to
    ------ smartPairToExistingClient(): result = false
    ------ Attempting to spawn a new client..
    ------ smartCreateClient():
    ---------- smartGetParameters(): Succesfully grabbed paramters
    -------- getJavaPath():
    ---------- Attempting to search for your Java path
    ---------- Found your java path @ C:\Program Files (x86)\Java\jre7\bin\javaw.exe
    -------- getJavaPath()
    -------- Using parameters [http://world12.runescape.com/, f7086420672619586532]
    -------- Using plugins "OpenGL32.dll"
    -------- Succesfully spawned a client, attempting to target
    ---------- smartSetAsTarget(): Succesfully set SMART[6128] as Simba's target
    ------ smartCreateClient(): result = true
    ------ Succesfully initialized via spawning a new client
    ---- initSmart()
    ------ smartSetupDrawing(): Succesfully setup SMART drawing
    ---- Waiting up to 5 minutes for RS to load...
    ------ __setInputBoxes(): Set username and password boxes
    ---- Client is ready.
    ---- Setup SRL in 23634ms.
    -- setupSRL(): True
    -- sps.init()
    ---- Path exists (C:\Simba\Includes\SPS\img\runescape_other\TMPB_01.png)
    ---- Setup area "TMPB_01" in 78ms
    -- sps.init()
    Exception in Script: Runtime error: "Error while reading stream: Wrong image format" at line 1145, column 30
    The following DTMs were not freed: [0, 1]
    The following bitmaps were not freed: [Minimap Mask, SMART Debug Image]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (26-03-14 at 12.59.07 AM).txt] has not been freed in the script, freeing it now.

    All of my settings are correct, I tripled checked them. im useing the plank banker script by the mayor
Issue Details
Issue Number 209
Project SRL Bugs and Suggestions
Status Resolved
Users able to reproduce bug 5
Users unable to reproduce bug 1
Assigned Users (none)
Tags (none)




  1. 03-27-2014 10:37 PM
    SRL Developer
    This was resolved; he posted in another thread.
  2. 12-01-2014 08:13 AM
    Registered User
    well what thread?
  3. 12-06-2014 06:29 PM
    SRL Developer
    I'm not sure; I can't seem to find the post. Are you experiencing a similar problem?
  4. 03-26-2015 06:07 AM
    SRL Junior Member
    I am getting this error now:
    ------ Failed to spawn a SMART client
    ---- initSmart()
    ---- FATAL ERROR: smartSetupDrawing(): Unable to setup SMART drawing
    ---- Succesfully freed SMART[0]
    Successfully executed.
    The following bitmaps were not freed: [SMART Debug Image]
  5. 03-26-2015 08:13 AM
    The Academic
    Quote Originally Posted by toxjq
    I am getting this error now:
    ------ Failed to spawn a SMART client
    ---- initSmart()
    ---- FATAL ERROR: smartSetupDrawing(): Unable to setup SMART drawing
    ---- Succesfully freed SMART[0]
    Successfully executed.
    The following bitmaps were not freed: [SMART Debug Image]
    That is unrelated to this. It's most likely a Java or jagex cache issue.
  6. 04-16-2015 11:37 PM
    SRL Junior Member
    What was the solution to this problem?

    I'm experiencing "The following bitmaps were not freed: [Minimap Mask, SMART Debug Image]" as well.
  7. 04-17-2015 03:45 AM
    The Academic
    Quote Originally Posted by Sinix
    What was the solution to this problem?

    I'm experiencing "The following bitmaps were not freed: [Minimap Mask, SMART Debug Image]" as well.

    That's not an error. It's just telling you those things were not freed from memory AFTER termination (but doesn't say why it terminated). It will most likely say something else on the line above it.
+ Reply