# In reply to @Elegantbeef "Messagepack or if you're": ``` # vsbfdumper test.kxp # Failed Partial Dump: # Struct # String name: "Output" # Int16 version: 256 # Int16 index: 0 # Array data: # Failed Partial Dump: # Struct # String header: "KXPVAMPIRE" # Int16 version: 256 # Option infos: Option Struct # Struct waveDims: Struct # Int32 x: 32 # Int32 y: 15 # Int32 oversample: 4 # Int32 macroLen: 64 # Int32 macroFrame: 0 # Array modules: # shared.nim(78) decodeType # Error: unhandled exception: Cannot decode value 109 into vsbf type tag # [VsbfError] Works quite well! Well, it errors because I have multiple layers of serialization, but it works!