crashes on launch 1.18.2
uuuuggh opened this issue ยท 3 comments
even if no other mods aside from the api are being loaded, antique atlas makes minecraft crash with the exit code 1. i tried all versions for 1.18.2, with two different versions of forge.
[07Oct2022 14:52:35.920] [main/WARN] [mixin/]: Error loading class: dev/architectury/registry/registries/RegistrySupplier (java.lang.ClassNotFoundException: dev.architectury.registry.registries.RegistrySupplier)
You are missing the architectury-api mod.
[07Oct2022 14:52:32.281] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, NotBee, --version, 1.18.2-forge-40.1.0, --gameDir, C:\Users\Feebs\AppData\Roaming.minecraft, --assetsDir, C:\Users\Feebs\AppData\Roaming.minecraft\assets, --assetIndex, 1.18, --uuid, 79b07d490abf4293a1b0dc0341d2fd7f, --accessToken, ????????, --clientId, MTExNTNlN2EtYmQ4NS00ZTQ3LThmMWUtYWI0YTMxYzEwMDcz, --xuid, 2535454772054259, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[07Oct2022 14:52:32.285] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft
[07Oct2022 14:52:32.432] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[07Oct2022 14:52:32.433] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/C:/Users/Feebs/AppData/Roaming/.minecraft/mods/OptiFine_1.18.2_HD_U_H7.jar%2352!/
[07Oct2022 14:52:32.440] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\Feebs\AppData\Roaming.minecraft\mods\OptiFine_1.18.2_HD_U_H7.jar
[07Oct2022 14:52:32.441] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available
[07Oct2022 14:52:32.485] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Feebs/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT
[07Oct2022 14:52:32.492] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[07Oct2022 14:52:32.917] [main/ERROR] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Missing mandatory dependencies: architectury, balm, cloth_config
[07Oct2022 14:52:33.233] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[07Oct2022 14:52:33.237] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 350
[07Oct2022 14:52:33.509] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[07Oct2022 14:52:34.592] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[07Oct2022 14:52:34.605] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.18.2-forge-40.1.0, --gameDir, C:\Users\Feebs\AppData\Roaming.minecraft, --assetsDir, C:\Users\Feebs\AppData\Roaming.minecraft\assets, --uuid, 79b07d490abf4293a1b0dc0341d2fd7f, --username, NotBee, --assetIndex, 1.18, --accessToken, ????????, --clientId, MTExNTNlN2EtYmQ4NS00ZTQ3LThmMWUtYWI0YTMxYzEwMDcz, --xuid, 2535454772054259, --userType, msa, --versionType, release]
[07Oct2022 14:52:34.663] [main/WARN] [mixin/]: Reference map 'antiqueatlas-forge-refmap.json' for antiqueatlas.mixins.json could not be read. If this is a development environment you can ignore this message
[07Oct2022 14:52:35.920] [main/WARN] [mixin/]: Error loading class: dev/architectury/registry/registries/RegistrySupplier (java.lang.ClassNotFoundException: dev.architectury.registry.registries.RegistrySupplier)
Minecraft wouldn't give me a crash report so here's what the log looked like. Hopefully helps? This is an issue for me too