Map Load Crashes

From Amulets & Armor Wiki
Revision as of 07:06, 5 March 2016 by PeeWeeRotA (Talk | contribs) (Missing Companion files)

Jump to: navigation, search

Editor View Mode Camera left in map

If the special "View Mode Camera" thing is left in the map, the map cannot load. This is because any unrecognized thing number will cause the game to crash at level load. (The View Mode Camera is sometimes called a "View Thing")

It can be hard to find this object if it exists on the, BUT pressing 'w' to enter View Mode will show where the camera is located. Use this to find any View Mode Cameras on the level and delete them.

Missing Companion files

The most common crash when loading a level for the very first time are mission companion files. There are 4 companion files that must accompany all maps. The .I, .GEN, .LIT, and .SRP. If any of these files are missing, copy them from the a sample map. Without one of these files, the game will hard crash when the level is loaded.

Here's a download for the Blank Companion Files

Example Map files

  • L100.GEN
  • L100.I
  • L100.LIT
  • L100.MAP
  • S100.SRP

Notes

The compiled Script file (.SRP) has a different prefix. It can be easy to miss in a file listing.




Back to Editor Main Page