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

2回目に入ったときにエラー #6

Closed
nennneko5787 opened this issue Dec 13, 2023 · 6 comments
Closed

2回目に入ったときにエラー #6

nennneko5787 opened this issue Dec 13, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@nennneko5787
Copy link
Contributor

このバグは再入室することで起こすことができます!!
このバグの原因はすでにわかっているので明日修正します

@nennneko5787 nennneko5787 added the bug Something isn't working label Dec 13, 2023
@nennneko5787
Copy link
Contributor Author

誰か再現できる人いませんか?

@sonyakun
Copy link
Contributor

明日やってみる

@nennneko5787
Copy link
Contributor Author

まだ修正できてません。
原因の特定が遅れてます。

@sonyakun
Copy link
Contributor

[16:12:30][ERROR] <class 'quarry.types.nbt.TagRoot'>
Traceback (most recent call last):
  File "/mnt/c/Users/hm74c/OneDrive/デスクトップ/Homura/quarry/net/ticker.py", line 122, in fn
    callback()
  File "/mnt/c/Users/hm74c/OneDrive/デスクトップ/Homura/classes/protocol.py", line 127, in send_next_from_queue
    self.send_chunk(x, z, full, heightmap, sections, biomes, block_entities)
  File "/mnt/c/Users/hm74c/OneDrive/デスクトップ/Homura/classes/protocol.py", line 149, in send_chunk
    b"".join(self.buff_type.pack_nbt(entity) for entity in block_entities))
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/c/Users/hm74c/OneDrive/デスクトップ/Homura/classes/protocol.py", line 149, in <genexpr>
    b"".join(self.buff_type.pack_nbt(entity) for entity in block_entities))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/c/Users/hm74c/OneDrive/デスクトップ/Homura/quarry/types/buffer/v1_7.py", line 439, in pack_nbt
    return tag.to_bytes()
           ^^^^^^^^^^^^^^
  File "/mnt/c/Users/hm74c/OneDrive/デスクトップ/Homura/quarry/types/nbt.py", line 190, in to_bytes
    string += Buffer.pack("b", _ids[type(tag)])
                               ~~~~^^^^^^^^^^^
KeyError: <class 'quarry.types.nbt.TagRoot'>

@sonyakun
Copy link
Contributor

これはQuarry辞めるから解決かな

@nennneko5787
Copy link
Contributor Author

そうだね

@nennneko5787 nennneko5787 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants