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

[バグ] リスポーン地点が未定の状態でレイズの効果を得るとクラウディアの初期地点で復活する #275

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

Comments

@NePonpon
Copy link
Member

発生したTUSBv13のVersion

v13.2.0α2

概要

ベッドを壊して復活地点を未定にした状態で、死んでレイズの効果を得る。
すると、クラウディアの初期地点で復活する。

再現方法

  1. アレイズで自身にリレイズの効果を与える
  2. ベッドで復活地点を設定後、壊して復活地点を未定にする。
  3. 死んでレイズの効果を得る。

予想される動作

正しい位置で復活する

原因となるコマンド

No response

NBTデータ

No response

ログ

No response

@NePonpon NePonpon added the バグ バグ。修正したらクローズ。 label Mar 24, 2024
@NePonpon
Copy link
Member Author

リスト・アイテムでもこの現象が確認された。

@NePonpon
Copy link
Member Author

もっとも簡単な再現方法として以下のfunctionを実行することである。

function area:jump_to/cloudia/tutorial
# ストレージの anywhere: at に座標が書き込まれている
# atのディメンションはクラウディア以外?
execute at @s run function #anywhere:tp

別のディメンションに移動した後、at @s#anywhere:tpを実行したことがバグの要因か?

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