#frequent crashing in lobby
1 messages · Page 1 of 1 (latest)
[2024-11-14 18:28:25.285] [warn] [t=00:37:30.983955][f=-000001] [Font] Warning: [GetFontForCharacters] "C:/WINDOWS/fonts/wingding.ttf" (s = 22): FT_Select_Charmap failed: invalid charmap handle
[2024-11-14 18:28:25.286] [warn] [t=00:37:30.984462][f=-000001] [Font] Warning: [GetFontForCharacters] "C:/WINDOWS/fonts/webdings.ttf" (s = 22): FT_Select_Charmap failed: invalid charmap handle
wtf
The crashes are access violations, I don't see any other strange errors though.
There's one with a lavaconfig error on line 466 https://github.com/beyond-all-reason/Beyond-All-Reason/blob/e6676a802b7dc30effdfc7242de67f2d044bf79a/luarules/configs/lavaConfig.lua#L466
Probably unrelated but something to look into
```[2024-11-16 11:04:00.907] [warn] [t=00:53:50.606400][f=-000001] [Chili] Error: in Chili lobby:buttonsHolder_buttons : [string "libs/chiliui/chili/controls/control.lua"]:1261: attempt to index field 'clientArea' (a number value)
[2024-11-16 11:04:00.907] [warn] [t=00:53:50.606516][f=-000001] [Chili] Error: stacktrace:
[string "libs/chiliui/chili/controls/control.lua"]:1261
(tail call): in [?]
[string "libs/chiliui/chili/controls/object.lua"]:778: in fnc
[string "libs/chiliui/chili/controls/control.lua"]:1227: in _DrawInClientArea
... (27 calls)
[string "LuaHandler/handler.lua"]:981
[string "libs/chiliui/chili/controls/control.lua"]:1476: in ?
[t=00:53:50.606527][f=-000001] [Chili] Error: In widget: Chili lobby
[t=00:53:50.606549][f=-000001] Error: DrawScreen: OpenGL stack check error, matrix mode = GL_MODELVIEW, depth = 8, please make sure to pop all matrices before end```
Here's a chobby error
From today
any idea what would cause my issues?
I'm not sure, check to make sure you don't have any third party overlays enabled, like xbox, geforce experience, medaltv
that one is already fixed, do you still the same errors?
libs/chiliui/chili/controls/control.lua"]:1261: attempt to index field 'clientArea' (a number value)
are you using any special game options? it seems like you use waterislava for example
some experimental options like unittweaks can make the game crashy