Results 1 to 9 of 9

Thread: The following bitmaps were not freed: [0]

  1. #1
    Join Date
    Mar 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default The following bitmaps were not freed: [0]

    so basically i start the script and i get this

    The following bitmaps were not freed: [0]

    no idea how to fix it new to this help please !

    http://villavu.com/forum/showthread.php?t=99779


    thats the script im using

    thanks in advance !

  2. #2
    Join Date
    Jan 2007
    Posts
    181
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Bitmaps not being free'd isn't normally a critical error, is it stopping the script from running?

  3. #3
    Join Date
    Mar 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    thanks for the reply, and yes it stops the script, my character stands still and the cursor does not move either? any ideas?

  4. #4
    Join Date
    Jan 2007
    Posts
    181
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm not sure, i'll have a look but I have used that script and don't get the problem.

  5. #5
    Join Date
    Mar 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    any luck? im still getting that error

    Successfully executed.
    The following bitmaps were not freed: [0]

  6. #6
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Not an error just a hint.
    Copy/paste more of the debug so we can help better.

  7. #7
    Join Date
    Jan 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Exclamation

    Compiled successfully in 2901 ms.
    -- setupSRL()
    ---- Setting up SRL...
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[724] as Simba's target
    -------- Succesfully paired to a existing client, SMART[724]
    ------ smartPairToExistingClient(): result = true
    ------ Succesfully initialized via pairing to a previously spawned client
    ---- initSmart()
    ------ smartSetupDrawing(): Succesfully setup SMART drawing
    ---- Waiting up to 5 minutes for RS to load...
    ------ TRSActionBar.__findButton(): Found the actionbar button @ {X = 566, Y = 435}
    ------ TRSActionBar.__find(): result = true (height = 37)
    ------ Dynamic interfaces have been set.
    ---- Client is ready.
    ---- Setup SRL in 265ms.
    -- setupSRL(): True
    -- Start custom SPS setup.
    -- .init()
    ---- FATAL ERROR: .setup(): Unable to find map, searched path maps\brilliant_wisps.png
    ---- Freeing the minimap mask
    ---- Succesfully freed SMART[724]
    Successfully executed.
    The following bitmaps were not freed: [2, 3, 4]

    It shows like this right?same here..idk whats wrong with it.Btw im using divination script right here http://villavu.com/forum/showthread.php?t=106925
    Last edited by Musscullen; 01-11-2014 at 03:42 AM.

  8. #8
    Join Date
    Mar 2013
    Location
    Freedomville.
    Posts
    155
    Mentioned
    2 Post(s)
    Quoted
    107 Post(s)

    Default

    Quote Originally Posted by Musscullen View Post
    Compiled successfully in 2901 ms.
    -- setupSRL()
    ---- Setting up SRL...
    ---- initSmart():
    ------ Attempting to pair to a previously spawned client
    ------ smartPairToExistingClient():
    -------- Found 1 free client(s), attempting to pair to one...
    ---------- smartSetAsTarget(): Succesfully set SMART[724] as Simba's target
    -------- Succesfully paired to a existing client, SMART[724]
    ------ smartPairToExistingClient(): result = true
    ------ Succesfully initialized via pairing to a previously spawned client
    ---- initSmart()
    ------ smartSetupDrawing(): Succesfully setup SMART drawing
    ---- Waiting up to 5 minutes for RS to load...
    ------ TRSActionBar.__findButton(): Found the actionbar button @ {X = 566, Y = 435}
    ------ TRSActionBar.__find(): result = true (height = 37)
    ------ Dynamic interfaces have been set.
    ---- Client is ready.
    ---- Setup SRL in 265ms.
    -- setupSRL(): True
    -- Start custom SPS setup.
    -- .init()
    ---- FATAL ERROR: .setup(): Unable to find map, searched path maps\brilliant_wisps.png
    ---- Freeing the minimap mask
    ---- Succesfully freed SMART[724]
    Successfully executed.
    The following bitmaps were not freed: [2, 3, 4]

    It shows like this right?same here..idk whats wrong with it.Btw im using divination script right here http://villavu.com/forum/showthread.php?t=106925
    Probably would have been better to post in the divination thread. There is someone with the exact same error as yours; also big hint:

    Code:
    ---- FATAL ERROR: .setup(): Unable to find map, searched path maps\brilliant_wisps.png

  9. #9
    Join Date
    Jan 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by sdf View Post
    Probably would have been better to post in the divination thread. There is someone with the exact same error as yours; also big hint:

    Code:
    ---- FATAL ERROR: .setup(): Unable to find map, searched path maps\brilliant_wisps.png
    ok..

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
  •