Results 1 to 4 of 4

Thread: Help with this rs 07 bot? DMTs not freed?

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

    Default Help with this rs 07 bot? DMTs not freed?

    Code:
    Exception in Script: The given DTM Index[0] doesn't exist
    The following DTMs were not freed: [7]
    The following bitmaps were not freed: [0, 1, 2]

    What do i do? if anyone could help that would be great. I'm not too good with simba.

  2. #2
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    This means you did not intialize the DTM. What happened was the script tried to look for the DTM, but the DTM was never declared.Can you show the script so I can show you what I mean?

  3. #3
    Join Date
    Apr 2013
    Posts
    40
    Mentioned
    1 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by Officer Barbrady View Post
    This means you did not intialize the DTM. What happened was the script tried to look for the DTM, but the DTM was never declared.Can you show the script so I can show you what I mean?
    I'm having this exact same problem and I'm using AutoRangeGuilder_11[1.5]
    http://villavu.com/forum/showthread.php?t=99923


    I noticed 1 odd thing... at the beginning of the script there are those two // and then two ($define smart)s. I tried removed the / smart 8 both, and neither, and each time i get:

    Code:
    Error: Exception: Out of memory at line 226
    The following DTMs were not freed: [0, 1, 2, 3]
    except when i leave just the smart, and leave the / on smart8, which gives me a smart params error, which I assume is because I upgraded to smart8.

    thanks

    edit: everything works fine in a browser, i just would like to use smart

  4. #4
    Join Date
    Dec 2011
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    sorry to post here but why do i get this error i follow all the tutorials
    Exception in Script: Unable to find file 'P07Include .simba' used from 'C:\Simba\Scripts\iShrimpPowerFisherSMART.simba'

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
  •