tf2-comp-fixes icon indicating copy to clipboard operation
tf2-comp-fixes copied to clipboard

Spawning as demoman on Windows server with sm_remove_pipe_spin 1 causes crash

Open blakeplusplus opened this issue 11 months ago • 0 comments

I am running a local Windows server for testing and practice purposes.

Shortcut Target: C:\Users\blake\Desktop\tf2_tech\[Server]\srcds.exe -console -game tf +map itemtest +maxplayers 6 OS: Windows 10 22H2 build 19045.5247 Server.cfg: sm_remove_pipe_spin "1" // ignore pipe spin (only that line) tf/addons/sourcemod/plugins filelist: tf2-comp-fixes.smx

The server starts fine and reports no issues other than noting some features are disabled due to my OS. I can spawn in as soldier, but as soon as I switch to demo, the server crashes before I can even be spawned in.

Setting this command to 0 stops the crash.

blakeplusplus avatar Jan 05 '25 21:01 blakeplusplus