Poker-AI.org Poker AI and Botting Discussion Forum 2015-02-23T01:42:13+00:00 http://poker-ai.org/phpbb/feed.php?f=24&t=2879 2015-02-23T01:42:13+00:00 2015-02-23T01:42:13+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2879&p=6587#p6587 <![CDATA[Re: errors compiling pokerai java hand evaluator - HandEval]]> rtayek wrote:

...
//import pokerai.game.eval.hammer.stevebrecher.HandEval;
import pokerai.game.eval.stevebrecher.HandEval; // inserting this line helps

thanks


commenting out the call to ordinal() fixes the rest.

thanks

Statistics: Posted by rtayek — Mon Feb 23, 2015 1:42 am


]]>
2015-02-23T01:00:53+00:00 2015-02-23T01:00:53+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2879&p=6585#p6585 <![CDATA[Re: errors compiling pokerai java hand evaluator - HandEval ]]> rtayek wrote:

i downloaded the pokerai.zip and made an eclipse project. i included the meerkat-api.jar.

but there are some compiler errors (please see below). ...

The method ordinal() is undefined for the type Card...
The import pokerai.game.eval.hammer.stevebrecher cannot be resolved


package pokerai.game.eval.hammer.tests;

//import pokerai.game.eval.hammer.stevebrecher.HandEval;
import pokerai.game.eval.stevebrecher.HandEval; // inserting this line helps

thanks

Statistics: Posted by rtayek — Mon Feb 23, 2015 1:00 am


]]>
2015-02-22T15:40:01+00:00 2015-02-22T15:40:01+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2879&p=6577#p6577 <![CDATA[Re: errors compiling pokerai java hand evaluator - HandEval]]> download/file.php?id=1 and can see quite plainly that the following statement is not true.

The method ordinal() is undefined for the type Card

..and I don't even see pokerai.game.eval.hammer.stevebrecher

I have very limited time and patience for hand holding of this nature. If you can't resolve problems like this you don't have a hope of writing a poker bot.

Statistics: Posted by spears — Sun Feb 22, 2015 3:40 pm


]]>
2015-02-22T13:38:47+00:00 2015-02-22T13:38:47+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2879&p=6575#p6575 <![CDATA[errors compiling pokerai java hand evaluator - HandEval etc.]]>
but there are some compiler errors (please see below).

any pointers will be appreciated.

thanks

The method ordinal() is undefined for the type CardPerformanceTest.java/handevaluators/src/pokerai/game/evalline 243Java Problem
The import pokerai.game.eval.hammer.stevebrecher cannot be resolvedValidityTest.java/handevaluators/src/pokerai/game/eval/hammer/testsline 3Java HandEval cannot be resolvedValidityTest.java/handevaluators/src/pokerai/game/eval/hammer/testsline 39Java Problem

Statistics: Posted by rtayek — Sun Feb 22, 2015 1:38 pm


]]>