Minecraft icon indicating copy to clipboard operation
Minecraft copied to clipboard

Simple Minecraft-inspired program using Python and Pyglet

Results 25 Minecraft issues
Sort by recently updated
recently updated
newest added

when I run the file main.py it says that 'ImageData' object has no attribute 'texture' so what I should do please tell

Everywhere bro is it in view.py ??

self.packetreceiver.send_movement(momentum, self.player._position) AttributeError: 'GameController' object has no attribute 'packetreceiver'. please help mee

hey bro I cant download the zip file of this please tell is there any other way of it it is not showing me the file I want or you...

Traceback (most recent call last): File "C:\Program Files (x86)\Python37-32\lib\site-packages\pyglet\graphics\vertexdomain.py", line 249, in _safe_alloc return self.allocator.alloc(count) File "C:\Program Files (x86)\Python37-32\lib\site-packages\pyglet\graphics\allocation.py", line 195, in alloc raise AllocatorMemoryException(self.capacity + size - free_size) pyglet.graphics.allocation.AllocatorMemoryException:...

![2019-06-20_13 26 35](https://user-images.githubusercontent.com/45221816/59879385-6d832c00-935f-11e9-8928-1af0a056ece6.png) bottom of world is above top of world is below ![2019-06-20_13 26 40](https://user-images.githubusercontent.com/45221816/59879365-60663d00-935f-11e9-9087-c35a400335f7.png) EDIT: Fixed images

Output: ``` 019-06-11 14:21:52 [MainThread] [INFO] Mod loader has identified 1 mods to load Starting internal server... 2019-06-11 14:21:55 [MainThread] [INFO] Mod loader has identified 1 mods to load No...

``` Starting internal server... 2019-06-10 12:51:09 [MainThread] [INFO] Mod loader has identified 1 mods to load No seed set, generated random seed: 176701563921720149104828281598416444896 Server loop running in thread: Thread-1 Listening...

Not a critical issue, but it's a tiny effort that stops the distribution of this project. Currently, using pyCraftr is easy for geeks. Install pyglet, clone the repository and that's...

enhancement
question

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,...