Advertisement
Guest User

Untitled

a guest
Oct 14th, 2015
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. Ohanterat undantag: System.InvalidOperationException: Connection must be valid and open.
  2. vid MySql.Data.MySqlClient.ExceptionInterceptor.Throw(Exception exception)
  3. vid MySql.Data.MySqlClient.MySqlConnection.Throw(Exception ex)
  4. vid MySql.Data.MySqlClient.MySqlCommand.CheckState()
  5. vid MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  6. vid MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
  7. vid ExempleBot.Database.QUERY(String query) i c:\SERVER\Steambot\SteamBot_PUBLIC\SteamBot\Networking\Database.cs:rad 166
  8. vid SteamBot.BotManager.InitialiseDatabase() i c:\SERVER\Steambot\SteamBot_PUBLIC\SteamBot\BotManager.cs:rad 95
  9. vid SteamBot.BotManager.LoadConfiguration(String configFile) i c:\SERVER\Steambot\SteamBot_PUBLIC\SteamBot\BotManager.cs:rad 71
  10. vid SteamBotInterface.MainWindow.BotManagerMode() i c:\SERVER\Steambot\SteamBot_PUBLIC\SteamBotInterface\MainWindow.xaml.cs:rad 191
  11. vid SteamBotInterface.MainWindow.Start() i c:\SERVER\Steambot\SteamBot_PUBLIC\SteamBotInterface\MainWindow.xaml.cs:rad 70
  12. vid System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  13. vid System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  14. vid System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  15. vid System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  16. vid System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement