Could someone take a look at this haloceded.exe and let me know why sv_say is crashing the server? If you can fix it that would be awesome! I forgot what I did to get Rec0 working without SAPP and I just can't seem to find what I changed in the dedicated server executable.
The executable I'm providing is the 1.08 one that was originally included in Bacons OP release here, it's been patched using Brandini's server patcher to display as a 1.09 server.
EDIT - This is what seems to be causing all the crashing issues related to say messages:
"PInvokeStackImbalance was detected
Message: A call to PInvoke function 'DevicatorServer!Api::SendMessage' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters of the PInvoke signature match the target unmanaged signature."
That's what I get when debugging the source and making the app sv_say something. Any ideas on how to fix? I've only god basic programming skills.
Bookmarks