Jump to content

[UPDATE STILL NOT SOLVED] CurseForge App - Threely's Modpack - [FORGE] 1.19.2 Exit Code: 1


Recommended Posts

Posted (edited)

Hey guys, name's UnderPixel1475 but call me whatever you like and since I'm new to the Forums, this is my first topic so I'm sorry if I end up sounding weird lol.

So before getting into the problem at hand, I would like to provide some background.

As the title says, I'm using the CurseForge App to play a modpack by the name of "Threely's Modpack - [FORGE] 1.19.2", and at the same time the Java version that is being used for installing Forge modloader is the Adoptium Eclipse Temurin jdk-19.0.2+7-jre with the javaw.exe file, I'm also using a Java argument here it is: 

-XX:+UseG1GC -Xmx4G -Xms4G -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M

Here is how the modpack's mod list looked like before I made any major changes to it: https://imgur.com/a/tQiknWo (Obs. Please read the description.)

And with that out of the way, let's get to the problem at hand.

You see, the modpack launches with no issues without any major changes heck, it doesn't care if I even remove some of the originally added mods but as soon as I start adding more content and launch the modpack afterwards, it crashes and gives me the following message: "ERROR Game Crashed An unexpected issue occured and the game has crashed. We're sorry for the inconvenience. Exit Code: 1" and then, I'm unable to play it has escalated to the point where the modpack crashes, the Launcher opens and then abruptly closes.

So I decided to implement all the changes I wanted to the modpack's contents, so that way I wouldn't remove nor add anymore mods to it's mod list. Here is the final product of the mod list: https://imgur.com/a/rTAxL1S

And obviously after implementing the final changes to the mod list and launching the modpack afterwards, the same type of problem occurs Exit Code: 1 and after more attempts the modpack crashes, goes back to the Launcher and it closes abruptly. 

Here is the GitHub gist for the debug.loghttps://gist.github.com/UnderPixel1475/7b41dd0815f1f342620bd0cb247b895e

So apparently I had Roughly Enough Items in the modpack's mod list, I removed it but still got the same Code Exit: 1 and debug.log.

Edited by UnderPixel1475
Removed Roughly Enough Items from the mod list, problem still persists.

-UnderPixel1475, Fanboy of the Dark Jack

Posted
  On 2/5/2023 at 3:32 PM, ChampionAsh5357 said:

This is indicating that you most likely have a duplicate mod or a mod with the same mod id in your mods folder.

Expand  

I actually believe this is the issue too, but you see I have 300 mods and honestly searching through ALL that one by one, is gonna take forever is there any way I can identify the duplicate mods without needing to search one by one in the mods folder?

-UnderPixel1475, Fanboy of the Dark Jack

  • UnderPixel1475 changed the title to [UPDATE STILL NOT SOLVED] CurseForge App - Threely's Modpack - [FORGE] 1.19.2 Exit Code: 1
Posted
  On 2/5/2023 at 6:05 PM, UnderPixel1475 said:

is there any way I can identify the duplicate mods without needing to search one by one in the mods folder?

Expand  

You can try splitting the mods into two piles. If one pile doesn't work, you know they contain the duplicate mods. If both piles work, it means you split the duplicate mods. You can keep splitting the erroring pile until you find the mod conflicts.

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

    • Having problems with forge installation on headless arch linux, regardless of forge-server from yay or manual wget, Cant find class error and results in net/minecraft/world/waypoints/Waypoint$Icon.class   net/minecraft/world/waypoints/Waypoint.class   net/minecraft/world/waypoints/WaypointManager.class   net/minecraft/world/waypoints/WaypointStyleAsset.class   net/minecraft/world/waypoints/WaypointStyleAssets.class   net/minecraft/world/waypoints/WaypointTransmitter$BlockConnection.class   net/minecraft/world/waypoints/WaypointTransmitter$ChunkConnection.class   net/minecraft/world/waypoints/WaypointTransmitter$Connection.class   net/minecraft/world/waypoints/WaypointTransmitter$EntityAzimuthConnection.class   net/minecraft/world/waypoints/WaypointTransmitter$EntityBlockConnection.class   net/minecraft/world/waypoints/WaypointTransmitter$EntityChunkConnection.class   net/minecraft/world/waypoints/WaypointTransmitter.class   version.json   Processor failed, invalid outputs:     /srv/minecraft/./libraries/net/minecraft/server/1.21.6/server-1.21.6-official.jar       Expected: b1448d2c947e923ccd63224defc3b51e5a72a98d       Actual:   5f30bf411bd0d1208baca6b7be1584442f4f6579 There was an error during installation
    • This is my first time setting up a minecraft server, and I had wanted to add modding capabilities with forge but I keep getting errors while installing? I have tried installing several versions of forge but i have ended up getting unable to find class and checksum errors? Same thing when trying yay -S forge-server The only thing that works is installing the vanilla minecraft server from minecraft itself?   net/minecraft/util/parsing/packrat/Atom.class   net/minecraft/util/parsing/packrat/CachedParseState$CacheEntry.class   net/minecraft/util/parsing/packrat/CachedParseState$PositionCache.class   net/minecraft/util/parsing/packrat/CachedParseState$Silent.class   net/minecraft/util/parsing/packrat/CachedParseState$SimpleControl.class   net/minecraft/util/parsing/packrat/CachedParseState.class   net/minecraft/util/parsing/packrat/Control$1.class   net/minecraft/util/parsing/packrat/Control.class   net/minecraft/util/parsing/packrat/DelayedException.class   net/minecraft/util/parsing/packrat/Dictionary$Entry.class   net/minecraft/util/parsing/packrat/Dictionary$Reference.class   net/minecraft/util/parsing/packrat/Dictionary.class   net/minecraft/util/parsing/packrat/ErrorCollector$LongestOnly$MutableErrorEntry.class   net/minecraft/util/parsing/packrat/ErrorCollector$LongestOnly.class   net/minecraft/util/parsing/packrat/ErrorCollector$Nop.class   net/minecraft/util/parsing/packrat/ErrorCollector.class   net/minecraft/util/parsing/packrat/ErrorEntry.class   net/minecraft/util/parsing/packrat/NamedRule.class   net/minecraft/util/parsing/packrat/ParseState.class   net/minecraft/util/parsing/packrat/Rule$RuleAction.class   net/minecraft/util/parsing/packrat/Rule$SimpleRuleAction.class   net/minecraft/util/parsing/packrat/Rule$WrappedTerm.class Processor failed, invalid outputs:     /srv/minecraft/./libraries/net/minecraft/server/1.21.6/server-1.21.6-official.jar       Expected: b1448d2c947e923ccd63224defc3b51e5a72a98d       Actual:   5f30bf411bd0d1208baca6b7be1584442f4f6579 There was an error during installation  
    • Fight with others to gain more hearts.
    • I wanted to try out Immersive railroading mod + Miszko's train resource pack, but everytime i create a world. it just gives me saving world after the map icon shows 100% and then crashes..   latest.log here https://drive.google.com/file/d/14v1pGCoytqyDvVwPayfUkYolmxcZ7z6-/view?usp=sharing
    • https://mclo.gs/yYaROad make a new pack base and just readded each mod. now it gets stuck at loaded config  
  • Topics

×
×
  • Create New...

Important Information

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