Hi,
mrk1988: ja die Software stürzt komplett ab.
Larres: ich habe nur einen Pokerraum geöffnet und auch sonst nix weiter laufen.
ich hab mir schon nen neuen Rechner bestellt, aber bekomme ihn erst
mitte August. Das HUD hab ich noch nicht deaktiviert. Ich kann auch eigentlich gar nix mehr einstellen, weil er sofort abkackt.
Anbei das Log
2010-07-12 10:30:48,718 - 171 (UTC:2010-07-12 08:30:48,718) [1] INFO Welcome Message:
---------------------------------------- Launching 'Elephant.exe' (Version: 0.86.1374.2199) ----------------------------------------------------------------------
2010-07-12 10:30:51,609 - 3062 (UTC:2010-07-12 08:30:51,609) [5] INFO Welcome Message:
-------------------- System Info --------------------
CPU: Genuine Intel(R) CPU T2300 @ 1.66GHz at 1664 Mhz with 2 cores (x86 Family 6 Model 14 Stepping 8)
OS : Microsoft Windows XP Home Edition (Microsoft Windows NT 5.1.2600 Service Pack 3)
RAM: 1.00GB
Culture info: de-DE
2010-07-12 10:31:53,921 - 65375 (UTC:2010-07-12 08:31:53,921) [1] INFO Welcome Message: Installed PostgreSQL version: PostgreSQL 8.3.0, compiled by Visual C++ build 1400
2010-07-12 10:32:35,890 - 107343 (UTC:2010-07-12 08:32:35,890) [14] ERROR VersionUpdate: Background version check hit a problem
-------------------- System.FormatException --------------------
- Message: String was not recognized as a valid DateTime because the day of week was incorrect.
- Data: System.Collections.ListDictionaryInternal
- TargetSite: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles)
- HelpLink: <null>
- Source: mscorlib
- InnerException: <null><none>
- StackTrace:
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at PokerStrategy.Utility.Rss.RssReader.Read(Uri url)
at PokerStrategy.Utility.VersionUpdate.VersionUpdateCheck.Check()
2010-07-12 10:35:54,937 - 306390 (UTC:2010-07-12 08:35:54,937) [14] ERROR PBNLogger:
-------------------- Npgsql.NpgsqlException --------------------
- Message: ERROR: 22P02: invalid input syntax for type double precision: "$15"
- Severity: ERROR
- Code: 22P02
- BaseMessage: invalid input syntax for type double precision: "$15"
- Detail:
- Hint:
- Position:
- Where: COPY gametype, line 1, column small_bet: "$15"
- File: .\src\backend\utils\adt\float.c
- Line: 431
- Routine: float8in
- ErrorSql: COPY gametype FROM STDIN WITH DELIMITER ',' CSV QUOTE AS '' NULL AS 'NULL'
- Errors: System.Collections.ArrayList
- ErrorCode: -2147467259
- Data: System.Collections.ListDictionaryInternal
- TargetSite: Boolean MoveNext()
- HelpLink: <null>
- Source: Npgsql
- InnerException: <null><none>
- StackTrace:
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.NpgsqlState.IterateThroughAllResponses(IEnumerable`1 ienum)
at Npgsql.NpgsqlCopyInState.SendCopyDone(NpgsqlConnector context)
at Npgsql.NpgsqlCopyIn.End()
at PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
2010-07-12 10:36:35,906 - 347359 (UTC:2010-07-12 08:36:35,906) [1] ERROR PBNLogger: Exception caught in Void PokerStrategyElephant.StatisticOverView.gridViewOverviewSessions_CustomDrawFooterCell(System.Object, DevExpress.XtraGrid.Views.Grid.FooterCellCustomDrawEventArgs)
-------------------- System.InvalidCastException --------------------
- Message: Unable to cast object of type 'System.Windows.Forms.BindingSource' to type 'System.Collections.Generic.List`1[PokerStrategyElephant.OverviewLine]'.
- Data: System.Collections.ListDictionaryInternal
- TargetSite: Void gridViewOverviewSessions_CustomDrawFooterCell(System.Object, DevExpress.XtraGrid.Views.Grid.FooterCellCustomDrawEventArgs)
- HelpLink: <null>
- Source: Elephant
- InnerException: <null><none>
- StackTrace:
at PokerStrategyElephant.StatisticOverView.gridViewOverviewSessions_CustomDrawFooterCell(Object sender, FooterCellCustomDrawEventArgs e)