Difference between revisions of "Bug"

From Sega Retro

 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
<includeonly><div style="text-align:center;">{{#ifeq:{{{image|}}}|no||
 
<includeonly><div style="text-align:center;">{{#ifeq:{{{image|}}}|no||
{{#if:{{{image|}}}|{{ContentTable
+
{{#if:{{{image|}}}{{{content|}}}|{{ContentTable
 
| height=250
 
| height=250
 
| maxwidth=400
 
| maxwidth=400
| content={{#if:{{{image|}}}|{{Bobscreen|{{{image}}}}}|[[File:Notavailable.svg]][[Category:Missing bug image]]}}
+
| content={{#if:{{{content|}}}|{{{content|}}}|{{#if:{{{image|}}}|{{Bobscreen|{{{image}}}}}|[[File:Notavailable.svg]][[Category:Missing bug image]]}}}}
 
| title={{{caption|}}}
 
| title={{{caption|}}}
 
| noheader=yes
 
| noheader=yes
 
}}}}
 
}}}}
{{#if:{{{image2|}}}|{{ContentTable
+
{{#if:{{{image2|}}}{{{content2|}}}|{{ContentTable
 
| height=250
 
| height=250
 
| maxwidth=400
 
| maxwidth=400
| content={{#if:{{{image2|}}}|{{Bobscreen|{{{image2}}}}}|[[File:Notavailable.svg]][[Category:Missing bug image]]}}
+
| content={{#if:{{{content2|}}}|{{{content2|}}}|{{#if:{{{image2|}}}|{{Bobscreen|{{{image2}}}}}|[[File:Notavailable.svg]][[Category:Missing bug image]]}}}}
 
| title={{{caption2|}}}
 
| title={{{caption2|}}}
 
| noheader=yes
 
| noheader=yes
 
}}}}
 
}}}}
{{#if:{{{image3|}}}|{{ContentTable
+
{{#if:{{{image3|}}}{{{content3|}}}|{{ContentTable
 
| height=250
 
| height=250
 
| maxwidth=400
 
| maxwidth=400
| content={{#if:{{{image3|}}}|{{Bobscreen|{{{image3}}}}}|[[File:Notavailable.svg]][[Category:Missing bug image]]}}
+
| content={{#if:{{{content3|}}}|{{{content3|}}}|{{#if:{{{image3|}}}|{{Bobscreen|{{{image3}}}}}|[[File:Notavailable.svg]][[Category:Missing bug image]]}}}}
 
| title={{{caption3|}}}
 
| title={{{caption3|}}}
 
| noheader=yes
 
| noheader=yes
 
}}}}
 
}}}}
{{#if:{{{image4|}}}|{{ContentTable
+
{{#if:{{{image4|}}}{{{content4|}}}|{{ContentTable
 
| height=250
 
| height=250
 
| maxwidth=400
 
| maxwidth=400
| content={{#if:{{{image4|}}}|{{Bobscreen|{{{image4}}}}}|[[File:Notavailable.svg]][[Category:Missing bug image]]}}
+
| content={{#if:{{{content4|}}}|{{{content4|}}}|{{#if:{{{image4|}}}|{{Bobscreen|{{{image4}}}}}|[[File:Notavailable.svg]][[Category:Missing bug image]]}}}}
 
| title={{{caption4|}}}
 
| title={{{caption4|}}}
 +
| noheader=yes
 +
}}}}
 +
{{#if:{{{image5|}}}{{{content5|}}}|{{ContentTable
 +
| height=250
 +
| maxwidth=400
 +
| content={{#if:{{{content5|}}}|{{{content5|}}}|{{#if:{{{image5|}}}|{{Bobscreen|{{{image5}}}}}|[[File:Notavailable.svg]][[Category:Missing bug image]]}}}}
 +
| title={{{caption5|}}}
 
| noheader=yes
 
| noheader=yes
 
}}}}
 
}}}}
Line 32: Line 39:
 
{{{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]]).}}{{#ifeq:{{NAMESPACE}}||[[Category:Bugs]]|}}</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]]).}}{{#ifeq:{{NAMESPACE}}||[[Category:Bugs]]|}}</includeonly><noinclude>
 
Template for describing bugs
 
Template for describing bugs
  

Latest revision as of 14:12, 9 September 2023

Template for describing bugs

Usage

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

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

SuperOffRoad SMS Wipeout.png

dsadsda sadsdsads adsa dsadsadsaads dsadas dasdasdasdfsfsd sdf dfs dfs ds f dsf dfs sfdfs d dfs sfddas

SuperOffRoad MD Wipeout.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.

Introduced in Rev.01.
Fixed in Rev.02.

From time to time, the audio will stop working.

Partially fixed in later ports, but happens much more rarely.