Kownikuzyt
Member
- Joined
- Feb 11, 2020
- Messages
- 175
- Solutions
- 1
- Reaction score
- 8
Hello, I have a problem,
there is a bug every now and then.
Mistake:
Używam: ZnoteAAC/Lua/TFS_10/globalevent powergamers at master · Znote/ZnoteAAC (https://github.com/Znote/ZnoteAAC/tree/master/Lua/TFS_10/globalevent%20powergamers)
there is a bug every now and then.
Mistake:
string(434) "SELECTa.id,b.player_id,a.name,a.vocation,a.level,a.group_id,a.experience,b.exphist_lastexp,b.exphist1,b.exphist2,b.exphist3,b.exphist4,b.exphist5,b.exphist6,b.exphist7, (a.experience-b.exphist_lastexp) ASexpdiffFROMplayersaJOINznote_playersbONa.id=b.player_idWHEREa.group_id< 2 ORDER BYexpdiffDESC LIMIT 3"
(query - SQL error)
Type: select_multi (select multiple rows from database)
BIGINT UNSIGNED value is out of range in '(global.a.experience-global.b.exphist_lastexp)'
Używam: ZnoteAAC/Lua/TFS_10/globalevent powergamers at master · Znote/ZnoteAAC (https://github.com/Znote/ZnoteAAC/tree/master/Lua/TFS_10/globalevent%20powergamers)