Forge 1.16.5 Client Log

#QsqGddu
26 errors
93 lines
Raw
Analysis
Minecraft version:
1.16.5
Forge version:
36.2.34
1[15:42:50] [main/INFO]: ModLauncher running: args [--username, Dannyje, --version, forge-36.2.34, --gameDir, C:\Users\********\curseforge\minecraft\Instances\Random 1.16.5, --assetsDir, C:\Users\********\curseforge\minecraft\Install\assets, --assetIndex, 1.16, --uuid, aa0babd09f0e4544ba8e2f3434aa9c0f, --accessToken, ????????, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.34, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
2[15:42:50] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_51 by Oracle Corporation
3[15:42:50] [main/WARN]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
4[15:43:00] [main/INFO]: Starting Essential Loader (stage2) version 1.6.2 (e51d6ec7dc071f83d798aec11148dd5b) [stable]
5[15:43:00] [main/INFO]: Added Lets Encrypt root certificates as additional trust
6[15:43:00] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/********/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
7[15:43:00] [main/WARN]: Configuration file C:\Users\********\curseforge\minecraft\Instances\Random 1.16.5\config\fml.toml is not correct. Correcting
8[15:43:00] [main/WARN]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
9[15:43:04] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-36.2.34, --gameDir, C:\Users\********\curseforge\minecraft\Instances\Random 1.16.5, --assetsDir, C:\Users\********\curseforge\minecraft\Install\assets, --uuid, aa0babd09f0e4544ba8e2f3434aa9c0f, --username, Dannyje, --assetIndex, 1.16, --accessToken, ????????, --userType, msa, --versionType, release, --width, 1024, --height, 768]
10[15:43:13] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
11[15:43:13] [main/INFO]: Setting user: Dannyje
12[15:43:13] [main/INFO]: Backend library: LWJGL version 3.2.2 build 10
13[15:43:14] [main/FATAL]: Error during pre-loading phase
14net.minecraftforge.fml.ModLoadingException: fml.modloading.dupedmod
15 at net.minecraftforge.fml.ModLoadingException.lambda$fromEarlyException$0(ModLoadingException.java:64) ~[?:?]
16 at net.minecraftforge.fml.ModLoadingException$$Lambda$2900/1326541986.apply(Unknown Source) ~[?:?]
17 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51]
18 at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51]
19 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51]
20 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51]
21 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51]
22 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51]
23 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51]
24 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51]
25 at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:270) ~[?:1.8.0_51]
26 at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51]
27 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51]
28 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51]
29 at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_51]
30 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51]
31 at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_51]
32 at net.minecraftforge.fml.ModLoader.<init>(ModLoader.java:120) ~[?:?]
33 at net.minecraftforge.fml.ModLoader.get(ModLoader.java:154) [?:?]
34 at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$1(ClientModLoader.java:103) [?:?]
35 at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2897/898810308.run(Unknown Source) [?:?]
36 at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) [?:?]
37 at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2898/841894382.run(Unknown Source) [?:?]
38 at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:103) [?:?]
39 at net.minecraft.client.Minecraft.<init>(Minecraft.java:437) [?:?]
40 at net.minecraft.client.main.Main.main(Main.java:149) [?:?]
41 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
42 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
43 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
44 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
45 at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2]
46 at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$457/847841178.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2]
47 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]
48 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]
49 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
50 at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
51 at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
52[15:43:14] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state
53[15:43:15] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state
54[15:43:15] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state
55[15:43:16] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state
56[15:43:17] [main/INFO]: Narrator library for x64 successfully loaded
57[15:43:17] [main/INFO]: Reloading ResourceManager: Default
58[15:43:17] [Worker-Main-4/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state
59[15:43:17] [Worker-Main-5/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
60[15:43:19] [Worker-Main-6/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
61[15:43:20] [Worker-Main-4/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
62[15:43:20] [Worker-Main-7/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
63[15:43:20] [Worker-Main-4/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
64[15:43:20] [Worker-Main-4/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
65[15:43:20] [Worker-Main-4/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
66[15:43:20] [Worker-Main-4/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
67[15:43:20] [Worker-Main-4/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
68[15:43:20] [Worker-Main-4/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
69[15:43:20] [main/INFO]: OpenAL initialized.
70[15:43:20] [main/INFO]: Sound engine started
71[15:43:21] [main/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
72[15:43:21] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
73[15:43:21] [main/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
74[15:43:21] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
75[15:43:21] [main/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
76[15:43:21] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
77[15:43:21] [main/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
78[15:43:21] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
79[15:43:21] [main/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
80[15:43:21] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
81[15:43:21] [main/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
82[15:43:21] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
83[15:43:21] [main/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
84[15:43:21] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
85[15:43:21] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state
86[15:43:22] [main/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
87[15:43:22] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
88[15:43:22] [main/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
89[15:43:22] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
90[15:43:22] [main/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
91[15:43:22] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
92[15:43:22] [main/INFO]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (23/26)
93[15:43:22] [main/FATAL]: Crash report saved to C:\Users\********\curseforge\minecraft\Instances\Random 1.16.5\crash-reports\crash-2024-07-28_15.43.22-fml.txt
This log will be saved for 90 days from their last view.
Report abuse