Advertisement
Guest User

Untitled

a guest
Jul 26th, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. Message: The type initializer for 'StardewValley.SaveGame' threw an exception.
  2. InnerException: System.InvalidOperationException: Unable to generate a temporary class (result=0).
  3. error : /bin/bash: /home/jfthor/.steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by /bin/bash)
  4.  
  5. at System.Xml.Serialization.Compiler.Compile (System.Reflection.Assembly parent, System.String ns, System.Xml.Serialization.XmlSerializerCompilerParameters xmlParameters, System.Security.Policy.Evidence evidence) <0x41d03330 + 0x0084f> in <filename unknown>:0
  6. at System.Xml.Serialization.TempAssembly.GenerateAssembly (System.Xml.Serialization.XmlMapping[] xmlMappings, System.Type[] types, System.String defaultNamespace, System.Security.Policy.Evidence evidence, System.Xml.Serialization.XmlSerializerCompilerParameters parameters, System.Reflection.Assembly assembly, System.Collections.Hashtable assemblies) <0x41ce7a30 + 0x00fb3> in <filename unknown>:0
  7. at System.Xml.Serialization.TempAssembly..ctor (System.Xml.Serialization.XmlMapping[] xmlMappings, System.Type[] types, System.String defaultNamespace, System.String location, System.Security.Policy.Evidence evidence) <0x41ad0c30 + 0x00233> in <filename unknown>:0
  8. at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly (System.Xml.Serialization.XmlMapping xmlMapping, System.Type type, System.String defaultNamespace, System.String location, System.Security.Policy.Evidence evidence) <0x41cdd860 + 0x000a7> in <filename unknown>:0
  9. at System.Xml.Serialization.XmlSerializer..ctor (System.Type type, System.Xml.Serialization.XmlAttributeOverrides overrides, System.Type[] extraTypes, System.Xml.Serialization.XmlRootAttribute root, System.String defaultNamespace, System.String location, System.Security.Policy.Evidence evidence) <0x41cd6270 + 0x0024f> in <filename unknown>:0
  10. at System.Xml.Serialization.XmlSerializer..ctor (System.Type type, System.Xml.Serialization.XmlAttributeOverrides overrides, System.Type[] extraTypes, System.Xml.Serialization.XmlRootAttribute root, System.String defaultNamespace, System.String location) <0x41cd6210 + 0x0004f> in <filename unknown>:0
  11. at System.Xml.Serialization.XmlSerializer..ctor (System.Type type, System.Type[] extraTypes) <0x41cd61c0 + 0x00037> in <filename unknown>:0
  12. at StardewValley.SaveGame..cctor () <0x41cd5780 + 0x00a1b> in <filename unknown>:0
  13. Stack Trace: at StardewValley.Menus.SaveGameMenu.update (Microsoft.Xna.Framework.GameTime time) <0x41cd5510 + 0x0013b> in <filename unknown>:0
  14. at StardewValley.Game1.updateActiveMenu (Microsoft.Xna.Framework.GameTime gameTime) <0x41b4e000 + 0x00a75> in <filename unknown>:0
  15. at StardewValley.Game1.Update (Microsoft.Xna.Framework.GameTime gameTime) <0x41b483f0 + 0x025fb> in <filename unknown>:0
  16. at Microsoft.Xna.Framework.Game.DoUpdate (Microsoft.Xna.Framework.GameTime gameTime) <0x41b481d0 + 0x00043> in <filename unknown>:0
  17. at Microsoft.Xna.Framework.Game.Tick () <0x41b47c00 + 0x00373> in <filename unknown>:0
  18. at Microsoft.Xna.Framework.SdlGamePlatform.RunLoop () <0x41b458e0 + 0x00043> in <filename unknown>:0
  19. at Microsoft.Xna.Framework.Game.Run (GameRunBehavior runBehavior) <0x41a1ca80 + 0x001c8> in <filename unknown>:0
  20. at Microsoft.Xna.Framework.Game.Run () <0x41a1ca20 + 0x00027> in <filename unknown>:0
  21. at StardewValley.Program.Main (System.String[] args) <0x419def30 + 0x000ab> in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement