Skip to content

ModuleNotFoundError, Minecraft will not launch #1

@derbyhumphrey-cpu

Description

@derbyhumphrey-cpu

When i run 'py -m mc.net.minecraft.Minecraft' to launch the game, they always give me an error:
C:\Users\RITA A DENNIS>py -m mc.net.minecraft.Minecraft
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\Python\Lib\site-packages\mc\net\minecraft\Minecraft.py", line 10, in
from mc.net.minecraft.level.tile.Tile import Tile
ModuleNotFoundError: No module named 'mc.net.minecraft.level.tile.Tile'

C:\Users\RITA A DENNIS>
Pls help me

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions