Difference between revisions of "Error Item"

m (Reverted edits by CrazyDave (talk) to last revision by Margotbean)
Tag: Rollback
 
(14 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
|name        = Error Item
+
|eng        = Error Item
|image      = Error Item.png
+
|source      = <nowiki />
|description = ???
+
*[[The Stardrop Saloon|The Saloon]]
|source      = [[The_Stardrop_Saloon|The Saloon]] &bull; [[The Player#Notes|Item ID Glitch]]
+
*[[The Player#Notes|Item ID Glitch]] (mobile only)
 
|season      = All
 
|season      = All
|sellprice  = {{Price|0}}
+
|sellprice  = 0
 +
|quality    = false
 
}}
 
}}
  
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:Items|the game's underlying data file]]: <samp>ObjectInformation.xnb</samp>.  Error items have no associated item data (price, energy, health, 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 <samp>Maps\springobjects.xnb</samp>, 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.
+
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==
 
{{GiftsByItem
 
{{GiftsByItem
|hate=Robin,Demetrius,Maru,Sebastian,Linus,Pierre,Caroline,Abigail,Alex,George,Evelyn,Lewis,Clint,Penny,Pam,Emily,Jas,Vincent,Jodi,Kent,Sam,Leah,Shane,Marnie,Elliott,Gus,Dwarf,Wizard,Harvey,Sandy,Willy,Krobus,Haley
+
|hate=Robin,Demetrius,Maru,Sebastian,Linus,Leo,Pierre,Caroline,Abigail,Alex,George,Evelyn,Lewis,Clint,Penny,Pam,Emily,Jas,Vincent,Jodi,Kent,Sam,Leah,Shane,Marnie,Elliott,Gus,Dwarf,Wizard,Harvey,Sandy,Willy,Krobus,Haley
 
}}
 
}}
  
Line 22: Line 23:
 
==Quests==
 
==Quests==
 
It is not used in any [[quests]].
 
It is not used in any [[quests]].
 +
 +
==Trivia==
 +
*{{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.
 +
 +
==History==
 +
{{History|1.5|Invalid item IDs no longer spawn an Error Item.}}
  
 
[[Category:Items]]
 
[[Category:Items]]

Latest revision as of 21:26, 27 March 2024

Error Item
Error Item.png
???
Information
Source
Season All Seasons Icon.png All
Sell Price data-sort-value="0">Gold.png0g

An Error Item is any item whose internal ID number doesn't match a valid item ID number in the game's underlying data file: ObjectInformation.xnb. Error items have no associated item data (price, energy, health, description, etc.) and thus default to purchase/sell prices of data-sort-value="0">Gold.png0g and descriptions reading "???". An Error Item will display the image matching the item ID's position in the spritesheet Maps\springobjects.xnb, which might be a non-item image (like a mine stone, sparkle effect, etc).

Prior to game version 1.5, error Items could be generated by using the item ID glitch with invalid IDs.

Gifting

Villager Reactions

Hate   Abigail  Alex  Caroline  Clint  Demetrius  Dwarf  Elliott  Emily  Evelyn  George  Gus  Haley  Harvey  Jas  Jodi  Kent  Krobus  Leah  Leo  Lewis  Linus  Marnie  Maru  Pam  Penny  Pierre  Robin  Sam  Sandy  Sebastian  Shane  Vincent  Willy  Wizard

Bundles

It is not used in any bundles.

Quests

It is not used in any quests.

Trivia

  • Version 1.0 of the game did not allow the player to enter brackets [ ], so generating Error Items was not possible.
  • Prior to version 1.2, the loaf of bread pictured above was the only naturally occurring Error Item. It could be found in The Saloon's menu and the garbage can outside the Saloon.

History

  • 1.5: Invalid item IDs no longer spawn an Error Item.