Can't start the server
Device: Redmi Note 10 pro Architecture: aarch64 System: Ubuntu in UserLAnd Python: Python 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0] on linux Description: git cloned server and started start.sh, i think that's python version problem.
Log:
userland@localhost:~/PieMC$ sh start.sh
PieMC Server Software for Minecraft: Bedrock Edition
Traceback (most recent call last):
File "/home/userland/PieMC/start.py", line 16, in
PieMC is still in early development and isn't ready to use. Also, the Python implementation of Bedrock protocol library (PieRakNet) needs rework, that's the problem here. It is not fixable on user side without additional code.
As @lapismyt said above + he also did say in our official discord server that Multi Threading is now a thing in python wince 3.14 and that means a potential rewrite of PieMC will be on the way to incorporate this new feature.
Btw if you havent joined the discord server, i encourage you to do so as this is where we talk about development