After disabling the MOD using the checkbox in the settings, this error occurred when I re-enabled it.
Error while running event ammo-loader::on_tick (ID 0)
ammo-loader/lib/Force.lua:869: attempt to index field 'bullet' (a nil value)
stack traceback:
ammo-loader/lib/Force.lua:869: in function 'registerProv'
ammo-loader/lib/TrackedChest.lua:567: in function 'updateCache'
ammo-loader/lib/TrackedChest.lua:603: in function 'tick'
ammo-loader/lib/Force.lua:670: in function 'tickChests'
ammo-loader/lib/Force.lua:430: in function 'tick'
ammo-loader/lib/Force.lua:422: in function 'tickAll'
ammo-loader/lib/Handlers.lua:350: in function <ammo-loader/lib/Handlers.lua:333>
This error is different, but return item on pickup doesn't seem to be working.