Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / fps dropdown in tier1 3d

Author
Message
joachim
12
Years of Service
User Offline
Joined: 21st Feb 2012
Location: Vancouver Canada
Posted: 6th Jan 2013 19:36
Hi all,

I wrote a little puzzle in tier1 3d but
get a fps drop after around 60s from 60fps
to 30fps, and after another 50-60s to 20fps.

I'm not using comments involving time at all,
and even when I don't touch anything it still
drops.

Just downloaded V1087 but still the same.

Any ideas anybody ?

regards
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 6th Jan 2013 23:40
Without any idea of what you are doing in your code, it is hard to help.

It sort of sounds like you are creating objects and not cleaning up (it takes longer to manage more objects as they are added). That is a first guess.

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master
joachim
12
Years of Service
User Offline
Joined: 21st Feb 2012
Location: Vancouver Canada
Posted: 7th Jan 2013 00:01
Thanks Ancient Lady,

your comment made me reexamine my code and I found that
I had a CreateText in my loop.
Problem Gone !

regards
JimHawkins
14
Years of Service
User Offline
Joined: 26th Jul 2009
Location: Hull - UK
Posted: 7th Jan 2013 00:07
As always, Ancient Lady has pointed out some general programming wisdom:

Do As Little As Possible Inside A Loop

-- Jim DO IT FASTER, EASIER AND BETTER WITH AppGameKit FOR PASCAL
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 7th Jan 2013 00:43
Always glad to be of help.

Happy Programming!

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master
joachim
12
Years of Service
User Offline
Joined: 21st Feb 2012
Location: Vancouver Canada
Posted: 7th Jan 2013 01:17
I'm trying to run the template on iOS and
get Build succeded, but then I get a screen
that says

...
...
0x1d200: movl -12(%ebp), %ecx Thread 1: signal SIGABRT
...
...

would anybody (maybe Ancient Lady) know what this means ?

cheers
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 7th Jan 2013 03:15
joachim, I just responded to this in the iOS section.

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master

Login to post a reply

Server time is: 2024-05-06 22:58:04
Your offset time is: 2024-05-06 22:58:04