oh-my-minecraft-client icon indicating copy to clipboard operation
oh-my-minecraft-client copied to clipboard

[issue]用client command的发光效果时崩溃

Open x-yingcan-x opened this issue 2 years ago • 13 comments

/cglow发光的瞬间就崩了,但以前的版本没有问题,而且client command 2.6.6和2.7都会崩

x-yingcan-x avatar Jun 20 '22 00:06 x-yingcan-x

Can confirm. crashlog: crash-2022-07-22_23.02.17-client.txt nicely formatted crashlog: https://crashy.net/ozK6QRTVSkieKlQsb6VU

CodeF53 avatar Jul 23 '22 05:07 CodeF53

clientcommands的cfind类指令打出来也会崩,但1.18.2(ommc0.4.2,clientcommand2.6.6)可以正常使用 打完/cfindblock后日志输出如下 屏幕截图 2022-07-23 151538 然后就崩溃了

wangzheng32767 avatar Jul 23 '22 07:07 wangzheng32767

我测试的时候OMMC0.5就崩溃,2.6.6和2,7都试过,影响的只有client command的指令,模组的发光就崩,其他来源都没事

x-yingcan-x avatar Jul 23 '22 07:07 x-yingcan-x

我把ommc去掉就可以正常用cfind了

wangzheng32767 avatar Jul 23 '22 09:07 wangzheng32767

目前发现cfind,cfindblock和cglow都会崩,如果是1.18.2用0.4.2版本就没事

MCtroplus avatar Aug 05 '22 12:08 MCtroplus

尝试此版本 0.5-beta+f87d4b7。 #49 #55 #61 #66 is related to this and should also be fixed correctly.

Hendrix-Shen avatar Feb 05 '23 07:02 Hendrix-Shen

应该没问题了,cglow cfind cfindblock都没事

x-yingcan-x avatar Feb 05 '23 07:02 x-yingcan-x

試了 但是在開遊戲的過程就崩了

log: New Paste 1.txt

TyIuNnG avatar Feb 08 '23 06:02 TyIuNnG

試了 但是在開遊戲的過程就崩了

log: New Paste 1.txt

模组和MC版本要匹配,1,.19就用1.19的,更高更低都不要用

x-yingcan-x avatar Feb 08 '23 07:02 x-yingcan-x

我這邊的問題和 #71 比較像 感覺應該是模組衝突而不是版本不適的問題

TyIuNnG avatar Feb 08 '23 07:02 TyIuNnG

試了 但是在開遊戲的過程就崩了 log: New Paste 1.txt

模组和MC版本要匹配,1,.19就用1.19的,更高更低都不要用

那這樣是不是就用不了最新的了

TyIuNnG avatar Feb 08 '23 10:02 TyIuNnG

那這樣是不是就用不了最新的了

要么坚持用1.19,但是没最新OMMC(刚好没有1.19的),要么统一升1.19.3,没办法,建议就是升1.19.3,不然以后还会这样,搞1.19的比较少,更到最新反而省事

x-yingcan-x avatar Feb 08 '23 13:02 x-yingcan-x

写给1.19.3的版本在代码层面与低版本不兼容,所以不是改改json就能跑的。可以尝试revert相关commit后编译。

Hendrix-Shen avatar Feb 10 '23 04:02 Hendrix-Shen