mehah / otclient

An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
269 stars 211 forks source link

Erros de logs causa do fechamento do cliente. #964

Open andreoam opened 2 weeks ago

andreoam commented 2 weeks ago

Priority

High

Area

What happened?

Log

`== application started at Nov 12 2024 06:19:46 == operating system: Windows OTClient - Redemption 3.x rev 0.000 (desenv) built on Nov 10 2024 for arch x64 ERROR: Unable to send extended opcode 1, extended opcodes are not enabled ERROR: Unable to send extended opcode 201, extended opcodes are not enabled ERROR: Lua exception: /game_interface/widgets/statsbar.lua:293: attempt to index a nil value stack traceback: [C]: in function 'index' /game_interface/widgets/statsbar.lua:293: in function 'toggleIcon' /game_interface/widgets/statsbar.lua:321: in function </game_interface/widgets/statsbar.lua:303> ERROR: protected lua call failed: LUA ERROR: /game_interface/widgets/statsbar.lua:293: attempt to index a nil value stack traceback: [C]: in function 'index' /game_interface/widgets/statsbar.lua:293: in function 'toggleIcon' /game_interface/widgets/statsbar.lua:321: in function </game_interface/widgets/statsbar.lua:303> WARNING: [BOT] !! Blessings not bought !! CaveBot[BuyPotions]: Too many tries, can't buy CaveBot[BuyPotions]: Too many tries, can't buy CaveBot[BuyPotions]: NPC not found CaveBot[BuyPotions]: NPC not found ERROR: ProtocolGame::parseCreatureSpeed: could not get creature with id 1342194885 at:

ERROR: ProtocolGame::parseCreatureSpeed: could not get creature with id 1342194864 at:

ERROR: ProtocolGame::parseCreatureSpeed: could not get creature with id 1342194885 at:

ERROR: ProtocolGame::parseCreatureHealth: could not get creature with id 1342407241 at:

ERROR: ProtocolGame::parseCreatureHealth: could not get creature with id 1342407245 at:

ERROR: ProtocolGame::parseCreatureHealth: could not get creature with id 1342407238 at:

`

What OS are you seeing the problem on?

Windows

Code of Conduct