Zum Forum springen
Fehlercode xy ungel...
 
Benachrichtigungen
Alles löschen

[Geschlossen] Fehlercode xy ungelöst!!

2 Beiträge
2 Benutzer
0 Reactions
306 Ansichten

So da das HUD immernoch nichts tut, hier einmal ein fehlerprotokoll..
vielleicht kann jemand dem das was sagt, kurz ma drübergucken und mir sagen was da schief läuft..

OS: Microsoft Windows NT 5.1.2600 Service Pack 3
.NET Runtime: 2.0.50727.1433
RAM: 2GB
Processors: 2
CPU: x86 Family 6 Model 15 Stepping 6: 0/32/2, 2128

Software version: 0.67

(10) Log: 18:15:24.87 -- Logfile set: C:\Dokumente und Einstellungen\Thorsten\Lokale Einstellungen\Anwendungsdaten\PokerStrategy\Elephant\log.txt
(10) Log: 18:15:24.89 -- Logfile cleared: C:\Dokumente und Einstellungen\Thorsten\Lokale Einstellungen\Anwendungsdaten\PokerStrategy\Elephant\log.txt
(10) Log: 18:25:38.63 -- SELECT t.limit_type, SUM(gp.amount_won), SUM(CASE WHEN t.big_blind>0 THEN gp.amount_won/t.big_blind ELSE 0 END)::float, COUNT(DISTINCT(g.game_ID)), MAX(t.small_bet), t.big_bet FROM gametype t, game g, gameplayer gp, sorted_cards sc WHERE t.game_type_ID=g.game_type_ID AND g.game_ID=gp.game_ID AND gp.player_ID IN(14) AND gp.position_short<>'Unknown' AND g.dateonly='2008-12-22' AND g.num_players>='7' AND g.limit_type IN('NL','PL') AND g.tournament_ID='0' AND g.dateandtime>='12/22/2008 12:00:00 AM' AND g.dateandtime<='12/22/2008 11:59:59 PM' AND (gp.num_actions>0 OR gp.winner) AND gp.combined=sc.combined AND sc.active='true' AND NOT(t.currency='CHP') GROUP BY t.big_bet, t.limit_type ORDER BY t.limit_type, t.big_bet DESC
(10) Log: 18:25:38.79 -- , line 0: Npgsql.NpgsqlException:
date/time field value out of range: "12/22/2008 12:00:00 AM"
Severity: ERROR
Code: 22008
Hint: Perhaps you need a different "datestyle" setting.
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: Npgsql.NpgsqlException:
date/time field value out of range: "12/22/2008 12:00:00 AM"
Severity: ERROR
Code: 22008
Hint: Perhaps you need a different "datestyle" setting.
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: Npgsql.NpgsqlException:
date/time field value out of range: "12/22/2008 12:00:00 AM"
Severity: ERROR
Code: 22008
Hint: Perhaps you need a different "datestyle" setting.
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: Npgsql.NpgsqlException:
date/time field value out of range: "12/22/2008 12:00:00 AM"
Severity: ERROR
Code: 22008
Hint: Perhaps you need a different "datestyle" setting.
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: Npgsql.NpgsqlException:
date/time field value out of range: "12/22/2008 12:00:00 AM"
Severity: ERROR
Code: 22008
Hint: Perhaps you need a different "datestyle" setting.
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: Npgsql.NpgsqlException:
date/time field value out of range: "12/22/2008 12:00:00 AM"
Severity: ERROR
Code: 22008
Hint: Perhaps you need a different "datestyle" setting.
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: Npgsql.NpgsqlException:
date/time field value out of range: "12/22/2008 12:00:00 AM"
Severity: ERROR
Code: 22008
Hint: Perhaps you need a different "datestyle" setting.
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: Npgsql.NpgsqlException:
date/time field value out of range: "12/22/2008 12:00:00 AM"
Severity: ERROR
Code: 22008
Hint: Perhaps you need a different "datestyle" setting.
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: Npgsql.NpgsqlException:
date/time field value out of range: "12/22/2008 12:00:00 AM"
Severity: ERROR
Code: 22008
Hint: Perhaps you need a different "datestyle" setting.
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: Npgsql.NpgsqlException:
date/time field value out of range: "12/22/2008 12:00:00 AM"
Severity: ERROR
Code: 22008
Hint: Perhaps you need a different "datestyle" setting.
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: Npgsql.NpgsqlException:
date/time field value out of range: "12/22/2008 12:00:00 AM"
Severity: ERROR
Code: 22008
Hint: Perhaps you need a different "datestyle" setting.
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)


1 Antwort
galam
Beigetreten: 06.03.2005

Was für Hände versuchst du denn zu importieren? Oder kommt der Fehler auch so? Funktionieren aktuelle Hände?

Gruß Sebastian