Skip to content

Can't start the server #53

@hmchdz

Description

@hmchdz

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
from piemc import main
File "/home/userland/PieMC/piemc/init.py", line 14, in
from .start import main
File "/home/userland/PieMC/piemc/start.py", line 2, in
from piemc.server import PieServer
File "/home/userland/PieMC/piemc/server.py", line 30, in
from piebedrock.server import BedrockServer
File "/usr/local/lib/python3.10/dist-packages/piebedrock/server.py", line 3, in
from pieraknet.packets.game_packet import GamePacket
ModuleNotFoundError: No module named 'pieraknet.packets.game_packet'
Press Enter to exit.start.sh: 21: read: arg count

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions