There is my ghost


This mod changes the way you interact with ghosts. You can no longer place a building over a ghost of a different building, which makes blueprints easier to plonk down without construction bots

Utilities
3 years ago
0.16 - 1.1
1.54K

b Bug: Crash when dragging over ghost of buffer and requester chest

4 years ago

Tested with all logistics chests only effects buffer and requester
Can be recreated by placing a ghost of either chest and placing any entity on the ghost that isn't the same as the ghost

CRASHLOG:
Error while running event there-is-my-ghost::on_put_item (ID 9)
Passed index is out of range
stack traceback:
there-is-my-ghost/functions.lua:173: in function 'store_entity'
there-is-my-ghost/functions.lua:136: in function 'store_entities_in_area'
there-is-my-ghost/events.lua:108: in function <there-is-my-ghost/events.lua:75>
stack traceback:
[C]: in function 'get_request_slot'
there-is-my-ghost/functions.lua:173: in function 'store_entity'
there-is-my-ghost/functions.lua:136: in function 'store_entities_in_area'
there-is-my-ghost/events.lua:108: in function <there-is-my-ghost/events.lua:75>

3 years ago

Been some time, but I managed to fix this bug

New response