Skip to content

IndexError: cannot fit 'int' into an index-sized integer #226

@Redfoxbox

Description

@Redfoxbox

I got these error when i try to start example.py, it will connect and event will run but few sec later got error end killed.

[WARNING]:CHAT: en_US.lang not loaded, cannot translate chat messages
Traceback (most recent call last):
File "example.py", line 58, in
client.start(SERVER, 25565)
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\helpers\start.py", line 34, in start
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\core\event.py", line 29, in event_loop
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\core\event.py", line 36, in run_continuous
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\core\event.py", line 62, in emit
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\core\net.py", line 160, in tick
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\core\select.py", line 70, in poll
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\core\event.py", line 62, in emit
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\core\net.py", line 176, in handle_recv
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\core\net.py", line 114, in read_packet
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\core\event.py", line 62, in emit
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\helpers\world.py", line 101, in handle_map_chunk_bulk
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\tools\smpmap.py", line 247, in unpack_bulk
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\tools\smpmap.py", line 220, in unpack
File "C:\Users\Redfox\AppData\Local\Programs\Python\Python36-32\lib\site-packages\spockbot-0.2.0-py3.6.egg\spockbot\plugins\tools\smpmap.py", line 172, in unpack
IndexError: cannot fit 'int' into an index-sized integer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions