Extreme slowdown after clean install
by Daniel Buckmaster · in Torque Game Engine · 02/02/2007 (7:51 am) · 3 replies
It's funny, because this didn't happen the first time I installed Torque. Basically, upon running torqueDemo, the framerate is ridiculously low, and it only gets lower as time passes. From looking at the console, the problem seems to be that the engine's stuck in a loop trying to get RSS feeds. It just keeps giving the same
How should I go about fixing this?
Quote: - Got 27 lines.Over and over - after a few seconds of running Torque, the console.txt was over a megabyte in size!
- Feed title: ''
- Feed link: ''
- Headline #0 : ''
- Headline Link #0 : ''
- Headline #1 : ''
- Headline Link #1 : ''
- Headline #2 : ''
- Headline Link #2 : ''
How should I go about fixing this?
About the author
Studying mechatronic engineering and computer science at the University of Sydney. Game development is probably my most time-consuming hobby!
#2
02/02/2007 (11:50 am)
Can you check that the RSS feed is coming through for you ok? Also, it should only attempt RSS reads once; is there any indication why it's retrying?
#3
and down the bottom where there's usually the 'more' option there was also a . I don't know why the RSS would be retrying that hard; I haven't looked in detail at what all the RSS functions do, I just looked for where it started.
02/03/2007 (8:57 am)
When tutorial.base loaded, the spot down the bottom that usually has the RSS feed looked likeand down the bottom where there's usually the 'more' option there was also a . I don't know why the RSS would be retrying that hard; I haven't looked in detail at what all the RSS functions do, I just looked for where it started.
Torque Owner Daniel Buckmaster
T3D Steering Committee