Results 1 to 3 of 3

Thread: FreeDTM Error

  1. #1
    Join Date
    Aug 2008
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default FreeDTM Error

    Hi,

    I have an error with FreeDTM.
    When ever i run my script I'm working on it comes up with this:
    Code:
    [Runtime Error] : Exception: Access violation at address 006D70FE in module 'scar.exe'. Read of address 00000000 in line 61 in script
    In line 61 I have:
    Code:
    FreeDTM(Clay);
    And 'Clay' is the DTM of the item Clay in the inventory.
    Any idea why this happens?

  2. #2
    Join Date
    Feb 2007
    Posts
    211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    My guess is you changed the state of clay after you loaded the dtm or never loaded a dtm to clay, both will give you an error similar to that.

    For a more accurate response post at least the part of the script that involves clay
    Current Project: Catching up on what I missed, re-writing some old includes I done in the past.
    Upcoming Project: Open For Suggestions

  3. #3
    Join Date
    Aug 2008
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wait, sorry, just figured it out, I had the procedure to declare the DTM's, but I didn't use it in the main loop.
    Can a mod please delete this tread and possibly take two post marks of my post counter?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. access violation with freedtm()
    By hackncrack1 in forum OSR Help
    Replies: 8
    Last Post: 02-22-2009, 10:27 PM
  2. Line 135: [Error] (14845:1): Syntax error in script
    By AbsTrACt'^.| in forum OSR Help
    Replies: 16
    Last Post: 05-23-2008, 01:14 PM
  3. Replies: 5
    Last Post: 02-26-2008, 04:14 PM
  4. FreeDTM for DDTMs?
    By Raskolnikov in forum OSR Help
    Replies: 4
    Last Post: 01-04-2008, 10:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •