Ok. After updating to 11.6 it seens everything is working fine.
Thanks!
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
Felllony wrote:
Got this after rebuild cache for 4.11.6
What should I do?
Downgraded back to 4.11.5. Waiting for answer. Ticket #152910
BillGatesIII wrote:First, I need another coffee to open my eyes so I can read instead of just look at error messages You are of course right, cash_blinds does not exist. Which makes me wonder how someone did get it in a cash column expression.
BillGatesIII wrote:There is a bug in the custom_cache update functions which causes an error for every column that has a construction like this example.
- Code: Select all
cash_hand_player_statistics.amt_p_raise_made / cash_limit.amt_bb between 2.75 and 3.24
If you rewrite the code, the column can be cached.
- Code: Select all
cash_hand_player_statistics.amt_p_raise_made between 2.75 * cash_limit.amt_bb and 3.24 * cash_limit.amt_bb
_dave_ wrote:...Depending on how this error is handled / the repercussions, perhaps the hundreds of them spewing out for every hand played by a coffeehud user is leading to people's slow import speeds? (pure speculation)
Users browsing this forum: No registered users and 65 guests