Rev Author Branch Log Message Date SHA
r23639
Avatar Dutchman101
1.7 Better texture-related error handling and debugscript return values
2 December, 2025
r23638
Avatar Dutchman101
1.7 Prevent a class of cross-reconnect texture leaks
2 December, 2025
r23637
Avatar Dutchman101
1.7 Fix issues with texture shader loading (.fx) through addressing a couple of underlying bugs. Has more benefits.
2 December, 2025
Avatar Xenius97
1.7 Fix youtube embed not working on latest cef versions (#4532)
10 November, 2025
r23635
Avatar Dutchman101
1.7 Addendum to last
2 December, 2025
r23634
Avatar Dutchman101
1.7 Addendum #2 to a235955 (and 1b40002)
2 December, 2025
r23633
Avatar Dutchman101
1.7 Addendum to a235955 (Actual crash fixes)
2 December, 2025
Avatar Dutchman101
1.7 Also cover teaEncode case (besides c19c949 that covers encodeString), as both represent the same crash trend and observations.
1 December, 2025
r23631
Avatar Dutchman101
1.7 Try to avert #1 crash from model encryption system-memory abuse by (mostly pt-BR) servers, assuming it's only allocation peaks and that it can be retried later when allocation/mem pressure is lower.
The use of decodeString with huge data payloads (or spammed requests) leads to the crash, that usually presents as KERNELBASE.dll 0x0013b702 in MTA as of writing.
Servers should actually batch decode requests instead of abusing memory like this, but they turned to blame us instead.
1 December, 2025
Avatar Dutchman101
1.7 Addendum to c19c949
1 December, 2025
r23629
Avatar Dutchman101
1.7 Further improve JPEG implementation and error handling. Also addendum to 0f62917 & ce73b73
1 December, 2025
r23628
Avatar Xenius97
1.7 Fix `JpegDecode` crash (#4589)
1 December, 2025
r23627
Avatar Dutchman101
1.7 Further improvements for texture loading system after a235955 (including performance)
25 November, 2025
Avatar Dutchman101
1.7 Fix sporadic build failure in install_discord due to bad script logic
Observed on build server today (one-off)
24 November, 2025