[0.16.51] Toggling minimap_enabled from lua misbehaves

This subforum contains all the issues which we already resolved.
Post Reply
quyxkh
Smart Inserter
Smart Inserter
Posts: 1028
Joined: Sun May 08, 2016 9:01 am
Contact:

[0.16.51] Toggling minimap_enabled from lua misbehaves

Post by quyxkh »

Try this:

Code: Select all

/c game.player.minimap_enabled = not game.player.minimap_enabled
It will seem to have no effect . . . until you bounce into the main map (I have that on the backquote "`" key, maybe that matters).

This causes trouble for the mod to toggle the minimap display I was trying to implement, to help with the logistics-readout-truncation problem -- the hotkey seems to have no effect.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.16.51] Toggling minimap_enabled from lua misbehaves

Post by Rseding91 »

Thanks for the report. This is fixed for 0.17. I don't remember when but we noticed it internally a while ago and fixed it.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”