-
Portablemc cannot comprehend the path stype of MSYS2 such as "C:/Users/username/...".
% uname -a
MINGW64_NT-10.0-22631 pc-name 3.5.3-d8b21b8c.x86_64 2024-07-09 18:03 UTC x86_64 Msys
% /mingw64/…
-
Hi, I'm trying to start the wrapper and I keep getting this syntax error whenever python attempts to open the Wrapper.py file:
:/home/minecraft/multicraft/servers/server260# python Wrapper.py|/home/m…
-
This is the code I am using to reconnect/connect to the server
> async def reco(self):
> try:
> self.connection.disconnect()
> await asyncio.sleep(60)
> except:
> …
-
Start
Error: Do not have protocol data for protocol version 764 (attempted to use 763 data)
at createProtocol (C:\Users\letsg\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kf…
-
Hi there, I currently use MagicaVoxel to make 3D models within Minecraft.
I'm wondering if we could get some sort of export type/script that supports Minecraft's JSON file for models. As of right …
ghost updated
4 weeks ago
-
Hello there,
First of all, I'm in love with this. It's like a coder's dream come true. Now I can play Minecraft and Python and say I'm doing something educational.
Anyway, I would like to be abl…
-
Thank you for this work!
I want to propose an alternative, Python-centric, way for installing the plugin and the Python library. For users who have Python already installed, this approach could cou…
-
输入路径是文件夹,开始批量处理...
Input path is a directory, start batch processing...
当前正在处理文件:config.yml
Currently processing file: config.yml
文件内容长度98003超过最大长度1024,开始使用PKVPM算法拆分内容...
File content length 9800…
-
Hello there!
I tried installing following the instructions.
```
pip install gym
minecraft_py: git clone and python setup.py install
pip install pygame
gym_minecraft: git clone and python setup…
-
Hi, when I try to run DecompilerMC with an older version of Minecraft that does not support client-mappings, I get an error message. See this example:
I run: `python3 main.py --mcversion 1.14`
and…
pavog updated
6 months ago