Alexander
Alexander
Yes, i downloaded a random schematic, here it is: https://workupload.com/file/RNfUqkkMXZc
So i tried reading the NBT data myself and this error occoured with this code: Error: -  Code to reproduce: - 
Thanks ^^
Ah okay, I have no more ideas why it isn't loading and exiting my whole completable furutre. Do you maybe have an idea where the error which I send you...
That could be true, I'm using the latest version of the main branch (-SNAPSHOT)
Any news on the bug?
New clue: I've figured that the "return #send()" at the end of the event handler is the problem. On vercel, this methods times out.
Found the problem: https://stackoverflow.com/questions/76204143/sse-works-locally-but-not-when-deployed-to-vercel My question now is, is there a way to implement the vercel/streaming api into h3?