Z_ero
posted this
12 February 2020
Update to "Actions taken to resolve so far:"
My original post was running the actual McMyAdmin.exe and not the service itself.
In an effort to see if the CPU and Memory monitoring issue would get fixed if I ran the McMyAdmin service instead of the McMyAdmin app itself I found yet another issue isolated to the service itself.
Seems like the McMyAdmin service is failing to launch the forge/minecraft server where as the McMyAdmin app itself has no issue launching it.
System/Network Service/Administrators seem to have full read/write privileges to the ForgeMod.jar file and Minecraft Server directory in general so not quite sure what the issue is.
Console output from trying to launch Forge/Minecraft from the McMyAdmin service:
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
2:37:39 AM CONSOLE: main WARN Advanced terminal features are not available in this environment
2:37:40 AM CONSOLE: [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 31.1.0, --fml.mcpVersion, 20200122.131323, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, nogui]
2:37:40 AM CONSOLE: [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 1.8.0_241 by Oracle Corporation
2:37:40 AM CONSOLE: [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
2:37:41 AM CONSOLE: [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Unable to read minecraft default mod
2:37:41 AM CONSOLE: [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.RuntimeException: java.nio.file.AccessDeniedException: C:\Users\moren\AppData\Local\McMyAdmin\Minecraft\ForgeMod.jar
2:37:41 AM CONSOLE: [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer$MinecraftLocator.findPath(ModDiscoverer.java:182)
2:37:41 AM CONSOLE: [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.moddiscovery.ModFileParser.readModList(ModFileParser.java:46)
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+