shavitush/bhoptimer

[Error] Timer (WR Holder Rank table creation 0/4) SQL query failed.

evileyecc1 opened this issue · 4 comments

Plugin Version:3.0.8

Database Version: Mysql 8.0.25

12/22/2021 - 15:05:17: [shavit-rankings.smx] Timer (WR Holder Rank table creation 0/4) SQL query failed. Reason: Unknown column 'wrcount' in 'window order by'

rtldg commented

Until I fix the query, you can change this line

gB_HasSQLRANK = DoWeHaveRANK(sVersion);

to gB_HasSQLRANK = false; so that error won't happen

I will try later.Thanks

rtldg commented

Until the next release is out you'll have to manually make one of the changes suggested by me or BoomShot.
BoomShot's patch for it will be included in next release.