Advertisement
Guest User

Untitled

a guest
Aug 8th, 2018
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.95 KB | None | 0 0
  1. Toms-MacBook-Air:~ tmeitner$ wine /Users/tmeitner/.wine/drive_c/Program\ Files\ \(x86\)/Steam/steamapps/common/Fire\ Prowrestling\ World/PWGR\ Patcher.exe
  2. /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8
  3. /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.plist'
  4. /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8
  5. /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.bundle/Exceptions.plist'
  6. err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
  7.  
  8. Unhandled Exception:
  9. System.Configuration.ConfigurationErrorsException: Unexpected XML declaration. The XML declaration must be the first node in the document, and no white space characters are allowed to appear before it. Line 14, position 9. (C:\users\tmeitner\Local Settings\Application Data\Mike dg\mscorlib.dll_Url_61e6532f6ab1a407760480ff0b89e5d7361c46d7\user.config) ---> System.Xml.XmlException: Unexpected XML declaration. The XML declaration must be the first node in the document, and no white space characters are allowed to appear before it. Line 14, position 9.
  10. at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) <0xb42c9b0 + 0x0007f> in <filename unknown>:0
  11. at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String arg) <0xb42c4e8 + 0x0009b> in <filename unknown>:0
  12. at System.Xml.XmlTextReaderImpl.ParsePI (System.Text.StringBuilder piInDtdStringBuilder) <0xb42bf70 + 0x0011b> in <filename unknown>:0
  13. at System.Xml.XmlTextReaderImpl.ParsePI () <0xb42bf40 + 0x0001b> in <filename unknown>:0
  14. at System.Xml.XmlTextReaderImpl.ParseElementContent () <0x1d6b808 + 0x000b3> in <filename unknown>:0
  15. at System.Xml.XmlTextReaderImpl.Read () <0x1d53578 + 0x00043> in <filename unknown>:0
  16. at System.Xml.XmlTextReader.Read () <0x1d53558 + 0x00016> in <filename unknown>:0
  17. at System.Xml.XmlWriter.WriteNode (System.Xml.XmlReader reader, Boolean defattr) <0x1d75380 + 0x002f3> in <filename unknown>:0
  18. at System.Xml.XmlReader.ReadOuterXml () <0x1d740d8 + 0x00146> in <filename unknown>:0
  19. at System.Configuration.SectionInfo.ReadData (System.Configuration.Configuration config, System.Xml.XmlReader reader, Boolean overrideAllowed) <0x1d73cd8 + 0x0025b> in <filename unknown>:0
  20. at System.Configuration.SectionGroupInfo.ReadContent (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed, Boolean root) <0x1d735f8 + 0x002a1> in <filename unknown>:0
  21. at System.Configuration.SectionGroupInfo.ReadData (System.Configuration.Configuration config, System.Xml.XmlReader reader, Boolean overrideAllowed) <0x1d783f8 + 0x0005b> in <filename unknown>:0
  22. at System.Configuration.SectionGroupInfo.ReadContent (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed, Boolean root) <0x1d735f8 + 0x002a1> in <filename unknown>:0
  23. at System.Configuration.SectionGroupInfo.ReadRootData (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed) <0x1d735a8 + 0x0003f> in <filename unknown>:0
  24. at System.Configuration.Configuration.ReadConfigFile (System.Xml.XmlReader reader, System.String fileName) <0x1d53288 + 0x001c3> in <filename unknown>:0
  25. at System.Configuration.Configuration.Load () <0x1d4b580 + 0x000f3> in <filename unknown>:0
  26. at System.Configuration.Configuration.Init (IConfigSystem system, System.String configPath, System.Configuration.Configuration parent) <0x1d4b030 + 0x00197> in <filename unknown>:0
  27. --- End of inner exception stack trace ---
  28. at System.Configuration.Configuration.Init (IConfigSystem system, System.String configPath, System.Configuration.Configuration parent) <0x1d4b030 + 0x0020f> in <filename unknown>:0
  29. at System.Configuration.Configuration..ctor (System.Configuration.InternalConfigurationSystem system, System.String locationSubPath) <0x1d4a8b0 + 0x00123> in <filename unknown>:0
  30. at System.Configuration.InternalConfigurationFactory.Create (System.Type typeConfigHost, System.Object[] hostInitConfigurationParams) <0x1d4a448 + 0x0006b> in <filename unknown>:0
  31. at System.Configuration.ConfigurationManager.OpenMappedExeConfiguration (System.Configuration.ExeConfigurationFileMap fileMap, ConfigurationUserLevel userLevel) <0x1d4a268 + 0x000a4> in <filename unknown>:0
  32. at System.Configuration.CustomizableFileSettingsProvider.SaveProperties (System.Configuration.ExeConfigurationFileMap exeMap, System.Configuration.SettingsPropertyValueCollection collection, ConfigurationUserLevel level, System.Configuration.SettingsContext context, Boolean checkUserLevel) <0x1d7de58 + 0x0002b> in <filename unknown>:0
  33. at System.Configuration.CustomizableFileSettingsProvider.SetPropertyValues (System.Configuration.SettingsContext context, System.Configuration.SettingsPropertyValueCollection collection) <0x1d7dd70 + 0x000cf> in <filename unknown>:0
  34. at System.Configuration.LocalFileSettingsProvider.SetPropertyValues (System.Configuration.SettingsContext context, System.Configuration.SettingsPropertyValueCollection values) <0x1d7dd48 + 0x00021> in <filename unknown>:0
  35. at System.Configuration.ApplicationSettingsBase.Save () <0x1d7d920 + 0x00279> in <filename unknown>:0
  36. at ConsoleApp1.PatcherMainForm..ctor () <0x1cf1958 + 0x000fb> in <filename unknown>:0
  37. at (wrapper remoting-invoke-with-check) ConsoleApp1.PatcherMainForm:.ctor ()
  38. at ConsoleApp1.Program.Main (System.String[] args) <0x1cf1140 + 0x00047> in <filename unknown>:0
  39. [ERROR] FATAL UNHANDLED EXCEPTION: System.Configuration.ConfigurationErrorsException: Unexpected XML declaration. The XML declaration must be the first node in the document, and no white space characters are allowed to appear before it. Line 14, position 9. (C:\users\tmeitner\Local Settings\Application Data\Mike dg\mscorlib.dll_Url_61e6532f6ab1a407760480ff0b89e5d7361c46d7\user.config) ---> System.Xml.XmlException: Unexpected XML declaration. The XML declaration must be the first node in the document, and no white space characters are allowed to appear before it. Line 14, position 9.
  40. at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) <0xb42c9b0 + 0x0007f> in <filename unknown>:0
  41. at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String arg) <0xb42c4e8 + 0x0009b> in <filename unknown>:0
  42. at System.Xml.XmlTextReaderImpl.ParsePI (System.Text.StringBuilder piInDtdStringBuilder) <0xb42bf70 + 0x0011b> in <filename unknown>:0
  43. at System.Xml.XmlTextReaderImpl.ParsePI () <0xb42bf40 + 0x0001b> in <filename unknown>:0
  44. at System.Xml.XmlTextReaderImpl.ParseElementContent () <0x1d6b808 + 0x000b3> in <filename unknown>:0
  45. at System.Xml.XmlTextReaderImpl.Read () <0x1d53578 + 0x00043> in <filename unknown>:0
  46. at System.Xml.XmlTextReader.Read () <0x1d53558 + 0x00016> in <filename unknown>:0
  47. at System.Xml.XmlWriter.WriteNode (System.Xml.XmlReader reader, Boolean defattr) <0x1d75380 + 0x002f3> in <filename unknown>:0
  48. at System.Xml.XmlReader.ReadOuterXml () <0x1d740d8 + 0x00146> in <filename unknown>:0
  49. at System.Configuration.SectionInfo.ReadData (System.Configuration.Configuration config, System.Xml.XmlReader reader, Boolean overrideAllowed) <0x1d73cd8 + 0x0025b> in <filename unknown>:0
  50. at System.Configuration.SectionGroupInfo.ReadContent (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed, Boolean root) <0x1d735f8 + 0x002a1> in <filename unknown>:0
  51. at System.Configuration.SectionGroupInfo.ReadData (System.Configuration.Configuration config, System.Xml.XmlReader reader, Boolean overrideAllowed) <0x1d783f8 + 0x0005b> in <filename unknown>:0
  52. at System.Configuration.SectionGroupInfo.ReadContent (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed, Boolean root) <0x1d735f8 + 0x002a1> in <filename unknown>:0
  53. at System.Configuration.SectionGroupInfo.ReadRootData (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed) <0x1d735a8 + 0x0003f> in <filename unknown>:0
  54. at System.Configuration.Configuration.ReadConfigFile (System.Xml.XmlReader reader, System.String fileName) <0x1d53288 + 0x001c3> in <filename unknown>:0
  55. at System.Configuration.Configuration.Load () <0x1d4b580 + 0x000f3> in <filename unknown>:0
  56. at System.Configuration.Configuration.Init (IConfigSystem system, System.String configPath, System.Configuration.Configuration parent) <0x1d4b030 + 0x00197> in <filename unknown>:0
  57. --- End of inner exception stack trace ---
  58. at System.Configuration.Configuration.Init (IConfigSystem system, System.String configPath, System.Configuration.Configuration parent) <0x1d4b030 + 0x0020f> in <filename unknown>:0
  59. at System.Configuration.Configuration..ctor (System.Configuration.InternalConfigurationSystem system, System.String locationSubPath) <0x1d4a8b0 + 0x00123> in <filename unknown>:0
  60. at System.Configuration.InternalConfigurationFactory.Create (System.Type typeConfigHost, System.Object[] hostInitConfigurationParams) <0x1d4a448 + 0x0006b> in <filename unknown>:0
  61. at System.Configuration.ConfigurationManager.OpenMappedExeConfiguration (System.Configuration.ExeConfigurationFileMap fileMap, ConfigurationUserLevel userLevel) <0x1d4a268 + 0x000a4> in <filename unknown>:0
  62. at System.Configuration.CustomizableFileSettingsProvider.SaveProperties (System.Configuration.ExeConfigurationFileMap exeMap, System.Configuration.SettingsPropertyValueCollection collection, ConfigurationUserLevel level, System.Configuration.SettingsContext context, Boolean checkUserLevel) <0x1d7de58 + 0x0002b> in <filename unknown>:0
  63. at System.Configuration.CustomizableFileSettingsProvider.SetPropertyValues (System.Configuration.SettingsContext context, System.Configuration.SettingsPropertyValueCollection collection) <0x1d7dd70 + 0x000cf> in <filename unknown>:0
  64. at System.Configuration.LocalFileSettingsProvider.SetPropertyValues (System.Configuration.SettingsContext context, System.Configuration.SettingsPropertyValueCollection values) <0x1d7dd48 + 0x00021> in <filename unknown>:0
  65. at System.Configuration.ApplicationSettingsBase.Save () <0x1d7d920 + 0x00279> in <filename unknown>:0
  66. at ConsoleApp1.PatcherMainForm..ctor () <0x1cf1958 + 0x000fb> in <filename unknown>:0
  67. at (wrapper remoting-invoke-with-check) ConsoleApp1.PatcherMainForm:.ctor ()
  68. at ConsoleApp1.Program.Main (System.String[] args) <0x1cf1140 + 0x00047> in <filename unknown>:0
  69. Toms-MacBook-Air:~ tmeitner$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement