Results 1 to 5 of 5

Thread: Need help with this error!

  1. #1
    Join Date
    Jan 2015
    Location
    Mission Viejo,CA
    Posts
    83
    Mentioned
    1 Post(s)
    Quoted
    38 Post(s)

    Default Need help with this error!

    getting this error:

    Error: The given DTM Index[0] doesn't exist at line 211
    Execution failed.

    FreeDTM(Wisp.RegDTM);
    FreeDTM(Wisp.EnrDTM);
    FreeDTM(ConvertButtonDTM);
    end;

    thats lines 211-214.

    Is there something i'm doing wrong or is this the script?

  2. #2
    Join Date
    Feb 2007
    Location
    Alberta, Canada
    Posts
    4,615
    Mentioned
    50 Post(s)
    Quoted
    429 Post(s)

    Default

    Quote Originally Posted by aliensexist View Post
    getting this error:

    Error: The given DTM Index[0] doesn't exist at line 211
    Execution failed.

    FreeDTM(Wisp.RegDTM);
    FreeDTM(Wisp.EnrDTM);
    FreeDTM(ConvertButtonDTM);
    end;

    thats lines 211-214.

    Is there something i'm doing wrong or is this the script?
    https://www.google.ca/webhp?sourceid...active&ssui=on

    Gives me:

    https://villavu.com/forum/showthread.php?t=95008
    https://villavu.com/forum/showthread.php?t=73544
    https://villavu.com/forum/showthread.php?t=94593

    All three say "You're freeing a DTM that doesn't exist"

    So line 211 is freeing a DTM that doesn't exist. Delete that line and you won't get an error anymore.

    Also for future reference:

    RS3 Help Section: https://villavu.com/forum/forumdisplay.php?f=646
    OSRS Help Section: https://villavu.com/forum/forumdisplay.php?f=491

    "Official Business" is not the help section. Posting in the appropriate section will be better received.

    Scripts: Edgeville Chop & Bank, GE Merchanting Aid
    Tutorials: How to Dominate the Grand Exchange

    Quote Originally Posted by YoHoJo View Post
    I like hentai.

  3. #3
    Join Date
    Jan 2015
    Location
    Mission Viejo,CA
    Posts
    83
    Mentioned
    1 Post(s)
    Quoted
    38 Post(s)

    Default

    Quote Originally Posted by 3Garrett3 View Post
    https://www.google.ca/webhp?sourceid...active&ssui=on

    Gives me:

    https://villavu.com/forum/showthread.php?t=95008
    https://villavu.com/forum/showthread.php?t=73544
    https://villavu.com/forum/showthread.php?t=94593

    All three say "You're freeing a DTM that doesn't exist"

    So line 211 is freeing a DTM that doesn't exist. Delete that line and you won't get an error anymore.

    Also for future reference:

    RS3 Help Section: https://villavu.com/forum/forumdisplay.php?f=646
    OSRS Help Section: https://villavu.com/forum/forumdisplay.php?f=491

    "Official Business" is not the help section. Posting in the appropriate section will be better received.
    Thanks. I usually always mention that I am new to the forums just in case situations like these happens, but forgot to this time >.<

  4. #4
    Join Date
    Feb 2007
    Location
    Alberta, Canada
    Posts
    4,615
    Mentioned
    50 Post(s)
    Quoted
    429 Post(s)

    Default

    Quote Originally Posted by aliensexist View Post
    Thanks. I usually always mention that I am new to the forums just in case situations like these happens, but forgot to this time >.<
    No problem. I didn't mean for it to sound harsh or anything. I just recently learned how good Google is at finding stuff like that, when the forum search function is pretty much awful.

    So hopefully deleting that line for you will work. I figure it's a public script, so probably it's an old one. Keep that in mind and babysit it a little when you first run it

    Scripts: Edgeville Chop & Bank, GE Merchanting Aid
    Tutorials: How to Dominate the Grand Exchange

    Quote Originally Posted by YoHoJo View Post
    I like hentai.

  5. #5
    Join Date
    Jan 2015
    Location
    Mission Viejo,CA
    Posts
    83
    Mentioned
    1 Post(s)
    Quoted
    38 Post(s)

    Default

    Quote Originally Posted by 3Garrett3 View Post
    No problem. I didn't mean for it to sound harsh or anything. I just recently learned how good Google is at finding stuff like that, when the forum search function is pretty much awful.

    So hopefully deleting that line for you will work. I figure it's a public script, so probably it's an old one. Keep that in mind and babysit it a little when you first run it
    ok, thanks for your advice and help its greatly appreciated!

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
  •