1 | [19lip2024 17:03:46.422] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Tokioai, --version, 1.17.1-forge-37.1.1, --gameDir, C:\Users\********\AppData\Roaming\.minecraft, --assetsDir, C:\Users\********\AppData\Roaming\.minecraft\assets, --assetIndex, 1.17, --uuid, acfd9de69ca740c584031db2d274c922, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 37.1.1, --fml.mcVersion, 1.17.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210706.113038]
|
2 | [19lip2024 17:03:46.426] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.0.7+91+master.8569cdf starting: java version 16.0.1 by Microsoft
|
3 | [19lip2024 17:03:46.534] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=union:/C:/Users/********/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar%2319! Service=ModLauncher Env=CLIENT
|
4 | [19lip2024 17:03:46.567] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Configuration file C:\Users\********\AppData\Roaming\.minecraft\config\fml.toml is not correct. Correcting
|
5 | [19lip2024 17:03:46.572] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [splashscreen] was corrected from null to true
|
6 | [19lip2024 17:03:46.573] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowHeight] was corrected from 480 to null
|
7 | [19lip2024 17:03:46.574] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowControl] was corrected from true to null
|
8 | [19lip2024 17:03:46.574] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowFBScale] was corrected from 1 to null
|
9 | [19lip2024 17:03:46.574] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowProvider] was corrected from fmlearlywindow to null
|
10 | [19lip2024 17:03:46.575] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowWidth] was corrected from 854 to null
|
11 | [19lip2024 17:03:46.575] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowMaximized] was corrected from false to null
|
12 | [19lip2024 17:03:46.575] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [disableOptimizedDFU] was corrected from true to null
|
13 | [19lip2024 17:03:46.575] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowSkipGLVersions] was corrected from [] to null
|
14 | [19lip2024 17:03:46.576] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowLogHelpMessage] was corrected from false to null
|
15 | [19lip2024 17:03:46.576] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowSquir] was corrected from false to null
|
16 | [19lip2024 17:03:46.576] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [detectNonForgeModsToml] was corrected from true to null
|
17 | [19lip2024 17:03:46.577] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowShowCPU] was corrected from false to null
|
18 | [19lip2024 17:03:47.788] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.17.1-forge-37.1.1, --gameDir, C:\Users\********\AppData\Roaming\.minecraft, --assetsDir, C:\Users\********\AppData\Roaming\.minecraft\assets, --uuid, acfd9de69ca740c584031db2d274c922, --username, Tokioai, --assetIndex, 1.17, --accessToken, ????????, --userType, msa, --versionType, release]
|
19 | [17:03:53] [Render thread/WARN]: Assets URL 'union:/C:/Users/********/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.17.1-20210706.113038/client-1.17.1-20210706.113038-srg.jar%2354!/assets/.mcassetsroot' uses unexpected schema
|
20 | [17:03:53] [Render thread/WARN]: Assets URL 'union:/C:/Users/********/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.17.1-20210706.113038/client-1.17.1-20210706.113038-srg.jar%2354!/data/.mcassetsroot' uses unexpected schema
|
21 | [19lip2024 17:03:53.346] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
22 | [17:03:53] [Render thread/INFO]: Setting user: Tokioai
|
23 | [17:03:54] [Render thread/WARN]: Invalid floating point value for option textBackgroundOpacity =
|
24 | java.lang.NumberFormatException: empty String
|
25 | at jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1842) ~[?:?]
|
26 | at jdk.internal.math.FloatingDecimal.parseDouble(FloatingDecimal.java:110) ~[?:?]
|
27 | at java.lang.Double.parseDouble(Double.java:556) ~[?:?]
|
28 | at net.minecraft.client.Options$2.m_142547_(Options.java:399) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
29 | at net.minecraft.client.Options.m_168427_(Options.java:258) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
30 | at net.minecraft.client.Options.m_92140_(Options.java:359) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
31 | at net.minecraft.client.Options.<init>(Options.java:193) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
32 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:426) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
33 | at net.minecraft.client.main.Main.main(Main.java:151) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
34 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
35 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
|
36 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
|
37 | at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
|
38 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.17.1-37.1.1.jar%2323!:?]
|
39 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?]
|
40 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?]
|
41 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?]
|
42 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?]
|
43 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?]
|
44 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?]
|
45 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?]
|
46 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?]
|
47 | [17:03:54] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 SNAPSHOT
|
48 | [17:03:55] [modloading-worker-9/INFO]: Forge mod loading, version 37.1.1, for MC 1.17.1 with MCP 20210706.113038
|
49 | [17:03:55] [modloading-worker-9/INFO]: MinecraftForge v37.1.1 Initialized
|
50 | [17:03:55] [Render thread/WARN]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\throwable-torches-resourcepack.zip'
|
51 | [19lip2024 17:03:56.305] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
|
52 | [17:03:56] [Render thread/INFO]: Reloading ResourceManager: Default, Mod Resources
|
53 | [17:03:56] [modloading-worker-2/WARN]: Configuration file C:\Users\********\AppData\Roaming\.minecraft\config\forge-client.toml is not correct. Correcting
|
54 | [17:03:56] [modloading-worker-2/WARN]: Incorrect key client.selectiveResourceReloadEnabled was corrected from null to its default, true.
|
55 | [17:03:56] [modloading-worker-2/WARN]: Incorrect key client.forceSystemNanoTime was corrected from null to its default, false.
|
56 | [17:03:56] [modloading-worker-2/WARN]: Incorrect key client.calculateAllNormals was corrected from false to its default, null.
|
57 | [17:03:56] [modloading-worker-2/WARN]: Incorrect key client.compressLanIPv6Addresses was corrected from true to its default, null.
|
58 | [17:03:56] [modloading-worker-2/WARN]: Incorrect key client.stabilizeDirectionGetNearest was corrected from true to its default, null.
|
59 | [19lip2024 17:03:56.579] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
|
60 | [19lip2024 17:03:57.005] [Worker-Main-8/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: Can not set static int field forge.com.seibel.lod.common.Config$Client$Advanced$Threading.numberOfWorldGenerationThreads to java.lang.Double
|
61 | Index: 1
|
62 | Listeners:
|
63 | 0: NORMAL
|
64 | 1: net.minecraftforge.eventbus.EventBus$$Lambda$4007/0x0000000100b472e8@99f64b2
|
65 | java.lang.IllegalArgumentException: Can not set static int field forge.com.seibel.lod.common.Config$Client$Advanced$Threading.numberOfWorldGenerationThreads to java.lang.Double
|
66 | at java.base/jdk.internal.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167)
|
67 | at java.base/jdk.internal.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:171)
|
68 | at java.base/jdk.internal.reflect.UnsafeStaticIntegerFieldAccessorImpl.set(UnsafeStaticIntegerFieldAccessorImpl.java:96)
|
69 | at java.base/java.lang.reflect.Field.set(Field.java:793)
|
70 | at TRANSFORMER/lod@1.6.2a/forge.com.seibel.lod.common.wrappers.config.ConfigGui$editSingleOption.loadOption(ConfigGui.java:460)
|
71 | at TRANSFORMER/lod@1.6.2a/forge.com.seibel.lod.common.wrappers.config.ConfigGui.loadFromFile(ConfigGui.java:387)
|
72 | at TRANSFORMER/lod@1.6.2a/forge.com.seibel.lod.common.wrappers.config.ConfigGui.init(ConfigGui.java:161)
|
73 | at TRANSFORMER/lod@1.6.2a/forge.com.seibel.lod.common.LodCommonMain.initConfig(LodCommonMain.java:29)
|
74 | at TRANSFORMER/lod@1.6.2a/com.seibel.lod.forge.ForgeMain.init(ForgeMain.java:71)
|
75 | at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
|
76 | at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
|
77 | at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
|
78 | at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
|
79 | at LAYER PLUGIN/javafmllanguage@1.17.1-37.1.1/net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)
|
80 | at LAYER PLUGIN/fmlcore@1.17.1-37.1.1/net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121)
|
81 | at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800)
|
82 | at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792)
|
83 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
|
84 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
|
85 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
|
86 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
|
87 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
|
88 |
|
89 | [19lip2024 17:03:57.014] [Worker-Main-8/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Caught exception during event FMLCommonSetupEvent dispatch for modid lod
|
90 | java.lang.IllegalArgumentException: Can not set static int field forge.com.seibel.lod.common.Config$Client$Advanced$Threading.numberOfWorldGenerationThreads to java.lang.Double
|
91 | at jdk.internal.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167) ~[?:?]
|
92 | at jdk.internal.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:171) ~[?:?]
|
93 | at jdk.internal.reflect.UnsafeStaticIntegerFieldAccessorImpl.set(UnsafeStaticIntegerFieldAccessorImpl.java:96) ~[?:?]
|
94 | at java.lang.reflect.Field.set(Field.java:793) ~[?:?]
|
95 | at forge.com.seibel.lod.common.wrappers.config.ConfigGui$editSingleOption.loadOption(ConfigGui.java:460) ~[DistantHorizons-1.6.2a-1.17.1.jar%2353!:?]
|
96 | at forge.com.seibel.lod.common.wrappers.config.ConfigGui.loadFromFile(ConfigGui.java:387) ~[DistantHorizons-1.6.2a-1.17.1.jar%2353!:?]
|
97 | at forge.com.seibel.lod.common.wrappers.config.ConfigGui.init(ConfigGui.java:161) ~[DistantHorizons-1.6.2a-1.17.1.jar%2353!:?]
|
98 | at forge.com.seibel.lod.common.LodCommonMain.initConfig(LodCommonMain.java:29) ~[DistantHorizons-1.6.2a-1.17.1.jar%2353!:?]
|
99 | at com.seibel.lod.forge.ForgeMain.init(ForgeMain.java:71) ~[DistantHorizons-1.6.2a-1.17.1.jar%2353!:?]
|
100 | at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-5.0.3.jar%232!:?]
|
101 | at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-5.0.3.jar%232!:?]
|
102 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!:?]
|
103 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!:?]
|
104 | at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[javafmllanguage-1.17.1-37.1.1.jar%2356!:?]
|
105 | at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[fmlcore-1.17.1-37.1.1.jar%2355!:?]
|
106 | at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?]
|
107 | at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?]
|
108 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?]
|
109 | at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?]
|
110 | at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?]
|
111 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?]
|
112 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
|
113 | [19lip2024 17:03:57.166] [modloading-worker-2/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event COMMON_SETUP, 1 errors found
|
114 | [19lip2024 17:03:57.306] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 37.1.1 Target: null
|
115 | [19lip2024 17:04:02.436] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
116 | [19lip2024 17:04:03.278] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
117 | [19lip2024 17:04:03.283] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
118 | [19lip2024 17:04:03.307] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
119 | [19lip2024 17:04:03.333] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
120 | [19lip2024 17:04:03.340] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
121 | [19lip2024 17:04:03.350] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
122 | [19lip2024 17:04:03.369] [modloading-worker-2/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to process mod state change request from ModLoadingState[name=ENQUEUE_IMC, previous=, message=net.minecraftforge.fml.ModLoadingState$$Lambda$3908/0x0000000100b38ac8@eedc0, phase=COMPLETE, inlineRunnable=Optional.empty, transition=Optional[ParallelTransition[stage=ENQUEUE_IMC, event=class net.minecraftforge.fml.event.lifecycle.InterModEnqueueEvent]]]
|
123 | [19lip2024 17:04:03.370] [modloading-worker-2/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to process mod state change request from ModLoadingState[name=PROCESS_IMC, previous=ENQUEUE_IMC, message=net.minecraftforge.fml.ModLoadingState$$Lambda$3908/0x0000000100b38ac8@2f84f6c9, phase=COMPLETE, inlineRunnable=Optional.empty, transition=Optional[ParallelTransition[stage=PROCESS_IMC, event=class net.minecraftforge.fml.event.lifecycle.InterModProcessEvent]]]
|
124 | [19lip2024 17:04:03.370] [modloading-worker-2/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to process mod state change request from ModLoadingState[name=COMPLETE, previous=PROCESS_IMC, message=net.minecraftforge.fml.core.ModStateProvider$$Lambda$3912/0x0000000100b3d518@699da6e8, phase=COMPLETE, inlineRunnable=Optional.empty, transition=Optional[ParallelTransition[stage=COMPLETE, event=class net.minecraftforge.fml.event.lifecycle.FMLLoadCompleteEvent]]]
|
125 | [19lip2024 17:04:03.370] [modloading-worker-2/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to process mod state change request from ModLoadingState[name=FREEZE_DATA, previous=COMPLETE, message=net.minecraftforge.fml.ModLoadingState$$Lambda$3907/0x0000000100b38888@57ff3069, phase=COMPLETE, inlineRunnable=Optional[net.minecraftforge.fmllegacy.ForgeStatesProvider$$Lambda$3924/0x0000000100b3f5f0@5f45a6e1], transition=Optional.empty]
|
126 | [19lip2024 17:04:03.370] [modloading-worker-2/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to process mod state change request from ModLoadingState[name=NETWORK_LOCK, previous=FREEZE_DATA, message=net.minecraftforge.fml.ModLoadingState$$Lambda$3907/0x0000000100b38888@1ce580d3, phase=COMPLETE, inlineRunnable=Optional[net.minecraftforge.fmllegacy.ForgeStatesProvider$$Lambda$3925/0x0000000100b3f818@184bcf41], transition=Optional.empty]
|
127 | [17:04:03] [Render thread/WARN]: Invalid floating point value for option textBackgroundOpacity =
|
128 | java.lang.NumberFormatException: empty String
|
129 | at jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1842) ~[?:?]
|
130 | at jdk.internal.math.FloatingDecimal.parseDouble(FloatingDecimal.java:110) ~[?:?]
|
131 | at java.lang.Double.parseDouble(Double.java:556) ~[?:?]
|
132 | at net.minecraft.client.Options$2.m_142547_(Options.java:399) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
133 | at net.minecraft.client.Options.m_168427_(Options.java:258) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
134 | at net.minecraft.client.Options.m_92140_(Options.java:359) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
135 | at net.minecraftforge.fmlclient.ClientModLoader.lambda$finishModLoading$7(ClientModLoader.java:147) ~[forge-1.17.1-37.1.1-universal.jar%2358!:?]
|
136 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SourceFile:71) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
137 | at net.minecraft.util.thread.BlockableEventLoop.m_6367_(SourceFile:151) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
138 | at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(SourceFile:23) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
139 | at net.minecraft.util.thread.BlockableEventLoop.m_7245_(SourceFile:125) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
140 | at net.minecraft.util.thread.BlockableEventLoop.m_18699_(SourceFile:110) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
141 | at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1008) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
142 | at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:659) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
143 | at net.minecraft.client.main.Main.main(Main.java:186) ~[client-1.17.1-20210706.113038-srg.jar%2354!:?]
|
144 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
145 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
|
146 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
|
147 | at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
|
148 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.17.1-37.1.1.jar%2323!:?]
|
149 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?]
|
150 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?]
|
151 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?]
|
152 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?]
|
153 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?]
|
154 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?]
|
155 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?]
|
156 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?]
|
157 | [17:04:03] [Render thread/INFO]: OpenAL initialized.
|
158 | [17:04:03] [Render thread/INFO]: Sound engine started
|
159 | [17:04:03] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
|
160 | [19lip2024 17:04:03.882] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
161 | [17:04:03] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
|
162 | [19lip2024 17:04:03.883] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
163 | [17:04:03] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
164 | [19lip2024 17:04:03.884] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
165 | [17:04:03] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
166 | [19lip2024 17:04:03.885] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
167 | [17:04:03] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
168 | [19lip2024 17:04:03.885] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
169 | [17:04:03] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
170 | [19lip2024 17:04:03.885] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
171 | [17:04:03] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
172 | [19lip2024 17:04:03.886] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
173 | [19lip2024 17:04:04.184] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state
|
174 | [19lip2024 17:04:04.579] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$AddLayers to a broken mod state
|
175 | [19lip2024 17:04:04.977] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterShadersEvent to a broken mod state
|
176 | [17:04:05] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
|
177 | [19lip2024 17:04:05.170] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
178 | [17:04:05] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
|
179 | [19lip2024 17:04:05.172] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
180 | [17:04:05] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
181 | [19lip2024 17:04:05.173] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
182 | [17:04:06] [Render thread/FATAL]: Preparing crash report with UUID 2a9e3f5b-2d79-4146-9630-d31f854daec7
|
183 | [17:04:06] [Render thread/FATAL]: Crash report saved to C:\Users\********\AppData\Roaming\.minecraft\crash-reports\crash-2024-07-19_17.04.06-fml.txt
|
184 | [17:04:06] [Render thread/FATAL]: Preparing crash report with UUID 5fcd5e6b-1d45-4a02-835f-77e9336667aa
|