r515 and before
Posted: Sat Oct 03, 2009 12:53
Not sure how far this goes back, but more SVN revisions than I currently have on my machine but the official release does not crash.
Loading the following mapinfo causes a crash.
Commenting out clearskills stops the crash.
The crash does not happen in Zdoom. The crash happens with an old-format mapinfo and this newer format one.
Loading the following mapinfo causes a crash.
Code: Select all
clearskills
skill Medium
{
AmmoFactor = 1
DamageFactor = 1
aggressiveness = 0
SpawnFilter = "Normal"
PicName = "M_HURT"
ACSreturn = 2
Key = m
}
The crash does not happen in Zdoom. The crash happens with an old-format mapinfo and this newer format one.