There's a community-updated version of the picker dollies mod [found in this thread)[https://mods.factorio.com/mod/PickerDollies/discussion/6714aedd88b0b17a082d52eb] which works well enough from what I've seen, but when I shift anything that isn't affected by beacons (storage tanks, chests, power poles, combinators, lamps, etc), I get an following error in the chat log, and this happens regardless of whether or not the entity is in range of a beacon, if there are any beacons placed in the world, or if they've been researched at all. It does not happen with entities that can be affected by beacons, or burner entities (only tested stone furnaces for that last one).
The error message reads as follows:
The mod Beacon Rebalance (2.0.1) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event wret-beacon-rebalance-mod::Custom event (ID 270)
wret-beacon-rebalance-mod/control.lua:95: attempt to index a nil value
stack traceback:
wret-beacon-rebalance-mod/control.lua:95 in function <wret-beacon-rebalance-mod/control.lua:88>
Which points to "event.moved_entity.get_beacons" if statement in the "picker dolly move" function.
The error doesn't appear to actually be a non-recoverable error, as the beacons and builds using them seem to work fine after.