Came Prepared


Your ship may have crashed, but you came prepared. Choose your starting loadouts and researched technology.

Utilities
10 days ago
2.1
148
Armor Storage Cheats

b Mod Crash

a month ago

Hi Aronikun,
Game crashes when Power armor MK2, Mech Armor, and legendary Armor is selected. Power Armor MK1 is fine.
Thank you.

Space Age Experimental 2.1.17

The mod Came Prepared (0.1.5) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event came-prepared::on_tick (ID 0)
Unknown equipment name: personal-laser-defense-equipment
stack traceback:
[C]: in function 'put'
came-prepared/scripts/helpers.lua:62: in function 'put'
came-prepared/scripts/armor/power_mk2.lua:29: in function 'give'
came-prepared/scripts/dispatcher.lua:48: in function 'give'
came-prepared/control.lua:26: in function <came-prepared/control.lua:9>

10 days ago

Hello darkclaud09,
Thank you for bringing this up.

personal-laser-defense-equipment is the default name for Personal Laser Defense in Vanilla Factorio - Space Age. I'm guessing maybe you have another mod that changes the naming or removes the Personal Laser Defense altogether.

You can check in game by opening the Prototypes explorer (usually ctrl + shift + e), search for "laser". You should see Personal Laser Defense in there. Click that, then you'll see the name of it in there. If it's anything other than personal-laser-defense-equipment, then it is likely another mod that has changed it.

What I'll do to fix this is to check if an item exists first before handing it out. Unfortunately if another mod changes the naming of items, then it simply won't give you that item. But I guess that's better than a non-recoverable error.

I'll update this soon.

Thanks!

10 days ago

After an update, it should work without crashing now.

New response