Jump to content

modpack crashes on start


Medmedhat

Recommended Posts

hello, im trying to make my own modpack to play in but it crashed before it starts, can someone please help.

 

2022-09-10 04:45:19,685 main WARN Advanced terminal features are not available in this environment
[04:45:19] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Medmedhat, --version, forge-40.1.76, --gameDir, D:\minecraft files\my modpacks\Instances\Create Mech, --assetsDir, D:\minecraft files\my modpacks\Install\assets, --assetIndex, 1.18, --uuid, 9b3118c7ea01324c936188de1ea74daf, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.76, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[04:45:19] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft
[04:45:20] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[04:45:20] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/D:/minecraft%20files/my%20modpacks/Instances/Create%20Mech/mods/preview_OptiFine_1.18.2_HD_U_H9_pre1.jar%2353!/
[04:45:20] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file: D:\minecraft files\my modpacks\Instances\Create Mech\mods\preview_OptiFine_1.18.2_HD_U_H9_pre1.jar
[04:45:20] [main/INFO] [op.OptiFineTransformer/]: Target.PRE_CLASS is available
[04:45:20] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/D:/minecraft%20files/my%20modpacks/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT
[04:45:20] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[04:45:25] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file D:\minecraft files\my modpacks\Install\libraries\net\minecraftforge\fmlcore\1.18.2-40.1.76\fmlcore-1.18.2-40.1.76.jar is missing mods.toml file
[04:45:25] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file D:\minecraft files\my modpacks\Install\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.1.76\javafmllanguage-1.18.2-40.1.76.jar is missing mods.toml file
[04:45:25] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file D:\minecraft files\my modpacks\Install\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.1.76\lowcodelanguage-1.18.2-40.1.76.jar is missing mods.toml file
[04:45:25] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file D:\minecraft files\my modpacks\Install\libraries\net\minecraftforge\mclanguage\1.18.2-40.1.76\mclanguage-1.18.2-40.1.76.jar is missing mods.toml file
[04:45:25] [main/ERROR] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Failed to build unique mod list after mod discovery.
net.minecraftforge.fml.loading.EarlyLoadingException: Duplicate mods found
    at net.minecraftforge.fml.loading.UniqueModListBuilder.buildUniqueList(UniqueModListBuilder.java:78) ~[fmlloader-1.18.2-40.1.76.jar%2317!/:1.0] {}
    at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:76) ~[fmlloader-1.18.2-40.1.76.jar%2317!/:?] {}
    at net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:166) ~[fmlloader-1.18.2-40.1.76.jar%2317!/:1.0] {}
    at net.minecraftforge.fml.loading.FMLServiceProvider.beginScanning(FMLServiceProvider.java:86) ~[fmlloader-1.18.2-40.1.76.jar%2317!/:1.0] {}
    at cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:112) ~[modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:100) ~[modlauncher-9.1.3.jar%235!/:?] {}
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [?:?] {}
    at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779) [?:?] {}
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [?:?] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [?:?] {}
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) [?:?] {}
    at java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) [?:?] {}
    at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) [?:?] {}
    at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622) [?:?] {}
    at java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627) [?:?] {}
    at cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:102) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:55) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:87) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
[04:45:25] [main/ERROR] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Mod Discovery failed. Skipping dependency discovery.
Exception in thread "main" java.lang.IllegalStateException: Failed to find system mod: minecraft
    at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModSorter.detectSystemMods(ModSorter.java:180)
    at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModSorter.buildUniqueList(ModSorter.java:145)
    at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.ModSorter.sort(ModSorter.java:52)
    at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.moddiscovery.ModValidator.stage2Validation(ModValidator.java:93)
    at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLLoader.completeScan(FMLLoader.java:175)
    at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLServiceProvider.completeScan(FMLServiceProvider.java:91)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServiceDecorator.onCompleteScan(TransformationServiceDecorator.java:174)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.lambda$triggerScanCompletion$23(TransformationServicesHandler.java:142)
    at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
    at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779)
    at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
    at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)
    at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
    at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
    at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)
    at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.triggerScanCompletion(TransformationServicesHandler.java:144)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:94)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
    at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
 

 

Link to comment
Share on other sites

On 9/10/2022 at 4:19 PM, Luis_ST said:

You can not use Just Enough Items and Roughly Enough Items.

hey sorry for bothering, but i was deleting some mods and adding some, and i ended up with another crash.

debug:

(deleted)
 

Edited by Medmedhat
outdated
Link to comment
Share on other sites

13 hours ago, Luis_ST said:

Make sure you post the full debug.log from the logs folder, if the log is too larger to upload it here you can use https://gist.github.com/ or similar past sides.
If this is the full debug.log please post launcher_log.txt as well.

here you go: https://gist.github.com/medmedhat/9e28b81a0981341052701af63cc03829

Link to comment
Share on other sites

Quote

[Info: 2022-09-06 19:23:00.2303809: NetQueue.cpp(229)] NetQueue: Done.

This is a launcher_log.txt from the 6th of September. While your other logs are from the 11th

I would guess the launcher log you posted is your vanilla minecraft install.

But from the log it looks like you are actually using a relocated curseforge installation?

Quote

[11Sep2022 12:28:12.662] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/D:/minecraft%20files/my%20modpacks/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT

[11Sep2022 12:28:12.680] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : D:\minecraft files\my modpacks\Instances\Create Mech

If that is true, your launcher_log.txt will probably be in D:\minecraft file\my modpacks\Install

Edited by warjort
  • Like 1

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

9 hours ago, warjort said:

This is a launcher_log.txt from the 6th of September. While your other logs are from the 11th

I would guess the launcher log you posted is your vanilla minecraft install.

But from the log it looks like you are actually using a relocated curseforge installation?

If that is true, your launcher_log.txt will probably be in D:\minecraft file\my modpacks\Install

i updated it: https://gist.github.com/medmedhat/9e28b81a0981341052701af63cc03829

Note: i changed some mods, also the modpack seems to work sometimes and sometimes not, i think if i have curseforge open the modpack works, but if i close it to save some Ram on startup the modpack dosent work.

Edited by Medmedhat
note
Link to comment
Share on other sites

Quote

[22:17:54 ERROR]: Game ended with bad state (exit code -1073741819)

That error code is a crash in native code.

You probably have a file beginning hs_err_pid in your minecraft folder from the time of the crash?

If you do don't post the full file (it will have your user credentials in the dump), just post the first 30 lines with the error.

 

But from your description it sounds like a bug with your launcher.

I can see from the log, the launcher is actually adding code to the minecraft runtime: 

-javaagent:D:\minecraft files\my modpacks\Install\sklauncher-fx.jar=1.18.2

 

  • Like 1

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 hour ago, warjort said:

That error code is a crash in native code.

You probably have a file beginning hs_err_pid in your minecraft folder from the time of the crash?

If you do don't post the full file (it will have your user credentials in the dump), just post the first 30 lines with the error.

 

But from your description it sounds like a bug with your launcher.

I can see from the log, the launcher is actually adding code to the minecraft runtime: 

-javaagent:D:\minecraft files\my modpacks\Install\sklauncher-fx.jar=1.18.2

 

i couldn't find that file anywhere, ig i'll juse keep curseforge open on start up, thanks a lot for the help.

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



×
×
  • Create New...

Important Information

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