Jump to content

Getting an exit code 1 when trying to start up my own modpack


Recommended Posts

The last thing in that log is optifine.

You definitely have the wrong version for your version of forge.

Use the latest preview release or try without it.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

7 minutes ago, warjort said:

The last thing in that log is optifine.

You definitely have the wrong version for your version of forge.

Use the latest preview release or try without it.

the version I have is HD_U_H7 which on the optifine website is listed for 1.18.2 which is the version of MC im using...

 

should I downgrade it to H6?

 

nvm you said preview release... Ill try the h9 pre3 and see what happens.

 

Edited by Devilswarchild
Link to comment
Share on other sites

2 hours ago, warjort said:

The last thing in that log is optifine.

You definitely have the wrong version for your version of forge.

Use the latest preview release or try without it.

ok Ive tried it both with and without h9 pre 3 and im still getting the error. I will post both logs so you can see.  with and without optifine preview h9 pre

Link to comment
Share on other sites

That still shows optifine as the last line in the log.

As I said above, try without optifine. If you are still getting the crash then post the launcher_log.txt

Otherwise you need to talk to the optifine mod authors.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Neither shows an error. As I said, post the launcher_log.txt (from directly after the crash - do not restart the launcher).

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

2 hours ago, warjort said:

Neither shows an error. As I said, post the launcher_log.txt (from directly after the crash - do not restart the launcher).

there is no launcher_log.txt being generated for curseforge instances that I can see unless the file is being generated somewhere else

Link to comment
Share on other sites

Try without any mods first.

Usually when the game crashes without an error in the log it is a hard crash due to something else (e.g. an issue with your graphics card driver).

That's why I asked for the launcher_log.txt which might have record the error.

From my footer:

Quote

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

 

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

1 minute ago, warjort said:

Try without any mods first.

Usually when the game crashes without an error in the log it is a hard crash due to something else (e.g. an issue with your graphics card driver).

That's why I asked for the launcher_log.txt which might have record the error.

From my footer:

 

there isn't one due to the fact I'm using the curseforge app. only logs I'll get are latest.log and crash reports.txt

 

Link to comment
Share on other sites

Quote

$ cd ~/curseforge/minecraft/Install/

$ ls launcher*

launcher_accounts.json  launcher_entitlements.json  launcher_log.txt   launcher_log1.txt  launcher_log4.txt  launcher_log6.txt  launcher_log8.txt  launcher_msa_credentials.bin  launcher_profiles.json  launcher_ui_state.json
launcher_cef_log.txt    launcher_gamer_pics.json    launcher_log0.txt  launcher_log2.txt  launcher_log5.txt  launcher_log7.txt  launcher_log9.txt  launcher_product_state.json   launcher_settings.json

That's mine, yours will depend on wherever curseforge is installed.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Quote

Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: InjectionPoint(Shift)[@At("INVOKE")] on net/minecraft/server/level/ChunkMap::sendChunkDataPackets$beSmart with priority 1000 cannot inject into net/minecraft/server/level/ChunkMap::m_183760_(Lnet/minecraft/server/level/ServerPlayer;Lorg/apache/commons/lang3/mutable/MutableObject;Lnet/minecraft/world/level/chunk/LevelChunk;)V merged by qouteall.imm_ptl.core.mixin.common.chunk_sync.MixinChunkMap_C with priority 1100 [PREINJECT Applicator Phase -> krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin -> Prepare Injections -> -> handler$zjf000$sendChunkDataPackets$beSmart(Lnet/minecraft/server/level/ServerPlayer;Lorg/apache/commons/lang3/mutable/MutableObject;Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Prepare]

Conflict between immersive portals and the krypton mod. Check you have the latest versions then contact the mod authors.

 

That should have appeared in the logs/debug.log, I guess you are were posting the wrong one of that as well?

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Just now, warjort said:

Conflict between immersive portals and the krypton mod. Check you have the latest versions then contact the mod authors.

 

That should have appeared in the logs/debug.log, I guess you are were posting the wrong one of that as well?

I was posting the latest.log when I originally started this thread. but is that the only issue? would you like to see all the launcher logs?

Link to comment
Share on other sites

I have no idea. I don't know what logs you are posting.

Even when I look at that launcher_log.txt above it has

Quote

[Info: 2023-04-07 03:32:07.9902726

3:30 am yesterday?

 

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Quote

[Info: 2023-04-08 20:43:25.6518589: MinecraftJavaLoggingContext.cpp(52)] Launcher/launcher (main) Info

Exception in thread "main" java.lang.module.ResolutionException: Modules pluto and krypton export package com.velocitypowered.natives to module clienttweaks

The time on that one looks better.

 

Looks to me like pluto and kryton are both forks/ports of the same "velocity" project.

If you really have disabled krypton, you should check curseforge actually removed the mod from the mods folder.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

6 minutes ago, warjort said:

The time on that one looks better.

 

Looks to me like pluto and kryton are both forks/ports of the same "velocity" project.

If you really have disabled krypton, you should check curseforge actually removed the mod from the mods folder.

the file extension is currently set to disabled "krypton-0.1.10-SNAPSHOT.jar.disabled" like so. Screenshot of the mod

Edited by Devilswarchild
Link to comment
Share on other sites

Ok, I was looking at the wrong part of the log.

If you can find the correct logs/debug.log, those are much easier to read.

 

Anyway, there is a later error:

Quote

Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector removeAllocation()[Lnet/minecraft/world/entity/EquipmentSlot; in canary.mixins.json:alloc.enum_values.LivingEntityMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap canary.refmap.json

There is some issue with canary, probably a conflict with another mod but it doesn't say which one.

Check you have the latest version then contact the mod author.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Actually it does say earlier the conflict is with radium:

Quote

[Info: 2023-04-08 21:35:45.7835459: MinecraftJavaLoggingContext.cpp(52)] Game/mixin (main) Warn @Redirect conflict. Skipping canary.mixins.json:alloc.enum_values.LivingEntityMixin->@Redirect::removeAllocation()[Lnet/minecraft/world/entity/EquipmentSlot; with priority 1000, already redirected by radium.mixins.json:alloc.enum_values.LivingEntityMixin->@Redirect::removeAllocation()[Lnet/minecraft/world/entity/EquipmentSlot; with priority 1000

 

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

If I were you I remove all those optimisation mods (including optifine) and get your modpack loading/stable.

Only then add optimisation mods and do it one by one so you know which ones cause conflicts/bugs.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Now you have an issue with pehkui. Probably a wrong version from the error?

Quote

Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Specified index 0 for @ModifyArg is invalid for args (Lcom/mojang/blaze3d/vertex/PoseStack;DDD), expected D on net/minecraft/client/renderer/GameRenderer::pehkui$bobView$translate$x [INJECT Applicator Phase -> pehkui.mixins.json:client.compat115plus.compat1192minus.GameRendererMixin -> Apply Injections -> -> Inject -> pehkui.mixins.json:client.compat115plus.compat1192minus.GameRendererMixin->@ModifyArg::pehkui$bobView$translate$x(D)D]


You really need to rebuild this modpack from scratch. Add mods in small groups and test it, so you know which mods are causing problems.

 

If you have a specific problem you don't understand feel free to start a new thread.

But this forum doesn't exist to try to debug/fix some modpack that was clearly made by dumping random mods in the mod folder.

 

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hello! I'm currently having issues while building a jar file for my Minecraft 1.18.2 Forge mod. I've attached a link to imgur below that holds two screenshots of the errors. I'm using Jetbrains IntelliJ IDEA 2024.1 and Gradle 8.4. This is my repo: Mod Repo When I was modding, I needed to build the mod in order to test the mod, which didn't work, as the first screenshot gives. It throws errors for each classes in the forge registry class (or whatever the hell that mess is) and is just generally confusing. Now I have deleted everything in my project folder and re-pulled the repo from github, which now gives the errors in the second image where all forge classes are not imported somehow. When I try to build it now, it just repeats the same errors in the first image. https://imgur.com/a/DYwSKqJ Please I need help desparately
    • [main/WARN] [net.minecraft.server.Main/]: Failed to load datapacks, can't proceed with server load. You can either fix your datapacks or reset to vanilla with --safeMode 8400java.util.concurrent.ExecutionException: com.google.gson.JsonParseException: Error loading registry data: No key name in MapLike[{"elements":[{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"duneons:towns/village_creeperforest/town_center_01","processors":{"processors":[]},"projection":"rigid"},"weight":1}],"fallback":"minecraft:empty","forge:registry_name":"duneons:towns/village_creeperforest/town_centers"}] 8401at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] 8402at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] 8403at net.minecraft.server.Main.main(Main.java:182) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8404at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] 8405at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] 8406at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] 8407at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] 8408at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.3.13.jar%2367!/:?] 8409at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] 8410at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] 8411at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] 8412at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] 8413at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] 8414at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] 8415at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] 8416at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] 8417Caused by: com.google.gson.JsonParseException: Error loading registry data: No key name in MapLike[{"elements":[{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"duneons:towns/village_creeperforest/town_center_01","processors":{"processors":[]},"projection":"rigid"},"weight":1}],"fallback":"minecraft:empty","forge:registry_name":"duneons:towns/village_creeperforest/town_centers"}] 8418at net.minecraft.core.RegistryAccess.m_206152_(RegistryAccess.java:211) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8419at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] 8420at net.minecraft.core.RegistryAccess.m_206159_(RegistryAccess.java:210) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8421at net.minecraft.core.RegistryAccess.m_206171_(RegistryAccess.java:203) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8422at net.minecraft.resources.RegistryOps.m_206817_(RegistryOps.java:32) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8423at net.minecraft.resources.RegistryOps.m_206813_(RegistryOps.java:25) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8424at net.minecraft.server.Main.lambda$main$2(Main.java:160) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8425at net.minecraft.server.WorldLoader.m_214362_(WorldLoader.java:24) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8426at net.minecraft.server.WorldStem.m_214415_(WorldStem.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8427at net.minecraft.server.Main.lambda$main$3(Main.java:158) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8428at net.minecraft.Util.m_214652_(Util.java:775) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8429at net.minecraft.Util.m_214679_(Util.java:770) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8430at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8431... 13 more 8432  
    • Try using 1.20.6-50.0.5, it just fixed an issue related to enchanting: https://github.com/MinecraftForge/MinecraftForge/commit/0e829630da67c91d2b5a91ea4b65eb033f868e76
    • I have no idea - maybe switch to a pre-configured modpack and use it as working base Then add new mods one by one
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.