The extension crashes the server on load (happening on 32-bit version of the server, of course). I'm doing some "premature" 64-bit gamedata additions to our server.
I can also notice that there's no support for the linux64 platform, so I guess this should be added, as well as 64-bit compiled version of the extension.
The extension crashes the server on load (happening on 32-bit version of the server, of course). I'm doing some "premature" 64-bit gamedata additions to our server.
Accelerator link: https://crash.limetech.org/s3znrvr2mctk
I guess it's crashing due to missing argument for the format specifier: https://github.com/nosoop/SMExt-SourceScramble/blob/7754d0d5cf1b601a1961636439ed6f87b36dde8e/userconf/mempatches.cpp#L109
I can also notice that there's no support for the
linux64
platform, so I guess this should be added, as well as 64-bit compiled version of the extension.Here's a example config that causes the crash: