[Bilka] [0.17.32] game,tick_paused read/write type mismatch

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
_Attila_
Long Handed Inserter
Long Handed Inserter
Posts: 74
Joined: Sun Jan 06, 2019 2:46 pm
Contact:

[Bilka] [0.17.32] game,tick_paused read/write type mismatch

Post by _Attila_ »

game.tick_paused is documented as boolean R/W

However on Read, type(game.tick_paused) returns "number" BUT it appears to be boolean on Write as setting it to a number is ignored.

So right now it has to be tested against 0 or 1 and set true or false.
Attila's QuickBar Mod - Auto-links hand crafted item to first free quickbar slot if not already linked.
Attila's Signals Mod - Alternate signals to use in same circuit as standard signals.
Attila's Zoom Mod - Modifies zoom functionality.

Bilka
Factorio Staff
Factorio Staff
Posts: 3123
Joined: Sat Aug 13, 2016 9:20 am
Contact:

Re: [0.17.32] game,tick_paused read/write type mismatch

Post by Bilka »

Thank you for the report, fixed for the next version.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.

Post Reply

Return to “Resolved Problems and Bugs”