TGE is starting to anoy me
by Carter Patterson · in Torque Game Engine · 06/15/2008 (12:15 pm) · 18 replies
I recently purchased TGE which I have waited for a long time to get, and when I finally got it I was exited, but when I started to work on some tutorials the didn't work, and even when some nice people on the forums showed me some tutorials they did not work earthier, so thats annoying me but what is also annoying me is that nothing works anymore, jEdit doesn't load up anymore, and when I try to open any of the TGE stuff now (tutorial.base, starter.fps, or an copy's of that) I just get a black screen.....nothing happens, I cant open any of the editors or anything.... I've tried un-installing and re-installing TGE but it doesn't work. So if anyone knows why It's doing this then please help me, and if anyone knows where I can find some good detailed tutorials for TGE please tell me, I have no idea what to do. But I mostly want to fix the engine right now. Thanks.
About the author
I like to make levels for games, and I like to make games that I want to play. For me, game's aren't about having the greatest next gen graphics, it's about having fun, and I make sure all my work shows that. (of course good graphics never hurt :P )
#2
06/15/2008 (1:55 pm)
No, it's not that, everything was working perfectly when I first got it and my computer is up to date.
#3
Voodoo 2 display device not detected.
Could not locate texture: TestGame/client/ui/buttons/exit
Could not locate texture: TestGame/client/ui/buttons/exit_d
Could not locate texture: TestGame/client/ui/buttons/exit_i
Could not locate texture: TestGame/client/ui/buttons/forum
Could not locate texture: TestGame/client/ui/buttons/forum_d
Could not locate texture: TestGame/client/ui/buttons/forum_i
Could not locate texture: TestGame/client/ui/buttons/options
Could not locate texture: TestGame/client/ui/buttons/options_d
Could not locate texture: TestGame/client/ui/buttons/options_i
Could not locate texture: TestGame/client/ui/buttons/gui
Could not locate texture: TestGame/client/ui/buttons/gui_d
Could not locate texture: TestGame/client/ui/buttons/gui_i
Could not locate texture: TestGame/client/ui/buttons/map
Could not locate texture: TestGame/client/ui/buttons/map_d
Could not locate texture: TestGame/client/ui/buttons/map_i
Could not locate texture: TestGame/client/ui/buttons/news
Could not locate texture: TestGame/client/ui/buttons/news_d
Could not locate texture: TestGame/client/ui/buttons/news_i
Could not locate texture: TestGame/client/ui/buttons/help
Could not locate texture: TestGame/client/ui/buttons/help_d
Could not locate texture: TestGame/client/ui/buttons/help_i
Could not locate texture: TestGame/client/ui/buttons/tdn
Could not locate texture: TestGame/client/ui/buttons/tdn_d
Could not locate texture: TestGame/client/ui/buttons/tdn_i
Could not locate texture: TestGame/client/ui/buttons/console
Could not locate texture: TestGame/client/ui/buttons/console_d
Could not locate texture: TestGame/client/ui/buttons/console_i
Could not locate texture: TestGame/client/ui/buttons/tutorial
Could not locate texture: TestGame/client/ui/buttons/tutorial_d
Could not locate texture: TestGame/client/ui/buttons/tutorial_i
06/15/2008 (1:59 pm)
I looked a the consol thing and found some things that might be te problem but I'm not shure if it is:Voodoo 2 display device not detected.
Could not locate texture: TestGame/client/ui/buttons/exit
Could not locate texture: TestGame/client/ui/buttons/exit_d
Could not locate texture: TestGame/client/ui/buttons/exit_i
Could not locate texture: TestGame/client/ui/buttons/forum
Could not locate texture: TestGame/client/ui/buttons/forum_d
Could not locate texture: TestGame/client/ui/buttons/forum_i
Could not locate texture: TestGame/client/ui/buttons/options
Could not locate texture: TestGame/client/ui/buttons/options_d
Could not locate texture: TestGame/client/ui/buttons/options_i
Could not locate texture: TestGame/client/ui/buttons/gui
Could not locate texture: TestGame/client/ui/buttons/gui_d
Could not locate texture: TestGame/client/ui/buttons/gui_i
Could not locate texture: TestGame/client/ui/buttons/map
Could not locate texture: TestGame/client/ui/buttons/map_d
Could not locate texture: TestGame/client/ui/buttons/map_i
Could not locate texture: TestGame/client/ui/buttons/news
Could not locate texture: TestGame/client/ui/buttons/news_d
Could not locate texture: TestGame/client/ui/buttons/news_i
Could not locate texture: TestGame/client/ui/buttons/help
Could not locate texture: TestGame/client/ui/buttons/help_d
Could not locate texture: TestGame/client/ui/buttons/help_i
Could not locate texture: TestGame/client/ui/buttons/tdn
Could not locate texture: TestGame/client/ui/buttons/tdn_d
Could not locate texture: TestGame/client/ui/buttons/tdn_i
Could not locate texture: TestGame/client/ui/buttons/console
Could not locate texture: TestGame/client/ui/buttons/console_d
Could not locate texture: TestGame/client/ui/buttons/console_i
Could not locate texture: TestGame/client/ui/buttons/tutorial
Could not locate texture: TestGame/client/ui/buttons/tutorial_d
Could not locate texture: TestGame/client/ui/buttons/tutorial_i
#4
06/15/2008 (2:02 pm)
If I were you, I'd uninstall and reinstall, because it looks like you might be missing things.
#5
06/15/2008 (2:06 pm)
It isn't like a car, it doesn't just break down over time. Something that was modified recently is the cause of your problems, not TGE. Do a virus scan and check that your drivers are up to date as Dean suggested. Can you think of anything you may have installed recently that could be the cause of the problem?
#6
06/15/2008 (2:09 pm)
It happened when I did the tutorial this guy suggested I do here: http://garagegames.com/mg/forums/result.thread.php?qt=76197
#7
06/15/2008 (3:53 pm)
It sounds like you created a new project but didn't update the file paths in your scripts. Try and re-install torque to the default directory and see if it isn't still working.
#8
06/15/2008 (4:02 pm)
My computer mysteriously turned off on its own (which is weired) and when I turned it on, all the torque stuff worked fine.........so I guess all I needed to do was restart my computer.... but thanks for the help guys, I'm glad that people on this forums are willing to help instead of calling me a noob and making fun of me for silly things like this. (at least now I wont throw my computer out the window in frustration anymore :D)
#9
Just remember, patience is key. I can attest that the only other aspect in life which requires more patience than game development, is maintaining a relationship.
Unfortunately, as a game developer you are at the mercy of technology: aka your computer and its software. You will inevitably encounter issues when you inject a new driver, or SDK, or other piece of critical software.
That reboot probably freed up some memory or finalized an installation. Just my hypothesis.
At any rate, take your time and appreciate the wonderful journey of game development (wah wah). Let me know if you have any more troubles with the tutorials. Contact me in those resources and I'm sure to reply.
06/15/2008 (4:25 pm)
@Carter - Definitely glad we have saved the life of your computer =)Just remember, patience is key. I can attest that the only other aspect in life which requires more patience than game development, is maintaining a relationship.
Unfortunately, as a game developer you are at the mercy of technology: aka your computer and its software. You will inevitably encounter issues when you inject a new driver, or SDK, or other piece of critical software.
That reboot probably freed up some memory or finalized an installation. Just my hypothesis.
At any rate, take your time and appreciate the wonderful journey of game development (wah wah). Let me know if you have any more troubles with the tutorials. Contact me in those resources and I'm sure to reply.
#10
06/16/2008 (7:50 am)
Windows Operator Rule # 1: If all else fails, reboot. :)
#11
Just wait until you have kids, Mich. ;)
06/16/2008 (8:29 am)
Quote:Just remember, patience is key. I can attest that the only other aspect in life which requires more patience than game development, is maintaining a relationship.
Just wait until you have kids, Mich. ;)
#12
That's why I said "I can attest..." My opinion, though, is that children will definitely take up what's left of my patience and time.
06/16/2008 (8:32 am)
@Mark - I was waiting for someone to pull that out =)That's why I said "I can attest..." My opinion, though, is that children will definitely take up what's left of my patience and time.
#13
(yes, I can attest to both)
06/16/2008 (2:34 pm)
Quote:My opinion, though, is that children will definitely take up what's left of my patience and time.And then some. Just when you think you have time again...the grandchildren come along. :-D
(yes, I can attest to both)
#14
I know it seems like a hassle to make a back-up copy, every single day, but it's a bigger hassle to have to start from scratch.
Trust me, I know.
Tony
06/19/2008 (11:36 am)
Might I add, the first rule of programming that I was taught is "BACK UP EVERYTHING, EVERY SINGLE TIME!"I know it seems like a hassle to make a back-up copy, every single day, but it's a bigger hassle to have to start from scratch.
Trust me, I know.
Tony
#15
"Back up EVERYTHING, EVERY Single Time." -or- "Save. Save often. Then Save Some More."
Using source control is the most efficient and rewarding way to handle your code changes. Now, I have my own personal rule when it comes to programming:
06/19/2008 (11:39 am)
Indeed a good rule to adhere by. There are various incarnations:"Back up EVERYTHING, EVERY Single Time." -or- "Save. Save often. Then Save Some More."
Using source control is the most efficient and rewarding way to handle your code changes. Now, I have my own personal rule when it comes to programming:
Quote:Read. Read Code. Code
#16
06/19/2008 (12:16 pm)
C'mon Mich, you've already got a partial idea of what taking care of kids is like, you've got two dogs. I imagine it must be similar to that, only eventually they learn to talk.
#18
06/25/2008 (8:29 am)
In the spirit of "backups", I think burning a copy of everything to CD once in awhile is a good idea for a backup. I think most people have CD burners these days... don't they?
Torque Owner Dean Walther