This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6127 - Bubbles bug when completing game
Attached to Project:
Rockbox
Opened by Dave Hooper (stripwax) - Friday, 06 October 2006, 09:44 GMT+2
Opened by Dave Hooper (stripwax) - Friday, 06 October 2006, 09:44 GMT+2
|
DetailsBubbles has 100 levels. The last level is 100/100. When you complete level 100 the game congratulates you and goes back to the main game screen - however you cannot select level 100 (e.g. if you want to replay the last level). The highest level you can select is level 99 which is one level before the last level. Another off-by-one error.
|
This task depends upon
Closed by Barry Wardell (barrywardell)
Wednesday, 18 October 2006, 02:06 GMT+2
Reason for closing: Accepted
Additional comments about closing: Patch committed
Wednesday, 18 October 2006, 02:06 GMT+2
Reason for closing: Accepted
Additional comments about closing: Patch committed
with your patch I still get a high level of 101 saved when completing the game. I will implement a better patch and post it here.