Closed wgaylord closed 4 years ago
I'm aware and I'm working on a fix
I managed to write a version that works for me for now. So there's no hurry. Just wasn't sure if you knew.
Any chance you'd be up for pasting some code @wgaylord ? Even a hacky workaround would be valuable to us as well :)
Sorry for the delay on this one! I did all sorts of "clever" things in the previous implementation that no longer apply. Think I've got the implementation mostly there, just updating tests now!
No need to be sorry.
Fix is in master
if anyone wants to give it a spin. One test is broken.
The change breaks support for chunk data from 1.15 and below; it's too complicated and slow to support both formats. On the plus side, the implementation is a little simpler and has greater potential for optimization.
I will take a look at it today and see if it works out. :)
Closing this issue as I believe things are working! Let me know if you spot problems.
The way packed arrays worked has changed which is currently breaking unpack_chunk.