张宇衡
张宇衡
> > Fine, I got new problem. > > Any commands send by client will cause "Internal Exception: java.lang.UnsupportedOperationException", and then kicked. Commands send my console is ok. > >...
> Are you missing something on ProjectileDispenseBehavior? it doesn't build, it's missing .get() Yes I leave it alone, because I thought that's upstream's work. It doesnt caused by folia patch,...
> Yes, that's a folia change, it should be changed, on paper that's a boolean, on folia for thread safety that's a thread local. IT should be on the patch...
Things should be looks better now.
Just compile sources on the platform you want to deploy.
I builded it, it comes out with airplayutil and some .so files now I am thinking how to use it... Here is my build steps (records): ## 编译环境准备 Ubuntu 20.04...