Closed keelefi closed 1 week ago
When spectating a game, BAR spams console log with messages like this:
[t=00:53:10.098460][f=0012882] Error: [LuaRules::RunCallInTraceback] error=2 (LUA_ERRRUN) callin=DrawWorld trace=[Internal Lua error: Call failure] [string "LuaRules/Gadgets/unit_target_on_the_move.lua"]:822: attempt to call global 'drawDecoratons' (a nil value)
Fix by fixing the typo on affected line (822).
When spectating a game, BAR spams console log with messages like this:
Fix by fixing the typo on affected line (822).