Timer pause

Hey guys,

I have a big problem with a timer. I created a countdown timer and when I pause it I get this error message in the console:

WARNING: timer.resume() cannot resume a timerId that is already expired.

after I get all kind of bugs in my game because of this.

The timer is there, is not expired.

Any idea what it could be? Also how do I check if a timer is expired or not?

Thank you! [import]uid: 89239 topic_id: 16746 reply_id: 316746[/import]

I just found out this is a bug in Corona and submitted the file to Ansca staff.

Stay tunned. [import]uid: 89239 topic_id: 16746 reply_id: 62685[/import]

Can you post your bug number here please?

Peach :slight_smile: [import]uid: 52491 topic_id: 16746 reply_id: 62758[/import]

It’s Case 8852 :slight_smile:

Thank you! [import]uid: 89239 topic_id: 16746 reply_id: 62819[/import]


Also how do I check if a timer is expired or not?

I wonder too? Btw i get the same warning message in the simulator… but timers should be fixed, right? [import]uid: 90610 topic_id: 16746 reply_id: 72679[/import]

Timers should be working fine in the latest stable, 703. Are you getting errors with that build?

For the timer you may wish to set a flag. [import]uid: 52491 topic_id: 16746 reply_id: 72702[/import]