Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash under unknown conditions [WebsocketSharp] #23

Open
thakyZ opened this issue Mar 7, 2023 · 0 comments
Open

Crash under unknown conditions [WebsocketSharp] #23

thakyZ opened this issue Mar 7, 2023 · 0 comments

Comments

@thakyZ
Copy link

thakyZ commented Mar 7, 2023

First off I would like to mention I don't know if this is the plugin causing this crash as the details in dalamud.boot.log say no other namespace than WebSocketSharp. However, when searching on Github this is the only plugin I have that has that library.

Here is the dalamud.boot.log and dalamud.log

https://gist.github.com/thakyZ/7e7c56efed7d2b8e0f0ed732b845aa10

The error occurred sometime after 11:52:24 and before 12:13:50. However, according to the dalamud.boot.log happened at 12:13:49

The error reads as the following:

3/7/2023 12:13:49 PM|Fatal|<>c__DisplayClass174_0.<startReceiving>b__2:0|WebSocketSharp.WebSocketException: The header part of a frame could not be read.
                              at WebSocketSharp.WebSocketFrame.processHeader(Byte[] header)
                              at WebSocketSharp.WebSocketFrame.<>c__DisplayClass73_0.<readHeaderAsync>b__0(Byte[] bytes)
                              at WebSocketSharp.Ext.<>c__DisplayClass58_0.<ReadBytesAsync>b__0(IAsyncResult ar)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant