mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
slightly better error messages when reading an enum value fails: also report the default used
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1479 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -760,7 +760,7 @@ error:
|
||||
stylesheet and set don't refer to the same game, this is an error in the stylesheet file
|
||||
unsupported field type: Unsupported field type: '%s'
|
||||
unsupported fill type: Unsupported fill type: '%s'
|
||||
unrecognized value: Unrecognized value: '%s'
|
||||
unrecognized value: Unrecognized value: '%s', defaulting to %s
|
||||
expected key: Expected key: '%s'
|
||||
aborting parsing: Fatal errors encountered, aborting reading.
|
||||
newer version:
|
||||
|
||||
Reference in New Issue
Block a user