Page 1 of 1

[Rseding91] [16.30]Missing specification of font with name

Posted: Tue Mar 20, 2018 12:59 pm
by WIZ4
I created label with a non-existent font:

Code: Select all

frame.add{type = "label", name = "name", caption = "caption"}
frame.name.style.font = "default-medium-bold"
And got this error:
Screenshot_5.png
Screenshot_5.png (5.51 KiB) Viewed 944 times
I think this error should not lead to the closing game

Re: [Rseding91] [16.30]Missing specification of font with name

Posted: Tue Mar 20, 2018 1:48 pm
by Rseding91
Thanks for the report however that's working as intended: lua errors show that error box and exit the game to the main menu.