Advertisement
Guest User

Untitled

a guest
Jan 27th, 2017
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 KB | None | 0 0
  1. [22:11:33 INFO SMAPI] SMAPI 1.7 with Stardew Valley 1.11 on Microsoft Windows NT 6.2.9200.0
  2. [22:11:33 DEBUG SMAPI] Mods go here: C:\Users\Eli\Desktop\MODDED Stardew Valley\Mods
  3. [22:11:33 DEBUG SMAPI] Loading SMAPI...
  4. [22:11:33 DEBUG SMAPI] Loading game...
  5. [22:11:34 DEBUG SMAPI] Loading mods...
  6. [22:11:34 INFO SMAPI] Loaded mod: Entoarox Framework by Entoarox, v1.6.2 | A framework to make stardew modding easier!
  7. [22:11:34 INFO SMAPI] Loaded mod: CJB Cheats Menu by CJ Bok, v1.13 | Simple in-game cheats menu!
  8. [22:11:34 INFO SMAPI] Loaded mod: CJB Item Spawner by CJ Bok, v1.6 | Simple in-game Item Spawner!
  9. [22:11:34 INFO SMAPI] Loaded mod: Furniture Anywhere by Entoarox, v1.0.2 | Lets you place furniture anywhere you can place chests or machines!
  10. [22:11:34 INFO SMAPI] Loaded mod: More Pets by Entoarox, see credits.txt for texture authors, v1.2.1 | Lets you adopt more pets, with skins of your choice!
  11. [22:11:34 INFO SMAPI] Loaded mod: Trainer Mod by Zoryn, v1.0 | Registers several commands to use. Most commands are trainer-like in that they offer forms of cheating.
  12. [22:11:34 TRACE SMAPI] Entoarox Framework used Manifest.Authour, which is deprecated since SMAPI 1.0. This will break in a future version of SMAPI.
  13. [22:11:34 TRACE SMAPI] Furniture Anywhere used Manifest.Authour, which is deprecated since SMAPI 1.0. This will break in a future version of SMAPI.
  14. [22:11:34 TRACE SMAPI] More Pets used Manifest.Authour, which is deprecated since SMAPI 1.0. This will break in a future version of SMAPI.
  15. [22:11:34 TRACE Entoarox Framework] The loader has been detected as being the `SMAPI` loader
  16. [22:11:34 TRACE Entoarox Framework] Registering framework events...
  17. [22:11:34 INFO Entoarox Framework] Framework has finished!
  18. [22:11:34 TRACE SMAPI] Entoarox Framework used the Log class, which is deprecated since SMAPI 1.1. This will break in a future version of SMAPI.
  19. [22:11:34 TRACE Entoarox Framework] [22:11:34.3412][FurnitureAnywhere/INFO] Version 1.0.2.0/xna by Entoarox, do not redistribute without permission
  20. [22:11:34 TRACE SMAPI] Furniture Anywhere used Mod.Entry(object[]) instead of Mod.Entry(IModHelper), which is deprecated since SMAPI 1.0. This will break in a future version of SMAPI.
  21. [22:11:34 TRACE SMAPI] More Pets used Mod.PathOnDisk, which is deprecated since SMAPI 1.0. This will break in a future version of SMAPI.
  22. [22:11:34 TRACE SMAPI] More Pets used the Config class, which is deprecated since SMAPI 1.0. This will break in a future version of SMAPI.
  23. [22:11:34 TRACE Entoarox Framework] [22:11:34.3873][MorePets/INFO] MorePets 1.2.1 by Entoarox, do not redistribute without permission
  24. [22:11:34 TRACE SMAPI] More Pets used Mod.Entry(object[]) instead of Mod.Entry(IModHelper), which is deprecated since SMAPI 1.0. This will break in a future version of SMAPI.
  25. [22:11:34 DEBUG SMAPI] Loaded 6 mods.
  26. [22:11:34 DEBUG SMAPI] Starting game...
  27. [22:11:34 DEBUG SMAPI] Starting console...
  28. [22:11:34 INFO SMAPI] Type 'help' for help, or 'help <cmd>' for a command's usage
  29. [22:12:04 INFO Entoarox Framework] Checking for updates...
  30. [22:12:04 TRACE Entoarox Framework] GamePatcher: Patching greenhouse...
  31. [22:12:04 TRACE Entoarox Framework] GamePatcher: Greenhouse exit warp found at [10,24], player will enter greenhouse at [10,23]
  32. [22:12:04 TRACE Entoarox Framework] [22:12:04.9361][MorePets/INFO] MorePets has found [9] Cat and [9] Dog skins
  33. [22:12:05 TRACE Entoarox Framework] You have the latest available version of EntoaroxFramework installed.
  34. [22:12:05 ERROR Entoarox Framework] Could not check for updates to FurnitureAnywhere, if you are not connected to the internet you can ignore this error.
  35. [22:12:05 TRACE Entoarox Framework] You have the latest available version of MorePets installed.
  36. [22:12:05 INFO Entoarox Framework] Update checks have been completed.
  37. [22:30:28 TRACE Entoarox Framework] GamePatcher: Fixing lighting...
  38. [22:30:29 ERROR SMAPI] An error occured in the base update loop: System.InvalidOperationException: There was an error generating the XML document. ---> System.InvalidOperationException: There was an error generating the XML document. ---> System.InvalidOperationException: The type Entoarox.FurnitureAnywhere.AnywhereFurniture was not expected. Use the XmlInclude or SoapInclude attribute to specify types that are not known statically.
  39. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterObject.Write36_Object(String n, String ns, Object o, Boolean isNullable, Boolean needType)
  40. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterObject.Write37_Object(Object o)
  41. --- End of inner exception stack trace ---
  42. at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
  43. at StardewValley.SerializableDictionary`2.WriteXml(XmlWriter writer)
  44. at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable, String name, String ns, Boolean isNullable, Boolean wrapped)
  45. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSaveGame.Write63_Farm(String n, String ns, Farm o, Boolean isNullable, Boolean needType)
  46. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSaveGame.Write90_GameLocation(String n, String ns, GameLocation o, Boolean isNullable, Boolean needType)
  47. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSaveGame.Write133_SaveGame(String n, String ns, SaveGame o, Boolean isNullable, Boolean needType)
  48. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSaveGame.Write134_SaveGame(Object o)
  49. --- End of inner exception stack trace ---
  50. at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
  51. at StardewValley.SaveGame.<getSaveEnumerator>d__46.MoveNext()
  52. at StardewValley.Menus.SaveGameMenu.update(GameTime time)
  53. at StardewValley.Game1.updateActiveMenu(GameTime gameTime)
  54. at StardewValley.Game1.Update(GameTime gameTime)
  55. at StardewModdingAPI.Inheritance.SGame.Update(GameTime gameTime) in D:\source\_Stardew\SMAPI\src\StardewModdingAPI\Inheritance\SGame.cs:line 338
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement