PDA

View Full Version : Help with this rs 07 bot? DMTs not freed?



em0p0ny
03-28-2013, 10:10 PM
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.

rj
03-28-2013, 10:55 PM
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?

drub
04-24-2013, 09:26 PM
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:


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

arrow
04-29-2013, 06:04 PM
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'