[FIXED] reward doesn't check for full inventory
Closed this issue · 4 comments
pliesveld commented
note:
[0.17.79] player.can_insert maybe bugged:
https://lua-api.factorio.com/latest/LuaControl.html#LuaControl.can_insert
full inventory:
player.can_insert returns true
ZwerOxotnik commented
@pliesveld, the issue probably still exists. I'll check it this/next week.
ZwerOxotnik commented
Hm, probably, order of effects matters in this case.
ZwerOxotnik commented
Maybe, #12 should be fixed first.
ZwerOxotnik commented
It seems like there are no errors now.