Advertisement
Guest User

Untitled

a guest
Mar 24th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.60 KB | None | 0 0
  1. [23:00:36 INFO SMAPI] SMAPI 2.5.3 with Stardew Valley 1.2.33 on Microsoft Windows 10 Home
  2. [23:00:36 DEBUG SMAPI] Mods go here: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods
  3. [23:00:36 TRACE SMAPI] Log started at 2018-03-25T03:00:36 UTC
  4. [23:00:36 TRACE SMAPI] Overriding content manager...
  5. [23:00:36 TRACE SMAPI] Starting game...
  6. [23:00:50 TRACE SMAPI] Detecting common issues...
  7. [23:00:50 TRACE SMAPI] Loading mod metadata...
  8. [23:00:50 TRACE SMAPI] Loading mods...
  9. [23:00:50 TRACE SMAPI] Loading Animal Mood Fix from AnimalMoodFix\AnimalMoodFix.dll...
  10. [23:00:50 TRACE SMAPI] Failed: it's obsolete: the animal mood bugs were fixed in Stardew Valley 1.2.
  11. [23:00:50 TRACE SMAPI] Loading Categorize Chests from CategorizeChests\CategorizeChests.dll...
  12. [23:00:51 TRACE SMAPI] Loading CategorizeChests.dll...
  13. [23:00:51 TRACE SMAPI] Loading Console Commands from ConsoleCommands\ConsoleCommands.dll...
  14. [23:00:51 TRACE SMAPI] Loading UI Info Suite from UI Info Suite\UIInfoSuite.dll...
  15.  
  16. [23:00:51 ERROR SMAPI] Skipped 1 mods:
  17. [23:00:51 ERROR SMAPI] Animal Mood Fix 1.1 because it's obsolete: the animal mood bugs were fixed in Stardew Valley 1.2.
  18.  
  19. [23:00:51 INFO SMAPI] Loaded 3 mods:
  20. [23:00:51 INFO SMAPI] Categorize Chests 1.4.2 by Don Collins | Assign chests to specific item types.
  21. [23:00:51 INFO SMAPI] Console Commands 2.5.3 by SMAPI | Adds SMAPI console commands that let you manipulate the game.
  22. [23:00:51 INFO SMAPI] UI Info Suite 1.6.3 by Cdaragorn | Adds a lot of useful information to the user interface. This is based on Demiacle's excellent UIModSuite.
  23.  
  24. [23:00:51 TRACE SMAPI] Context: locale set to en.
  25. [23:00:51 INFO SMAPI] Type 'help' for help, or 'help <cmd>' for a command's usage
  26. [23:00:51 TRACE SMAPI] Checking for updates...
  27. [23:00:52 TRACE SMAPI] SMAPI okay.
  28. [23:00:52 TRACE SMAPI] Checking 2 mod update keys. 1 mods have no update keys: Animal Mood Fix.
  29. [23:00:52 INFO Categorize Chests] Categorize Chests is up to date.
  30. [23:01:53 TRACE Console.Out] gameMode was 'titleScreenGameMode (0)', set to 'loadingMode (6)'.
  31. [23:01:53 TRACE Console.Out] getLoadEnumerator('Cheshire_171799123')
  32. [23:02:06 TRACE Console.Out] gameMode was 'loadingMode (6)', set to 'playingGameMode (3)'.
  33. [23:02:07 TRACE SMAPI] Context: loaded saved game 'Cheshire_171799123', starting summer 26 Y1.
  34. [23:02:08 TRACE SMAPI] UI Info Suite uses deprecated code (IReflectionHelper.GetPrivate* is deprecated since SMAPI 2.3).
  35. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  36. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  37. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  38. --- End of inner exception stack trace ---
  39. at StardewValley.Game1.Update(GameTime gameTime)
  40. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  41. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  42. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  43. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  44. --- End of inner exception stack trace ---
  45. at StardewValley.Game1.Update(GameTime gameTime)
  46. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  47. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  48. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  49. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  50. --- End of inner exception stack trace ---
  51. at StardewValley.Game1.Update(GameTime gameTime)
  52. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  53. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  54. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  55. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  56. --- End of inner exception stack trace ---
  57. at StardewValley.Game1.Update(GameTime gameTime)
  58. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  59. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  60. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  61. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  62. --- End of inner exception stack trace ---
  63. at StardewValley.Game1.Update(GameTime gameTime)
  64. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  65. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  66. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  67. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  68. --- End of inner exception stack trace ---
  69. at StardewValley.Game1.Update(GameTime gameTime)
  70. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  71. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  72. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  73. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  74. --- End of inner exception stack trace ---
  75. at StardewValley.Game1.Update(GameTime gameTime)
  76. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  77. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  78. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  79. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  80. --- End of inner exception stack trace ---
  81. at StardewValley.Game1.Update(GameTime gameTime)
  82. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  83. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  84. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  85. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  86. --- End of inner exception stack trace ---
  87. at StardewValley.Game1.Update(GameTime gameTime)
  88. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  89. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  90. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  91. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  92. --- End of inner exception stack trace ---
  93. at StardewValley.Game1.Update(GameTime gameTime)
  94. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  95. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  96. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  97. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  98. --- End of inner exception stack trace ---
  99. at StardewValley.Game1.Update(GameTime gameTime)
  100. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  101. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  102. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  103. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  104. --- End of inner exception stack trace ---
  105. at StardewValley.Game1.Update(GameTime gameTime)
  106. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  107. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  108. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  109. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  110. --- End of inner exception stack trace ---
  111. at StardewValley.Game1.Update(GameTime gameTime)
  112. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  113. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  114. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  115. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  116. --- End of inner exception stack trace ---
  117. at StardewValley.Game1.Update(GameTime gameTime)
  118. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  119. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  120. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  121. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  122. --- End of inner exception stack trace ---
  123. at StardewValley.Game1.Update(GameTime gameTime)
  124. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  125. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  126. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  127. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  128. --- End of inner exception stack trace ---
  129. at StardewValley.Game1.Update(GameTime gameTime)
  130. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  131. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  132. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  133. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  134. --- End of inner exception stack trace ---
  135. at StardewValley.Game1.Update(GameTime gameTime)
  136. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  137. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  138. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  139. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  140. --- End of inner exception stack trace ---
  141. at StardewValley.Game1.Update(GameTime gameTime)
  142. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  143. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  144. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  145. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  146. --- End of inner exception stack trace ---
  147. at StardewValley.Game1.Update(GameTime gameTime)
  148. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  149. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  150. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  151. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  152. --- End of inner exception stack trace ---
  153. at StardewValley.Game1.Update(GameTime gameTime)
  154. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  155. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  156. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  157. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  158. --- End of inner exception stack trace ---
  159. at StardewValley.Game1.Update(GameTime gameTime)
  160. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  161. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  162. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  163. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  164. --- End of inner exception stack trace ---
  165. at StardewValley.Game1.Update(GameTime gameTime)
  166. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  167. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  168. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  169. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  170. --- End of inner exception stack trace ---
  171. at StardewValley.Game1.Update(GameTime gameTime)
  172. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  173. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  174. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  175. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  176. --- End of inner exception stack trace ---
  177. at StardewValley.Game1.Update(GameTime gameTime)
  178. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  179. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  180. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  181. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  182. --- End of inner exception stack trace ---
  183. at StardewValley.Game1.Update(GameTime gameTime)
  184. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  185. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  186. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  187. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  188. --- End of inner exception stack trace ---
  189. at StardewValley.Game1.Update(GameTime gameTime)
  190. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  191. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  192. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  193. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  194. --- End of inner exception stack trace ---
  195. at StardewValley.Game1.Update(GameTime gameTime)
  196. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  197. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  198. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  199. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  200. --- End of inner exception stack trace ---
  201. at StardewValley.Game1.Update(GameTime gameTime)
  202. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  203. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  204. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  205. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  206. --- End of inner exception stack trace ---
  207. at StardewValley.Game1.Update(GameTime gameTime)
  208. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  209. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  210. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  211. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  212. --- End of inner exception stack trace ---
  213. at StardewValley.Game1.Update(GameTime gameTime)
  214. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  215. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  216. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  217. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  218. --- End of inner exception stack trace ---
  219. at StardewValley.Game1.Update(GameTime gameTime)
  220. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  221. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  222. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  223. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  224. --- End of inner exception stack trace ---
  225. at StardewValley.Game1.Update(GameTime gameTime)
  226. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  227. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  228. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  229. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  230. --- End of inner exception stack trace ---
  231. at StardewValley.Game1.Update(GameTime gameTime)
  232. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  233. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  234. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  235. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  236. --- End of inner exception stack trace ---
  237. at StardewValley.Game1.Update(GameTime gameTime)
  238. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  239. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  240. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  241. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  242. --- End of inner exception stack trace ---
  243. at StardewValley.Game1.Update(GameTime gameTime)
  244. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  245. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  246. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  247. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  248. --- End of inner exception stack trace ---
  249. at StardewValley.Game1.Update(GameTime gameTime)
  250. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  251. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  252. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  253. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  254. --- End of inner exception stack trace ---
  255. at StardewValley.Game1.Update(GameTime gameTime)
  256. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  257. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  258. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  259. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  260. --- End of inner exception stack trace ---
  261. at StardewValley.Game1.Update(GameTime gameTime)
  262. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  263. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  264. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  265. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  266. --- End of inner exception stack trace ---
  267. at StardewValley.Game1.Update(GameTime gameTime)
  268. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  269. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  270. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  271. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  272. --- End of inner exception stack trace ---
  273. at StardewValley.Game1.Update(GameTime gameTime)
  274. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  275. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  276. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  277. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  278. --- End of inner exception stack trace ---
  279. at StardewValley.Game1.Update(GameTime gameTime)
  280. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  281. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  282. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  283. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  284. --- End of inner exception stack trace ---
  285. at StardewValley.Game1.Update(GameTime gameTime)
  286. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  287. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  288. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  289. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  290. --- End of inner exception stack trace ---
  291. at StardewValley.Game1.Update(GameTime gameTime)
  292. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  293. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  294. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  295. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  296. --- End of inner exception stack trace ---
  297. at StardewValley.Game1.Update(GameTime gameTime)
  298. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  299. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  300. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  301. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  302. --- End of inner exception stack trace ---
  303. at StardewValley.Game1.Update(GameTime gameTime)
  304. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  305. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  306. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  307. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  308. --- End of inner exception stack trace ---
  309. at StardewValley.Game1.Update(GameTime gameTime)
  310. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  311. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  312. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  313. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  314. --- End of inner exception stack trace ---
  315. at StardewValley.Game1.Update(GameTime gameTime)
  316. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  317. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  318. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  319. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  320. --- End of inner exception stack trace ---
  321. at StardewValley.Game1.Update(GameTime gameTime)
  322. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  323. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  324. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  325. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  326. --- End of inner exception stack trace ---
  327. at StardewValley.Game1.Update(GameTime gameTime)
  328. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  329. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  330. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  331. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  332. --- End of inner exception stack trace ---
  333. at StardewValley.Game1.Update(GameTime gameTime)
  334. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  335. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  336. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  337. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  338. --- End of inner exception stack trace ---
  339. at StardewValley.Game1.Update(GameTime gameTime)
  340. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  341. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  342. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  343. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  344. --- End of inner exception stack trace ---
  345. at StardewValley.Game1.Update(GameTime gameTime)
  346. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  347. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  348. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  349. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  350. --- End of inner exception stack trace ---
  351. at StardewValley.Game1.Update(GameTime gameTime)
  352. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  353. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  354. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  355. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  356. --- End of inner exception stack trace ---
  357. at StardewValley.Game1.Update(GameTime gameTime)
  358. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  359. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  360. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  361. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  362. --- End of inner exception stack trace ---
  363. at StardewValley.Game1.Update(GameTime gameTime)
  364. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  365. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  366. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  367. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  368. --- End of inner exception stack trace ---
  369. at StardewValley.Game1.Update(GameTime gameTime)
  370. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  371. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  372. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  373. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  374. --- End of inner exception stack trace ---
  375. at StardewValley.Game1.Update(GameTime gameTime)
  376. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  377. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  378. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  379. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  380. --- End of inner exception stack trace ---
  381. at StardewValley.Game1.Update(GameTime gameTime)
  382. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  383. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  384. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  385. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  386. --- End of inner exception stack trace ---
  387. at StardewValley.Game1.Update(GameTime gameTime)
  388. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  389. [23:18:38 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  390. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  391. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  392. --- End of inner exception stack trace ---
  393. at StardewValley.Game1.Update(GameTime gameTime)
  394. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  395. [23:18:39 ERROR SMAPI] An error occured in the overridden update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Animals\White Chicken". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Animals\White Chicken.xnb". File not found.
  396. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  397. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  398. --- End of inner exception stack trace ---
  399. at StardewValley.Game1.Update(GameTime gameTime)
  400. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:line 257
  401. [23:18:39 ERROR SMAPI] SMAPI requested an immediate game shutdown: the game crashed when updating, and SMAPI was unable to recover the game.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement