mc3p
mc3p copied to clipboard
The Minecraft Protocol Parsing Proxy (with Plugin support! and alliteration!)
Results
2
mc3p issues
Sort by
recently updated
recently updated
newest added
i get this error ERROR:mc3p:MinecraftProxy for client caught exception, out of sync ERROR:mc3p:Traceback (most recent call last): File "C:\Python27\lib\site-packages\mc3p-master\mc3p\proxy.py", line 169, in h andle_read packet = parse_packet(self.stream, self.msg_spec, self.side) File...
Remove a bunch of unused imports and undefined names.