spacechase0

Untitled

May 8th, 2017
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.10 KB | None | 0 0
  1. [11:38:22 INFO SMAPI] SMAPI 1.12-prerelease.1 with Stardew Valley 1.2.29 on Microsoft Windows 10 Home
  2. [11:38:22 DEBUG SMAPI] Mods go here: C:\Users\Chase\Desktop\StardewValley\WORKSPACE\Mods
  3. [11:38:22 DEBUG SMAPI] Preparing SMAPI...
  4. [11:38:22 DEBUG SMAPI] Starting game...
  5. [11:38:32 INFO SMAPI] You configured SMAPI to run in developer mode. The console may be much more verbose. You can disable developer mode by installing the non-developer version of SMAPI, or by editing C:\Users\Chase\Desktop\StardewValley\WORKSPACE\StardewModdingAPI.config.json.
  6. [11:38:32 DEBUG SMAPI] Detecting common issues...
  7. [11:38:32 DEBUG SMAPI] Loading mods...
  8. [11:38:32 TRACE SMAPI] Loading CookingSkill.dll...
  9. [11:38:32 INFO SMAPI] Loaded Cooking Skill by , v1.0.6 | Adds a cooking skill.
  10. [11:38:32 TRACE SMAPI] Loading CustomFarmTypes.dll...
  11. [11:38:32 INFO SMAPI] Loaded Custom Farm Types by spacechase0, v1.0 | Allow custom farm types.
  12. [11:38:32 TRACE SMAPI] Loading CustomizeExterior.dll...
  13. [11:38:32 INFO SMAPI] Loaded Customize Exterior by , v1.0.2 | Change the exterior of your buildings.
  14. [11:38:32 TRACE SMAPI] Loading ExperienceBars.dll...
  15. [11:38:32 INFO SMAPI] Loaded Experience Bars by , v1.0.2 | Shows experience bars in the top-left corner.
  16. [11:38:32 TRACE SMAPI] Loading HealthBars.dll...
  17. [11:38:32 INFO SMAPI] Loaded Health Bars by Zoryn, v1.7 | Shows monster health bars.
  18. [11:38:32 TRACE SMAPI] Loading LuckSkill.dll...
  19. [11:38:32 INFO SMAPI] Loaded Luck Skill by , v0.1.4 | Adds ways of getting the vanilla luck skill.
  20. [11:38:32 TRACE SMAPI] Loading MapImageExporter.dll...
  21. [11:38:32 INFO SMAPI] Loaded Map Image Exporter by , v1.0.2 | Export a map to an image.
  22. [11:38:32 TRACE SMAPI] Rewrote NPCMapLocations to fix StardewValley.Game1.activeClickableMenu field...
  23. [11:38:32 TRACE SMAPI] Rewrote NPCMapLocations to fix StardewValley.Game1.player field...
  24. [11:38:32 TRACE SMAPI] Loading NPCMapLocations.dll (rewritten in memory)...
  25. [11:38:33 INFO SMAPI] Loaded NPC Map Locations Mod by Bouhm, v1.4.6 | Shows NPC locations on the map
  26. [11:38:33 TRACE SMAPI] Loading RushOrders.dll...
  27. [11:38:33 INFO SMAPI] Loaded Rush Orders by , v1.1.1 | Lets you rush order upgrades.
  28. [11:38:33 TRACE SMAPI] Loading SkipIntro.dll...
  29. [11:38:33 INFO SMAPI] Loaded SkipIntro by Pathoschild, v1.5 | Skips the game's loading intro.
  30. [11:38:33 TRACE SMAPI] Loading TiledNet.dll...
  31. [11:38:33 TRACE SMAPI] Loading StardewMountain.dll...
  32. [11:38:33 INFO SMAPI] Loaded StardewMountain by , v0.1 | ...
  33. [11:38:33 TRACE SMAPI] Loading StardewValleyMP.dll...
  34. [11:38:33 INFO SMAPI] Loaded Makeshift Multiplayer by , v0.3.3 | Multiplayer test
  35. [11:38:33 TRACE SMAPI] Loading TrainerMod.dll...
  36. [11:38:33 INFO SMAPI] Loaded Trainer Mod by SMAPI, v1.9 | Adds SMAPI console commands that let you manipulate the game.
  37. [11:38:33 WARN SMAPI] Cooking Skill used Command.RegisterCommand, which is deprecated since SMAPI 1.9. This will break in a future version of SMAPI.
  38. [11:38:33 INFO Custom Farm Types] Creating list of custom farm types...
  39. [11:38:33 INFO Custom Farm Types] Farm type: Everything (spacechase0.FarmType.Everything)
  40. [11:38:33 INFO Custom Farm Types] Farm type: Everything w/o Debris (spacechase0.FarmType.Everything.NoDebris)
  41. [11:38:33 INFO Custom Farm Types] Farm type: Forest w/o Debris (StardewValley.Farm_Foraging.NoDebris)
  42. [11:38:33 INFO Custom Farm Types] Farm type: Hill-top w/o Debris (StardewValley.Farm_Mining.NoDebris)
  43. [11:38:33 INFO Custom Farm Types] Farm type: Riverland w/o Debris (StardewValley.Farm_Fishing.NoDebris)
  44. [11:38:33 INFO Custom Farm Types] Farm type: Standard w/o Debris (StardewValley.Farm.NoDebris)
  45. [11:38:33 INFO Custom Farm Types] Farm type: Wilderness w/o Debris (StardewValley.Farm_Combat.NoDebris)
  46. [11:38:33 DEBUG Health Bars] Initialized (press F5 to reload config)
  47. [11:38:33 INFO Rush Orders] Loading Config
  48. [11:38:33 INFO Makeshift Multiplayer] Loading Config
  49. [11:38:33 DEBUG SMAPI] Loaded 13 mods.
  50. [11:38:33 DEBUG SMAPI] Starting console...
  51. [11:38:33 INFO SMAPI] Type 'help' for help, or 'help <cmd>' for a command's usage
  52. [11:38:33 INFO SMAPI] Type 'help' for help, or 'help <cmd>' for a command's usage
  53. [11:38:33 WARN SMAPI] Cooking Skill used GameEvents.LoadContent, which is deprecated since SMAPI 1.10. This will break in a future version of SMAPI.
  54. [11:38:33 WARN SMAPI] Customize Exterior used GameEvents.LoadContent, which is deprecated since SMAPI 1.10. This will break in a future version of SMAPI.
  55. [11:38:33 WARN SMAPI] an unknown mod used GameEvents.LoadContent, which is deprecated since SMAPI 1.10. This will break in a future version of SMAPI.
  56. [11:38:33 INFO Cooking Skill] Experience Bars found, adding cooking experience bar renderer.
  57. [11:38:33 INFO Cooking Skill] Luck found, making a note for later.
  58. [11:38:33 INFO Cooking Skill] [CookingSkill] All Professions not found.
  59. [11:38:33 INFO Customize Exterior] Creating list of building choices...
  60. [11:38:33 INFO Customize Exterior] Choice type: Birch
  61. [11:38:33 INFO Customize Exterior] Choice: Deluxe Barn
  62. [11:38:33 INFO Customize Exterior] Choice: Deluxe Coop
  63. [11:38:33 INFO Customize Exterior] Choice: Gold Clock
  64. [11:38:33 INFO Customize Exterior] Choice: houses
  65. [11:38:33 INFO Customize Exterior] Choice: Mill
  66. [11:38:33 INFO Customize Exterior] Choice: Shed
  67. [11:38:33 INFO Customize Exterior] Choice: Silo
  68. [11:38:33 INFO Customize Exterior] Choice: Stable
  69. [11:38:33 INFO Customize Exterior] Choice: Well
  70. [11:38:33 INFO Customize Exterior] Choice type: Medieval_Bluegreen Brown Doors
  71. [11:38:33 INFO Customize Exterior] Choice: Barn
  72. [11:38:33 INFO Customize Exterior] Choice: Big Barn
  73. [11:38:33 INFO Customize Exterior] Choice: Big Coop
  74. [11:38:33 INFO Customize Exterior] Choice: Coop
  75. [11:38:33 INFO Customize Exterior] Choice: Deluxe Barn
  76. [11:38:33 INFO Customize Exterior] Choice: Deluxe Coop
  77. [11:38:33 INFO Customize Exterior] Choice: houses
  78. [11:38:33 INFO Customize Exterior] Choice: Mill
  79. [11:38:33 INFO Customize Exterior] Choice: Shed
  80. [11:38:33 INFO Customize Exterior] Choice: Slime Hutch
  81. [11:38:33 INFO Customize Exterior] Choice: Stable
  82. [11:38:33 INFO Customize Exterior] Choice type: SeasonalVanilla
  83. [11:38:33 INFO Customize Exterior] Found a seasonal set: SeasonalVanilla
  84. [11:38:33 INFO Customize Exterior] Choice:
  85. [11:38:33 INFO Customize Exterior] Choice: ._
  86. [11:38:33 INFO Customize Exterior] Choice: ._Earth Obelisk
  87. [11:38:33 INFO Customize Exterior] Choice: ._houses
  88. [11:38:33 INFO Customize Exterior] Choice: Barn
  89. [11:38:33 INFO Customize Exterior] Choice: Big Barn
  90. [11:38:33 INFO Customize Exterior] Choice: Big Coop
  91. [11:38:33 INFO Customize Exterior] Choice: Coop
  92. [11:38:33 INFO Customize Exterior] Choice: Deluxe Barn
  93. [11:38:33 INFO Customize Exterior] Choice: Deluxe Coop
  94. [11:38:33 INFO Customize Exterior] Choice: houses
  95. [11:38:33 INFO Customize Exterior] Choice: Mill
  96. [11:38:33 INFO Customize Exterior] Choice: Shed
  97. [11:38:33 INFO Customize Exterior] Choice: Silo
  98. [11:38:33 INFO Customize Exterior] Choice: Stable
  99. [11:38:33 INFO Customize Exterior] Choice: Well
  100. [11:38:33 INFO Customize Exterior] Choice type: Victorian_Moss
  101. [11:38:33 INFO Customize Exterior] Choice: Barn
  102. [11:38:33 INFO Customize Exterior] Choice: Big Barn
  103. [11:38:33 INFO Customize Exterior] Choice: Big Coop
  104. [11:38:33 INFO Customize Exterior] Choice: Coop
  105. [11:38:33 INFO Customize Exterior] Choice: Deluxe Barn
  106. [11:38:33 INFO Customize Exterior] Choice: Deluxe Coop
  107. [11:38:33 INFO Customize Exterior] Choice: Earth Obelisk
  108. [11:38:33 INFO Customize Exterior] Choice: houses
  109. [11:38:33 INFO Customize Exterior] Choice: Mill
  110. [11:38:33 INFO Customize Exterior] Choice: Shed
  111. [11:38:33 INFO Customize Exterior] Choice: Silo
  112. [11:38:33 INFO Customize Exterior] Choice: Slime Hutch
  113. [11:38:33 INFO Customize Exterior] Choice: Stable
  114. [11:38:33 INFO Customize Exterior] Choice: Water Obelisk
  115. [11:38:33 INFO Customize Exterior] Choice: Well
  116. [11:38:33 INFO Customize Exterior] Choice type: Victorian_NoMoss
  117. [11:38:33 INFO Customize Exterior] Choice: Barn
  118. [11:38:33 INFO Customize Exterior] Choice: Big Barn
  119. [11:38:33 INFO Customize Exterior] Choice: Big Coop
  120. [11:38:33 INFO Customize Exterior] Choice: Coop
  121. [11:38:33 INFO Customize Exterior] Choice: Deluxe Barn
  122. [11:38:33 INFO Customize Exterior] Choice: Deluxe Coop
  123. [11:38:33 INFO Customize Exterior] Choice: Earth Obelisk
  124. [11:38:33 INFO Customize Exterior] Choice: houses
  125. [11:38:33 INFO Customize Exterior] Choice: Mill
  126. [11:38:33 INFO Customize Exterior] Choice: Shed
  127. [11:38:33 INFO Customize Exterior] Choice: Silo
  128. [11:38:33 INFO Customize Exterior] Choice: Slime Hutch
  129. [11:38:33 INFO Customize Exterior] Choice: Stable
  130. [11:38:33 INFO Customize Exterior] Choice: Water Obelisk
  131. [11:38:33 INFO Customize Exterior] Choice: Well
  132. [11:38:33 INFO Customize Exterior] Choice type: Victorian_Seasonal
  133. [11:38:33 INFO Customize Exterior] Found a seasonal set: Victorian_Seasonal
  134. [11:38:33 INFO Customize Exterior] Choice:
  135. [11:38:33 INFO Customize Exterior] Choice: ._
  136. [11:38:33 INFO Customize Exterior] Choice: ._Earth Obelisk
  137. [11:38:33 INFO Customize Exterior] Choice: ._houses
  138. [11:38:33 INFO Customize Exterior] Choice: Barn
  139. [11:38:33 INFO Customize Exterior] Choice: Big Barn
  140. [11:38:33 INFO Customize Exterior] Choice: Big Coop
  141. [11:38:33 INFO Customize Exterior] Choice: Coop
  142. [11:38:33 INFO Customize Exterior] Choice: Craftables_indoor
  143. [11:38:33 INFO Customize Exterior] Choice: Craftables_outdoor
  144. [11:38:33 INFO Customize Exterior] Choice: Deluxe Barn
  145. [11:38:33 INFO Customize Exterior] Choice: Deluxe Coop
  146. [11:38:33 INFO Customize Exterior] Choice: Earth Obelisk
  147. [11:38:33 INFO Customize Exterior] Choice: houses
  148. [11:38:33 INFO Customize Exterior] Choice: Mill
  149. [11:38:33 INFO Customize Exterior] Choice: Shed
  150. [11:38:33 INFO Customize Exterior] Choice: Silo
  151. [11:38:33 INFO Customize Exterior] Choice: Slime Hutch
  152. [11:38:33 INFO Customize Exterior] Choice: Stable
  153. [11:38:33 INFO Customize Exterior] Choice: Water Obelisk
  154. [11:38:33 INFO Customize Exterior] Choice: Well
  155. [11:38:33 INFO Luck Skill] Experience Bars found, adding luck bar.
  156. [11:38:33 INFO Luck Skill] All Professions not found.
  157. [11:38:33 INFO Makeshift Multiplayer] Initializing Steam integration...
  158. [11:38:38 WARN Makeshift Multiplayer] Failed to initialize Steam!
  159. [11:38:38 INFO Makeshift Multiplayer] Using dummy platform.
  160. [11:38:38 INFO Makeshift Multiplayer] Using dummy platform.
  161. [11:38:40 DEBUG Makeshift Multiplayer] Found vanilla load game menu, replacing with ours.
  162. [11:38:40 DEBUG Makeshift Multiplayer] Stole the save listing task, set it to: StardewModdingAPI.Framework.Reflection.PrivateField`1[System.Object]
  163. [11:38:42 ALERT SMAPI] You can update SMAPI from version 1.12-prerelease.1 to 1.12
  164. [11:38:42 ALERT SkipIntro] Update to version 1.6 available.
  165. [11:38:48 TRACE Makeshift Multiplayer] Save listing task status: False True False
  166. [11:38:58 TRACE Console.Out] gameMode was 'titleScreenGameMode (0)', set to 'loadingMode (6)'.
  167. [11:38:58 TRACE Console.Out] getLoadEnumerator('A_128206370')
  168. [11:38:58 INFO Makeshift Multiplayer] LAN Discovery: Stopping
  169. [11:38:58 INFO Makeshift Multiplayer] LAN Discovery: Stopping
  170. [11:38:59 DEBUG Makeshift Multiplayer] Removed 0 old locations
  171. [11:38:59 DEBUG Makeshift Multiplayer] Initial loading done
  172. [11:38:59 INFO Makeshift Multiplayer] MP loading done
  173. [11:39:03 TRACE Console.Out] gameMode was 'loadingMode (6)', set to 'playingGameMode (3)'.
  174. [11:39:03 DEBUG Custom Farm Types] Loading save data... 1 spring 9
  175. [11:39:03 INFO Customize Exterior] Loading per-save config file ("C:\Users\Chase\AppData\Roaming\StardewValley\Saves\A_128206370\building-exteriors.json")...
  176. [11:39:03 DEBUG Customize Exterior] Saved choice: FarmHouse %SeasonalVanilla
  177. [11:39:03 DEBUG Customize Exterior] onExteriorSelected: FarmHouse houses %SeasonalVanilla
  178. [11:39:03 TRACE Customize Exterior] Creating hybrid farmhouse/greenhouse texture
  179. [11:39:03 INFO StardewMountain] Loading save data ("C:\Users\Chase\AppData\Roaming\StardewValley\Saves\A_128206370\stardewmountain.json")...
  180. [11:39:03 DEBUG Customize Exterior] Season change, syncing textures...
  181. [11:39:03 DEBUG Customize Exterior] Saved choice: FarmHouse %SeasonalVanilla
  182. [11:39:03 DEBUG Customize Exterior] onExteriorSelected: FarmHouse houses %SeasonalVanilla
  183. [11:39:03 TRACE Customize Exterior] Creating hybrid farmhouse/greenhouse texture
  184. [11:39:05 TRACE Console.Out] TextBox.Selected is now 'True'.
  185. [11:39:12 TRACE Console.Out] TextBox.Selected is now 'False'.
  186. [11:39:16 ERROR SMAPI] An error occured in the base update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "..\Mods\StardewMountain\locations\HostageCave\mines_modified.png". File not found. ---> System.IO.FileNotFoundException: Error loading "Mods\StardewMountain\locations\HostageCave\mines_modified.png.xnb". File not found.
  187. at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
  188. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  189. --- End of inner exception stack trace ---
  190. at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
  191. at Microsoft.Xna.Framework.Content.ContentManager.ReadAsset[T](String assetName, Action`1 recordDisposableObject)
  192. at Microsoft.Xna.Framework.Content.ContentManager.Load[T](String assetName)
  193. at xTile.Display.XnaDisplayDevice.LoadTileSheet(TileSheet tileSheet)
  194. at xTile.Map.LoadTileSheets(IDisplayDevice displayDevice)
  195. at StardewValley.Game1.UpdateOther(GameTime time)
  196. at StardewValley.Game1.Update(GameTime gameTime)
  197. at StardewModdingAPI.Framework.SGame.Update(GameTime gameTime) in D:\source\_Stardew\SMAPI\src\StardewModdingAPI\Framework\SGame.cs:line 250
  198. [11:39:16 ERROR SMAPI] An error occured in the overridden draw loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  199. at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  200. at xTile.Display.XnaDisplayDevice.DrawTile(Tile tile, Location location, Single layerDepth)
  201. at xTile.Layers.Layer.DrawNormal(IDisplayDevice displayDevice, Rectangle mapViewport, Location displayOffset, Int32 pixelZoom)
  202. at xTile.Layers.Layer.Draw(IDisplayDevice displayDevice, Rectangle mapViewport, Location displayOffset, Boolean wrapAround, Int32 pixelZoom)
  203. at StardewModdingAPI.Framework.SGame.Draw(GameTime gameTime) in D:\source\_Stardew\SMAPI\src\StardewModdingAPI\Framework\SGame.cs:line 515
  204. [11:39:16 ERROR SMAPI] An error occured in the overridden draw loop: System.InvalidOperationException: Begin cannot be called again until End has been successfully called.
  205. at Microsoft.Xna.Framework.Graphics.SpriteBatch.Begin(SpriteSortMode sortMode, BlendState blendState, SamplerState samplerState, DepthStencilState depthStencilState, RasterizerState rasterizerState, Effect effect, Matrix transformMatrix)
  206. at Microsoft.Xna.Framework.Graphics.SpriteBatch.Begin(SpriteSortMode sortMode, BlendState blendState, SamplerState samplerState, DepthStencilState depthStencilState, RasterizerState rasterizerState)
  207. at StardewModdingAPI.Framework.SGame.Draw(GameTime gameTime) in D:\source\_Stardew\SMAPI\src\StardewModdingAPI\Framework\SGame.cs:line 497
Advertisement
Add Comment
Please, Sign In to add comment