scognito / palibds

Automatically exported from code.google.com/p/palibds
0 stars 0 forks source link

Problem if trying to delete non existing sprite #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. PA_DeleteSprite(0,a sprite that doesn't exist);

What is the expected output? What do you see instead?
It should do nothing.. I see big bugs instead. and sometimes, if you use
variables as sprite number, it can become a BIG problem (that took me hours 
 to solve, and not even perfect)

What version of PAlib are you using ?
last one

Testing on DS or emulator ?
Both

Link to PAlib topic ?
none

Please provide any additional information below.
If it is possible, make that with every function that may cause memory
problem.. So I guess it could check wether the sprite is there or not..

Original issue reported on code.google.com by masterto...@gmail.com on 4 Sep 2006 at 2:57

GoogleCodeExporter commented 9 years ago

Original comment by Molo...@gmail.com on 4 Sep 2006 at 3:35

GoogleCodeExporter commented 9 years ago

Original comment by Molo...@gmail.com on 5 Sep 2006 at 5:34

GoogleCodeExporter commented 9 years ago
why invalid?

Original comment by masterto...@gmail.com on 6 Sep 2006 at 7:13

GoogleCodeExporter commented 9 years ago
Change "Invalid" to "Rejected" to follow acceptance statuses more closely.

Original comment by kiswa....@gmail.com on 31 Oct 2008 at 4:18