MCPcopy Create free account
hub / github.com/MCSLTeam/MCSL2 / error

Method error

MCSL2Lib/ServerControllers/forge/installer/actions/action.py:33–34  ·  view source on GitHub ↗
(self, message: str)

Source from the content-addressed store, hash-verified

31 )
32
33 def error(self, message: str):
34 self.monitor.stage(message)
35
36 def __del__(self):
37 self.installerDataBuf.close()

Callers 10

_getBedrockExecutableMethod · 0.45
recordPlayersMethod · 0.45
cancelInstallMethod · 0.45
processMethod · 0.45
__loadDataMethod · 0.45
buildOutputsMethod · 0.45
runMethod · 0.45
downloadVanillaMethod · 0.45
downloadLibrariesMethod · 0.45

Calls 1

stageMethod · 0.45

Tested by

no test coverage detected