| View previous topic :: View next topic |
| Author |
Message |
romero126
Joined: 24 Dec 2005 Posts: 200
|
Posted: Wed Apr 26, 2006 7:26 pm Post subject: Bug in LUAPlayer |
|
|
It seems that after a break, and pressing start to restart.
There is a bug with loading multiple files.
Since all variables are removed, it should close access to the file and reset itself. Right? |
|
| Back to top |
|
 |
imhotep
Joined: 13 Dec 2005 Posts: 41
|
Posted: Thu Apr 27, 2006 10:30 am Post subject: |
|
|
i had that once, too.
a timer kept on existing after the program exited abnormally.
perhaps you need to do collectgarbage() ?? |
|
| Back to top |
|
 |
romero126
Joined: 24 Dec 2005 Posts: 200
|
Posted: Thu Apr 27, 2006 5:40 pm Post subject: |
|
|
| Actually Collect Garbage is set to 0 |
|
| Back to top |
|
 |
|