Jump to content

Forge crashing, any help for 'Failed to build unique mod list after mod discovery'?


Recommended Posts

Posted

20:14:21.373

net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer

main

Found mod file forge-1.19.2-43.1.43-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@5c92166b

20:14:21.386

net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer

main

Failed to build unique mod list after mod discovery. net.minecraftforge.fml.loading.EarlyLoadingException: Duplicate mods found at MC-BOOTSTRAP/fmlloader@1.19.2-43.1.43/net.minecraftforge.fml.loading.UniqueModListBuilder.buildUniqueList(UniqueModListBuilder.java:78) at MC-BOOTSTRAP/fmlloader@1.19.2-43.1.43/net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:105) at MC-BOOTSTRAP/fmlloader@1.19.2-43.1.43/net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:166) at MC-BOOTSTRAP/fmlloader@1.19.2-43.1.43/net.minecraftforge.fml.loading.FMLServiceProvider.beginScanning(FMLServiceProvider.java:86) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:112) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:100) 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/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:102) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:55) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:87) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)

20:14:21.399

net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer

main

Mod Discovery failed. Skipping dependency discovery.

20:14:21.990

launcher

main

Exception in thread "main" java.lang.IllegalStateException: Failed to find system mod: minecraft at MC-BOOTSTRAP/fmlloader@1.19.2-43.1.43/net.minecraftforge.fml.loading.ModSorter.detectSystemMods(ModSorter.java:181) at MC-BOOTSTRAP/fmlloader@1.19.2-43.1.43/net.minecraftforge.fml.loading.ModSorter.buildUniqueList(ModSorter.java:145) at MC-BOOTSTRAP/fmlloader@1.19.2-43.1.43/net.minecraftforge.fml.loading.ModSorter.sort(ModSorter.java:53) at MC-BOOTSTRAP/fmlloader@1.19.2-43.1.43/net.minecraftforge.fml.loading.moddiscovery.ModValidator.stage2Validation(ModValidator.java:101) at MC-BOOTSTRAP/fmlloader@1.19.2-43.1.43/net.minecraftforge.fml.loading.FMLLoader.completeScan(FMLLoader.java:175) at MC-BOOTSTRAP/fmlloader@1.19.2-43.1.43/net.minecraftforge.fml.loading.FMLServiceProvider.completeScan(FMLServiceProvider.java:91) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.TransformationServiceDecorator.onCompleteScan(TransformationServiceDecorator.java:174) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.TransformationServicesHandler.lambda$triggerScanCompletion$24(TransformationServicesHandler.java:145) 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/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.TransformationServicesHandler.triggerScanCompletion(TransformationServicesHandler.java:147) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:94) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)

20:14:21.990

monitor

Process Monitor

Process crashed with exit code 1

Posted

As it says, you have duplicate mods installed. Since you don't post the debug.log I can't tell you what they are.

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.

Posted
  On 11/27/2022 at 3:52 AM, warjort said:

As it says, you have duplicate mods installed. Since you don't post the debug.log I can't tell you what they are.

Expand  

Is it this? 

 

[21:25:44] [main/INFO]: ModLauncher running: args [--username, WrittenConcept, --version, forge-43.1.43, --gameDir, E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2, --assetsDir, E:\Games\curseforge\minecraft\Instances\Install\assets, --assetIndex, 1.19, --uuid, 739ee315ce2a4cfc91238db84badc6ba, --accessToken, ????????, --clientId, ODA0NGE4NWYtMjQ0ZS00NjRlLWJjMmItZTNjYjY3YWVlMjFh, --xuid, 2535463542337295, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 43.1.43, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[21:25:44] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[21:25:44] [main/INFO]: OptiFineTransformationService.onLoad
[21:25:44] [main/INFO]: OptiFine ZIP file URL: union:/E:/Games/curseforge/minecraft/Instances/Instances/Modden%20Minecraft%201.19.2/mods/OptiFine_1.19.2_HD_U_H9.jar%23145!/
[21:25:44] [main/INFO]: OptiFine ZIP file: E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods\OptiFine_1.19.2_HD_U_H9.jar
[21:25:44] [main/INFO]: Target.PRE_CLASS is available
[21:25:44] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/E:/Games/curseforge/minecraft/Instances/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2391!/ Service=ModLauncher Env=CLIENT
[21:25:44] [main/INFO]: OptiFineTransformationService.initialize
[21:25:46] [main/INFO]: Found mod file [1.19.x][Forge]TorchBowMod_v1.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file abnormals_delight-1.19-4.0.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file AdChimneys-1.19.2-9.1.6.0-build.0629.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file additionaladditions-5.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file additionallanterns-1.0.1a-forge-mc1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file AdFinders-1.19.2-8.0.4.0-build.0626.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file AdLods-1.19.2-7.0.4.0-build.0599.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file AdvancementPlaques-1.19.2-1.4.7.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file alexsmobs-1.21.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file AllArrowsInfinityFix-FORGE-1.3-mc1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file alllootdrops_1.19.2-2.6.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file AmbientSounds_FORGE_v5.2.9_mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file animal_feeding_trough-1.0.3+1.19.2-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file AnvilNeverTooExpensive-1.19-1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file appleskin-forge-mc1.19-2.4.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Aquaculture-1.19.2-2.4.8.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file aquamirae-4.5.api8-1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file architectury-6.3.56-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file attack_speed_enchantment-1.19.2-1.2.0.14.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file AxesAreWeapons-1.6.3-forge-1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file AxolotlBucketFix-1.2.1+forge-mc1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file babyfat-forge-1.19.2-1.1.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file balm-4.5.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file baubley-heart-canisters-1.19.2-1.1.5.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file bdlmod-1.19.2-1.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file beautify-1.4.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file BedBenefits-Forge-1.19.2-9.1.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file bedspreads-forge-6.0.0+1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file bettas-forge-1.19.2-1.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Better Biscuits 1.5 for Forge 1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file betterbeaconplacement_1.19.2-2.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file bettercombat-forge-1.5.0+1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file BetterCompatibilityChecker-1.0.9-build.38+mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file betterdurability-1.19.2-1.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file betterfpsdist-1.19.2-1.7.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file betterinvisibility-1.19.2-1.0.4.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file betterlily.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file BetterThanMending-1.7.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file BetterTridents-v4.0.1-1.19.2-Forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file bigfish-1.19.2-1.0.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file biomesinjars_forge_1.1.1_MC_1.19-1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file blueprint-1.19.2-6.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file BoneZone-Forge-1.19.2-1.0.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Bookshelf-Forge-1.19.2-16.1.11.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file botarium-forge-1.19.2-1.7.10.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file BowInfinityFix-1.19.x-forge-2.5.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file BuildGuide-1.19.2-0.3.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file bushierflowers-0.0.2-1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file caelus-forge-1.19.2-3.0.0.6.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file CalmMornings-1.19.2-1.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file campchair-forge.1.19.2-1.0.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Charms1.16-1.19.2-1.2.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file chickensshed-1.19-1.3.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Chimes-1.1.4-1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file citadel-2.1.0-1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file clearwater-1.19.2-1.9.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file cloth-config-8.2.88-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Clumps-forge-1.19.2-9.0.0+11.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file CNB-1.19-1.4.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file CodeChickenLib-1.19.2-4.3.0.470-universal.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file collective-1.19.2-5.16.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Colored Water-1.19.2-1.3.5.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file ColourfulGoats-1.19.2-1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file comforts-forge-6.0.3+1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Companion-1.19.1-forge-3.0.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file concreteconversion-1.19-6.1.0.1-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file ConnectableMinecarts-1.6.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file constructionwand-1.19.1-2.8.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file CookingwithMindthemoodsV7.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file CopperDrops-1.19-1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file CorgiLib-forge-1.19.2-1.0.0.6.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file coroutil-1.19.2-1.2.37.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file corpse-1.19.2-1.0.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file CosmeticArmorReworked-1.19.2-v1a.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Craftable Horse Armour  Saddle-1.19-1.9.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file craftable_slimeballs 1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file CraftableEnchantedGoldenApple1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file CreativeCore_FORGE_v2.9.1_mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file creeperoverhaul-2.0.5-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file cryingghasts_1.19.2-1.7.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file curios-forge-1.19.2-5.1.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file customizableelytra-1.19.0-1.7.4.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file cyclepaintings_1.19.2-2.7.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file DamageTilt-1.19-forge-0.1.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file DarkerDepths-1.19-1.0.6-patch3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file DarkPaintings-Forge-1.19.2-13.1.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file davespotioneering-1.19.2-1.0.4.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file deeperdarker-forge-1.1.3-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file DiagonalFences-v4.2.3-1.19.2-Forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Ding-1.19.2-1.3.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Dreamland-forge-1.19.2-1.2.0.6.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file DripSounds-1.19-0.3.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file dummmmmmy-1.19-1.5.5.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file easy_piglins-1.19.2-1.0.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file easy_villagers-1.19.2-1.0.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file EasyAnvils-v4.0.6-1.19.2-Forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file EditSign-1.19.2-2.6.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file effective_fg-1.3.4.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file effortlessbuilding-1.19-2.37.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file elytrabounce-1.19.2-1.0.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file elytraslot-forge-6.0.0+1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file emeraldequipment-forge-1.19.2-v1.0.5.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file EnchantmentDescriptions-Forge-1.19.2-13.0.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file EnderStorage-1.19.2-2.10.1.181-universal.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Enhanced_Celestials-forge-1.19.2-2.1.0.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file exlinecopperequipment-forge-1.19.2-v2.0.6.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file ExperienceBugFix-1.19-1.41.2.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file ExplorersCompass-1.19.2-1.3.0-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file EyesInTheDarkness-1.19-1.3.5.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file FarmersDelight-1.19-1.2.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file FarmersRespite-1.19-2.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file farsight-1.19.2-2.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file FastFurnace-1.19.2-7.0.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file FastLeafDecay-30.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Fastload-Reforged-2.4.0+1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Female-Gender-Mod-forge-1.19.1-3.0.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file fishontheline_1.19.2-1.6.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file FishTank-1.0.0-1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file flatbedrock-forge-2.0.0-build.14+mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file floralis-1.19.2-6.7.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file flowerpots-0.3r.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file ForgeEndertech-1.19.2-10.0.5.0-build.0599.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file FpsReducer2-forge-1.19.2-2.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file friendsandfoes-forge-mc1.19.2-1.6.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Frozen_Delight_1.2.1_Forge_1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file frozenup-2.0.0-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file ftb-library-forge-1902.3.10-build.156.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file ftb-ultimine-forge-1902.3.5-build.65.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Gaggle of Golems-1.3.1 (Forge 1.19.2).jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file GatewaysToEternity-1.19.2-3.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file geckolib-forge-1.19-3.1.38.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file geodeforge-1.0.9-1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file give_me_more-1.19-forgeUpdate-1.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file glasscutter-1.19-2.0.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file goblintraders-1.8.0-1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file golemsarefriends-1.19.2-0.1.0.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file grappling_hook_mod-1.19.2-1.19.2-v13.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file grassseeds_1.19.2-2.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file healingcampfire_1.19.2-3.9.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file HealthOverlay-1.19.2-7.1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file heyberryshutup-1.19-0.2.0.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file HorseExpert-v4.0.0-1.19.2-Forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file horsestatsmod-MC1.19.x-1.4.5.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file hourglass-1.19.1-1.2.1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Iceberg-1.19.2-forge-1.0.49.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file incubation-1.19-3.0.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file infinitetrading_1.19.2-3.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file InfinityMending-1.19-0.2.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file InsaneLib-1.7.2-mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file inventorio-1.19-forge-1.8.7.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file ITank-1.19.2-2.0.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file ItemPhysicLite_FORGE_v1.5.2_mc1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Jade-1.19.1-forge-8.6.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file jamd-forge-2.0.5-build.12+mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file jei-1.19.2-forge-11.4.0.286.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file JRFTL [1.19]-1.4.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file JustEnoughResources-1.19.2-1.2.0.188.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file konkrete_forge_1.5.3_MC_1.19-1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file kotlinforforge-3.7.1-obf.jar of type LANGPROVIDER with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file labels-1.19.2-1.5.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file light-overlay-7.0.1-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Lighting Glow Squids 1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file little_geode 1.19.2-1.1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file luggage-1.5.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Magic rings 5.1 1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Map Atlases-forge-1.19.2-3.0.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file material_elements_1.19.2-6.0.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file mavapi-1.0.0-mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file mavm-1.2.0-mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file mcw-bridges-2.0.5-mc1.19.2forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file mcw-doors-1.0.7-mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file mcw-paintings-1.0.4-mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file mcw-trapdoors-1.0.7-mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file mcw-windows-2.1.0forge-1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Medieval Decoration Forge v.1.0 1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file mermod-forge-1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file mining_helmet-1.19-2.1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file MissingWilds-forge-1.19-1.1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file MobCapturingTool-forge-1.19-2.0.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file modelfix-1.8.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file MonsterPlus1.1.3-Forge1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file moonlight-1.19.2-2.1.10-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file More Villager Trades 1.0.0 - 1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file morediscs-1.19.2-5-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file morefrogs-1.19.x-1.1.1a-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file NaturesCompass-1.19.2-1.10.0-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file nether-s-cruelty-1.19.2-1.0.2-AFTER.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file nether-s-exoticism-1.19.2-1.2.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file netherdepthsupgrade-1.2.1-1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file NethersDelight-1.19-3.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file nomadictents-19.2.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file nomowanderer-1.19.2_1.3.4.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file nourished-nether-1.19.2-v18.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file obscure_api-8-1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Ore Creeper-1.19.2-1.1.11.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file OreExcavation-1.11.166.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Paintings-forge-1.19.2-10.2.4.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Patchouli-1.19.2-77.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file pitg-1.19.1-2.1.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Placebo-1.19.2-7.0.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file player-animation-lib-forge-0.4.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file polymorph-forge-0.46.1+1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file portablemobs-1.1.1-forge-mc1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file PresenceFootsteps-1.19.2-1.6.2-beta1-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file PuzzlesLib-v4.3.12-1.19.2-Forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file rainbowoaks-4.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file randomblockplacement-1.19.1-forge42.0.1-1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file randombonemealflowers_1.19.2-3.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file reap-1.19.2-1.0.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Reaper-1.0.4.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file REIPluginCompatibilities-forge-9.0.37.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file resourcefullib-forge-1.19.2-1.1.17.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Retraining-forge-1.19-1.2.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file S33R Butterfly Paintings ver 19.3.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file sbetterwatersplash-3.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file scarecrows-1.19.2-1.0.12.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file SelectablePainting-1.19.2-2.0.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Shields+-1.3.2-mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file ShinyHorses-1.19-1.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file silver-birch-1.19.2-v4.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file SimpleCoreLib-1.19.2-5.1.0.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file SimpleDrills 1.4.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file simplehats-forge-1.19.2-0.1.6.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file SimpleOres2-1.19.2-5.1.1.8-all.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file simpleplanes-1.19.2-5.0.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file sit-1.19-1.3.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file SlimyBoyos-forge-1.19.2-5.0.0.5.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file smallernetherportals_1.19.2-2.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file smallships-1.19.2-2.0.0-Alpha-0.4.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file smarterfarmers-1.19.2-1.7.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Smooth Swapping-1.19.2-1.0.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file snowundertrees-1.19.2-1.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file snuffles-1.0.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Sophisticated_Wolves-1.19.2-4.0.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file sophisticatedbackpacks-1.19.2-3.18.29.719.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file sophisticatedcore-1.19.2-0.5.15.142.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file SpelunkersCharm-2.6.0-1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file spiderstpo-1.19.2-2.0.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file SpikySpikes-v4.0.5-1.19.2-Forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Spirit-forge-1.19.2-2.2.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file sprout-1.4.4-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file squatgrow-3.0.0-build.33+mc1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file supermartijn642corelib-1.0.19a-forge-mc1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file supplementaries-1.19.2-2.2.23.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file tameablebeasts-1.19.2-3.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file TaxFreeLevels-1.3.1-forge-1.18.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file TerraBlender-forge-1.19.2-2.0.1.128.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file The_Undergarden-1.19.2-0.8.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file themissingvillages-2.0.0-1.19.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file transparent-5.1.2+1.19-forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file TreeChop-1.19.1-0.15.8.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file u_team_core-1.19.2-4.4.3.235.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Uncrafter-1.19.2-1.1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file UndergroundVillages-1.19-1.1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file UniversalBoneMeal-v4.2.0-1.19.2-Forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file UniversalEnchants-v4.2.8-1.19.2-Forge.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file UnusualEnd1.19_V1.2.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file upgradedcore-1.19.2-4.1.0.0-release.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file upgradednetherite-1.19.2-5.1.0.5-release.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file upgradednetherite_items-1.19.2-4.1.0.1-release.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file Visuality-1.0+forge-mc1.19.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file vitalize-forge-1.19.2-1.1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file waystones-forge-1.19-11.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file wso16-forge-1.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file YungsApi-1.19.2-Forge-3.8.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file YungsBetterDesertTemples-1.19.2-Forge-2.2.1.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file YungsBetterDungeons-1.19.2-Forge-3.2.2.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file YungsBridges-1.19.2-Forge-3.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file YungsExtras-1.19.2-Forge-3.1.0.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:46] [main/INFO]: Found mod file zombieawareness-1.19.2-1.12.3.jar of type MOD with provider {mods folder locator at E:\Games\curseforge\minecraft\Instances\Instances\Modden Minecraft 1.19.2\mods}
[21:25:47] [main/WARN]: Mod file E:\Games\curseforge\minecraft\Instances\Install\libraries\net\minecraftforge\fmlcore\1.19.2-43.1.43\fmlcore-1.19.2-43.1.43.jar is missing mods.toml file
[21:25:47] [main/WARN]: Mod file E:\Games\curseforge\minecraft\Instances\Install\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.1.43\javafmllanguage-1.19.2-43.1.43.jar is missing mods.toml file
[21:25:47] [main/WARN]: Mod file E:\Games\curseforge\minecraft\Instances\Install\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.1.43\lowcodelanguage-1.19.2-43.1.43.jar is missing mods.toml file
[21:25:47] [main/WARN]: Mod file E:\Games\curseforge\minecraft\Instances\Install\libraries\net\minecraftforge\mclanguage\1.19.2-43.1.43\mclanguage-1.19.2-43.1.43.jar is missing mods.toml file
[21:25:47] [main/INFO]: Found mod file fmlcore-1.19.2-43.1.43.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@61a91912
[21:25:47] [main/INFO]: Found mod file javafmllanguage-1.19.2-43.1.43.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@61a91912
[21:25:47] [main/INFO]: Found mod file lowcodelanguage-1.19.2-43.1.43.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@61a91912
[21:25:47] [main/INFO]: Found mod file mclanguage-1.19.2-43.1.43.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@61a91912
[21:25:47] [main/INFO]: Found mod file client-1.19.2-20220805.130853-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@61a91912
[21:25:47] [main/INFO]: Found mod file forge-1.19.2-43.1.43-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@61a91912
[21:25:47] [main/ERROR]: 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.19.2-43.1.43.jar%2395!/:1.0]
    at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:105) ~[fmlloader-1.19.2-43.1.43.jar%2395!/:?]
    at net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:166) ~[fmlloader-1.19.2-43.1.43.jar%2395!/:1.0]
    at net.minecraftforge.fml.loading.FMLServiceProvider.beginScanning(FMLServiceProvider.java:86) ~[fmlloader-1.19.2-43.1.43.jar%2395!/:1.0]
    at cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:112) ~[modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:100) ~[modlauncher-10.0.8.jar%2382!/:?]
    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-10.0.8.jar%2382!/:?]
    at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:55) [modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:87) [modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?]
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
[21:25:47] [main/ERROR]: Mod Discovery failed. Skipping dependency discovery.

Posted

No, that is the latest log. It doesn't show the mod ids for the mods.

But you have both rei (roughly enough items) and jei (just enough items) installed which won't work.

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.

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 everyone, there was a problem with my build in prism launcher, when I launch the world, the game immediately crashes https://mclo.gs/I0BNk7n can someone help please😩
    • Saving big while shopping online is easier than ever with the Temu coupon code £100 off. This deal is among the best you can get today. When you use the acs670886 Temu coupon code, you'll unlock massive benefits tailored for users in the United Kingdom and other parts of Europe. It's our way of making shopping more rewarding for everyone across the region. By using Temu coupon £100 off and Temu 100 off coupon code, you're not just saving money, you're joining a community of savvy shoppers who never pay full price. What Is The Coupon Code For Temu £100 Off? Both new and existing customers can enjoy amazing benefits using our Temu coupon £100 off. You can redeem this £100 off Temu coupon through the Temu website or mobile app easily. acs670886: Flat £100 off your purchase, no minimum order value.   acs670886: Get a £100 coupon pack for multiple uses across several categories.   acs670886: £100 flat discount specially tailored for first-time UK customers.   acs670886: Extra £100 promotional discount for existing European users.   acs670886: Exclusive £100 coupon for Temu UK users with added benefits.   Temu Coupon Code £100 Off For New Users In 2025 If you're new to Temu, you're in luck—our coupon code offers the highest perks for first-time shoppers. Use the Temu coupon £100 off and Temu coupon code £100 off to maximize your savings today. acs670886: Flat £100 discount for brand-new Temu users.   acs670886: Receive a generous £100 coupon bundle immediately after sign-up.   acs670886: Use up to £100 in coupons across multiple purchases.   acs670886: Enjoy free shipping throughout Europe.   acs670886: First-time users also get an additional 30% off on their initial order.   How To Redeem The Temu coupon £100 off For New Customers? To activate your Temu £100 coupon, create a new account on the Temu app or website. Find the coupon section in your profile and enter the Temu £100 off coupon code for new users. Apply acs670886 during checkout to see the discount reflected instantly. Temu Coupon £100 Off For Existing Customers Our discounts aren’t just for new users—existing customers can also enjoy serious savings! Use the Temu £100 coupon codes for existing users and benefit from Temu coupon £100 off for existing customers free shipping. acs670886: £100 extra discount for returning Temu shoppers.   acs670886: Coupon bundle worth £100 for multi-item purchases.   acs670886: Complimentary gift and free express delivery across Europe.   acs670886: Stackable with up to 70% discounts on select items.   acs670886: Unlimited free shipping for all UK-based customers.   How To Use The Temu Coupon Code £100 Off For Existing Customers? Log into your Temu account and go to the promo code section. Apply the Temu coupon code £100 off or Temu coupon £100 off code by entering acs670886 before checking out. Latest Temu Coupon £100 Off First Order Maximize your savings during your first order using our special code. Just apply the Temu coupon code £100 off first order, Temu coupon code first order, or Temu coupon code £100 off first time user. acs670886: Flat £100 discount for your first Temu purchase.   acs670886: Welcome bundle worth £100 just for signing up.   acs670886: Apply multiple coupon slices totaling £100.   acs670886: Free shipping extended to all EU nations.   acs670886: 30% bonus discount on top of the initial order savings.   How To Find The Temu Coupon Code £100 Off? You can discover the latest Temu coupon £100 off and Temu coupon £100 off Reddit by subscribing to Temu's newsletter. Social media pages and trusted coupon websites also share new codes weekly. Is Temu £100 Off Coupon Legit? Yes, the Temu £100 Off Coupon Legit question has a very simple answer: Absolutely! The Temu 100 off coupon legit status is confirmed through daily testing and real customer feedback. Our acs670886 coupon code is completely valid and safe for UK and EU users. Use it without worry for both new and repeat purchases. How Does Temu £100 Off Coupon Work? The Temu coupon code £100 off first-time user is a digital promo you apply during checkout. By using Temu coupon codes 100 off, you receive instant deductions or bundles applied to your total, helping you save more with every order. How To Earn Temu £100 Coupons As A New Customer? To earn your Temu coupon code £100 off, simply register on the Temu app or website as a new customer. The 100 off Temu coupon code is auto-added to your account or made available via email or push notifications. What Are The Advantages Of Using The Temu Coupon £100 Off? £100 discount on your first order   £100 coupon bundle usable across several orders   Up to 70% off on trending items   30% additional discount for UK-based loyal customers   Up to 90% off selected promotional products   Free gifts for new users   Free shipping in UK and Europe   Temu £100 Discount Code And Free Gift For New And Existing Customers By using the Temu £100 off coupon code or £100 off Temu coupon code, you enjoy unmatched shopping privileges. Whether new or returning, our users love the flexibility and value. acs670886: £100 first-order discount with instant activation   acs670886: Extra 30% on all product categories   acs670886: Receive free welcome gift as a new user   acs670886: Discount stackable with up to 70% sale prices   acs670886: Free shipping plus surprise gifts across Europe   Pros And Cons Of Using Temu Coupon Code £100 Off This Month Pros:   Flat £100 discount   Extra 30% off for UK users   Free gifts included   No expiration date   Can be combined with other offers   Cons:   One-time use per account for new users   Limited eligibility on some product categories   Terms And Conditions Of Using The Temu Coupon £100 Off In 2025 Temu coupon code £100 off free shipping available to all UK and EU users   Latest Temu coupon code £100 off is updated regularly   No expiration date for acs670886   Valid for both new and existing users   No minimum purchase requirement to activate the coupon   Final Note: Use The Latest Temu Coupon Code £100 Off You can enjoy real savings with the Temu coupon code £100 off on both your first and subsequent orders. Start shopping smarter by using this code today. The Temu coupon £100 off isn’t just a promotion—it’s your ticket to unmatched value and convenience across Europe. FAQs Of Temu £100 Off Coupon 1. What is the Temu £100 off coupon code? The code is acs670886, and it gives you up to £100 off instantly on the Temu app or website, with no minimum purchase needed. 2. Is the Temu coupon £100 off valid in 2025? Yes, this coupon is 100% valid in 2025 for both new and existing users in the UK and Europe. 3. Can existing users also benefit from the £100 coupon? Absolutely! Existing users can get an extra £100 coupon pack and additional savings like free gifts and shipping. 4. Is there a limit to how many times I can use the Temu coupon? New users can use it once, while existing users can use acs670886 across multiple purchases via the coupon bundle. 5. Where can I find more Temu coupons in 2025? Check Temu's newsletter, Reddit, and verified coupon sites to always stay updated with the newest discounts.  
    • If you're shopping for the first time on Temu, here's exciting news: you can get a Temu coupon code £100 off for your order. It’s a fantastic way to save big while exploring the thousands of items on Temu. Use our exclusive Temu coupon code acs670886 and unlock maximum benefits when shopping from the United Kingdom or any European country. Whether you're after fashion, home goods, or gadgets, this code offers an unbeatable start. With the Temu coupon £100 off and Temu 100 off coupon code, you’ll enjoy substantial discounts and access exclusive first-time offers that make your online shopping experience even more rewarding. What Is The Coupon Code For Temu £100 Off? If you’re new or even a regular shopper on Temu, there’s a huge treat for you. Use our special Temu coupon £100 off and enjoy big savings. This £100 off Temu coupon is valid for all users. acs670886: Enjoy a flat £100 discount on your order instantly.   acs670886: Get a £100 coupon pack that can be used across multiple purchases.   acs670886: Exclusive £100 flat discount for new customers.   acs670886: Receive an extra £100 off as a promo offer for existing Temu shoppers.   acs670886: Designed specifically for shoppers in the UK for maximum benefit.   Temu Coupon Code £100 Off For New Users In 2025 If you're a new user, you're in for a treat. Our Temu coupon £100 off and Temu coupon code £100 off gives you top-tier benefits right from the start. acs670886: Get a flat £100 discount as a welcome gift.   acs670886: Unlock a £100 coupon bundle curated for first-time users.   acs670886: Benefit from up to £100 in multiple-use coupon packs.   acs670886: Free shipping all over Europe with your first order.   acs670886: Enjoy an additional 30% discount on any first-time purchase.   How To Redeem The Temu coupon £100 off For New Customers? To activate your Temu £100 coupon and use the Temu £100 off coupon code for new users, follow these steps: Download the Temu app or visit the website.   Sign up for a new account using your email or social ID.   Add your desired items to the cart.   On the checkout page, locate the "Apply Coupon Code" section.   Enter acs670886 and click apply.   Enjoy your discounts and complete the purchase!   Temu Coupon £100 Off For Existing Customers Even if you're a regular Temu customer, you can still grab exclusive benefits. With our Temu £100 coupon codes for existing users and Temu coupon £100 off for existing customers free shipping, savings are guaranteed. acs670886: Receive an extra £100 off on your next Temu order.   acs670886: Access a special £100 coupon bundle for repeat customers.   acs670886: Enjoy a free gift and express delivery throughout Europe.   acs670886: Up to 70% discount stacked on your coupon benefits.   acs670886: Free delivery throughout the United Kingdom.   How To Use The Temu Coupon Code £100 Off For Existing Customers? To enjoy the Temu coupon code £100 off and make use of the Temu coupon £100 off code, follow this guide: Log into your existing Temu account.   Browse and add products to your shopping basket.   Proceed to checkout.   In the coupon field, type acs670886.   Apply the code and see the discount activate instantly.   Complete your order with massive savings.   Latest Temu Coupon £100 Off First Order The best time to save is on your first order, and we’ve made that easy. Use the Temu coupon code £100 off first order, Temu coupon code first order, and Temu coupon code £100 off first time user for incredible savings. acs670886: Enjoy a flat £100 discount on your very first purchase.   acs670886: Redeem a full £100 Temu coupon code first order benefit.   acs670886: Get up to £100 in multiple-use coupon vouchers.   acs670886: Free shipping across European countries.   acs670886: Additional 30% off on every item in your first order.   How To Find The Temu Coupon Code £100 Off? If you're looking for the latest Temu coupon £100 off and even those discussed on Temu coupon £100 off Reddit, here’s how to find them. Start by signing up for Temu’s official newsletter to receive coupons directly in your inbox. Additionally, keep an eye on Temu’s social media pages like Instagram, Facebook, and Twitter. For the latest and verified coupons, always visit trusted coupon websites that update their listings daily. Is Temu £100 Off Coupon Legit? Yes, the Temu £100 Off Coupon Legit and Temu 100 off coupon legit claims are 100% valid. Our Temu coupon code acs670886 is legitimate, safe to use, and regularly tested. You can confidently use it on both new and recurring orders in 2025. This coupon works across the UK and Europe with no expiration restrictions, ensuring you save consistently. How Does Temu £100 Off Coupon Work? The Temu coupon code £100 off first-time user and Temu coupon codes 100 off work as discount codes that you enter during checkout. Once the code is applied, you get instant deductions from your total bill, and in some cases, added perks like free shipping and free gifts. This code can also unlock bundles or extra discounts depending on your cart size and product type. It’s designed to maximise your savings and encourage smart shopping for new and regular users alike. How To Earn Temu £100 Coupons As A New Customer? You can earn the Temu coupon code £100 off and 100 off Temu coupon code simply by creating a new account and entering the code during your first purchase. The platform may also reward you for referrals, app downloads, or completing your profile. Always check your email and Temu account dashboard for exclusive coupon notifications and bonus vouchers. What Are The Advantages Of Using The Temu Coupon £100 Off? Here are the key benefits of using the Temu coupon code 100 off and Temu coupon code £100 off: £100 off on your first Temu order.   Access to a £100 coupon bundle for multiple orders.   70% off popular trending products.   Extra 30% discount for existing UK users.   Up to 90% off on selected clearance items.   Free welcome gift for first-time UK shoppers.   Complimentary delivery throughout Europe.   Temu £100 Discount Code And Free Gift For New And Existing Customers With our Temu £100 off coupon code and £100 off Temu coupon code, shopping on Temu becomes an exciting experience. Here are some of the most attractive benefits: acs670886: £100 discount applied immediately on checkout.   acs670886: Extra 30% off on your selected items.   acs670886: Free welcome gift for all new users.   acs670886: Up to 70% savings across categories.   acs670886: Free shipping and gift delivery in Europe and the UK.   Pros And Cons Of Using Temu Coupon Code £100 Off This Month Let’s explore the pros and cons of the Temu coupon £100 off code and Temu 100 off coupon: Pros: Substantial £100 discount.   Stackable with other offers.   No expiration date.   Free delivery in the UK and Europe.   Works for new and existing customers.   Cons: Limited to specific categories occasionally.   Some items may be excluded from additional discounts.   Terms And Conditions Of Using The Temu Coupon £100 Off In 2025 Below are the terms for Temu coupon code £100 off free shipping and latest Temu coupon code £100 off: No expiration date; use anytime.   Valid for both new and existing users.   Usable across the UK and Europe.   No minimum purchase required.   Must enter acs670886 at checkout for discounts to apply.   Final Note: Use The Latest Temu Coupon Code £100 Off Don’t miss your chance to save with the Temu coupon code £100 off. This is the perfect time to stock up and explore Temu’s extensive product selection with extra value. Get the best of Temu today by using your exclusive Temu coupon £100 off and enjoy shopping smarter. FAQs Of Temu £100 Off Coupon 1. What is the Temu coupon code for £100 off? You can use the code acs670886 during checkout to get a £100 discount on your order. It’s valid for both new and existing users across the UK and Europe. 2. Can I use the £100 Temu coupon more than once? Yes, you can use acs670886 for bundles and repeated benefits until the full £100 value is utilised. 3. Is the Temu £100 coupon code legit? Absolutely. The coupon code is tested, verified, and safe to use for UK and European shoppers. 4. How do I redeem the Temu coupon code as a new user? Simply create a new account on Temu, add items to your cart, and apply acs670886 during checkout. 5. Are there shipping charges with the £100 Temu coupon? No. When you apply acs670886, shipping is free throughout the UK and Europe.
    • Temu coupon code 100€ off is a golden opportunity for online shoppers across Europe to save massively on their next Temu order. Whether you’re in Germany, France, or Switzerland, this deal unlocks the best prices. Our verified acs670886 Temu coupon code provides the maximum benefits for people in European nations, including flat discounts and bundled coupons. We ensure the promo is valid, working, and regularly tested. Temu coupon 100€ off and Temu 100 off coupon code are keywords you should remember. These will help you unlock incredible savings across a variety of product categories. What Is The Coupon Code For Temu 100€ Off? Both new and existing customers can enjoy amazing discounts using our 100€ coupon code on the Temu website and app. Temu coupon 100€ off and 100€ off Temu coupon offer premium benefits across categories, with no tricks involved. acs670886 – Flat 100€ off on your entire order.   acs670886 – Unlock a 100€ coupon pack usable over multiple orders.   acs670886 – Flat 100€ discount exclusively for new users.   acs670886 – Extra 100€ off for loyal and returning customers.   acs670886 – Validated 100€ coupon designed for European customers.   Temu Coupon Code 100€ Off For New Users In 2025 As a new user, you’re in luck! Use our code on the Temu app to grab unbeatable deals. Temu coupon 100€ off and Temu coupon code 100€ off are your keys to maximum savings. acs670886 – Flat 100€ off your first-ever purchase.   acs670886 – Claim a bundled 100€ coupon pack instantly.   acs670886 – Enjoy multiple uses of the 100€ discount coupon.   acs670886 – Free shipping across Germany, France, Italy, and Switzerland.   acs670886 – Extra 30% off on your very first Temu purchase.   How To Redeem The Temu coupon 100€ off For New Customers? Temu 100€ coupon and Temu 100€ off coupon code for new users can be used in a few simple steps: Download the Temu app or visit the official Temu website.   Create a new account using your email or phone number.   Browse products and add items worth over 100€ to your cart.   Go to checkout and paste the coupon code acs670886.   Apply the discount and proceed to payment.   Temu Coupon 100€ Off For Existing Customers Existing customers don’t need to feel left out—we’ve got you covered too. Temu 100€ coupon codes for existing users and Temu coupon 100€ off for existing customers free shipping ensure you continue enjoying top-tier savings. acs670886 – Additional 100€ discount for loyal Temu customers.   acs670886 – Use the 100€ coupon bundle on multiple orders.   acs670886 – Receive a free gift with express shipping across Europe.   acs670886 – Get up to 70% off stacked with this 100€ coupon.   acs670886 – Enjoy free shipping in Germany, France, Italy, Spain, and Switzerland.   How To Use The Temu Coupon Code 100€ Off For Existing Customers? Using Temu coupon code 100€ off and Temu coupon 100€ off code is simple for returning users: Login to your Temu account.   Add products to your cart totaling over 100€.   At checkout, enter the coupon code acs670886.   Confirm the discount and place your order.   Latest Temu Coupon 100€ Off First Order If you’re placing your first Temu order, we’ve got something special for you. Temu coupon code 100€ off first order, Temu coupon code first order, and Temu coupon code 100€ off first time user will maximize your savings. acs670886 – Flat 100€ discount on your very first Temu order.   acs670886 – Special 100€ coupon valid for your first checkout.   acs670886 – Bundle worth up to 100€ valid across products.   acs670886 – Enjoy free shipping throughout Europe.   acs670886 – Extra 30% discount for first-time orders in Germany, France, and beyond.   How To Find The Temu Coupon Code 100€ Off? Finding Temu coupon 100€ off and Temu coupon 100€ off Reddit deals is easy: Subscribe to Temu’s newsletter for exclusive coupons.   Follow Temu on social platforms like Instagram and Facebook.   Bookmark trusted coupon sites that regularly update verified codes like acs670886.   Is Temu 100€ Off Coupon Legit? Yes, Temu 100€ Off Coupon Legit and Temu 100 off coupon legit are real and reliable. Our acs670886 code is verified and thoroughly tested.   It’s safe for both new and existing users.   It works across Europe without restrictions.   No expiration date applies to this promo code.   How Does Temu 100€ Off Coupon Work? Temu coupon code 100€ off first-time user and Temu coupon codes 100 off activate instant savings at checkout. Once you apply acs670886, the discount is automatically deducted from your total. This code works seamlessly on the website and app. It doesn’t matter whether you’re a new or returning customer—just meet the minimum order value (usually 100€), paste the code, and enjoy the benefits. How To Earn Temu 100€ Coupons As A New Customer? You can easily get Temu coupon code 100€ off and 100 off Temu coupon code just by signing up. New customers receive welcome offers via email and in-app notifications. Additionally, promotions like acs670886 are available via trusted coupon sites and social media. You can also participate in promotional campaigns within the app for more exclusive benefits. What Are The Advantages Of Using Temu Coupon 100€ Off? Here are the top perks of using Temu coupon code 100 off and Temu coupon code 100€ off: 100€ discount on your very first order.   100€ coupon bundle usable across categories.   70% discount on hot-selling items.   Extra 30% discount for returning users.   Up to 90% off on selected daily deals.   Free gift for new users from Europe.   Free delivery to Germany, France, Italy, and Switzerland.   Temu 100€ Discount Code And Free Gift For New And Existing Customers Here’s why Temu 100€ off coupon code and 100€ off Temu coupon code are game changers: acs670886 – Get 100€ off on your first order today.   acs670886 – Receive an extra 30% off on any Temu item.   acs670886 – Claim your welcome gift as a new user.   acs670886 – Enjoy up to 70% off top-rated items.   acs670886 – Free shipping + surprise gift in all European nations.   Pros And Cons Of Using Temu Coupon Code 100€ Off This Month Temu coupon 100€ off code and Temu 100 off coupon bring huge value, but here’s the full picture: Pros: Verified 100€ savings.   Applicable for both new and existing customers.   No expiry date.   Extra discounts up to 90%.   Free gifts and shipping included.   Cons: Only valid for European countries.   Minimum order requirement of 100€ or more.   Terms And Conditions Of Using The Temu Coupon 100€ Off In 2025 Temu coupon code 100€ off free shipping and latest Temu coupon code 100€ off work under these simple T&Cs: No expiration date.   Valid for both new and existing users.   Available across European nations.   No minimum purchase required in most cases.   Works on Temu website and mobile app.   Final Note: Use The Latest Temu Coupon Code 100€ Off Now is the best time to save with the Temu coupon code 100€ off. Use it while shopping and experience massive value. There’s no doubt that Temu coupon 100€ off is the most rewarding offer for both new and existing customers. Don’t miss out! FAQs Of Temu 100€ Off Coupon Q1: Can I use the Temu 100€ coupon more than once? Yes, the code acs670886 can be used across multiple transactions if bundled coupons are unlocked. Q2: Is Temu 100€ off coupon available for all countries in Europe? Yes, this coupon works across Germany, France, Italy, Switzerland, Spain, and other European nations. Q3: Can existing users also use the 100€ Temu coupon code? Absolutely! Existing customers can use acs670886 for extra discounts and shipping benefits. Q4: Is Temu 100€ coupon legit and working in 2025? Yes, it is fully verified, tested, and valid throughout 2025. Q5: What are the main benefits of the Temu 100€ off coupon? You get a 100€ discount, free gifts, up to 70–90% off, and exclusive shipping perks using the code acs670886.  
    • coupon, shopping on the app or website becomes more affordable and rewarding. acs670886 – Enjoy a flat $100 discount on any order.   acs670886 – Unlock a $100 coupon pack usable across multiple purchases.   acs670886 – Exclusive $100 discount just for new users.   acs670886 – Extra $100 promo code for loyal, returning customers.   acs670886 – $100 coupon specially tailored for users in the USA and Canada.   Temu Coupon Code $100 Off For New Users In 2025 If you’re a new Temu user, you can receive the most benefits by using our verified code. This Temu coupon $100 off combined with the Temu coupon code $100 off ensures a budget-friendly shopping experience. acs670886 – Flat $100 discount on your first-ever order.   acs670886 – $100 coupon bundle designed exclusively for new customers.   acs670886 – Up to $100 coupon bundle usable across different purchases.   acs670886 – Benefit from free shipping to 68 countries globally.   acs670886 – An extra 30% discount for first-timLooking for the best deals online? Our Temu coupon code $100 off is exactly what you need to unlock maximum savings. Use the Temu code acs670886 to get exclusive discounts for users across the USA, Canada, and Europe. This is your chance to shop smart and save big. Whether you are searching for a Temu coupon $100 off or a Temu 100 off coupon code, we’ve got you covered with verified offers that work every time. What Is The Coupon Code For Temu $100 Off? Both new and existing Temu customers can enjoy exciting savings when they use our exclusive Temu coupon $100 off. With the $100 off Temue users on any item.   How To Redeem The Temu Coupon $100 Off For New Customers? To use the Temu $100 coupon and claim the Temu $100 off coupon code for new users, follow these steps: Download and install the Temu app or visit the website.   Sign up as a new user with your email or phone number.   Add your favorite products to the cart.   Go to checkout and paste the coupon code acs670886 in the promo code box.   Your discount will be automatically applied, and you can enjoy your savings.   Temu Coupon $100 Off For Existing Customers Even existing customers can reap the rewards with our exclusive code. Use the Temu $100 coupon codes for existing users and benefit from Temu coupon $100 off for existing customers free shipping without missing out. acs670886 – An additional $100 off for loyal Temu users.   acs670886 – Receive a $100 coupon bundle for several orders.   acs670886 – Free gift and express shipping in the USA and Canada.   acs670886 – Enjoy 30% off on top of any running offer.   acs670886 – Free global shipping to 68 countries.   How To Use The Temu Coupon Code $100 Off For Existing Customers? To make the most of the Temu coupon code $100 off and Temu coupon $100 off code as a returning customer: Open the Temu app or website and log in.   Browse through the products and add items to your cart.   At checkout, enter acs670886 in the promo section.   Review your updated total reflecting the applied discount.   Complete your purchase and enjoy amazing savings.   Latest Temu Coupon $100 Off First Order Your first order with Temu just got even better! The Temu coupon code $100 off first order, Temu coupon code first order, and Temu coupon code $100 off first time user are here to elevate your shopping experience. acs670886 – Flat $100 off the first purchase.   acs670886 – Verified $100 Temu coupon code for initial orders.   acs670886 – Use this code to get a $100 coupon for multiple uses.   acs670886 – Free shipping included for first orders in 68 countries.   acs670886 – Additional 30% off on your first transaction.   How To Find The Temu Coupon Code $100 Off? Wondering where to grab the best Temu coupon $100 off or track the Temu coupon $100 off Reddit discussions? Simply sign up for Temu’s newsletter for insider updates. You can also follow Temu on social media for limited-time offers and verified codes. For the latest and working codes, visit trusted coupon websites like ours for real-time updates. Is Temu $100 Off Coupon Legit? Yes, the Temu $100 Off Coupon Legit claim is absolutely true. Our code acs670886 is thoroughly tested and verified. You can safely use it for your first order and even on future ones without any concerns. The Temu 100 off coupon legit status means the code is valid worldwide and doesn’t expire anytime soon. How Does Temu $100 Off Coupon Work? The Temu coupon code $100 off first-time user and Temu coupon codes 100 off allow you to receive up to $100 in discounts when making a purchase on Temu. It works by applying the code acs670886 during checkout, which instantly reduces your payable total. Whether you're a first-time or repeat buyer, this coupon code brings significant value to your orders. How To Earn Temu $100 Coupons As A New Customer? To earn your Temu coupon code $100 off and enjoy the 100 off Temu coupon code benefits, all you need to do is sign up as a new user. Then, enter our verified code acs670886 at checkout to get instant access to your $100 discount, free shipping, and other benefits designed specifically for first-time shoppers. What Are The Advantages Of Using The Temu Coupon $100 Off? Using the Temu coupon code 100 off and Temu coupon code $100 off brings amazing shopping perks: $100 off on your very first Temu order   $100 coupon bundle for ongoing purchases   Up to 70% discount on selected trending items   Extra 30% discount for returning users   Up to 90% savings on exclusive deals   Free welcome gift for new customers   Complimentary global shipping to 68 nations   Temu $100 Discount Code And Free Gift For New And Existing Customers There’s more than just savings when using our Temu $100 off coupon code and $100 off Temu coupon code. You’ll also receive valuable gifts and extended discounts. acs670886 – $100 off your very first order on Temu.   acs670886 – Extra 30% off on any purchase.   acs670886 – Complimentary gift for new shoppers.   acs670886 – Access to 70% off selected items on the app.   acs670886 – Free gift and free delivery in 68 nations.   Pros And Cons Of Using The Temu Coupon Code $100 Off This Month Explore the highlights and considerations when using the Temu coupon $100 off code and Temu 100 off coupon: Pros: Verified and easy to apply   Valid for new and existing customers   Flat $100 discount on all orders   Global shipping with no extra cost   Up to 30% extra off even on discounted items   Cons: Limited to one use per account   May not stack with other special offers   Terms And Conditions Of Using The Temu Coupon $100 Off In 2025 Before using the Temu coupon code $100 off free shipping and latest Temu coupon code $100 off, please review the following terms: The code has no expiration date.   Valid in 68 countries, including the USA, UK, and Canada.   Applicable to both new and existing users.   No minimum purchase amount required.   Can be used through both app and website.   Final Note: Use The Latest Temu Coupon Code $100 Off Using the Temu coupon code $100 off is your gateway to incredible savings and rewards on every order. Shop now to make the most of this limited-time opportunity. Enjoy unbeatable prices, exclusive gifts, and free global shipping with the Temu coupon $100 off by applying our verified code today. FAQs Of Temu $100 Off Coupon Is the Temu $100 off coupon real? Yes, the Temu $100 off coupon is real, verified, and works for both new and returning customers across 68 countries. How do I apply the Temu coupon code on my first order? Add products to your cart, head to checkout, and enter the code acs670886 to instantly get $100 off. Can existing customers use the Temu $100 off coupon? Absolutely. Existing customers can use the code acs670886 to get an extra $100 discount and free gifts. Does the coupon code expire? No, our coupon code acs670886 does not have an expiration date, so you can use it anytime. What do I get apart from the $100 off? Along with the $100 discount, you get up to 30% extra off, free gifts, and free shipping worldwide.    
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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