Behemoth Enemies Mod

by lamali

adds behemoth enemies to the game for vulcanus demolisher and gleba pentapod enemies

Content
a month ago
2.0
8.03K
Enemies

g [Fixed] Crashes if Vulcanus has no territory_settings

4 months ago

This mod is a hard dependency of https://mods.factorio.com/mod/Space-Age-Hardcore-Mode, so I'm dutifully following up a player bug report.

The control.lua of this mod crashes as below. This happens if the player has a modded Vulcanus surface with no territory_settings field. It would be helpful if this mod checked that optional prototype fields are present before modifying them.

===

The mod Behemoth Enemies Mod (0.0.6) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event behemoth-enemies::on_gui_opened (ID 98)
behemoth-enemies/control.lua:10: attempt to index field 'territory_settings' (a nil value)
stack traceback:
behemoth-enemies/control.lua:10: in function <behemoth-enemies/control.lua:4>

New response