Closed waldotf closed 1 year ago
Untested: tf2-460.zip
Seems to be working for me.
Untested: tf2-460.zip
looks like its workin for me too. thanks!
Are there docs on how we can find / set those offsets ourselves?
Sucks having to take our servers offline until a patch comes in
Are there docs on how we can find / set those offsets ourselves?
You can dump them locally with virtuals.zip or you can browse them online here. Though, outdated offsets is not much of an issue unless they are being called and/or hooked by plugins (I think the only one that is not currently lazy is Player.run_command
). Most of the times, startup crashes are caused by outdated structures/interfaces which require SP to be recompiled against the latest SDK once it has been updated.
Ah great. Very helpful thanks!
Segfaults on loading Source.Python.
Major-ish update, sourcemod just pushed a gamedata update as well.