Hello, before the auto-restart server was working with no problems for the past 1 month and yesterday after restart just start showing errors like a database doesn’t exist and I try changing the password and that and making new database but the same result, it’s my first Topic here so please help guys!
Error in console:
Exception thrown by a task: System.AggregateException: One or more errors occurred. —> MySql.Data.MySqlClient.MySqlProtocolException: Packet received out-of-order. Expected 0; got 1.
at MySqlConnector.Utilities.ValueTaskExtensions+<>c__DisplayClass0_0
2[T,TResult].<ContinueWith>b__0 (System.Threading.Tasks.Task1[TResult] task) [0x0000c] in <149068887d4e4bc08e7b4c05a59a923b>:0at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at MySqlConnector.Core.ServerSession.TryAsyncContinuation (System.Threading.Tasks.Task`1[TResult] task) [0x00021] in <149068887d4e4bc08e7b4c05a59a923b>:0
at (wrapper delegate-invoke) System.Func
2[System.Threading.Tasks.Task1[System.ArraySegment1[System.Byte]],MySqlConnector.Protocol.PayloadData].invoke_TResult_T(System.Threading.Tasks.Task1<System.ArraySegment`1>)at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySqlConnector.Core.ServerSession.ConnectAsync (MySqlConnector.Core.ConnectionSettings cs, MySqlConnector.Core.ILoadBalancer loadBalancer, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00267] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySqlConnector.Core.ConnectionPool.GetSessionAsync (MySql.Data.MySqlClient.MySqlConnection connection, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x005e1] in <149068887d4e4bc08e7b4c05a59a923b>:0
— End of inner exception stack trace —
—> (Inner Exception #0) MySql.Data.MySqlClient.MySqlProtocolException: Packet received out-of-order. Expected 0; got 1.
at MySqlConnector.Utilities.ValueTaskExtensions+<>c__DisplayClass0_0
2[T,TResult].<ContinueWith>b__0 (System.Threading.Tasks.Task1[TResult] task) [0x0000c] in <149068887d4e4bc08e7b4c05a59a923b>:0at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at MySqlConnector.Core.ServerSession.TryAsyncContinuation (System.Threading.Tasks.Task`1[TResult] task) [0x00021] in <149068887d4e4bc08e7b4c05a59a923b>:0
at (wrapper delegate-invoke) System.Func
2[System.Threading.Tasks.Task1[System.ArraySegment1[System.Byte]],MySqlConnector.Protocol.PayloadData].invoke_TResult_T(System.Threading.Tasks.Task1<System.ArraySegment`1>)at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySqlConnector.Core.ServerSession.ConnectAsync (MySqlConnector.Core.ConnectionSettings cs, MySqlConnector.Core.ILoadBalancer loadBalancer, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00267] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySqlConnector.Core.ConnectionPool.GetSessionAsync (MySql.Data.MySqlClient.MySqlConnection connection, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x005e1] in <149068887d4e4bc08e7b4c05a59a923b>:0 <—
Exception thrown by a task: System.AggregateException: One or more errors occurred. —> MySql.Data.MySqlClient.MySqlProtocolException: Packet received out-of-order. Expected 0; got 1.
at MySqlConnector.Utilities.ValueTaskExtensions+<>c__DisplayClass0_0
2[T,TResult].<ContinueWith>b__0 (System.Threading.Tasks.Task1[TResult] task) [0x0000c] in <149068887d4e4bc08e7b4c05a59a923b>:0at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at MySqlConnector.Core.ServerSession.TryAsyncContinuation (System.Threading.Tasks.Task`1[TResult] task) [0x00021] in <149068887d4e4bc08e7b4c05a59a923b>:0
at (wrapper delegate-invoke) System.Func
2[System.Threading.Tasks.Task1[System.ArraySegment1[System.Byte]],MySqlConnector.Protocol.PayloadData].invoke_TResult_T(System.Threading.Tasks.Task1<System.ArraySegment`1>)at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySqlConnector.Core.ServerSession.ConnectAsync (MySqlConnector.Core.ConnectionSettings cs, MySqlConnector.Core.ILoadBalancer loadBalancer, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00267] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySqlConnector.Core.ConnectionPool.GetSessionAsync (MySql.Data.MySqlClient.MySqlConnection connection, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x005e1] in <149068887d4e4bc08e7b4c05a59a923b>:0
— End of inner exception stack trace —
—> (Inner Exception #0) MySql.Data.MySqlClient.MySqlProtocolException: Packet received out-of-order. Expected 0; got 1.
at MySqlConnector.Utilities.ValueTaskExtensions+<>c__DisplayClass0_0
2[T,TResult].<ContinueWith>b__0 (System.Threading.Tasks.Task1[TResult] task) [0x0000c] in <149068887d4e4bc08e7b4c05a59a923b>:0at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at MySqlConnector.Core.ServerSession.TryAsyncContinuation (System.Threading.Tasks.Task`1[TResult] task) [0x00021] in <149068887d4e4bc08e7b4c05a59a923b>:0
at (wrapper delegate-invoke) System.Func
2[System.Threading.Tasks.Task1[System.ArraySegment1[System.Byte]],MySqlConnector.Protocol.PayloadData].invoke_TResult_T(System.Threading.Tasks.Task1<System.ArraySegment`1>)at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySqlConnector.Core.ServerSession.ConnectAsync (MySqlConnector.Core.ConnectionSettings cs, MySqlConnector.Core.ILoadBalancer loadBalancer, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00267] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySqlConnector.Core.ConnectionPool.GetSessionAsync (MySql.Data.MySqlClient.MySqlConnection connection, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x005e1] in <149068887d4e4bc08e7b4c05a59a923b>:0 <—
[ERROR] [MySQL] An critical error happens on MySQL for query “SELECT * FROM banlisthistory {=}”: Packet received out-of-order. Expected 0; got 1. at MySqlConnector.Utilities.ValueTaskExtensions+<>c__DisplayClass0_0
2[T,TResult].<ContinueWith>b__0 (System.Threading.Tasks.Task1[TResult] task) [0x0000c] in <149068887d4e4bc08e7b4c05a59a923b>:0at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at MySqlConnector.Core.ServerSession.TryAsyncContinuation (System.Threading.Tasks.Task`1[TResult] task) [0x00021] in <149068887d4e4bc08e7b4c05a59a923b>:0
at (wrapper delegate-invoke) System.Func
2[System.Threading.Tasks.Task1[System.ArraySegment1[System.Byte]],MySqlConnector.Protocol.PayloadData].invoke_TResult_T(System.Threading.Tasks.Task1<System.ArraySegment`1>)at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySqlConnector.Core.ServerSession.ConnectAsync (MySqlConnector.Core.ConnectionSettings cs, MySqlConnector.Core.ILoadBalancer loadBalancer, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00267] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySqlConnector.Core.ConnectionPool.GetSessionAsync (MySql.Data.MySqlClient.MySqlConnection connection, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x005e1] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySqlConnector.Core.ConnectionPool.GetSessionAsync (MySql.Data.MySqlClient.MySqlConnection connection, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00801] in <149068887d4e4bc08e7b4c05a59a923b>:0
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySql.Data.MySqlClient.MySqlConnection.CreateSessionAsync (System.Nullable`1[T] ioBehavior, System.Threading.CancellationToken cancellationToken) [0x0018e] in <149068887d4e4bc08e7b4c05a59a923b>:0
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySql.Data.MySqlClient.MySqlConnection.OpenAsync (System.Nullable`1[T] ioBehavior, System.Threading.CancellationToken cancellationToken) [0x000bc] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySQLAsync.Operation
1[TResult].ExecuteAsync (System.String query, System.Collections.Generic.IDictionary2[TKey,TValue] parameters, CitizenFX.Core.CallbackDelegate callback, System.Boolean debug) [0x000aa] in <6f835765886c4fada3e5ffb1ffcd6998>:0[ERROR] [MySQL] An critical error happens on MySQL for query “SELECT * FROM banlist {=}”: Packet received out-of-order. Expected 0; got 1. at MySqlConnector.Utilities.ValueTaskExtensions+<>c__DisplayClass0_0
2[T,TResult].<ContinueWith>b__0 (System.Threading.Tasks.Task1[TResult] task) [0x0000c] in <149068887d4e4bc08e7b4c05a59a923b>:0at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at MySqlConnector.Core.ServerSession.TryAsyncContinuation (System.Threading.Tasks.Task`1[TResult] task) [0x00021] in <149068887d4e4bc08e7b4c05a59a923b>:0
at (wrapper delegate-invoke) System.Func
2[System.Threading.Tasks.Task1[System.ArraySegment1[System.Byte]],MySqlConnector.Protocol.PayloadData].invoke_TResult_T(System.Threading.Tasks.Task1<System.ArraySegment`1>)at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySqlConnector.Core.ServerSession.ConnectAsync (MySqlConnector.Core.ConnectionSettings cs, MySqlConnector.Core.ILoadBalancer loadBalancer, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00267] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySqlConnector.Core.ConnectionPool.GetSessionAsync (MySql.Data.MySqlClient.MySqlConnection connection, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x005e1] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySqlConnector.Core.ConnectionPool.GetSessionAsync (MySql.Data.MySqlClient.MySqlConnection connection, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00801] in <149068887d4e4bc08e7b4c05a59a923b>:0
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySql.Data.MySqlClient.MySqlConnection.CreateSessionAsync (System.Nullable`1[T] ioBehavior, System.Threading.CancellationToken cancellationToken) [0x0018e] in <149068887d4e4bc08e7b4c05a59a923b>:0
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySql.Data.MySqlClient.MySqlConnection.OpenAsync (System.Nullable`1[T] ioBehavior, System.Threading.CancellationToken cancellationToken) [0x000bc] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySQLAsync.Operation
1[TResult].ExecuteAsync (System.String query, System.Collections.Generic.IDictionary2[TKey,TValue] parameters, CitizenFX.Core.CallbackDelegate callback, System.Boolean debug) [0x000aa] in <6f835765886c4fada3e5ffb1ffcd6998>:0rid_blackmarket: New Weapons in Black Market
Exception thrown by a task: System.AggregateException: One or more errors occurred. —> MySql.Data.MySqlClient.MySqlProtocolException: Packet received out-of-order. Expected 0; got 1.
at MySqlConnector.Utilities.ValueTaskExtensions+<>c__DisplayClass0_0
2[T,TResult].<ContinueWith>b__0 (System.Threading.Tasks.Task1[TResult] task) [0x0000c] in <149068887d4e4bc08e7b4c05a59a923b>:0at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at MySqlConnector.Core.ServerSession.TryAsyncContinuation (System.Threading.Tasks.Task`1[TResult] task) [0x00021] in <149068887d4e4bc08e7b4c05a59a923b>:0
at (wrapper delegate-invoke) System.Func
2[System.Threading.Tasks.Task1[System.ArraySegment1[System.Byte]],MySqlConnector.Protocol.PayloadData].invoke_TResult_T(System.Threading.Tasks.Task1<System.ArraySegment`1>)at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySqlConnector.Core.ServerSession.ConnectAsync (MySqlConnector.Core.ConnectionSettings cs, MySqlConnector.Core.ILoadBalancer loadBalancer, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00267] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySqlConnector.Core.ConnectionPool.GetSessionAsync (MySql.Data.MySqlClient.MySqlConnection connection, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x005e1] in <149068887d4e4bc08e7b4c05a59a923b>:0
— End of inner exception stack trace —
—> (Inner Exception #0) MySql.Data.MySqlClient.MySqlProtocolException: Packet received out-of-order. Expected 0; got 1.
at MySqlConnector.Utilities.ValueTaskExtensions+<>c__DisplayClass0_0
2[T,TResult].<ContinueWith>b__0 (System.Threading.Tasks.Task1[TResult] task) [0x0000c] in <149068887d4e4bc08e7b4c05a59a923b>:0at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at MySqlConnector.Core.ServerSession.TryAsyncContinuation (System.Threading.Tasks.Task`1[TResult] task) [0x00021] in <149068887d4e4bc08e7b4c05a59a923b>:0
at (wrapper delegate-invoke) System.Func
2[System.Threading.Tasks.Task1[System.ArraySegment1[System.Byte]],MySqlConnector.Protocol.PayloadData].invoke_TResult_T(System.Threading.Tasks.Task1<System.ArraySegment`1>)at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySqlConnector.Core.ServerSession.ConnectAsync (MySqlConnector.Core.ConnectionSettings cs, MySqlConnector.Core.ILoadBalancer loadBalancer, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00267] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySqlConnector.Core.ConnectionPool.GetSessionAsync (MySql.Data.MySqlClient.MySqlConnection connection, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x005e1] in <149068887d4e4bc08e7b4c05a59a923b>:0 <—
[ERROR] [MySQL] An critical error happens on MySQL for query “SELECT * FROM black_market {=}”: Packet received out-of-order. Expected 0; got 1. at MySqlConnector.Utilities.ValueTaskExtensions+<>c__DisplayClass0_0
2[T,TResult].<ContinueWith>b__0 (System.Threading.Tasks.Task1[TResult] task) [0x0000c] in <149068887d4e4bc08e7b4c05a59a923b>:0at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at MySqlConnector.Core.ServerSession.TryAsyncContinuation (System.Threading.Tasks.Task`1[TResult] task) [0x00021] in <149068887d4e4bc08e7b4c05a59a923b>:0
at (wrapper delegate-invoke) System.Func
2[System.Threading.Tasks.Task1[System.ArraySegment1[System.Byte]],MySqlConnector.Protocol.PayloadData].invoke_TResult_T(System.Threading.Tasks.Task1<System.ArraySegment`1>)at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[TAntecedentResult,TResult].InnerInvoke () [0x00024] in <4fffd39960df419684f9b9cb5ce46688>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySqlConnector.Core.ServerSession.ConnectAsync (MySqlConnector.Core.ConnectionSettings cs, MySqlConnector.Core.ILoadBalancer loadBalancer, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00267] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySqlConnector.Core.ConnectionPool.GetSessionAsync (MySql.Data.MySqlClient.MySqlConnection connection, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x005e1] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySqlConnector.Core.ConnectionPool.GetSessionAsync (MySql.Data.MySqlClient.MySqlConnection connection, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x00801] in <149068887d4e4bc08e7b4c05a59a923b>:0
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySql.Data.MySqlClient.MySqlConnection.CreateSessionAsync (System.Nullable`1[T] ioBehavior, System.Threading.CancellationToken cancellationToken) [0x0018e] in <149068887d4e4bc08e7b4c05a59a923b>:0
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[TResult].GetResult () [0x0001e] in <4ac30274d31c4b8099694c24336fcb22>:0
at MySql.Data.MySqlClient.MySqlConnection.OpenAsync (System.Nullable`1[T] ioBehavior, System.Threading.CancellationToken cancellationToken) [0x000bc] in <149068887d4e4bc08e7b4c05a59a923b>:0
at MySQLAsync.Operation
1[TResult].ExecuteAsync (System.String query, System.Collections.Generic.IDictionary2[TKey,TValue] parameters, CitizenFX.Core.CallbackDelegate callback, System.Boolean debug) [0x000aa] in <6f835765886c4fada3e5ffb1ffcd6998>:0