Serious lag after rebuild
by Mike Kloeppner · in Torque Game Engine · 02/24/2008 (3:25 pm) · 2 replies
Hello,
Using some of the resources here I have modified my TGE 1.5.2 successfully, and with no apparent issues. Then I went and added those same mods to another install of TGE I have. This one has a game in it that I've been working on. So I modified the engine and rebuild it. Running the regular executable for this game (no mod) runs fine with no lag. But running the new torqueDemo_DEBUG.exe (with mods) eventually the game will start to lag excessively! almost to the point of freezing!
I'm seeing nothing in the console log that is out of the ordinary.
The modifications I made are for a new gui profile (gui3DProjectionCtrl). I'm wondering if adding this new profile
is conflicting with any gui in my current build. If that's true, I imagine I'll have to re-create these gui's from scratch :/ so that they are built upon the new build.
Anyone ever had this happen before? any ideas?
-mike kloeppner
Using some of the resources here I have modified my TGE 1.5.2 successfully, and with no apparent issues. Then I went and added those same mods to another install of TGE I have. This one has a game in it that I've been working on. So I modified the engine and rebuild it. Running the regular executable for this game (no mod) runs fine with no lag. But running the new torqueDemo_DEBUG.exe (with mods) eventually the game will start to lag excessively! almost to the point of freezing!
I'm seeing nothing in the console log that is out of the ordinary.
The modifications I made are for a new gui profile (gui3DProjectionCtrl). I'm wondering if adding this new profile
is conflicting with any gui in my current build. If that's true, I imagine I'll have to re-create these gui's from scratch :/ so that they are built upon the new build.
Anyone ever had this happen before? any ideas?
-mike kloeppner
#2
02/24/2008 (4:05 pm)
Thanks Pete, if nothing else this device should prove to be very useful. I'll try it out right away.
Torque 3D Owner Peter Simard
Default Studio Name
tdn.garagegames.com/wiki/Torque/Profiler
Start profiling when it gets laggy.