Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[バグ] ライトニングレーザーのDeathCauseで敵Mobの名前が正常に表示されない #240

Closed
NePonpon opened this issue Mar 7, 2024 · 1 comment
Labels
1-19-4 MCver1.19.4で確認された問題 バグ バグ。修正したらクローズ。

Comments

@NePonpon
Copy link
Member

NePonpon commented Mar 7, 2024

発生したTUSBv13のVersion

v13.1.2α2

概要

ライトニングレーザーによる死亡ログ
「<プレイヤー>はライトニングレーザーで貫かれた。」
このライトニングレーザーの部分が正常に表示されていない。

再現方法

  1. ライトニングレーザーで倒される。

予想される動作

正しく表示される。

原因となるコマンド

No response

NBTデータ

DeathCause:'[{"translate":"%1$sは%2$sに貫かれた。","with":[{"selector":"@\s"},{"storage":"mob_data:","nbt":"MobName"}]}]'

ログ

No response

@NePonpon NePonpon added バグ バグ。修正したらクローズ。 1-19-4 MCver1.19.4で確認された問題 labels Mar 7, 2024
@NePonpon
Copy link
Member Author

NePonpon commented Mar 7, 2024

interpretの付け忘れで解釈されていない

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-19-4 MCver1.19.4で確認された問題 バグ バグ。修正したらクローズ。
Projects
None yet
Development

No branches or pull requests

1 participant