Advertisement
cybercritic

ED_IBE

Feb 3rd, 2017
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.72 KB | None | 0 0
  1. 03.02.2017 06:05:45 : ED-IBE v0.6.3.0
  2. 03.02.2017 06:05:45 : Error while loading displaysettigns from event
  3. --------------------------------------------------------------------------------
  4. 03.02.2017 06:05:45 : Error while loading display settings
  5. 03.02.2017 06:05:45 : at IBE.GameSettings.LoadDisplaySettings() in E:\dev\RN\ED-IBE\ED-IBE\Elite Dangerous Specifics\GameSettings.cs:line 256
  6. at IBE.GameSettings.LoadDisplaySettings(Object sender, FileSystemEventArgs e) in E:\dev\RN\ED-IBE\ED-IBE\Elite Dangerous Specifics\GameSettings.cs:line 264
  7. --------------------------------------------------------------------------------
  8. 03.02.2017 06:05:45 : Error in GetIniValue
  9. 03.02.2017 06:05:45 : at IBE.SQL.DBConnector.getIniValue[T](String Group, String Key, String DefaultValue, Boolean AllowEmptyValue, Boolean RewriteOnBadCast) in E:\dev\RN\ED-IBE\ED-IBE\SQL\DBConnector.cs:line 1026
  10. at IBE.GameSettings.LoadDisplaySettings() in E:\dev\RN\ED-IBE\ED-IBE\Elite Dangerous Specifics\GameSettings.cs:line 204
  11. --------------------------------------------------------------------------------
  12. 03.02.2017 06:05:45 : Diese Konvertierung wird nicht unterstützt oder der Wert ist Nothing und conversionType ist ein Werttyp (Value-Rewrite done), R
  13. 03.02.2017 06:05:45 : at IBE.SQL.DBConnector.getIniValue[T](String Group, String Key, String DefaultValue, Boolean AllowEmptyValue, Boolean RewriteOnBadCast) in E:\dev\RN\ED-IBE\ED-IBE\SQL\DBConnector.cs:line 1016
  14. --------------------------------------------------------------------------------
  15. 03.02.2017 06:05:45 : Error in GetIniValue
  16. 03.02.2017 06:05:45 : at IBE.SQL.DBConnector.getIniValue(String Group, String Key, String DefaultValue, Boolean AllowEmptyValue) in E:\dev\RN\ED-IBE\ED-IBE\SQL\DBConnector.cs:line 1103
  17. at IBE.SQL.DBConnector.getIniValue[T](String Group, String Key, String DefaultValue, Boolean AllowEmptyValue, Boolean RewriteOnBadCast) in E:\dev\RN\ED-IBE\ED-IBE\SQL\DBConnector.cs:line 995
  18. --------------------------------------------------------------------------------
  19. 03.02.2017 06:05:45 : Error on 'ExecuteReader', SQLString = <select InitValue from tbInitValue where InitGroup = 'Settings' and InitKey = 'ProductAppData'>(master)
  20. 03.02.2017 06:05:45 : at IBE.SQL.DBConnector.Execute(String CommandText, DataTable Data) in E:\dev\RN\ED-IBE\ED-IBE\SQL\DBConnector.cs:line 442
  21. at IBE.SQL.DBConnector.getIniValue(String Group, String Key, String DefaultValue, Boolean AllowEmptyValue) in E:\dev\RN\ED-IBE\ED-IBE\SQL\DBConnector.cs:line 1062
  22. --------------------------------------------------------------------------------
  23. 03.02.2017 06:05:45 : Fatal error encountered during command execution.
  24. 03.02.2017 06:05:45 : at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  25. at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  26. at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  27. at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  28. at IBE.SQL.DBConnector.Execute(String CommandText, DataTable Data) in E:\dev\RN\ED-IBE\ED-IBE\SQL\DBConnector.cs:line 435
  29. --------------------------------------------------------------------------------
  30. 03.02.2017 06:05:45 : Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
  31. 03.02.2017 06:05:45 : at MySql.Data.Common.MyNetworkStream.HandleOrRethrowException(Exception e)
  32. at MySql.Data.Common.MyNetworkStream.Write(Byte[] buffer, Int32 offset, Int32 count)
  33. at MySql.Data.MySqlClient.TimedStream.Write(Byte[] buffer, Int32 offset, Int32 count)
  34. at MySql.Data.MySqlClient.MySqlStream.SendPacket(MySqlPacket packet)
  35. at MySql.Data.MySqlClient.NativeDriver.ExecutePacket(MySqlPacket packetToExecute)
  36. at MySql.Data.MySqlClient.NativeDriver.SendQuery(MySqlPacket queryPacket)
  37. at MySql.Data.MySqlClient.Driver.SendQuery(MySqlPacket p)
  38. at MySql.Data.MySqlClient.Statement.ExecuteNext()
  39. at MySql.Data.MySqlClient.PreparableStatement.Execute()
  40. at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  41. --------------------------------------------------------------------------------
  42. 03.02.2017 06:05:45 : An established connection was aborted by the software in your host machine
  43. 03.02.2017 06:05:45 : at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  44. at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  45.  
  46. ********************************************************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement