Advertisement
Guest User

Untitled

a guest
Dec 8th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. [12/8/2019 1:14:01 AM] [Exception] mscorlib >> Error while running action -> Exception in WaitCallback_Context: MySql.Data.MySqlClient.MySqlException (0x80004005): There is already an open DataReader associated with this Connection which must be closed first.
  2. at MySql.Data.MySqlClient.Interceptors.ExceptionInterceptor.Throw (System.Exception exception) [0x0002b] in <fa1d2a55380446e4850fd256d46f1d10>:0
  3. at MySql.Data.MySqlClient.MySqlConnection.Throw (System.Exception ex) [0x0000a] in <fa1d2a55380446e4850fd256d46f1d10>:0
  4. at MySql.Data.MySqlClient.MySqlCommand.Throw (System.Exception ex) [0x0000a] in <fa1d2a55380446e4850fd256d46f1d10>:0
  5. at MySql.Data.MySqlClient.MySqlCommand.CheckState () [0x00063] in <fa1d2a55380446e4850fd256d46f1d10>:0
  6. at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x00035] in <fa1d2a55380446e4850fd256d46f1d10>:0
  7. at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader () [0x00000] in <fa1d2a55380446e4850fd256d46f1d10>:0
  8. at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery () [0x00032] in <fa1d2a55380446e4850fd256d46f1d10>:0
  9. at ImperialPlugins.URUtils.Database.DatabaseConnection.ExecuteUpdate (System.String query, System.Object[] bindings) [0x00008] in <aee2d345eed54c77b892b497fc4b38cf>:0
  10. at ImperialPlugins.VaultPlugin.Core.VaultInstance+‬‬‍‭‬‪‎​‌‏‬‏‏‎‏‬‍‎‮‍‫‍‬‮‮.‮‌​‭‎‮‬‪‫‎‏‪‌‫‍‪‍‭‬​‪‏‎‭‪‮ () [0x00005] in <702f5bf05acb4e93b8eddd55190d819b>:0
  11. at Rocket.Core.Utils.TaskDispatcher.RunAction (System.Object action) [0x00000] in <466fa14d466749559a64a11ae8acbc60>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement