Page 1 of 1

[0.12.35] long error message causes arbitrarily tall dialog

Posted: Sun Jun 12, 2016 1:46 am
by sparr

Code: Select all

data:extend({{
    type="flying-text",
    text="ridiculously long string goes here"
}})
at mod loading this produces an error dialog (complaining about the lack of a name) that quotes the whole prototype including the long string. the dialog can easily be taller than the screen. it should be truncated.

Re: [0.12.35] long error message causes arbitrarily tall dialog

Posted: Mon Jun 13, 2016 12:48 pm
by Klonan
Thanks for the report,

The whole message is kind've needed, and only if you do something wrong it will appear, so i will put it in minor issues for now