Changes

Jump to navigation Jump to search
74 bytes added ,  17:41, 27 November 2018
clarify that the image might show a non-item
Line 8: Line 8:  
}}
 
}}
   −
An '''Error Item''' is any item whose internal ID number doesn't match a valid item ID number in [[Modding:Object_data|the game's underlying data file]]: <tt>ObjectInformation.xnb</tt>.  Error items have no associated item data (price, healing effect, description, etc.) and thus default to purchase/sell prices of {{price|0}} and descriptions reading "''???''".  An Error Item will display the image matching the item ID's position in the spritesheet <tt>Maps\springobjects.xnb</tt>.
+
An '''Error Item''' is any item whose internal ID number doesn't match a valid item ID number in [[Modding:Object_data|the game's underlying data file]]: <tt>ObjectInformation.xnb</tt>.  Error items have no associated item data (price, healing effect, description, etc.) and thus default to purchase/sell prices of {{price|0}} and descriptions reading "''???''".  An Error Item will display the image matching the item ID's position in the spritesheet <tt>Maps\springobjects.xnb</tt>, which might be a non-item image (like a mine stone, sparkle effect, etc).
    
[[The Stardrop Saloon|The Saloon]]'s menu and the [[Garbage Can|garbage can]] outside the Saloon may contain an Error Item that looks like a loaf of bread.  Prior to {{version|1.2.26|version 1.2}}, it was the only naturally occuring Error Item. Since version 1.2, many different Error Items can also be generated by using the [[The Player#Notes|item ID glitch]] with invalid IDs.
 
[[The Stardrop Saloon|The Saloon]]'s menu and the [[Garbage Can|garbage can]] outside the Saloon may contain an Error Item that looks like a loaf of bread.  Prior to {{version|1.2.26|version 1.2}}, it was the only naturally occuring Error Item. Since version 1.2, many different Error Items can also be generated by using the [[The Player#Notes|item ID glitch]] with invalid IDs.
translators
8,447

edits

Navigation menu