FReezes at Loading Objects
by Jermaine Morgan · in Torque Game Engine · 07/10/2006 (11:40 am) · 20 replies
I did the getting the started with torque tutorial. I did everything in it.
When i try to run the game it gets stuck on "Loading Objects" the load bar is full and everything, but it does go anywhere else.
Is there a way to fix this?
When i try to run the game it gets stuck on "Loading Objects" the load bar is full and everything, but it does go anywhere else.
Is there a way to fix this?
About the author
#2
I found 2 lines
missing file default.cs
and
Warining found a dso from the future! GameOne/prefs.cs.dso
07/10/2006 (11:53 am)
Iactually got pass the loading objects screen now, but now it freezes at connecting to server.I found 2 lines
missing file default.cs
and
Warining found a dso from the future! GameOne/prefs.cs.dso
#3
07/10/2006 (4:46 pm)
Hello
#4
07/10/2006 (5:08 pm)
Connecting to server? is this your intent? who's server are you connecting too?
#5
i am using the getting started with torque engine" tutorial that comes with the engine
07/10/2006 (5:10 pm)
I'm just trying to start my game and it either freezes at loading objects or connecting to server.i am using the getting started with torque engine" tutorial that comes with the engine
#6
i am using the getting started with torque engine" tutorial that comes with the engine
07/10/2006 (5:14 pm)
I'm just trying to start my game and it either freezes at loading objects or connecting to server.i am using the getting started with torque engine" tutorial that comes with the engine
#7
i am using the getting started with torque engine" tutorial that comes with the engine
07/10/2006 (5:18 pm)
I'm just trying to start my game and it either freezes at loading objects or connecting to server.i am using the getting started with torque engine" tutorial that comes with the engine
#8
07/10/2006 (5:42 pm)
Well, turn off "host multiplayer" or whatever it is that is causing it to try to connect to a server.
#9
07/10/2006 (5:44 pm)
Ramen - Single player games in TGE still create and connect to a server, even if it is on the localhost.
#10
i cant start my game and it freezes at loading objects.
07/10/2006 (5:51 pm)
Can someone help me out with the problem ?i cant start my game and it freezes at loading objects.
#11
07/10/2006 (6:10 pm)
If you look at the console.log, it should tell you which objects you are missing. That's usually waht causes this proble. (from my experience)
#12
07/10/2006 (7:16 pm)
Jermaine, you need to delete all of the dso files in your server/scripts and if you change other cs file you need to delete the dso to them. Now try to run Torque engine. If it does not load up. You need to look and see which file did not create a dso, that one that have a problem. When this happen to me it usually because I script something wrong.
#13
07/10/2006 (7:20 pm)
Ok i will try it thanks alot
#15
07/10/2006 (7:40 pm)
Doesn't have to be "missing" to be bad.
#17
now i used every single texture it said to use in the tutorial. I'm guessing ui/Buttons is the front menu cause i didnt change any of that except for the name To Game One like tut says to do.
so how can i fix this?
07/10/2006 (7:47 pm)
It says cannot locate texture GameOne/Client/ui/Buttonsnow i used every single texture it said to use in the tutorial. I'm guessing ui/Buttons is the front menu cause i didnt change any of that except for the name To Game One like tut says to do.
so how can i fix this?
#18
Can someone help? with this issue?
or Is it possible to get a refund for this?
Torque looks good and all, but its not worth a hundred if its not workig and the employees aint even tring to help the cusumer.
07/11/2006 (5:08 am)
I did the support thing in the menu. But the support team did not respond yet. Can someone help? with this issue?
or Is it possible to get a refund for this?
Torque looks good and all, but its not worth a hundred if its not workig and the employees aint even tring to help the cusumer.
#19
Once you've made modifications, we cannot guarantee it will work - that would be like a car manufacturer guaranteeing their car will work correctly if you put a new engine in or replace the carburetor with a tin can. Or Microsoft guaranteeing that no matter how you change their example code it will always work correctly.
Are you having this issue with unmodified code from the Torque installer?
If not - you should identify what you've changed and try removing those changes one at a time. When it starts working again you'll have an idea what's gone wrong.
07/11/2006 (2:39 pm)
We're 100% committed to making sure that the code that you download from us works correctly.Once you've made modifications, we cannot guarantee it will work - that would be like a car manufacturer guaranteeing their car will work correctly if you put a new engine in or replace the carburetor with a tin can. Or Microsoft guaranteeing that no matter how you change their example code it will always work correctly.
Are you having this issue with unmodified code from the Torque installer?
If not - you should identify what you've changed and try removing those changes one at a time. When it starts working again you'll have an idea what's gone wrong.
#20
07/15/2006 (9:17 am)
I have fixed it i think i may left out a line code. thanks everybody for the help.
Torque Owner Chris Byars
Ion Productions