FWGS / xash3d

DEPRECATED in favor of https://github.com/FWGS/xash3d-fwgs. Only bugfixes are accepted.
https://xash.su
GNU General Public License v3.0
549 stars 107 forks source link

sv_save crash #420

Open ecumber opened 5 years ago

ecumber commented 5 years ago

Whenever the engine tries to autosave, it gives me this crash: image It doesn't do this when manually saving.

mittorn commented 5 years ago

It is not autosave, it is changelevel. try remove .hl files in save directory. Engine saves state of each map to transit entities and restore when player returns back to previous map

ecumber commented 5 years ago

There are no .hl files in the directory, and i even tried removing the folder altogether, but the error is still there.

mittorn commented 5 years ago

This means it cannot write game state before changelevel. Check log and write permissions