Skip to content

I broke a flower and then tried to place it back #104

Description

@BenMaydan

Exception happened during processing of request from ('192.168.0.226', 55775)
Traceback (most recent call last):
File "C:\Users\mayda\AppData\Local\Programs\Python\Python37-32\lib\socketserver.py", line 650, in process_request_thread
self.finish_request(request, client_address)
File "C:\Users\mayda\AppData\Local\Programs\Python\Python37-32\lib\socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "C:\Users\mayda\AppData\Local\Programs\Python\Python37-32\lib\socketserver.py", line 720, in init
self.handle()
File "server.py", line 55, in handle
self.loop()
File "server.py", line 100, in loop
world.remove_block(struct.unpack("iii", positionbytes), sync=False)
File "C:\Users\mayda\Desktop\Coding Class\Minecraft\world_server.py", line 96, in remove_block
del self[position]
File "C:\Users\mayda\Desktop\Coding Class\Minecraft\world_server.py", line 61, in delitem
super(WorldServer, self).delitem(position)
KeyError: (79, 62, 232)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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