Alexander

Results 18 comments of 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: - ![image](https://user-images.githubusercontent.com/65727384/148664087-d9f428ea-0363-4d07-b2d7-b3ddcb2b9924.png) Code to reproduce: - ![image](https://user-images.githubusercontent.com/65727384/148664093-2bd199a0-8136-4597-89a1-a1d3a327eca3.png)

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)

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?