Minecraft stuck at Encrypting....
youshitsune opened this issue · 0 comments
youshitsune commented
I run script with defualt args and only changed connect IP.
Unhandled error in Deferrred:
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/home/luka/.local/lib/python3.11/site-packages/quarry/net/http.py", line 46, in _callback2
d0.callback(None)
File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 696, in callback
self._startRunCallbacks(result)
File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 798, in _startRunCallbacks
self._runCallbacks()
--- <exception caught here> ---
File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/home/luka/.local/lib/python3.11/site-packages/quarry/net/server.py", line 128, in auth_ok
self.uuid = UUID.from_hex(data['id'])
builtins.TypeError: 'NoneType' object is not subscriptable