[2.0.69] can_build_from_cursor now plays error noise when out of reach
Posted: Sun Oct 05, 2025 11:31 pm
https://lua-api.factorio.com/latest/cla ... rom_cursor
Calling /c game.print(game.player.can_build_from_cursor({position={0,0}})) with a stone furnace in hand while out of range will display the flying text "cannot reach" at 0,0 and play the error noise.
This also occurs from mods executing the command.
If this is the intended behavior please consider this a modding interface request to be able to make the check fail without any UI influence.
Probably introduced when adding this check: 130805
Calling /c game.print(game.player.can_build_from_cursor({position={0,0}})) with a stone furnace in hand while out of range will display the flying text "cannot reach" at 0,0 and play the error noise.
This also occurs from mods executing the command.
If this is the intended behavior please consider this a modding interface request to be able to make the check fail without any UI influence.
Probably introduced when adding this check: 130805