GodLike Start


Larger inventory. Faster robots. Starting Armor / Equipment / Construction Bots. Robot speed multipliers, inventory size, and robot starting count can be configured in the Mod Settings. This mod required my other mods to work because it uses their items.

Content
1 year, 11 months ago
1.1
3.39K
Armor

g Personal Laser Defense Issue

1 year, 11 months ago

The mod GodLike Start (0.1.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event GodLikeStart::on_player_created (ID 26)
Unknown item name: personal-laser-defense-mk5-equipment
stack traceback:
[C]: in function 'insert'
GodLikeStart/control.lua:24: in function <GodLikeStart/control.lua:2>

6 months ago

I fixed it locally by removing line 24 from the control.lua script:

inventory.insert{name="personal-laser-defense-mk5-equipment", count = 10}

@PorkNails this item is coming from some other mod that is not yours (or at least not available on mod portal uinder your username) and You havent added it to dependancies

New response