parse failure when encountering trailing whitespace
Closed this issue · 2 comments
Inve1951 commented
it appears that an exception is thrown when the parser encounters a trailing newline
source: Potion-Studios/BYG#944
call site: https://github.com/AOCAWOL/BYG/blob/079c460419240a9cf3b7b7d68a416216341e41ce/Common/src/main/java/potionstudios/byg/util/jankson/JanksonUtil.java#L114
falkreon commented
That's definitely a Jankson bug. Will investigate when I have time.
falkreon commented
Finally caught this one by the tail! The 1.2.2 release will contain this fix.