I'm working on a relatively simple item/weapon, and during the datablock phase of loading a server, this error shows up, and the load freezes:
ERROR: BlobChunkEvent::unpack - bitstream read failed
BlobChunkEvent::process - No blob found!
I have never encountered this error before, and have virtually no idea what it means.
I've checked over my code numerous times and have found nothing wrong with it, and my model is also fine as far as I can tell.
If anyone can shed some light on what this error means, I'd greatly appreciate it.