Skip to content

Minecraft stuck at Encrypting.... #25

Description

@youshitsune

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions