Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. Open Window $Login with args ${"name":"Dr-Moses_Hightower","rank":6}
  2. 17.09.2019 13:40:08 async task: DELETE FROM `acp_action` WHERE `id` <= '0'
  3. 17.09.2019 13:40:08 async task: UPDATE `player` SET `Online` = '1', LastLogin = '1568727602' WHERE `id` = '2';
  4. 17.09.2019 13:40:11 async task: INSERT INTO `log_serverdump` (`argument`) VALUES ('Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
  5. at CallSite.Target(Closure , CallSite , Object )
  6. at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
  7. at VMP_CNR.Module.Customization.CustomizationModule.OnPlayerLoadData(DbPlayer dbPlayer, MySqlDataReader reader) in C:\\Users\\Sev\\source\\repos\\server\\Module\\Customization\\CustomizationModule.cs:line 38');INSERT INTO `log_serverdump` (`argument`) VALUES ('MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'145.239.0.87\' for user \'gvmp\' using method \'mysql_native_password\' failed with m\' at line 1
  8. at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
  9. at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
  10. at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
  11. at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  12. at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  13. at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
  14. at System.Data.Common.DbCommand.ExecuteNonQueryAsync(CancellationToken cancellationToken)
  15. --- End of stack trace from previous location where exception was thrown ---
  16. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  17. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  18. at System.Runtime.CompilerServices.TaskAwaiter\`1.GetResult()
  19. at VMP_CNR.Module.Sync.MySqlSyncThread.<<-ctor>b__4_0>d.MoveNext() in C:\\Users\\Sev\\source\\repos\\server\\Module\\Sync\\MySqlSyncThread.cs:line 40');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement