Closed nennneko5787 closed 2 months ago
誰か再現できる人いませんか?
明日やってみる
まだ修正できてません。 原因の特定が遅れてます。
[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'>
これはQuarry辞めるから解決かな
そうだね
このバグは再入室することで起こすことができます!! このバグの原因はすでにわかっているので明日修正します