冰砚炽

Results 18 comments of 冰砚炽

奇妙,现在可以显示更换头像的图标了,但是点击之后没有反应,鼠标指针也没有显示为可以点击的状态。

> > 看了眼代码好像就是这么设计的( 你可以看 > > https://github.com/andrei1058/BedWars1058/blob/98cfa34e3fed2e4106cd4228af7269b08938e6d2/bedwars-plugin/src/main/java/com/andrei1058/bedwars/arena/tasks/GamePlayingTask.java#L145 > > 145到158行( 奇妙,不理解为什么这么设计

> That's not an Advanced SWM issue, It's just because new version of Bedwars1058 doesn't included flowpower nbt. You can put its class in 1058's jar to solve this problem...

> 下载 https://repo1.maven.org/maven2/com/flowpowered/flow-nbt/1.0.0/flow-nbt-1.0.0.jar 然后把jar包里的com文件夹复制到1058的jar包下面就行 > > 然后这玩意1.18的bug挺多的,我已经修到能玩的程度了,你可以看看我的pr #509 和分支( 我现在遇到一个很诡异的情况 ![image](https://user-images.githubusercontent.com/36477925/170824296-17671094-b687-432a-abf4-130e0c170859.png) 虽然显示了六个竞技场可用,但是点开就是没有,用 /bw join 也是没有。控制台也没有报错。确认竞技场是启用的 如果你感兴趣可以到我的测试服务器看看,play.yistars.net ``` Java HotSpot(TM) 64-Bit Server VM warning: Sharing is only supported for boot loader...

> enable了吗 enable 了 ![image](https://user-images.githubusercontent.com/36477925/170826034-261ed540-65f1-42e9-9a14-3fa5162bd592.png)

> 看了眼日志,swm没有去加载竞技场所在的世界 enable的时候会去调getRestoreAdapter的onEnable(IArena)方法,然而22.3.4在当RestoreAdapter是swm的时候onEnable是有bug的( > > 你可以用我的分支来构建一下,看看行不行( 有分支的构建么

> https://hugeblack.lanzoul.com/iGzzU05kmvcb 似乎可以了,感谢!thanks!

The above error is generated when using `NoEncryption-Reflection-5.2.jar`. Using `NoEncryption-1.20.1-5.2.jar` still has problems, but the error is different, as follows: ```c [16:40:04] [Server thread/INFO]: [NoEncryption] Enabling NoEncryption v5.2 [16:40:04] [Server...

> May I know which server you are using? Either paper/spigot or any other fork? https://github.com/InfernalSuite/AdvancedSlimePaper