dscalzi / HeliosLauncher

☀ Custom launcher for modded minecraft written in Electron and Node.js
MIT License
830 stars 1.72k forks source link

Could not find or load main class #334

Closed RevMirin closed 6 months ago

RevMirin commented 6 months ago

[Minecraft] Error: Could not find or load main class net.fabricmc.loader.impl.launch.knot.KnotClient /tmp/.mount_MNetwoyBeIl2/resources/app.asar/app/assets/js/processbuilder.js:93 [Minecraft] Caused by: java.lang.ClassNotFoundException: net.fabricmc.loader.impl.launch.knot.KnotClient

RevMirin commented 6 months ago

[LaunchSuite]: Error during launch TypeError: Cannot read properties of undefined (reading 'jvm') at ProcessBuilder._constructJVMArguments113 (/tmp/.mount_MNetwoegc7md/resources/app.asar/app/assets/js/processbuilder.js:408:39) at ProcessBuilder.constructJVMArguments (/tmp/.mount_MNetwoegc7md/resources/app.asar/app/assets/js/processbuilder.js:347:25) at ProcessBuilder.build (/tmp/.mount_MNetwoegc7md/resources/app.asar/app/assets/js/processbuilder.js:67:25) at dlAsync (file:///tmp/.mount_MNetwoegc7md/resources/app.asar/app/assets/js/scripts/landing.js:609:23) at async HTMLButtonElement. (file:///tmp/.mount_MNetwoegc7md/resources/app.asar/app/assets/js/scripts/landing.js:118:17)

RevMirin commented 6 months ago

OS: ArchLinux Fabric: 0.15.7

Krstf01 commented 3 months ago

I got the same issue, what was the solution?