Jump to content

jjkarau

Members
  • Posts

    17
  • Joined

  • Last visited

About jjkarau

  • Birthday 03/29/1996

jjkarau's Achievements

  1. At one point I kind of tried that same sort of system trying to make the resolution overall of the landscape look better, but I did run into problems down the road scaling everything else within the level to work along with it, i.e. character and buildings and such. The problem I believe you are having is that Torque actually reads heightmaps different than other engines, and it seems to me every engine reads those heightmaps differently. Not to mention heightmaps can be made many different ways. Try altering the colours on your actual heightmap or even just try running a large, soft, smoothing brush across the terrain and see if that helps. I personally have a lot of reading and searching within the engine to confirm any of my suspicions or ideas, so don't take them at face value, it's just a suggestion of a workaround that I use.
  2. @NekoDemon117 Thank you very much for confirming the issue is caused by that! It would appear I have to just change how I normally set up the folder structure then ;)
  3. Okay @Johxz it appears that my cleanup file when ran after adding the pause was identical to yours except for deleting four files. And yes, everything seems to be working as intended now ... *crosses fingers* but I would not bet money that it will stay that way haha. I will do some moving and copying and cutting and stuff of the file from place to place to place and report back if anything changes. I don't know if the cleanup fixed it or removing my folder with the backup zip did. I guess if the problem shows up again we'll find out!
  4. Okay, @Johxz, running the cleanup file threw a couple "could not" or something if I read them right as the lines of code flew by but it seems to have worked. @Azaezel, I actually have this file structure within the main folder right now: As you'll see, there is an [original] folder, I usually have that in there with the zip file Torque originated from, so I have a backup right there if I break something.
  5. Well it -was- fixed. Using Johxz's binary. But now even that one is glitching the exact same way. Nothing changed but a reboot (i.e. I didn't copy paste again or anything) Here is my console.log:
  6. The 3.9 Windows download under the first section of latest release is what is still giving me problems, yes Timmy. Okay good to know Johxz :) I did download the official release in that first section and tried it again, moving or renaming still breaks it. Tried using different zip programs and everything.
  7. Johxz's bin works really nice for me so far. Not only does moving it not break it, but DirectX 9, 11, and OpenGL all work gloriously without any issues. The only possible issue with that bin is that in the editor i cannot move in character views (1st or 3rd). But I doubt that's related.
  8. Hm. I'll go ahead and reproduce the issue again in what I've experienced and pop a log up here. It may be a weird once-in-a-lifetime thing but having it on record would be good just in case. I'll also try Johxz's suggestion after that.
  9. Oh my gosh no, now even the OpenGL works. It must be something to do with stuff breaking as it gets moved.
  10. @JeffR It would appear if I extract straight to a new directory it works as intended. Renaming that directory or its parent directories or moving it breaks the program.
  11. Ahhhhhh okay, just wanted to make sure. :) Hey, if you can figure out OpenGL all the better ... I'm mostly focusing on Linux deployment anyway lol
  12. Interesting. You get the same result on Mac as my screenshot? I say interesting because using OpenGL I get nothing but a black screen, it's with DirectX 9 and 11 that give this weirdness. I'll try running it once and grabbing the console for you.
  13. Okay running with the debug bat file I'm seeing lots of "invalid URI" and "no cached ... found" stuff. Ideas? I'll dig through it some more and try to actually find specifics.
  14. I actually use WinRAR, not the built-in zip program. I really hope it's not that, because then well money not well spent lol UPDATE: Okay so changing which program I extract with does not help. Something is getting corrupted for some reason and I can't figure out what. I did also try without antivirus running, and downloaded without firewall, no avail.
  15. Okay, definitely have no idea how ... could be my ISP who has always had issues, but my initial download corrupted somehow. I just downloaded fresh and started it up, all seems to be normal! :) I apologize for taking up a forum posting with this, but I've never seen corruption do that before, it's always either broke a program entirely or threw errors for me, lol EDIT: Ugh okay ... seems to be an issue if you rename the Torque3D-3.9-WinBinaries folder that 3.9 lies in. EDIT2: Or not ... when I extract to a folder on my desktop, all is well. As soon as I move it, it breaks.
×
×
  • Create New...