SettingDust
SettingDust
### OS Version (系统版本) Windows ### Version Details (版本信息) CI #358 ### Describe the bug (问题描述) 失败了,但好像又成功了,但是却失败了   ### To Reproduce (复现问题) _No response_ ### Expected behavior (预期行为) _No...
### OS Version (系统版本) Windows ### Version Details (版本信息) beta5 ### Describe the bug (问题描述) 检查更新的时候卡在最后一个,不知道是哪个模组,会卡几分钟,不知道是超时还是怎么了 ### To Reproduce (复现问题) _No response_ ### Expected behavior (预期行为) 有具体超时提示 `XXX 检查失败`,超时时间短一点 ###...
### OS Version (系统版本) Windows ### Version Details (版本信息) 6e892347de39ea8307fd21d11eb1bdc04cd403a9 ### Describe the bug (问题描述)    ### To Reproduce (复现问题) _No response_ ### Expected behavior (预期行为) _No response_...
I'm using https://www.curseforge.com/minecraft/mc-mods/chunkpregenerator with multi threading pre-gen. And it's crashed. After I turn off the multi threading, the server haven't crashed **currently**. I can't confirm whether bettercaves can generate async....
报错一次 `app\app-1.0.9006\Discord.exe: invalid option -- `-p'`,卡 Starting,看日志是代理在启动某个进程的时候失败了,然后连不到 discord 了。更新没问题
Current: ```kotlin nbtCompound { put("id", "minecraft:grass") put("Count", 5.toByte()) put("tag", nbtCompound { put("foo", "bar") }) } nbtList { add(1) add("foo") } // Should be renamed to `toTag` 1.toByte().toNbt() "foo".toNbt() ``` New:...
- [ ] Serializers for `Tag`s. Useful for describe the other class for serialize #40 **More mc classes** - [ ] ItemStack #40 - [ ] BlockPos #39
Add a packet serial format to network module and use it instead of cbor. And maybe the network should register channel standalone instead of "subchannel" of silk
I think them can be used in rendering and so on. The conversion for chunkpos and blockpos should be extensions in world package