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

Exception in thread Thread-80 #7

Closed
JoKerTanser opened this issue Feb 26, 2024 · 1 comment
Closed

Exception in thread Thread-80 #7

JoKerTanser opened this issue Feb 26, 2024 · 1 comment

Comments

@JoKerTanser
Copy link

Exception in thread Thread-83 (check_config_fire):
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 1045, in _bootstrap_inner
self.run()
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 982, in run
self._target(*self.args, **self.kwargs)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\mcdreforged\api\decorator\new_thread.py", line 29, in wrapped_target
raise e from None
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\mcdreforged\api\decorator\new_thread.py", line 26, in wrapped_target
self.return_value = target(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "plugins\HibernateR.v1.2.0.mcdr\hibernate_r_init
.py", line 263, in check_config_fire
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\json_init
.py", line 293, in load
return loads(fp.read(),
^^^^^^^^^
UnicodeDecodeError: 'gbk' codec can't decode byte 0x81 in position 106: illegal multibyte sequence
Exception in thread Thread-82 (hr_sleep):
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 1045, in _bootstrap_inner
self.run()
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 982, in run
self.target(*self.args, **self.kwargs)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\mcdreforged\api\decorator\new_thread.py", line 29, in wrapped_target
raise e from None
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\mcdreforged\api\decorator\new_thread.py", line 26, in wrapped_target
self.return_value = target(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "plugins\HibernateR.v1.2.0.mcdr\hibernate_r_init
.py", line 51, in hr_sleep
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\mcdreforged\api\decorator\spam_proof.py", line 82, in wrap
func(*args, **kwargs)
File "plugins\HibernateR.v1.2.0.mcdr\hibernate_r_init
.py", line 149, in fake_server
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\json_init
.py", line 293, in load
return loads(fp.read(),
^^^^^^^^^
UnicodeDecodeError: 'gbk' codec can't decode byte 0x81 in position 106: illegal multibyte sequence

@sout233
Copy link
Collaborator

sout233 commented Jul 8, 2024

该issue疑似与#6 重复,将被close

@sout233 sout233 closed this as completed Jul 8, 2024
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