Actions

Template

Difference between revisions of "Bug"

From Sonic Retro

m
(further amendments to the introduced field)
Line 28: Line 28:
 
{{{desc}}}
 
{{{desc}}}
  
{{#if:{{{introduced|}}}|<span style="color:#FF0000;">'''Introduced''' in {{{introduced}}}<br>}}{{#if:{{{fixed|}}}|<span style="color:#00BB00;">'''Fixed''' in {{{fixed}}}.</span>|{{
+
{{#if:{{{introduced|}}}|<span style="color:#FF0000;">'''Introduced''' in {{{introduced}}}.<br>}}{{#if:{{{fixed|}}}|<span style="color:#00BB00;">'''Fixed''' in {{{fixed}}}.</span>|{{
#if:{{{partialfixed|}}}|<span style="color:#FFAA00;">'''Partially fixed''' in {{{partialfixed}}}.</span>|<span style="color:#FF0000;">'''Not fixed''' in any version.</span>}}}}{{#if:{{{schg|}}}|&nbsp;([[{{{schg}}}|Hacking guide fix]]).}}</includeonly><noinclude>
+
#if:{{{partialfixed|}}}|<span style="color:#FFAA00;">'''Partially fixed''' in {{{partialfixed}}}.</span>|<span style="color:#FF0000;">'''Not fixed''' in any {{#if:{{{introduced|}}}|further}} version.</span>}}}}{{#if:{{{schg|}}}|&nbsp;([[{{{schg}}}|Hacking guide fix]]).}}</includeonly><noinclude>
 
Template for describing bugs.
 
Template for describing bugs.
  

Revision as of 15:19, 10 April 2023

Template for describing bugs.

Usage

{{Bug
| image=
| image2=
| image3=
| image4=
| caption=
| caption2=
| caption3=
| caption4=
| desc=
| introduced=
| fixed=
| partialfixed=
| schg=
}}

Up to four images and captions may be assigned to a bug description. If no image is needed (e.g. an audio bug), add this:

| image=no


The "fixed" and "partialfixed" fields should only be used if a bug was fixed in a newer version/release. Do NOT use it for bugs that didn't exist in older versions! In such a case that a bug was introduced in a later version, use the "introduced" field.

Examples

S2 supersonicglitch.png

Attempting to transform into Super Sonic after hitting a signpost or prison capsule results in Sonic "walking" in mid air, and becoming unresponsive to controls. If Sonic moves off the right side of the screen before this happens the score tally will appear and the game continues on to the the next level as normal. If he does not leave the screen he will get stuck with no way of ending the level.

The player can't wait for a time over, because passing a signpost stops the timer. The only thing to do without debug in this situation is to reset the game.

Note: Prison capsules make the score tally appear automatically, so the level will always end.

Fixed in Rev.02.

S2 supersonicglitch.png
S2 supersonicglitch.png

Attempting to transform into Super Sonic after hitting a signpost or prison capsule results in Sonic "walking" in mid air, and becoming unresponsive to controls. If Sonic moves off the right side of the screen before this happens the score tally will appear and the game continues on to the the next level as normal. If he does not leave the screen he will get stuck with no way of ending the level.

The player can't wait for a time over, because passing a signpost stops the timer. The only thing to do without debug in this situation is to reset the game.

Note: Prison capsules make the score tally appear automatically, so the level will always end.

Partially fixed in Rev.02. (Hacking guide fix).

Audio bug.

Fixed in Rev.02.

Sonic2 MD CPZ Act1TubeFall1.png
Fall down a tube...
S2ggtitle.png
...and you'll end up in strange places.

Should you get knocked into a transportation tube by getting hurt, Sonic and Tails will not enter their spin animations and will fall through the scenery. The game will correct itself, however, as every time the duo are meant to change direction in the tube, they will be moved to their intended positions.

Introduced in REV02.
Not fixed in any further version.