Difference between revisions of "Map Load Crashes"

From Amulets & Armor Wiki
Jump to: navigation, search
(Missing Companion files)
(Missing Companion files)
Line 5: Line 5:
 
L301.MAP is a very generic level with no scripting. Copying and renaming the files from L301 is the easiest way to correct this problem.
 
L301.MAP is a very generic level with no scripting. Copying and renaming the files from L301 is the easiest way to correct this problem.
  
'''Example Map files:'''
+
==== Example Map files ====
  
 
* L301.GEN
 
* L301.GEN
Line 13: Line 13:
 
* S301.SRP
 
* S301.SRP
  
'''Note:''' The compiled Script file (.SRP) has a different prefix. It can be easy to miss in a file listing.
+
==== Notes ==== The compiled Script file (.SRP) has a different prefix. It can be easy to miss in a file listing.

Revision as of 06:50, 5 November 2015

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.

L301.MAP is a very generic level with no scripting. Copying and renaming the files from L301 is the easiest way to correct this problem.

Example Map files

  • L301.GEN
  • L301.I
  • L301.LIT
  • L301.MAP
  • S301.SRP

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