Forge 1.16.5 Client Log

#I9w5iFF
26 errors
93 lines
Raw
Analysis
Minecraft version:
1.16.5
Forge version:
36.2.39
1[20:43:45] [main/INFO]: ModLauncher running: args [--username, Sheva, --version, Medieval MC [FORGE] 1.16.5 v57, --gameDir, C:\Users\********\AppData\Roaming\.minecraft\versions\Medieval MC [FORGE] 1.16.5 v57, --assetsDir, C:\Users\********\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, e77d9c6e832741fc9d2fdbcdd006a5af, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 925, --height, 530, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.39, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
2[20:43:45] [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[20:43:45] [main/WARN]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
4[20:43:46] [main/INFO]: Added Lets Encrypt root certificates as additional trust
5[20:43:46] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/********/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
6[20:43:48] [main/INFO]: Launching target 'fmlclient' with arguments [--version, Medieval MC [FORGE] 1.16.5 v57, --gameDir, C:\Users\********\AppData\Roaming\.minecraft\versions\Medieval MC [FORGE] 1.16.5 v57, --assetsDir, C:\Users\********\AppData\Roaming\.minecraft\assets, --uuid, e77d9c6e832741fc9d2fdbcdd006a5af, --username, Sheva, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 925, --height, 530]
7[20:43:54] [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'
8[20:43:54] [main/INFO]: Setting user: Sheva
9[20:43:55] [main/INFO]: Backend library: LWJGL version 3.2.2 build 10
10[20:43:56] [main/FATAL]: Error during pre-loading phase
11net.minecraftforge.fml.ModLoadingException: fml.modloading.dupedmod
12 at net.minecraftforge.fml.ModLoadingException.lambda$fromEarlyException$0(ModLoadingException.java:50) ~[?:?]
13 at net.minecraftforge.fml.ModLoadingException$$Lambda$2889/1947378744.apply(Unknown Source) ~[?:?]
14 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51]
15 at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51]
16 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51]
17 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51]
18 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51]
19 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51]
20 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51]
21 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51]
22 at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:270) ~[?:1.8.0_51]
23 at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51]
24 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51]
25 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51]
26 at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_51]
27 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51]
28 at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_51]
29 at net.minecraftforge.fml.ModLoader.<init>(ModLoader.java:106) ~[?:?]
30 at net.minecraftforge.fml.ModLoader.get(ModLoader.java:140) [?:?]
31 at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$1(ClientModLoader.java:89) [?:?]
32 at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2886/1342198213.run(Unknown Source) [?:?]
33 at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:109) [?:?]
34 at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2887/247969246.run(Unknown Source) [?:?]
35 at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:89) [?:?]
36 at net.minecraft.client.Minecraft.<init>(Minecraft.java:437) [?:?]
37 at net.minecraft.client.main.Main.main(Main.java:149) [?:?]
38 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
39 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
40 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
41 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
42 at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.39.jar:36.2]
43 at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1142653826.call(Unknown Source) [forge-1.16.5-36.2.39.jar:36.2]
44 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]
45 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]
46 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
47 at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
48 at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
49[20:43:56] [main/WARN]: Removed resource pack mod_resources from options because it doesn't seem to exist anymore
50[20:43:56] [main/WARN]: Removed resource pack quark:emote_resources from options because it doesn't seem to exist anymore
51[20:43:56] [main/WARN]: Removed resource pack file/IAF-DE4THR4SH-Dragonsteel-Weaponry-v2.0 [1.16.X-NOGLOW].zip from options because it doesn't seem to exist anymore
52[20:43:56] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state
53[20:43:56] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state
54[20:43:56] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state
55[20:43:58] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state
56[20:43:58] [main/INFO]: Narrator library for x64 successfully loaded
57[20:43:58] [main/INFO]: Reloading ResourceManager: Default, Excalibur_V1.16.zip, Excalibur_Mod_Support_V1.18.1.1.zip, STONEBORN - 1.16.5 - V3.1.zip, STONEBORN - 1.16 - EXTENDED V1.3.zip, Created Storage Network 1.1.zip, EmbellishedStone.zip, EclecticTrove-1.16.5-1.0.1.zip, FullyAgedCropMarker_update3.1.zip
58[20:43:58] [Worker-Main-11/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state
59[20:43:58] [Worker-Main-12/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
60[20:43:58] [Worker-Main-8/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
61[20:43:58] [Worker-Main-14/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
62[20:44:02] [Worker-Main-11/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
63[20:44:02] [Worker-Main-11/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
64[20:44:02] [Worker-Main-11/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
65[20:44:02] [Worker-Main-11/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
66[20:44:02] [Worker-Main-11/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
67[20:44:02] [Worker-Main-11/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
68[20:44:02] [Worker-Main-11/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
69[20:44:03] [main/INFO]: OpenAL initialized.
70[20:44:03] [main/INFO]: Sound engine started
71[20:44:03] [main/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
72[20:44:03] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
73[20:44:03] [main/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
74[20:44:03] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
75[20:44:03] [main/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
76[20:44:03] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
77[20:44:03] [main/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
78[20:44:03] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
79[20:44:03] [main/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
80[20:44:03] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
81[20:44:03] [main/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
82[20:44:03] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
83[20:44:03] [main/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
84[20:44:03] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
85[20:44:04] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state
86[20:44:04] [main/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
87[20:44:04] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
88[20:44:04] [main/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
89[20:44:04] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
90[20:44:04] [main/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
91[20:44:04] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
92[20:44:04] [main/INFO]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (23/26)
93[20:44:04] [main/FATAL]: Crash report saved to C:\Users\********\AppData\Roaming\.minecraft\versions\Medieval MC [FORGE] 1.16.5 v57\crash-reports\crash-2023-04-27_20.44.04-fml.txt
This log will be saved for 90 days from their last view.
Report abuse