Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crashes on launch 1.18.2 #444

Closed
uuuuggh opened this issue Sep 25, 2022 · 3 comments
Closed

crashes on launch 1.18.2 #444

uuuuggh opened this issue Sep 25, 2022 · 3 comments
Labels
mod loader: forge This affects the Forge version type: crash The game is crashing. Sad times. version: 1.18

Comments

@uuuuggh
Copy link

uuuuggh commented Sep 25, 2022

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.

@tyra314
Copy link
Member

tyra314 commented Sep 26, 2022

Please provide a crash log

@tyra314 tyra314 added mod loader: forge This affects the Forge version version: 1.18 type: crash The game is crashing. Sad times. labels Sep 26, 2022
@Beetm
Copy link

Beetm commented Oct 7, 2022

[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

@tyra314
Copy link
Member

tyra314 commented Oct 7, 2022

[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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod loader: forge This affects the Forge version type: crash The game is crashing. Sad times. version: 1.18
Projects
None yet
Development

No branches or pull requests

3 participants