gamma-utils icon indicating copy to clipboard operation
gamma-utils copied to clipboard

Game crashes upon disabling fullbright [1.21.4]

Open Mohammad99X opened this issue 1 year ago • 6 comments

It seems to specifically happen when I have this config, no idea if the exact options I chose are what causes the crash, but here. gammautils.json

It doesn't seem to crash on a fresh install (Even when I change the config) so I have no idea what's going on. latest.log No crash report was generated.

https://github.com/user-attachments/assets/9ead4e7b-0c6a-496b-bce0-f0743e1c66ec

Mohammad99X avatar Dec 20 '24 18:12 Mohammad99X

From the logs it looks like the crash is caused by TslatEntityStatus. It's reacting to the gamma status effect change and tries to run server code while being on a client. I have to look furter into their code to see exactly what they're trying to do. For now I suggest not using the status effects of Gamma Utils while you also have TslatEntityStatus installed

Sjouwer avatar Dec 21 '24 11:12 Sjouwer

Alrighty ty!

Mohammad99X avatar Dec 22 '24 20:12 Mohammad99X

@Sjouwer Should I report this in TslatEntityStatus' github too? Or is the issue in Gamma Utils?

Mohammad99X avatar Dec 28 '24 19:12 Mohammad99X

I'm really sorry, I have been extremely busy the past month I'll take a look this weekend and if an issue needs to be created on TslatEntityStatus' github then I'll do that for you

Sjouwer avatar Jan 21 '25 21:01 Sjouwer

Issue has been posted on TslatEntityStatus' github, see link above this post

Sjouwer avatar Jan 26 '25 13:01 Sjouwer

From the logs it looks like the crash is caused by TslatEntityStatus. It's reacting to the gamma status effect change and tries to run server code while being on a client. I have to look furter into their code to see exactly what they're trying to do. For now I suggest not using the status effects of Gamma Utils while you also have TslatEntityStatus installed

Thanks had the same issue !

Source-Dom avatar Apr 01 '25 06:04 Source-Dom

Fixed on a couple of versions https://github.com/Tslat/TslatEntityStatus/issues/71#issuecomment-3414869683

Mohammad99X avatar Oct 18 '25 20:10 Mohammad99X