Page 10 of 15 FirstFirst ... 89101112 ... LastLast
Results 226 to 250 of 360

Thread: Object DTMs: A Walking/Positioning System

  1. #226
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Quote Originally Posted by pwn07 View Post
    Exception in Script: Unable to find file 'ObjectDTM\ObjDTMInclude.simba' used from ''
    ???
    for the script litoris iron man
    just wont even run
    Make sure the extension is enabled.

    Go to View -> Extensions and Enable ObjectDTM.sex

    Then restart Simba

  2. #227
    Join Date
    May 2012
    Posts
    704
    Mentioned
    4 Post(s)
    Quoted
    147 Post(s)

    Default



    I want to make gold ammy crafter as my first script but I seem to struggle loading this. I've enabled it, checked for updates, restarted simba, opened up that script which you use to use Generator, but it still gives me this error.

  3. #228
    Join Date
    May 2012
    Location
    Canada
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by abu_jwka View Post
    Make sure the extension is enabled.

    Go to View -> Extensions and Enable ObjectDTM.sex

    Then restart Simba
    still not working

  4. #229
    Join Date
    May 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I did everything that was on this i still get

    ''ObjectDTM\ObjDTMInclude.simba' used from ''

    and sometimes Object DTM Extension: Failed to grab remote extension.

    please help and when I check for updates there are none.
    Last edited by crazya; 05-25-2012 at 12:15 PM. Reason: missed something

  5. #230
    Join Date
    May 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    when I click on the tool it does this;

    Object DTM Include: Running Object DTM Generation Tool..
    Compiled successfully in 31 ms.
    Successfully executed.

    but nothing pops up, sorry I am kinda new at this

  6. #231
    Join Date
    Feb 2012
    Posts
    168
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Gucci View Post
    Awesome thanks figured it out
    How did you end up fixing this?
    Last edited by Imagine; 05-26-2012 at 01:54 AM.

  7. #232
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    For people who are getting the 'Cannot find ObjectDTM' error.

    Make sure there is a file named ObjDTMInclude in the folder C:\Simba\Includes\ObjectDTM

    If it's not there - you need to re install properly.

    If it is, try turning the slash / around in the script where it says:
    Simba Code:
    {$i ObjectDTM/ObjDTMInclude.simba}


    Just some ideas there.

  8. #233
    Join Date
    May 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by abu_jwka View Post
    For people who are getting the 'Cannot find ObjectDTM' error.

    Make sure there is a file named ObjDTMInclude in the folder C:\Simba\Includes\ObjectDTM

    If it's not there - you need to re install properly.

    If it is, try turning the slash / around in the script where it says:
    Simba Code:
    {$i ObjectDTM/ObjDTMInclude.simba}


    Just some ideas there.


    oh i see, I dont have objdtminclude in my include folder, it doesn't even have objectdtm

    so I reinstall simba again?

  9. #234
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Quote Originally Posted by crazya View Post
    oh i see, I dont have objdtminclude in my include folder, it doesn't even have objectdtm

    so I reinstall simba again?
    Not Simba - ObjectDTM, check your downloads folder and see if it's there, then move it to the correct folder.

  10. #235
    Join Date
    May 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by abu_jwka View Post
    Not Simba - ObjectDTM, check your downloads folder and see if it's there, then move it to the correct folder.
    tyvm =) it worked for me.

    i reinstalled Simba though, and put in D:/simba instead of C:/ and it seems to be working =) thanks for your advice.

  11. #236
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    69
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    I had the same problem, ObjectDTMinclude wasnt there and wouldnt download. Must be something broken? fixed it with manual download... Maybe Euphism has an idea??

  12. #237
    Join Date
    Dec 2011
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Loading extension C:\Simba\Extensions\ObjectDTM.sex
    Extension Enabled
    Object DTM Extension: Failed to grab remote extension.
    ODTM Updater Enabled!
    No ODTM update available.
    Object DTM Include: Running Object DTM Generation Tool..
    Exception in Script: Unable to find file 'ObjectDTM/ObjDTMInclude.simba' used from ''

  13. #238
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    As said above, you need to move it from where it's downloaded into your Simba/Includes folder

  14. #239
    Join Date
    Dec 2011
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh I never saw that on the guide.

    It still doesn't work even if it's in the includes folder.. ll

    Can someone plz help me on Teamviewer? I would really appreciate it, my skype is tfxcrunner

  15. #240
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Quote Originally Posted by Onemind View Post
    Oh I never saw that on the guide.

    It still doesn't work even if it's in the includes folder.. ll

    Can someone plz help me on Teamviewer? I would really appreciate it, my skype is tfxcrunner
    Try turning the slash / around in the script where it says:
    Simba Code:
    {$i ObjectDTM/ObjDTMInclude.simba}

  16. #241
    Join Date
    Dec 2011
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How do you turn the slash? Use \ instead of /?

    I used \ instead and now I get this:

    Successfully saved: C:\Users\Hernan D\Desktop\m34ts_Lunar_Planker_v3.0.simba
    Exception in Script: Unable to find file 'ObjectDTM\ObjDTMInclude.simba' used from ''

    Can someone plz help me through teamviewer? msn: herdapo@hotmail.com
    Last edited by Onemind; 05-26-2012 at 07:02 PM.

  17. #242
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Quote Originally Posted by Onemind View Post
    How do you turn the slash? Use \ instead of /?
    Yes...

  18. #243
    Join Date
    Dec 2011
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I don't know why it doesn't work. I was able to successfully get the Lunar Planker script to work on my old laptop but I bought a brand new laptop 2 days ago and now it's not working. I was able to use this just fine without even going in the Includes folder.

  19. #244
    Join Date
    Dec 2011
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I wish this would work.............................................. ...........

  20. #245
    Join Date
    May 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I fixed it!
    I'm not sure how but I opened the extension itself from my downloads folder.
    That opened up simba and the ran the script that it had pulled up.
    Then I updated ObjectDTM and it worked!

  21. #246
    Join Date
    May 2011
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i still can't seem to get it to work... the update site: "http://silentscripts.net/objdtm/ObjectDTM.tar.bz2" seems to be down...

    edit: seems to work now!
    Last edited by utorrent; 05-27-2012 at 08:25 PM.

  22. #247
    Join Date
    Jan 2012
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default fixed

    Abu ive done all the things you said to do and when i run your script it still cant find it in the includes file
    Edit: Sorry mate i figured it out, i couldnt update it before and now it did and its working great with you air crafting script, great job btw
    Last edited by kllj; 05-27-2012 at 03:32 PM. Reason: found solutuon

  23. #248
    Join Date
    Dec 2011
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    kllj, a solution to the problem would be helpful for us users who cannot figure out what to do...

  24. #249
    Join Date
    Feb 2012
    Location
    New York, or in a van/bus touring somewhere.
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Cant get this to work at all. Followed your instructions to the T. Tried re-installing Simba, and redownloading the file, still doesn't work. When I go to update it says:

    Object DTM Extension: Failed to grab remote extension.
    ODTM Updater Enabled!
    ODTM Updater: Local Version - "1" | Remote Version = "-1"
    ODTM Updater: Update File - "http://silentscripts.net/objdtm/ObjectDTM.tar.bz2"
    ODTM Updater: Downloading...
    ODTM Update ERROR: Didn't recieve any data from Update URL.

    Not sure if this will help you solve our problem or not. Read through this thread and used other peoples tricks as well and none of them seemed to work for me either. This never creates a file in the "includes" folder either. Seems to be that the path and file ObjectDTM/ObjDTMInclude.simba never gets created. Being that this is only a download for a .sex file and not a .simba file I'm assuming that should be downloaded through the update.


    EDIT: Someone posted the ObjDTMInclude.simba file in this thread: http://villavu.com/forum/showthread.php?t=82829 Download this and make an ObjectDTM folder in your includes folder and it should work fine. TY to 'Chig' for posting that for all of us.
    Last edited by omfgMIKE; 05-28-2012 at 09:01 AM. Reason: New Info

  25. #250
    Join Date
    Jul 2008
    Location
    NSW, Australia
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

Page 10 of 15 FirstFirst ... 89101112 ... LastLast

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
  •