alliedmodders / sourcemod

SourceMod - Source Engine Scripting and Administration
http://www.sourcemod.net/
985 stars 423 forks source link

sm_dump_datamaps crashes L4D2 #1354

Closed Pinsplash closed 4 years ago

Pinsplash commented 4 years ago

Environment

Description

sm_dump_datamaps makes the game crash. The file is created successfully, it just crashes afterward. The error message "cannot load corrupted map" appears. Happens on any map. I can't remember this happening on any other game at any other time. I have SM installed on a listen server, as in, the same folder where I keep my actual L4D2.

Logs

asherkin commented 4 years ago

This is expected behaviour - due to how sm_dump_datamaps functions it leaves the game in an inconsistent state. Some games will crash immediately, most games will crash if it is run a second time.