ud2

Results 65 comments of ud2

在 7ec85d2052c6080dafaa061589807df3b8c9f9ce 增加了开源协议。如果需要用到这个项目里的内容那么直接复制就好了。

在 `preinstall` 脚本里运行 `git submodule update --init`,需要更新时运行 `git submodule update --remote`,这样可以满足需求吗?

Did you mean `cghostblock fill replace `?

Why not `cinterval `, where `` is a [`minecraft:time`](https://minecraft.gamepedia.com/Argument_types#minecraft:time)?

I solved the problem with this linker script: ``` ENTRY(main); PHDRS { code PT_LOAD; headers PT_PHDR FILEHDR PHDRS; } SECTIONS { .text 0x500: { *(.text) } :code .data : {...

> @sjx233, why did just swapping the entris in `PHDRS` work? > thanks > ``` > error: PHDR segment not covered by LOAD segment > ``` I swapped these segments...

Not stale. Still happens in latest canary. ```shellsession $ deno --version deno 1.23.0+60869c2 (canary, x86_64-apple-darwin) v8 10.4.132.5 typescript 4.7.2 ```

2.13.0-RC2 下遇到了类似的报错,但不能复现。IPAD 协议,OpenJDK 19。 网络日志 ``` 2022-11-01 01:11:26 V/Net : Loading server list from cache. 2022-11-01 01:11:26 V/Net : Server list: 36.155.224.104:80, 36.155.244.59:14000, 111.31.200.220:14000, 111.31.205.243:80, 120.232.31.177:8080, 111.31.205.168:80, 120.232.31.239:443, msfwifi.3g.qq.com:8080, 111.30.187.249:80,...

The latest version is available at .