samboy / ObHack

A random map generator for Doom engine games
https://samiam.org/slump
Other
33 stars 1 forks source link

ObHack 008 crashes when given the attached parameters #1

Closed samboy closed 9 years ago

samboy commented 9 years ago

When trying to make a level in ObHack 008, the game crashes when it tries to build a map.

obhack008bug

Workaround: The map will build if key type is set to be "Skull Keys".

This bug is a regression introduced in commit 964ea16cfa122034fca9ec23288332b0c5041a4b (it worked before this commit, so I've create a 2015-07-13-works tag/release without this bug)

samboy commented 9 years ago

Workaround: Disabled the "old" game. While this doesn't fix the underlying bug (which is probably a simple case of there being no skull keys in the old game), it does make it possible to build games with card keys again. Closing (like the Hexen issue, I fixed the bug by disabling functionality).