wrrulos / mcptool

Pentesting tool for Minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while start

robotsaklar opened this issue · comments

commented

Traceback (most recent call last):
File "main.py", line 13, in
from utils.commands.login_command import login_command
File "/home/jea0p/MCPTool-main/utils/commands/login_command.py", line 7, in
from utils.minecraft.active_server import active_server
File "/home/jea0p/MCPTool-main/utils/minecraft/active_server.py", line 1, in
from utils.minecraft.server_data import GetDataFromMinecraftServer
File "/home/jea0p/MCPTool-main/utils/minecraft/server_data.py", line 6, in
from mcstatus import JavaServer, BedrockServer
ImportError: cannot import name 'JavaServer'

Already reinstall MCSTATUS but same
Help.