#Game crash on start multiplayer
1 messages · Page 1 of 1 (latest)

Is that big for a log? I noticed it too lol
200mb uncompressed is a lot of text.
[t=00:00:28.503675][f=-000001] LuaShader: [attackRangeShader GL4] shader error(s):
Attempt to use invalid shader object in Activate. Did you call :Compile() or :Initialize()
[t=00:00:28.504544][f=-000001] Attempt to use invalid shader object in Activate. Did you call :Compile() or :Initialize()
i suspect this is the reason, are you using the attack range widget too?
I see a lot of shader error spam but idk what's going on because your logs have straight up too much spam to navigate
@fresh isle i think we have a similar bug
Yep
try without any custom widgets
It's weird that I still can play single player games
so what i can see in the log it keeps spamming the same thing and fps drops to 10-30 range, i usually have 120
maybe @drifting shore might know something about the attack range widget given they're teh author?
[t=00:00:25.193038][f=-000001] AttackRange GL4 widget exiting with reason: Failed to compile attackRangeShader GL4
looks like the widget stopped working for reasons unknown to me
ok heres my conclusion: the attack range widget is now part of the game and i had the old custom version of it. i removed it and now it seems to work out just fine
Removing the widget solved the issue for me as well