Crash: Difference between revisions

27 bytes added ,  23 August 2019
no edit summary
No edit summary
No edit summary
Line 6: Line 6:
! Cause !! Exception Type !! Notes
! Cause !! Exception Type !! Notes
|-
|-
| Exceed the [[Objects#Object Limit|object limit]] || style="background-color: #fffca8"| [[Address Error Exception]] || Can be done via a variety of methods including cloning, hat duplication, build-up of monty-mole pellets, or money-bag duplication.
| Exceed the [[Objects#Object Limit|object limit]] || style="background-color: #ffb65e"| Infinite Loop || Can be done via a variety of methods including cloning, hat duplication, build-up of monty-mole pellets, or money-bag duplication. Enters an intentional while(1) loop.
|-
|-
| Have too many [[Objects|objects]] at once on the screen|| style="background-color: #baffa8"|  
| Have too many [[Objects|objects]] at once on the screen|| style="background-color: #baffa8"|  
Line 26: Line 26:
| Moving a shadow above [[surface]] 12 while it's over OOB || style="background-color: #baffa8"|  
| Moving a shadow above [[surface]] 12 while it's over OOB || style="background-color: #baffa8"|  
|-
|-
| Killing a Monty Mole remotely || style="background-color: #fffca8"| Address Error Exception ||  
| Killing a Monty Mole remotely || style="background-color: #fffca8"| [[Address Error Exception]] ||  
|-
|-
| Killing an uninitialized Monty Mole || style="background-color: #fffca8"| Address Error Exception ||  
| Killing an uninitialized Monty Mole || style="background-color: #fffca8"| Address Error Exception ||