About: Spawn spots not preserved in saved games   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

Doom automatically generates a list of all spawn spots for any final bosses present at the beginning of each map, but it neglects to do this again when loading a saved game. This means that any such bosses on the map will become inoperative. In addition, if there are any spawn cubes currently in flight, the game will crash due to the fact that the cube's target field is used to track the spot at which it will spawn a monster, and targets are not recorded in saved games. The SpawnFly codepointer neglects to check that the cube's target is valid before using it, causing it to access a NULL pointer.

AttributesValues
rdfs:label
  • Spawn spots not preserved in saved games
rdfs:comment
  • Doom automatically generates a list of all spawn spots for any final bosses present at the beginning of each map, but it neglects to do this again when loading a saved game. This means that any such bosses on the map will become inoperative. In addition, if there are any spawn cubes currently in flight, the game will crash due to the fact that the cube's target field is used to track the spot at which it will spawn a monster, and targets are not recorded in saved games. The SpawnFly codepointer neglects to check that the cube's target is valid before using it, causing it to access a NULL pointer.
dcterms:subject
abstract
  • Doom automatically generates a list of all spawn spots for any final bosses present at the beginning of each map, but it neglects to do this again when loading a saved game. This means that any such bosses on the map will become inoperative. In addition, if there are any spawn cubes currently in flight, the game will crash due to the fact that the cube's target field is used to track the spot at which it will spawn a monster, and targets are not recorded in saved games. The SpawnFly codepointer neglects to check that the cube's target is valid before using it, causing it to access a NULL pointer.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software