Mega Bot Start


Start with Power Armor, Roboports and Robots. Compatible with other mods including Bob's Warfare/Logistics/Personal Equipment and Krastorio 2.

Utilities
3 years ago
0.15 - 1.1
18.8K

g Gamecrash on PlayerCreate with ne newest Experimental Factorio Version

4 years ago

title

4 years ago
(updated 4 years ago)

I get this error message:

The mod Mega Bot Start caused a non-recoverable error.
Please report this error to the mod author.

Error while running event MegaBotStart::on_player_created (ID 24)
real number expected got nil.
stack traceback:
MegaBotStart/control.lua:31: in function <MegaBotStart/control.lua:1>
stack traceback:
[C]: in function 'get_inventory'
MegaBotStart/control.lua:31: in function <MegaBotStart/control.lua:1>

4 years ago
(updated 4 years ago)

local grid = player.get_inventory(defines.inventory.player_armor)[1].grid

defines.inventory.player_armor doesn't exist. Should be replaced with defines.inventory.character_armor.
https://lua-api.factorio.com/latest/defines.html#defines.inventory

4 years ago

thankyou twisteddiana

4 years ago

Update is done.

New response