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

An error occurs when logging in. #166

Open
Abab-bk opened this issue Aug 10, 2023 · 2 comments
Open

An error occurs when logging in. #166

Abab-bk opened this issue Aug 10, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Abab-bk
Copy link

Abab-bk commented Aug 10, 2023

I successfully got into the game, then I logged out and back in and got an error when logging in.
log:

[10.08.2023 20:10:43.483] [Error] [BZ.Net]:    at System.Text.Encoding.GetBytes(String s)
   at System.Text.UTF8Encoding.UTF8EncodingSealed.GetBytes(String s)
   at DiIiS_NA.REST.JSON.Json.CreateObject[T](String jsonData, Boolean split) in E:\Games\blizzless-diiis-test-stable\src\DiIiS-NA\REST\JSON\Json.cs:line 46
   at DiIiS_NA.REST.RestSession.HandleLoginRequest(HttpHeader request) in E:\Games\blizzless-diiis-test-stable\src\DiIiS-NA\REST\RestSession.cs:line 133
   at DiIiS_NA.REST.RestSession.ReadHandler(Int32 transferredBytes) in E:\Games\blizzless-diiis-test-stable\src\DiIiS-NA\REST\RestSession.cs:line 89
   at DiIiS_NA.REST.SocketBase.ReadHandlerInternal(SocketAsyncEventArgs args) in E:\Games\blizzless-diiis-test-stable\src\DiIiS-NA\REST\SocketBase.cs:line 110
   at DiIiS_NA.REST.SocketBase.<AsyncRead>b__7_0(Object sender, SocketAsyncEventArgs args) in E:\Games\blizzless-diiis-test-stable\src\DiIiS-NA\REST\SocketBase.cs:line 57
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pNativeOverlapped)
[10.08.2023 20:10:43.484] [Fatal] [BZ.Net]: A root error of the server was detected, disconnection. - [Exception] System.ArgumentNullException: String reference not set to an instance of a String. (Parameter 's')
   at System.Text.Encoding.GetBytes(String s)
   at System.Text.UTF8Encoding.UTF8EncodingSealed.GetBytes(String s)
   at DiIiS_NA.REST.JSON.Json.CreateObject[T](String jsonData, Boolean split) in E:\Games\blizzless-diiis-test-stable\src\DiIiS-NA\REST\JSON\Json.cs:line 46
   at DiIiS_NA.REST.RestSession.HandleLoginRequest(HttpHeader request) in E:\Games\blizzless-diiis-test-stable\src\DiIiS-NA\REST\RestSession.cs:line 133
   at DiIiS_NA.REST.RestSession.ReadHandler(Int32 transferredBytes) in E:\Games\blizzless-diiis-test-stable\src\DiIiS-NA\REST\RestSession.cs:line 89
   at DiIiS_NA.REST.SocketBase.ReadHandlerInternal(SocketAsyncEventArgs args) in E:\Games\blizzless-diiis-test-stable\src\DiIiS-NA\REST\SocketBase.cs:line 110
   at DiIiS_NA.REST.SocketBase.<AsyncRead>b__7_0(Object sender, SocketAsyncEventArgs args) in E:\Games\blizzless-diiis-test-stable\src\DiIiS-NA\REST\SocketBase.cs:line 57
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pNativeOverlapped)
@iamdroppy
Copy link
Collaborator

Which branch are you on?

@iamdroppy iamdroppy self-assigned this Aug 15, 2023
@iamdroppy iamdroppy added the bug Something isn't working label Aug 15, 2023
@Abab-bk
Copy link
Author

Abab-bk commented Aug 17, 2023

test stable. It is work on my computer reboot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants