Teleport Favorites


One-click teleport to your saved locations: favorites bar, teleport history with hotkeys Multiplayer-safe tag ownership; favorites and history per surface. Destination-only history, or full-hop history (from → to on each jump) Multi-language support

Utilities
3 days ago
2.0 - 2.1
1.01K
Transportation Logistics

g Cannot teleport from map view on 2.1

a month ago

Teleport from map view (right click on the map then press "teleport to x.x") doesn't work, it just closes the map view, the character doesn't move at all.

a month ago

I'd be happy to look into the problem. I can't recreate.
So could you give me a bit more info, send me log file, etc?

15 days ago

I managed to fix the issue, I have to exit map view before executing the teleport function.
if player.controller_type == defines.controllers.remote then
player.exit_remote_view()
end

5 days ago

I can also confirm the same behavior. I unzipped the mod, and updated info.json to reflect Factorio 2.1.

With only Teleport Favorites, Elevated rails, Quality, Recycler, and Space age installed, teleporting from map view does not work.

The fix that tanpro260196 mentions seems to already be included in the code for the mod in core/utils/teleport_strategy.lua.

It does not solve the problem for me - teleporting does not work.

The factorio-current.log shows only the relevant loading of the settings for the mod and the mod itself. It doesn't have an error.

3 days ago

My apologies for not originally understanding the scope of this issue at the outset.

Mod has been updated to include a 2.0 and a 2.1+ version for you experimental peeps.

Please let me know hot it works out for you and thanks for your patience.

3 days ago

Tested and working in 2.1 - thank you for a very fast update!

New response