[0.17.9] Crash on accessing drop-down font style value

This subforum contains all the issues which we already resolved.
Post Reply
jazziebgd
Manual Inserter
Manual Inserter
Posts: 2
Joined: Fri Aug 03, 2018 6:54 pm
Contact:

[0.17.9] Crash on accessing drop-down font style value

Post by jazziebgd »

Game crashes each time when script tries to access "font" property of existing "drop-down" GUI element. Not sure if this is new or existing bug, but posting here nevertheless.

Version: 0.17.9
OS: MacOS 10.13.6

Steps to reproduce:

Code: Select all

/c game.player.gui.top.add({type="drop-down", name="dropdown_test"})
/c game.print(game.player.gui.top.dropdown_test.style.font)

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

Re: [0.17.9] Crash on accessing drop-down font style value

Post by Rseding91 »

Thanks for the report. It's now fixed for the next version of 0.17.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”