Changes

Jump to navigation Jump to search
131 bytes added ,  18:22, 5 May 2021
Cannot be spawned with inavlid ID number with 1.5
Line 1: Line 1:  
{{Infobox
 
{{Infobox
|source      = [[The_Stardrop_Saloon|The Saloon]] • [[The Player#Notes|Item ID Glitch]]
+
|source      =
 +
*[[The_Stardrop_Saloon|The Saloon]]
 +
*[[The Player#Notes|Item ID Glitch]] (mobile only)
 
|season      = All
 
|season      = All
 
|sellprice  = 0
 
|sellprice  = 0
Line 8: Line 10:  
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).
 
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).
   −
Error Items can be generated by using the [[The Player#Notes|item ID glitch]] with invalid IDs.
+
Prior to {{version|1.5|game version 1.5}}, error Items could be generated by using the [[The Player#Notes|item ID glitch]] with invalid IDs.
    
==Gifting==
 
==Gifting==
Line 24: Line 26:  
*{{version|1.0|Version 1.0}} of the game did not allow the player to enter brackets {{key|[ ]}}, so generating Error Items was not possible.
 
*{{version|1.0|Version 1.0}} of the game did not allow the player to enter brackets {{key|[ ]}}, so generating Error Items was not possible.
 
*Prior to {{version|1.2.26|version 1.2}}, the loaf of bread pictured above was the only naturally occurring Error Item.  It could be found in [[The Stardrop Saloon|The Saloon]]'s menu and the [[Garbage Can|garbage can]] outside the Saloon.
 
*Prior to {{version|1.2.26|version 1.2}}, the loaf of bread pictured above was the only naturally occurring Error Item.  It could be found in [[The Stardrop Saloon|The Saloon]]'s menu and the [[Garbage Can|garbage can]] outside the Saloon.
 +
 +
==History==
 +
{{History|1.5|Invalid item IDs no longer spawn an Error Item.}}
    
[[Category:Items]]
 
[[Category:Items]]
106,701

edits

Navigation menu