Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.54 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. System.PlatformNotSupportedException: The WebSocket protocol is not supported on this platform.
  6. at System.Net.WebSockets.ClientWebSocket..ctor()
  7. at TwitchLib.Communication.Clients.WebSocketClient.InitializeClient()
  8. at TwitchLib.Communication.Clients.WebSocketClient.Open()
  9. at TwitchLib.Client.TwitchClient.Connect()
  10. at GTA_SA_Chaos.util.TwitchConnection..ctor()
  11. at GTA_SA_Chaos.Form1.ButtonConnectTwitch_Click(Object sender, EventArgs e)
  12. at System.Windows.Forms.Control.OnClick(EventArgs e)
  13. at System.Windows.Forms.Button.OnClick(EventArgs e)
  14. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  15. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  16. at System.Windows.Forms.Control.WndProc(Message& m)
  17. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  18. at System.Windows.Forms.Button.WndProc(Message& m)
  19. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  20. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  21. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  22.  
  23.  
  24. ************** Loaded Assemblies **************
  25. mscorlib
  26. Assembly Version: 4.0.0.0
  27. Win32 Version: 4.8.3761.0 built by: NET48REL1
  28. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  29. ----------------------------------------
  30. GTA SA Chaos Mod
  31. Assembly Version: 1.0.0.0
  32. Win32 Version: 1.0.0.0
  33. CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Grand%20Theft%20Auto%20San%20Andreas/GTA%20SA%20Chaos%20Mod.exe
  34. ----------------------------------------
  35. System.Windows.Forms
  36. Assembly Version: 4.0.0.0
  37. Win32 Version: 4.8.3761.0 built by: NET48REL1
  38. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  39. ----------------------------------------
  40. System
  41. Assembly Version: 4.0.0.0
  42. Win32 Version: 4.8.3761.0 built by: NET48REL1
  43. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  44. ----------------------------------------
  45. System.Drawing
  46. Assembly Version: 4.0.0.0
  47. Win32 Version: 4.8.3761.0 built by: NET48REL1
  48. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  49. ----------------------------------------
  50. System.Configuration
  51. Assembly Version: 4.0.0.0
  52. Win32 Version: 4.8.3761.0 built by: NET48REL1
  53. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  54. ----------------------------------------
  55. System.Core
  56. Assembly Version: 4.0.0.0
  57. Win32 Version: 4.8.3761.0 built by: NET48REL1
  58. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  59. ----------------------------------------
  60. System.Xml
  61. Assembly Version: 4.0.0.0
  62. Win32 Version: 4.8.3761.0 built by: NET48REL1
  63. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  64. ----------------------------------------
  65. Newtonsoft.Json
  66. Assembly Version: 12.0.0.0
  67. Win32 Version: 1.0.0.0
  68. CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Grand%20Theft%20Auto%20San%20Andreas/GTA%20SA%20Chaos%20Mod.exe
  69. ----------------------------------------
  70. System.Numerics
  71. Assembly Version: 4.0.0.0
  72. Win32 Version: 4.8.3761.0 built by: NET48REL1
  73. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  74. ----------------------------------------
  75. System.Runtime.Serialization
  76. Assembly Version: 4.0.0.0
  77. Win32 Version: 4.8.3761.0 built by: NET48REL1
  78. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  79. ----------------------------------------
  80. System.Data
  81. Assembly Version: 4.0.0.0
  82. Win32 Version: 4.8.3761.0 built by: NET48REL1
  83. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  84. ----------------------------------------
  85. TwitchLib.Client
  86. Assembly Version: 3.0.4.0
  87. Win32 Version: 1.0.0.0
  88. CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Grand%20Theft%20Auto%20San%20Andreas/GTA%20SA%20Chaos%20Mod.exe
  89. ----------------------------------------
  90. netstandard
  91. Assembly Version: 2.0.0.0
  92. Win32 Version: 4.8.3761.0
  93. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
  94. ----------------------------------------
  95. TwitchLib.Client.Enums
  96. Assembly Version: 3.0.4.0
  97. Win32 Version: 1.0.0.0
  98. CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Grand%20Theft%20Auto%20San%20Andreas/GTA%20SA%20Chaos%20Mod.exe
  99. ----------------------------------------
  100. TwitchLib.Client.Models
  101. Assembly Version: 3.0.4.0
  102. Win32 Version: 1.0.0.0
  103. CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Grand%20Theft%20Auto%20San%20Andreas/GTA%20SA%20Chaos%20Mod.exe
  104. ----------------------------------------
  105. TwitchLib.Communication
  106. Assembly Version: 1.0.3.0
  107. Win32 Version: 1.0.0.0
  108. CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Grand%20Theft%20Auto%20San%20Andreas/GTA%20SA%20Chaos%20Mod.exe
  109. ----------------------------------------
  110. Microsoft.Extensions.Logging.Abstractions
  111. Assembly Version: 2.2.0.0
  112. Win32 Version: 1.0.0.0
  113. CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Grand%20Theft%20Auto%20San%20Andreas/GTA%20SA%20Chaos%20Mod.exe
  114. ----------------------------------------
  115.  
  116. ************** JIT Debugging **************
  117. To enable just-in-time (JIT) debugging, the .config file for this
  118. application or computer (machine.config) must have the
  119. jitDebugging value set in the system.windows.forms section.
  120. The application must also be compiled with debugging
  121. enabled.
  122.  
  123. For example:
  124.  
  125. <configuration>
  126. <system.windows.forms jitDebugging="true" />
  127. </configuration>
  128.  
  129. When JIT debugging is enabled, any unhandled exception
  130. will be sent to the JIT debugger registered on the computer
  131. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement