Open summonFox opened 3 years ago
And after having just posted this, I found 100% reliable reproduction steps:
1: Client in Area A logs out from the server. 2: NWNX_Area_ExportGit Area A within a few seconds of Client A logging out. 3: Server crashes.
Here's a reproduction module: ExportGIT_Crash.zip
This will call ExportGIT on the area 1 second after a client logs out of the server, resulting in a crash. As the crash looks like it's coming from SaveSounds I made two areas: One with a sound object and one without. The server crashes when logging out of the server from either area.
Occasionally we get a server crash on 8193.33 when calling NWNX_Area_ExportGit, I haven't been able to find any reliable reproduction steps for it currently.