MixinBootstrap

MixinBootstrap

15M Downloads

Crash

LeioceraYT opened this issue ยท 15 comments

commented

If I start Minecraft with this mod, Minecraft crashes.

PLEASE HELP!!!

commented

Please provide your debug.log file

commented

There is no log file.

image

commented

You need to find the Minecraft folder, there will be a folder called logs which will contain the debug.log file

commented

image

commented

Upload the latest.log, hopefully it will provide enough information to track down the source of the crashing.

commented

[13:44:59] [main/INFO]: ModLauncher running: args [--username, LeioceraYT, --version, forge-31.2.9, --gameDir, C:\Users\LeioceraYT\Twitch\Minecraft\Instances\DOORSOFINFINITY, --assetsDir, C:\Users\LeioceraYT\Twitch\Minecraft\Install\assets, --assetIndex, 1.15, --uuid, f1aeb725a16943c4b8659a17ab5f4b55, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.9, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601]
[13:44:59] [main/INFO]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_51 by Oracle Corporation
[13:45:00] [main/INFO]: OptiFineTransformationService.onLoad
[13:45:00] [main/INFO]: OptiFine ZIP file: C:\Users\LeioceraYT\Twitch\Minecraft\Instances\DOORSOFINFINITY\mods\OptiFine_1.15.2_HD_U_G1_pre18_MOD.jar
[13:45:00] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[13:45:00] [main/INFO]: OptiFineTransformationService.initialize
[13:45:01] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/LeioceraYT/Twitch/Minecraft/Instances/DOORSOFINFINITY/mods/MixinBootstrap-1.0.3.jar Service=ModLauncher Env=CLIENT
[13:45:01] [main/WARN]: File C:\Users\LeioceraYT\Twitch\Minecraft\Instances\DOORSOFINFINITY\mods\doorsofinfinity-1.0.1.jar has been ignored - it is invalid
[13:45:01] [main/WARN]: Mod file Mod File: C:\Users\LeioceraYT\Twitch\Minecraft\Instances\DOORSOFINFINITY\mods\Skin Swapper 1.15.2.jar is missing mods.toml file
[13:45:01] [main/WARN]: File C:\Users\LeioceraYT\Twitch\Minecraft\Instances\DOORSOFINFINITY\mods\Skin Swapper 1.15.2.jar has been ignored - it is invalid
[13:45:02] [main/INFO]: OptiFineTransformationService.transformers
[13:45:02] [main/INFO]: Targets: 278
[13:45:02] [main/INFO]: additionalClassesLocator: [optifine., net.optifine.]
[13:45:02] [main/INFO]: Successfully loaded Mixin Connector [com.qouteall.hiding_in_the_bushes.MyMixinConnector]
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoClassDefFoundError: net/minecraft/util/math/RayTraceResult
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.qouteall.hiding_in_the_bushes.MyMixinConnector.connect(MyMixinConnector.java:13)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.platform.MixinConnectorManager.initConnectors(MixinConnectorManager.java:96)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:61)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:197)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:190)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.MixinLaunchPlugin.initializeLaunch(MixinLaunchPlugin.java:194)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$12(LaunchPluginHandler.java:95)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchPluginHandler$$Lambda$427/2074492901.accept(Unknown Source)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.HashMap.forEach(HashMap.java:1280)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:95)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.ClassNotFoundException: net.minecraft.util.math.RayTraceResult
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.findClass(ClassLoader.java:530)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:101)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[13:45:02] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 14 more

commented

I've just copy-pasted it.

Can you do something with that?

commented

Looks like an issue with ImmersivePortals what seems to be happening is they are loading a Helper class in MyMixinConnector.java#L13 which is then loading in Minecraft classes which are not yet present which is resulting in a ClassNotFoundException

commented

I don't know what you mean xD

How can I solve this problem?

commented

Open an issue on https://github.com/qouteall/ImmersivePortalsModForForge/issues and add a link so they can find this issue.

This is a bug that ImmersivePortals needs to fix

commented

There's the bug

commented

Can you help me?

commented

Create an issue on ImmersivePortals GitHub.

commented

this should be closed