Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2018
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. x230$ ./AxiomVerge
  2. 2018-01-01 23:57:51,074 - Initializing SteamAPI.
  3. 2018-01-01 23:57:51,095 - SteamAPI Initialized.
  4. 2018-01-01 23:57:51,095 - Setting SDL Hint to Allow Joystick Background Events
  5. 2018-01-01 23:57:51,104 - RunGame() Begin
  6. AL_SOFT_gain_clamp_ex not found!
  7. Update your OpenAL Soft library!
  8. 2018-01-01 23:57:51,736 - Creating Game.
  9. 2018-01-01 23:57:51,742 - Caught exception constructing THGame().
  10. System.TypeInitializationException: The type initializer for 'System.Xml.Serialization.XmlSerializer' threw an exception. ---> System.Configuration.ConfigurationErrorsException: Type 'System.Diagnostics.SystemDiagnosticsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' not found.
  11. at System.Configuration.InternalConfigurationHost.GetConfigType (System.String typeName, System.Boolean throwOnError) [0x0002e] in <8589a4ad38fd45fbbad159f8fef038ba>:0
  12. at System.Configuration.ConfigInfo.CreateInstance () [0x00011] in <8589a4ad38fd45fbbad159f8fef038ba>:0
  13. at System.Configuration.SectionInfo.CreateInstance () [0x00000] in <8589a4ad38fd45fbbad159f8fef038ba>:0
  14. at System.Configuration.Configuration.GetSectionInstance (System.Configuration.SectionInfo config, System.Boolean createDefaultInstance) [0x00022] in <8589a4ad38fd45fbbad159f8fef038ba>:0
  15. at System.Configuration.ConfigurationSectionCollection.get_Item (System.String name) [0x00032] in <8589a4ad38fd45fbbad159f8fef038ba>:0
  16. at System.Configuration.Configuration.GetSection (System.String path) [0x00021] in <8589a4ad38fd45fbbad159f8fef038ba>:0
  17. at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection (System.String configKey) [0x00006] in <8589a4ad38fd45fbbad159f8fef038ba>:0
  18. at System.Configuration.ConfigurationManager.GetSection (System.String sectionName) [0x00005] in <8589a4ad38fd45fbbad159f8fef038ba>:0
  19. at System.Configuration.ConfigurationSettings.GetConfig (System.String sectionName) [0x00000] in <795cd6eae07449a6a8984d92df5c81a6>:0
  20. at System.Xml.Serialization.XmlSerializer..cctor () [0x000f0] in <0cdeb4637d51469c8be89e03d8897bc6>:0
  21. --- End of inner exception stack trace ---
  22. at (wrapper managed-to-native) System.Object:__icall_wrapper_mono_generic_class_init (intptr)
  23. at OuterBeyond.THXMLDataLoader.Deserialize (System.String xmlFile, System.Type objectDataType, System.Boolean useRelativePath, System.Boolean useCache) [0x0002e] in <91fb7c66aecd47f795d23b1b8abe68b4>:0
  24. at OuterBeyond.THXMLDataLoader.Deserialize (System.String xmlFile, System.Type objectDataType) [0x00000] in <91fb7c66aecd47f795d23b1b8abe68b4>:0
  25. at c..ctor () [0x00055] in <91fb7c66aecd47f795d23b1b8abe68b4>:0
  26. at cm.a () [0x00011] in <91fb7c66aecd47f795d23b1b8abe68b4>:0
  27. 2018-01-01 23:57:51,755 - game was null.
  28. 2018-01-01 23:57:51,755 - RunGame() End
  29. x230$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement