KubeJS

KubeJS

61M Downloads

Crash on client launch

UnseenAcademical opened this issue ยท 1 comments

commented

When launching Forge 39.0.8 (Minecraft 1.18.1) with both Rhino and KubeJS, the client begins loading Forge but then instantly crashes. Very little info is in the logs. Disabling both Rhino and KubeJS causes it to load and play successfully.

Log:
[24Dec2021 12:21:04.040] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, UnseenAcademical, --version, forge-39.0.8, --gameDir, S:\Minecraft\Instances\Fix (1) (3) (1) (1) (1) (2) (1), --assetsDir, S:\Minecraft\Install\assets, --assetIndex, 1.18, --uuid, 617df5c905504f49a565d10e304298ef, --accessToken, ????????, --clientId, ZjBmZjU0N2QtNDAxNy00MjcxLThiOGItMTllMDY5MDYwNzc1, --xuid, 2535445417973334, --userType, msa, --versionType, release, --width, 2560, --height, 1440, --launchTarget, forgeclient, --fml.forgeVersion, 39.0.8, --fml.mcVersion, 1.18.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20211210.034407]
[24Dec2021 12:21:04.042] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.0.7+91+master.8569cdf starting: java version 17.0.1 by Microsoft
[24Dec2021 12:21:04.167] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[24Dec2021 12:21:04.168] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/S:/Minecraft/Instances/Fix%20(1)%20(3)%20(1)%20(1)%20(1)%20(2)%20(1)/mods/OptiFine_1.18.1_HD_U_H4.jar%2352!
[24Dec2021 12:21:04.172] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: S:\Minecraft\Instances\Fix (1) (3) (1) (1) (1) (2) (1)\mods\OptiFine_1.18.1_HD_U_H4.jar
[24Dec2021 12:21:04.173] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available
[24Dec2021 12:21:04.200] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/S:/Minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2319! Service=ModLauncher Env=CLIENT
[24Dec2021 12:21:04.204] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize

commented

Fresh modpack with same mods appears to fix it. No clue why. Closing ticket since apparently its not mod specific.