Running the randomiser seems to consistently lead to more spawn definitions than the engine can handle on the m30 scenario. Other scenarios seem fine. Changing the character possibilities per cell to 7 seems to fix it.
Attached is the Sapien crash info (similar error happens when compiling)
crash_info.txt
Side note: limits of spawn definitions can only occur at compile time or running in Sapien. The actual game engine at run time has no limit, so if you were to edit the .map file after compilation, such as with Assembly, you never have to worry about spawn definitions.
Running the randomiser seems to consistently lead to more spawn definitions than the engine can handle on the m30 scenario. Other scenarios seem fine. Changing the character possibilities per cell to 7 seems to fix it.
Attached is the Sapien crash info (similar error happens when compiling)
crash_info.txt
Side note: limits of spawn definitions can only occur at compile time or running in Sapien. The actual game engine at run time has no limit, so if you were to edit the .map file after compilation, such as with Assembly, you never have to worry about spawn definitions.