View Single Post
Old 11-22-2019, 06:54 PM   #153
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,808
Karma: 7423683
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Can you post the code for "Increase TOC level indentation"? I think you did something wrong there.

And also, that error message shouldn't even be possible. I'm really interested in what allowed (*yaml.Node).DecodeStrict to work on a *kobopatch.Instruction, but decode to a type which isn't either a property or a *kobopatch.PatchableInstruction (which is verified in the unit tests...). Edit: there is one way, I think, which is if you somehow made an instruction null (https://yaml.org/type/null.html), but I don't see how you'd do that by accident...

Last edited by geek1011; 11-22-2019 at 07:04 PM.
geek1011 is offline   Reply With Quote