I'm having an isse where the error message from a loadout check gets cut off by the dialog edge, so I can't actually see what the full problem is to fix it.
This will just print each message to RPT, making it much easier for mission makers to debug longer errors.
Alternatives:
Make the dialog box wider, there is lots of room on either side to expand it
Allow error messages to be copied and pasted
Add a button that dumps errors to rpt when clicked, instead of all the time like in this PR.
I'm having an isse where the error message from a loadout check gets cut off by the dialog edge, so I can't actually see what the full problem is to fix it.
This will just print each message to RPT, making it much easier for mission makers to debug longer errors.
Alternatives: