-
Notifications
You must be signed in to change notification settings - Fork 1
Description
mc版本1.21.6,mcdr版本2.14.7
服务端报错:
Exception in thread ms-creator:
Traceback (most recent call last):
File "/usr/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
self.run()
File "/usr/lib/python3.12/threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/lib/python3.12/dist-packages/mcdreforged/api/decorator/new_thread.py", line 29, in wrapped_target
raise e from None
File "/usr/local/lib/python3.12/dist-packages/mcdreforged/api/decorator/new_thread.py", line 26, in wrapped_target
self.return_value = target(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "plugins/MS-Searcher-v0.2.1.mcdr/main_storage_searcher/main_storage.py", line 63, in create
File "plugins/MS-Searcher-v0.2.1.mcdr/main_storage_searcher/main_storage.py", line 58, in create
File "plugins/MS-Searcher-v0.2.1.mcdr/main_storage_searcher/utils/main_storage_utils.py", line 108, in create
File "plugins/MS-Searcher-v0.2.1.mcdr/main_storage_searcher/utils/main_storage_utils.py", line 191, in get_hopper_item
IndexError: list index out of range
我给main_storage_utils.py里面的Count改成count之后就报了这个错误(不改的话就是直接位置的错误:'Count')
全物品用的是群u拿ab片自组的)
https://github.com/czw63/zixing-server-litematica/blob/main/%E7%94%9F%E7%94%B5%E9%A1%B9%E7%9B%AE/%E5%85%A8%E7%89%A9%E5%93%81%E5%8D%95%E7%89%871.litematic