Pipythonmc

Results 28 comments of Pipythonmc

It works for me. Earlier the separate page had issues loading, but that was a DNS resolution issue and for some reason the version embedded in the blog still worked....

Can reproduce using the Windows (regular) build from Github Actions Build #954. I believe my video drivers are up to date.

Google Search console allows you to upload a html file to your website to verify.

I'm getting the exact same error when building on a Raspberry Pi 3B+, Raspbian (not a fresh install) (Raspberry Pi is ARMv7 I think) The same error happens with both...

I know this is an old issue but it doesn't seem to be fixed in 2020... I'm going to try to write a plugin for this

**Currently Bugged** https://github.com/pythonmcpi/CustomCTCPVersion.py Requires modpython If anyone knows how to get the client nickname in Modpython please let me know so I can fix the bug

Note that the server side anticheat now bans you for hacking if you teleport across the map and kill (at least in my case, although I was using a different...

> > killTimer is prolly the most efficient > > Until you get that 1 in 10,000 chance of multiple impostors hitting the kill button at the same time. Maybe...

The transparent letters is most likely due to setting noecho mode (in curses), and the only way to solve this is to somehow catch the REPL crash to reset the...

As far as I know, Extreme Injector only injects a DLL and calls the entry function. If you need to make the game call a function in the DLL, maybe...