SettingDust

Results 111 issues of SettingDust

### OS Version (系统版本) Windows ### Version Details (版本信息) CI #358 ### Describe the bug (问题描述) 失败了,但好像又成功了,但是却失败了 ![图片](https://user-images.githubusercontent.com/19922286/147401789-de0dba13-79a2-4fe6-b100-ea5b61c9caa5.png) ![图片](https://user-images.githubusercontent.com/19922286/147401774-2219f0fb-7423-482a-8c3e-d030cb143ced.png) ### To Reproduce (复现问题) _No response_ ### Expected behavior (预期行为) _No...

bug

### OS Version (系统版本) Windows ### Version Details (版本信息) beta5 ### Describe the bug (问题描述) 检查更新的时候卡在最后一个,不知道是哪个模组,会卡几分钟,不知道是超时还是怎么了 ### To Reproduce (复现问题) _No response_ ### Expected behavior (预期行为) 有具体超时提示 `XXX 检查失败`,超时时间短一点 ###...

bug

### OS Version (系统版本) Windows ### Version Details (版本信息) 6e892347de39ea8307fd21d11eb1bdc04cd403a9 ### Describe the bug (问题描述) ![图片](https://user-images.githubusercontent.com/19922286/138543465-736c7f1f-07c8-456e-9788-a469197990cc.png) ![图片](https://user-images.githubusercontent.com/19922286/138543468-2d6f7dde-2532-4b35-9be5-2e69a3efb72b.png) ![图片](https://user-images.githubusercontent.com/19922286/138543482-9181eaec-58a8-4d8d-b656-68125f9d4500.png) ### To Reproduce (复现问题) _No response_ ### Expected behavior (预期行为) _No response_...

bug

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

dev-list

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

enhancement