Closed Arie closed 3 years ago
Pretty sure this needs a recompile against a newer sdk
The issue is related to auto updater. Disabling it makes TFTrue work again. This particular call causes the segmentation fault:
g_pServer->GetNumPlayers() <= 1
I've compiled TFTrue.so without the autoupdater, that's what I'm going to use temporarily. It comes from the 4.84 tag.
download
MD5 sum: daefaa11e5bc87054269ba73859d7df8
Thanks, that got me a little further.
Now the server crashes as soon as tftrue_logs_apikey "api-key-here"
is called.
Now the server crashes as soon as
tftrue_logs_apikey "api-key-here"
is called.
Interesting, I don't have this issue...
Executing etf2l.cfg
also leads to a crash.
Executing
etf2l.cfg
also leads to a crash.
Oh yeah, this happens to me as well. I was too quick to celebrate, then... My bad.
Pretty sure this needs a recompile against a newer sdk
Any lead on this? No officially available newer version of source sdk...
Pretty sure this needs a recompile against a newer sdk
Any lead on this? No officially available newer version of source sdk...
https://github.com/alliedmodders/hl2sdk https://github.com/alliedmodders/hl2sdk/tree/tf2
With Anakin's commit I was able to compile a versions that no longer crashes on execing etf2l.cfg and seems to work. Since I don't see this new compiled version in the regular places, you can use my compiled .so file: https://dl.serveme.tf/TFTrue.so (md5: 6a5fc975f0086458ef601e37aaab84b5)