Md5Lukas
Md5Lukas
Just for your information: You just commented on a pull request. If you have problems you should create a new issue instead. To solve your problem this should suffice (click...
What do you mean with pattern-like animations? Maybe each animation frame is one pattern is what I guess. Or do you imagine something different?
What do you mean with response? The error messages?
This sounds like an issue that should be reported over at the [GitHub of Spark](https://github.com/lucko/spark) with some logs and reproduction steps to get this incompatibility actually fixed
[I got it working for Minecraft 1.19.3, if anyone ever needs this](https://gist.github.com/Sytm/4531727d9604b3d188b6ae1ddd6628be)
I think this stuff fits best into the server, because only the server can reliably tell what it implements. The checking for classes (what PaperLib does) might not properly reflect...
> what is an "invalid result"? For example if the inputs are a grass block and a stone block, the client predicts that this is not possible and therefore displays...
Due to the maybe™ upcoming enum eradication I went ahead and removed the internal usage of the Material enum and use the blocks directly
There is #9863 as a possible approach to solve this issue
One of my users also ran into this problem. This is the full exception: https://pastes.dev/JDnzZIMiXs As you can see my plugin is also disabled because of this (if this is...