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

没生成json文件 #2

Open
tesfduwen opened this issue Apr 18, 2022 · 2 comments
Open

没生成json文件 #2

tesfduwen opened this issue Apr 18, 2022 · 2 comments

Comments

@tesfduwen
Copy link

在config文件夹里没有对应的文件

@tesfduwen
Copy link
Author

> !!whitelist sync Exception in thread whitelist_process: Traceback (most recent call last): File "/usr/local/python3/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() File "/usr/local/python3/lib/python3.7/threading.py", line 865, in run self._target(*self._args, **self._kwargs) File "/usr/local/python3/lib/python3.7/site-packages/mcdreforged/api/decorator/new_thread.py", line 28, in wrapped_target raise e from None File "/usr/local/python3/lib/python3.7/site-packages/mcdreforged/api/decorator/new_thread.py", line 25, in wrapped_target self.__return_value = target(*args_, **kwargs_) File "plugins/multi_whitelist-3.0.0.mcdr/multi_whitelist/__init__.py", line 112, in sync sub_server_info = read_config()["servers"] File "plugins/multi_whitelist-3.0.0.mcdr/multi_whitelist/__init__.py", line 102, in read_config with open(path, "r") as f: FileNotFoundError: [Errno 2] No such file or directory: 'config/multi_whitelist.json'

@R1ckyH
Copy link
Owner

R1ckyH commented Jul 15, 2022

config will not be generated at the current version, so pls copy from the config file from repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants