Jump to content

GroundZero190

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by GroundZero190

  1. I've done everything I can think of before asking here again. But I'm at my wits end. It's been 4 hours and I just get error codes. It worked fine less then 12 hours ago. Then 4 hours ago. Boom, refuses to work. Keeps coming up error code -1. I have the most recent drivers, I've uninstalled minecraft and java twice. I have NEVER had this many problems before Microsoft took over. ---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 11/8/22, 4:20 PM Description: Rendering overlay net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file oldguns-client.toml of type CLIENT for modid oldguns at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$1(ModStateProvider.java:33) ~[forge-1.18.2-40.1.84-universal.jar%23126!/:?] {re:classloading} at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:111) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$3(ModStateProvider.java:33) ~[forge-1.18.2-40.1.84-universal.jar%23126!/:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$20(ModLoader.java:186) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:186) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$loadMods$14(ModLoader.java:170) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:170) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at net.minecraftforge.client.loading.ClientModLoader.lambda$startModLoading$5(ClientModLoader.java:121) ~[forge-1.18.2-40.1.84-universal.jar%23126!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:112) ~[forge-1.18.2-40.1.84-universal.jar%23126!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.startModLoading(ClientModLoader.java:121) ~[forge-1.18.2-40.1.84-universal.jar%23126!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$onResourceReload$2(ClientModLoader.java:103) ~[forge-1.18.2-40.1.84-universal.jar%23126!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:112) ~[forge-1.18.2-40.1.84-universal.jar%23126!/:?] {re:classloading,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%237!/:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} ... 26 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$1(ModStateProvider.java:33) ~[forge-1.18.2-40.1.84-universal.jar%23126!/:?] {re:classloading} at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:111) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$3(ModStateProvider.java:33) ~[forge-1.18.2-40.1.84-universal.jar%23126!/:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$20(ModLoader.java:186) ~[fmlcore-1.18.2-40.1.84.jar%23122!/:?] {} -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.screens.LoadingOverlay Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:882) ~[client-1.18.2-20220404.173914-srg.jar%23121!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23121!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23121!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23121!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.84.jar%2317!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: No Packs: Default, Mod Resources, Supplementaries Generated Pack -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 6133320088 bytes (5849 MiB) / 7759462400 bytes (7400 MiB) up to 12582912000 bytes (12000 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 5600X 6-Core Processor Identifier: AuthenticAMD Family 25 Model 33 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.69 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: Radeon RX 580 Series Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x67df Graphics card #0 versionInfo: DriverVersion=31.0.12029.4013 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Virtual memory max (MB): 77739.01 Virtual memory used (MB): 23836.51 Swap memory total (MB): 45056.00 Swap memory used (MB): 45.27 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12000m -Xms256m Launched Version: forge-40.1.84 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: Radeon RX 580 Series GL version 3.2.0 Core Profile Context 22.10.3.221025, ATI Technologies Inc. Window size: 1920x1080 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, mod_resources, Supplementaries Generated Pack Current Language: English (US) CPU: 12x AMD Ryzen 5 5600X 6-Core Processor ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: BroomsMod-1.18.2-1.1.1.jar |Brooms |broomsmod |1.18.2-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE pamhc2trees-1.18.2-1.0.3.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE oldguns-1.18.2-3.3.1-27.jar |Old Guns Mod |oldguns |1.18.2-3.3.1-27 |COMMON_SET|Manifest: NOSIGNATURE jei-1.18.2-9.7.1.255.jar |Just Enough Items |jei |9.7.1.255 |COMMON_SET|Manifest: NOSIGNATURE appliedenergistics2-forge-11.6.3.jar |Applied Energistics 2 |ae2 |11.6.3 |COMMON_SET|Manifest: NOSIGNATURE mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE ForgeEndertech-1.18.2-9.0.5.0-build.1061.jar |ForgeEndertech |forgeendertech |9.0.5.0 |COMMON_SET|Manifest: NOSIGNATURE XaerosWorldMap_1.28.2_Forge_1.18.2.jar |Xaero's World Map |xaeroworldmap |1.28.2 |COMMON_SET|Manifest: NOSIGNATURE cookingforblockheads-forge-1.18.2-12.2.0.jar |CookingForBlockheads |cookingforblockheads |12.2.0 |COMMON_SET|Manifest: NOSIGNATURE TravelersBackpack-1.18.2-7.1.14.jar |Traveler's Backpack |travelersbackpack |7.1.14 |COMMON_SET|Manifest: NOSIGNATURE SereneSeasons-1.18.2-7.0.0.15.jar |Serene Seasons |sereneseasons |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE badpackets-forge-0.1.3.jar |Bad Packets API |badpackets |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE alcocraft-1.0.0.jar |Alcocraft |alcocraft |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE DungeonCrawl-1.18.2-2.3.10.jar |Dungeon Crawl |dungeoncrawl |2.3.10 |COMMON_SET|Manifest: NOSIGNATURE balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |COMMON_SET|Manifest: NOSIGNATURE forge-1.18.2-40.1.84-universal.jar |Forge |forge |40.1.84 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 Annotated-DI-Forge-4.0.1+1.18.2.jar |Annotated DI |annotateddi |4.0.1+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE twilightforest-1.18.2-4.1.1423-universal.jar |The Twilight Forest |twilightforest |4.1.1423 |COMMON_SET|Manifest: NOSIGNATURE selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.13.jar |Supplementaries |supplementaries |1.18.2-1.5.13 |COMMON_SET|Manifest: NOSIGNATURE client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f cofh_core-1.18.2-9.0.0.24.jar |CoFH Core |cofh_core |9.0.0.24 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_foundation-1.18.2-9.0.0.32.jar |Thermal Series |thermal |9.0.0.32 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_integration-1.18.2-9.0.0.9.jar |Thermal Integration |thermal_integration |9.0.0.9 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 TConstruct-1.18.2-3.5.2.40.jar |Tinkers' Construct |tconstruct |3.5.2.40 |COMMON_SET|Manifest: NOSIGNATURE mcw-bridges-2.0.5-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE Fireplace-Lib-Forge-7.0.2+1.18.2.jar |Fireplace Lib |fireplacelib |7.0.2+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |COMMON_SET|Manifest: NOSIGNATURE thermal_innovation-1.18.2-9.0.0.14.jar |Thermal Innovation |thermal_innovation |9.0.0.14 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 Fires-Survival-Tweaks-Forge-2.3.3+1.18.2.jar |Fire's Survival Tweaks |fst |2.3.3+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE ImmersiveEngineering-1.18.2-8.2.2-154.jar |Immersive Engineering |immersiveengineering |1.18.2-8.2.2-154 |COMMON_SET|Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 sereneseasonsphc2-1.18.2-1.0.0.jar |Serene Seasons - HarvestCraft2|sereneseasonsphc2 |1.18.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE pamhc2crops-1.18.2-1.0.5.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE CreativeCore_FORGE_v2.6.15_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE mcw-trapdoors-1.0.7-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE mcw-fences-1.0.6-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE wthit-forge-4.13.4.jar |wthit |wthit |4.13.4 |COMMON_SET|Manifest: NOSIGNATURE pamhc2foodextended-1.18.2-1.0.5.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0 |COMMON_SET|Manifest: NOSIGNATURE mmlib-1.1.3-1.18.2.jar |Mysterious Mountain Lib |mmlib |1.1.3-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |COMMON_SET|Manifest: NOSIGNATURE Mantle-1.18.2-1.9.31.jar |Mantle |mantle |1.9.31 |COMMON_SET|Manifest: NOSIGNATURE Xaeros_Minimap_22.16.1_Forge_1.18.2.jar |Xaero's Minimap |xaerominimap |22.16.1 |COMMON_SET|Manifest: NOSIGNATURE pamhc2foodcore-1.18.2-1.0.3.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE collective-1.18.2-5.15.jar |Collective |collective |5.15 |COMMON_SET|Manifest: NOSIGNATURE StorageDrawers-1.18.2-10.2.1.jar |Storage Drawers |storagedrawers |10.2.1 |COMMON_SET|Manifest: NOSIGNATURE ToughAsNails-1.18.2-7.0.0.73.jar |Tough As Nails |toughasnails |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE thermal_expansion-1.18.2-9.0.0.15.jar |Thermal Expansion |thermal_expansion |9.0.0.15 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 tombstone-7.5.7-1.18.2.jar |Corail Tombstone |tombstone |7.5.7 |COMMON_SET|Manifest: NOSIGNATURE thermal_locomotion-1.18.2-9.0.0.10.jar |Thermal Locomotion |thermal_locomotion |9.0.0.10 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 Butchersdelight beta 1.18.2 1.0.0.jar |ButchersDelight |butchersdelight |1.8.21.0.0 |COMMON_SET|Manifest: NOSIGNATURE mcw-roofs-2.2.1-mc1.18.2-forge.jar |Macaw's Roofs |mcwroofs |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE marketcrates-forge-1.4.1.jar |Market Crates |marketcrates |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE cfm-7.0.0-pre29-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre29 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE alexsdelight-1.18.2-1.3.3.jar |Alex's Delight |alexsdelight |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE culturaldelights-1.18.2-0.14.jar |Cultural Delights |culturaldelights |1.18.2-0.14 |COMMON_SET|Manifest: NOSIGNATURE NethersDelight-1.18.2-2.2.0.jar |Nethers Delight |nethersdelight |2.2 |COMMON_SET|Manifest: NOSIGNATURE FarmersRespite-1.18.2-1.3.0.jar |Farmer's Respite |farmersrespite |1.18.1-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE Chimes-1.1.2-1.18.2.jar |Chimes |chimes |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE Aquaculture-1.18.2-2.3.8.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.8 |COMMON_SET|Manifest: NOSIGNATURE AdChimneys-1.18.2-8.3.3.0-build.1088.jar |Advanced Chimneys |adchimneys |8.3.3.0 |COMMON_SET|Manifest: NOSIGNATURE FallingTree-1.18.2-3.5.4.jar |FallingTree |fallingtree |3.5.4 |COMMON_SET|Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29 smallships-1.18.2-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |COMMON_SET|Manifest: NOSIGNATURE nutritionalbalance-1.18.2-3.1.1.jar |Nutritional Balance |nutritionalbalance |1.18.2-3.1.1 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.18-3.0.54.jar |GeckoLib |geckolib3 |3.0.54 |COMMON_SET|Manifest: NOSIGNATURE TinkerSurvival-1.18.2-2.3.10.2.jar |Tinkers' Survival |tinkersurvival |1.18.2-2.3.10.2 |COMMON_SET|Manifest: da:bf:8b:25:96:f3:b9:28:12:15:50:54:25:99:97:10:61:cf:4e:63:30:09:40:fb:93:39:1d:7e:6b:93:9b:17 Crash Report UUID: 21a60d40-f630-4e58-a159-74f144de16bb FML: 40.1 Forge: net.minecraftforge:40.1.84
  2. Alright, everything seems to be working well except this. https://github.com/GroundZero190/Launcher.Log/blob/main/Log 2 Should have all the right logs in there. Thanks for all the help.
  3. Alright, deleted that and got the longest error code I've ever seen. I think I'm linking the GitHub correctly? Launcher.Log/Log 2 at main · GroundZero190/Launcher.Log (github.com)
  4. Alright, found and deleted that and now I have a whole new crash going on. Atleast I have a crash report this time. ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 11/8/22, 2:49 PM Description: Rendering overlay net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file forge-common.toml of type COMMON for modid forge at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$3(ModStateProvider.java:34) ~[forge-1.18.2-40.1.51-universal.jar%2357!/:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$20(ModLoader.java:185) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {} at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:185) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$loadMods$14(ModLoader.java:169) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {} at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:169) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} at net.minecraftforge.client.loading.ClientModLoader.lambda$startModLoading$5(ClientModLoader.java:121) ~[forge-1.18.2-40.1.51-universal.jar%2357!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:112) ~[forge-1.18.2-40.1.51-universal.jar%2357!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.startModLoading(ClientModLoader.java:121) ~[forge-1.18.2-40.1.51-universal.jar%2357!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$onResourceReload$2(ClientModLoader.java:103) ~[forge-1.18.2-40.1.51-universal.jar%2357!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:112) ~[forge-1.18.2-40.1.51-universal.jar%2357!/:?] {re:classloading,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%237!/:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} ... 24 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$3(ModStateProvider.java:34) ~[forge-1.18.2-40.1.51-universal.jar%2357!/:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$20(ModLoader.java:185) ~[fmlcore-1.18.2-40.1.51.jar%2353!/:?] {} -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.screens.LoadingOverlay Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:882) ~[client-1.18.2-20220404.173914-srg.jar%2352!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1044) ~[client-1.18.2-20220404.173914-srg.jar%2352!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:663) ~[client-1.18.2-20220404.173914-srg.jar%2352!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2352!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.51.jar%2316!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: No Packs: Default, Mod Resources -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1527666144 bytes (1456 MiB) / 3607101440 bytes (3440 MiB) up to 12582912000 bytes (12000 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 5600X 6-Core Processor Identifier: AuthenticAMD Family 25 Model 33 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.69 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: Radeon RX 580 Series Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x67df Graphics card #0 versionInfo: DriverVersion=31.0.12029.4013 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Virtual memory max (MB): 77739.01 Virtual memory used (MB): 17794.29 Swap memory total (MB): 45056.00 Swap memory used (MB): 0.00 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12000m -Xms256m Launched Version: forge-40.1.51 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: Radeon RX 580 Series GL version 3.2.0 Core Profile Context 22.10.3.221025, ATI Technologies Inc. Window size: 1920x1080 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, mod_resources Current Language: English (US) CPU: 12x AMD Ryzen 5 5600X 6-Core Processor ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f forge-1.18.2-40.1.51-universal.jar |Forge |forge |40.1.51 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 Crash Report UUID: 42220e1f-7b06-4714-9e26-9d68758566ed FML: 40.1 Forge: net.minecraftforge:40.1.51
  5. Alright thank you. I was in the process of trying to figure out GitHub for posting the code haha. Where is that file located?
  6. Launcher Log [Info: 2022-11-08 20:20:47.5909005: NetQueue.cpp(186)] NetQueue: Setting up. [Info: 2022-11-08 20:20:47.5912845: NetQueue.cpp(666)] NetQueue: worker thread started. [Info: 2022-11-08 20:20:47.5913323: mainWindows.cpp(86)] Running launcher bootstrap (version 1.1.32) [Error: 2022-11-08 20:20:47.6068661: localization.cpp(110)] No translation found for "Failed to initialize GDK, please make sure Xbox App and Gaming Services are up to date and running." [Info: 2022-11-08 20:20:47.6088656: NetQueue.cpp(186)] NetQueue: Setting up. [Info: 2022-11-08 20:20:47.6094532: NetQueue.cpp(666)] NetQueue: worker thread started. [Error: 2022-11-08 20:20:47.6147858: localization.cpp(110)] No translation found for "Failed to initialize GDK, please make sure Xbox App and Gaming Services are up to date and running." [Info: 2022-11-08 20:20:47.6148101: Common.cpp(32)] Native Launcher Version: 1.1.32 [Info: 2022-11-08 20:20:47.6148287: Common.cpp(33)] Operating System: Windows 10 Home [Info: 2022-11-08 20:20:47.6148711: Common.cpp(34)] Application Data directory: C:\...\.minecraft [Info: 2022-11-08 20:20:47.6169278: Common.cpp(35)] Executable Path: /:\...\minecraft.exe [Info: 2022-11-08 20:20:47.6169509: Common.cpp(36)] App Directory dir: C:\...\Install [Info: 2022-11-08 20:20:47.6169702: Common.cpp(37)] Game data directory: C:\...\Install [Info: 2022-11-08 20:20:47.6169879: Common.cpp(38)] Launcher dir: C:\...\game [Info: 2022-11-08 20:20:47.6170057: Common.cpp(39)] Java dir: C:\...\jre-x64 [Info: 2022-11-08 20:20:47.6170233: Common.cpp(40)] TmpDir dir: C:\...\MinecraftLauncher [Info: 2022-11-08 20:20:47.6170418: Common.cpp(41)] x64: true [Info: 2022-11-08 20:20:47.6172676: LauncherConfiguration.cpp(301)] Using update preferences at path: C:\...\launcher_profiles.json [Warning: 2022-11-08 20:20:47.6175029: LauncherConfiguration.cpp(112)] Failed to get clientToken from configuration, launcher updater will fall back to using stable versions instead of controlled experiment versions. [Info: 2022-11-08 20:20:47.6175356: LauncherConfiguration.cpp(304)] Failed to read update preferences from C:\...\launcher_profiles.json [Info: 2022-11-08 20:20:47.6175663: LauncherConfiguration.cpp(315)] Using update preferences at path: C:\...\launcher_settings.json [Info: 2022-11-08 20:20:47.6178563: NetQueue.cpp(695)] NetQueue: Starting net action https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Info: 2022-11-08 20:20:47.7470471: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchermeta.mojang.com [Info: 2022-11-08 20:20:47.7470859: NetQueue.cpp(573)] NetQueue: Action finished: https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Info: 2022-11-08 20:20:47.7471514: NetQueue.cpp(615)] Action finalized: https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Info: 2022-11-08 20:20:47.7474604: LauncherConfiguration.cpp(197)] Deciding on update with strategy 2 and clientID 2215599778 [Info: 2022-11-08 20:20:47.7474935: LauncherConfiguration.cpp(214)] Version of launcher-bootstrap-ado is current, no action is necessary. [Info: 2022-11-08 20:20:47.7475208: LauncherConfiguration.cpp(247)] Bootstrap is current [Info: 2022-11-08 20:20:47.7476751: LauncherConfiguration.cpp(197)] Deciding on update with strategy 2 and clientID 2215599778 [Info: 2022-11-08 20:20:47.7477031: LauncherConfiguration.cpp(214)] Version of launcher-core-ado is current, no action is necessary. [Info: 2022-11-08 20:20:47.7477264: LauncherConfiguration.cpp(247)] Bootstrap is current [Info: 2022-11-08 20:20:47.7477670: StartLibrary.cpp(61)] Starting C:\...\launcher.dll [Info: 2022-11-08 20:20:47.7571599: StartLibrary.cpp(95)] Running launcher! [Info: 2022-11-08 20:20:47.7571968: StartLibrary.cpp(97)] Logging is open, passing it to Launcher Core. [Info: 2022-11-08 20:20:47.7578674: LauncherMain.cpp(112)] Initiated models [Info: 2022-11-08 20:20:47.7593855: LauncherMain.cpp(289)] Initiated app arguments [Info: 2022-11-08 20:20:47.7594650: LauncherMain.cpp(343)] Initiated directories [Info: 2022-11-08 20:20:47.7595178: LauncherMain.cpp(364)] Initialized network [Info: 2022-11-08 20:20:47.7595372: NetQueue.cpp(186)] NetQueue: Setting up. [Info: 2022-11-08 20:20:47.7597516: NetQueue.cpp(666)] NetQueue: worker thread started. [Info: 2022-11-08 20:20:47.7598167: LauncherMain.cpp(386)] Initialized Sentry [Info: 2022-11-08 20:20:47.7598466: LauncherMain.cpp(394)] workDir: %USERPROFILE%\curseforge\minecraft\Install [Info: 2022-11-08 20:20:47.7598725: LauncherMain.cpp(404)] appDir: %USERPROFILE%\curseforge\minecraft\Install [Info: 2022-11-08 20:20:47.7602706: LauncherMain.cpp(430)] Launcher core version: 2.3.462 (ede42df30b98b5ab6cbe6fc1ae441742f6c1cb79) [Info: 2022-11-08 20:20:47.7602958: LauncherMain.cpp(431)] Main process: true [Info: 2022-11-08 20:20:47.7603434: NetQueue.cpp(186)] NetQueue: Setting up. [Info: 2022-11-08 20:20:47.7604921: NetQueue.cpp(666)] NetQueue: worker thread started. [Info: 2022-11-08 20:20:47.7669950: NetQueue.cpp(695)] NetQueue: Starting net action https://www.xboxab.com/ab [Info: 2022-11-08 20:20:47.7670487: LauncherController.cpp(578)] Constructing launcher controller with workDir: %USERPROFILE%\curseforge\minecraft\Install, isActive: 1 [Info: 2022-11-08 20:20:47.7692380: NetQueue.cpp(186)] NetQueue: Setting up. [Info: 2022-11-08 20:20:47.7694098: NetQueue.cpp(666)] NetQueue: worker thread started. [Info: 2022-11-08 20:20:47.7712631: XalStorage.cpp(474)] Parsing content from MSA File [Info: 2022-11-08 20:20:47.7713681: XalContext.cpp(501)] ClockSkew is -6897257 (0 seconds) [Info: 2022-11-08 20:20:47.7714654: Xal.lib(0)] XAL: Initializing Xal 2021.11.20220411.002, Win32 platform [Info: 2022-11-08 20:20:47.7714893: Xal.lib(0)] XAL: Init args: [Info: 2022-11-08 20:20:47.7715047: Xal.lib(0)] XAL: sandbox: [Info: 2022-11-08 20:20:47.7715198: Xal.lib(0)] XAL: disableDiagnosticTelemetry: false [Info: 2022-11-08 20:20:47.7715365: Xal.lib(0)] XAL: correlationVector: (null) [Info: 2022-11-08 20:20:47.7715502: Xal.lib(0)] XAL: flags: 91000000 [Info: 2022-11-08 20:20:47.7715637: Xal.lib(0)] XAL: thirdPartyConsent (0) [Info: 2022-11-08 20:20:47.7715767: Xal.lib(0)] XAL: redirectUri: [Warning: 2022-11-08 20:20:47.7716154: Xal.lib(0)] XAL: Expected REG_SZ type for SOFTWARE\Microsoft\XboxLive\Sandbox, found 0 instead [Info: 2022-11-08 20:20:47.7729340: Xal.lib(0)] XAL: Diagnostic telemetry disabled: false [Info: 2022-11-08 20:20:47.7731929: Xal.lib(0)] XAL: [op 9625624] Operation UploadTelemetryEventsWithDelay is starting [Info: 2022-11-08 20:20:47.7732219: Xal.lib(0)] XAL_TELEMETRY: AppActivation Version="2021.11.20220411.002" [Info: 2022-11-08 20:20:47.7733098: Xal.lib(0)] XAL: [op 9625736] Operation InitializeComponents is starting [Info: 2022-11-08 20:20:47.7733289: Xal.lib(0)] XAL: [op 9625736] with CV 'NNtFsBG4LgTwTYQZ.0.0' [Info: 2022-11-08 20:20:47.7734038: Xal.lib(0)] XAL: [op 53834400] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:20:47.7734202: Xal.lib(0)] XAL: [op 53834400] with CV 'NNtFsBG4LgTwTYQZ.0.0' [Info: 2022-11-08 20:20:47.7734925: Xal.lib(0)] XAL: [op 9626408] Operation LoadClockSkew is starting [Info: 2022-11-08 20:20:47.7735081: Xal.lib(0)] XAL: [op 9626408] with CV 'NNtFsBG4LgTwTYQZ.0.0' [Info: 2022-11-08 20:20:47.7735314: Xal.lib(0)] XAL: [op 9708072] Client operation StorageReadPlatformOperation starting (promise 9626520) [Error: 2022-11-08 20:20:47.7743941: PersistentReflectedStruct.h(42)] Data version 3 is greater than current version 0 but we don't support downgrading. [Warning: 2022-11-08 20:20:47.7744217: PreferencesManager.cpp(568)] Unable to load profile settings. [Info: 2022-11-08 20:20:47.7751345: PreferencesManager.cpp(116)] Removed %USERPROFILE%\curseforge\minecraft\Install\launcher_profiles_microsoft_store.json [Info: 2022-11-08 20:20:47.8951782: Xal.lib(0)] XAL: [op 9708072] Client operation StorageReadPlatformOperation calling platform handler [Info: 2022-11-08 20:20:47.8952274: Xal.lib(0)] XAL: [op 9708072] Added operation as handle 00942294 with type 53FD6E50 [Info: 2022-11-08 20:20:47.8952871: XalStorage.cpp(283)] [op 00942294] Xal Read callback - Started [Info: 2022-11-08 20:20:47.8953181: XalStorage.cpp(372)] [op 00942294] Xal Read callback - Failed [Info: 2022-11-08 20:20:47.8954532: Xal.lib(0)] XAL: [op 9708072] Client operation StorageReadPlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Failure' (1) [Info: 2022-11-08 20:20:47.8954752: Xal.lib(0)] XAL: [op 9708072] Cleared operation handle 00942294 [Info: 2022-11-08 20:20:47.8954947: Xal.lib(0)] XAL: [op 9708072] Client operation StorageReadPlatformOperation failed with result 0x89235107: Client operation failed [Info: 2022-11-08 20:20:47.9201901: NetQueue.cpp(484)] NetQueue: Primary ip: 13.107.5.91, Host: www.xboxab.com [Info: 2022-11-08 20:20:47.9202183: NetQueue.cpp(573)] NetQueue: Action finished: https://www.xboxab.com/ab [Info: 2022-11-08 20:20:47.9202384: NetQueue.cpp(615)] Action finalized: https://www.xboxab.com/ab [Info: 2022-11-08 20:20:48.0226931: Xal.lib(0)] XAL: [op 9708072] Client operation StorageReadPlatformOperation continuing (promise 9626520) [Warning: 2022-11-08 20:20:48.0227556: Xal.lib(0)] XAL: Clock skew failed to be read: 0x89235107 "Client operation failed" [Warning: 2022-11-08 20:20:48.0227775: Xal.lib(0)] XAL: [op 9626408] Operation LoadClockSkew failed with result: 0x89235107 - Client operation failed [Info: 2022-11-08 20:20:48.0229263: Xal.lib(0)] XAL: [op 9538064] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:20:48.0229485: Xal.lib(0)] XAL: [op 9538064] with CV 'NNtFsBG4LgTwTYQZ.0.0' [Info: 2022-11-08 20:20:48.0229740: Xal.lib(0)] XAL: [op 9711416] Client operation StorageReadPlatformOperation starting (promise 66887472) [Info: 2022-11-08 20:20:48.0230015: Xal.lib(0)] XAL: [op 9708072] Client operation StorageReadPlatformOperation destroyed [Info: 2022-11-08 20:20:48.0230287: Xal.lib(0)] XAL: [op 9711416] Client operation StorageReadPlatformOperation calling platform handler [Info: 2022-11-08 20:20:48.0230487: Xal.lib(0)] XAL: [op 9711416] Added operation as handle 00942FA4 with type 53FD6E50 [Info: 2022-11-08 20:20:48.0230623: XalStorage.cpp(283)] [op 00942FA4] Xal Read callback - Started [Info: 2022-11-08 20:20:48.0230889: XalStorage.cpp(384)] [op 00942FA4] Xal Read callback - Succeeded [Info: 2022-11-08 20:20:48.0232035: Xal.lib(0)] XAL: [op 9711416] Client operation StorageReadPlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Success' (0) [Info: 2022-11-08 20:20:48.0232223: Xal.lib(0)] XAL: [op 9711416] Cleared operation handle 00942FA4 [Info: 2022-11-08 20:20:48.0232384: Xal.lib(0)] XAL: [op 9711416] Client operation StorageReadPlatformOperation succeeded [Info: 2022-11-08 20:20:48.1497045: Xal.lib(0)] XAL: [op 9711416] Client operation StorageReadPlatformOperation continuing (promise 66887472) [Info: 2022-11-08 20:20:48.1499783: Xal.lib(0)] XAL: [op 9711592] Client operation StorageReadPlatformOperation starting (promise 66885008) [Info: 2022-11-08 20:20:48.1500142: Xal.lib(0)] XAL: [op 9711416] Client operation StorageReadPlatformOperation destroyed [Info: 2022-11-08 20:20:48.1500480: Xal.lib(0)] XAL: [op 9711592] Client operation StorageReadPlatformOperation calling platform handler [Info: 2022-11-08 20:20:48.1500713: Xal.lib(0)] XAL: [op 9711592] Added operation as handle 00943054 with type 53FD6E50 [Info: 2022-11-08 20:20:48.1500886: XalStorage.cpp(283)] [op 00943054] Xal Read callback - Started [Info: 2022-11-08 20:20:48.1515891: XalStorage.cpp(384)] [op 00943054] Xal Read callback - Succeeded [Info: 2022-11-08 20:20:48.1517840: Xal.lib(0)] XAL: [op 9711592] Client operation StorageReadPlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Success' (0) [Info: 2022-11-08 20:20:48.1518181: Xal.lib(0)] XAL: [op 9711592] Cleared operation handle 00943054 [Info: 2022-11-08 20:20:48.1518405: Xal.lib(0)] XAL: [op 9711592] Client operation StorageReadPlatformOperation succeeded [Info: 2022-11-08 20:20:48.2777590: Xal.lib(0)] XAL: [op 9711592] Client operation StorageReadPlatformOperation continuing (promise 66885008) [Info: 2022-11-08 20:20:48.2778790: Xal.lib(0)] XAL: [op 9708072] Client operation StorageReadPlatformOperation starting (promise 66887472) [Info: 2022-11-08 20:20:48.2779100: Xal.lib(0)] XAL: [op 9711592] Client operation StorageReadPlatformOperation destroyed [Info: 2022-11-08 20:20:48.2779442: Xal.lib(0)] XAL: [op 9708072] Client operation StorageReadPlatformOperation calling platform handler [Info: 2022-11-08 20:20:48.2779633: Xal.lib(0)] XAL: [op 9708072] Added operation as handle 00942294 with type 53FD6E50 [Info: 2022-11-08 20:20:48.2779782: XalStorage.cpp(283)] [op 00942294] Xal Read callback - Started [Info: 2022-11-08 20:20:48.2795209: XalStorage.cpp(384)] [op 00942294] Xal Read callback - Succeeded [Info: 2022-11-08 20:20:48.2797380: Xal.lib(0)] XAL: [op 9708072] Client operation StorageReadPlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Success' (0) [Info: 2022-11-08 20:20:48.2797676: Xal.lib(0)] XAL: [op 9708072] Cleared operation handle 00942294 [Info: 2022-11-08 20:20:48.2797924: Xal.lib(0)] XAL: [op 9708072] Client operation StorageReadPlatformOperation succeeded [Info: 2022-11-08 20:20:48.4041943: Xal.lib(0)] XAL: [op 9708072] Client operation StorageReadPlatformOperation continuing (promise 66887472) [Info: 2022-11-08 20:20:48.4043396: Xal.lib(0)] XAL: [op 9538064] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:20:48.4046236: Xal.lib(0)] XAL: [op 66886240] Operation NsalDb_LoadDefaultNsal is starting [Info: 2022-11-08 20:20:48.4046498: Xal.lib(0)] XAL: [op 66886240] with CV 'NNtFsBG4LgTwTYQZ.0.0' [Info: 2022-11-08 20:20:48.4047979: Xal.lib(0)] XAL: [op 9708072] Client operation StorageReadPlatformOperation destroyed [Info: 2022-11-08 20:20:48.4049002: NetQueue.cpp(695)] NetQueue: Starting net action title.mgt.xboxlive.com [Info: 2022-11-08 20:20:48.6184860: NetQueue.cpp(484)] NetQueue: Primary ip: 40.122.46.48, Host: title.mgt.xboxlive.com [Info: 2022-11-08 20:20:48.6185306: NetQueue.cpp(573)] NetQueue: Action finished: title.mgt.xboxlive.com [Info: 2022-11-08 20:20:48.6185934: NetQueue.cpp(615)] Action finalized: title.mgt.xboxlive.com [Info: 2022-11-08 20:20:48.6598677: Xal.lib(0)] XAL: [op 66886240] Operation NsalDb_LoadDefaultNsal succeeded. [Info: 2022-11-08 20:20:48.6600849: Xal.lib(0)] XAL: [op 53810480] Operation GetDtoken is starting [Info: 2022-11-08 20:20:48.6601124: Xal.lib(0)] XAL: [op 53810480] with CV 'NNtFsBG4LgTwTYQZ.0.1' [Info: 2022-11-08 20:20:48.6601402: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BB2EA698F4) [Info: 2022-11-08 20:20:48.6601971: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:20:48.6600000Z, systemNow:2022-11-08T20:20:48.6600000Z} [Info: 2022-11-08 20:20:48.6602306: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BB2EA698F4) [Info: 2022-11-08 20:20:48.6602493: Xal.lib(0)] XAL: [op 53810480] Operation GetDtoken succeeded. [Info: 2022-11-08 20:20:48.6603273: Xal.lib(0)] XAL: [op 53834400] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:20:48.6603966: Xal.lib(0)] XAL: [op 9625736] Operation InitializeComponents succeeded. [Warning: 2022-11-08 20:20:49.1661686: XalApi.cpp(133)] Failed to register user callback: -2147024846 [Info: 2022-11-08 20:20:49.1668025: GameVersionManager.cpp(267)] Reading local cache of the Mojang versions manifest (version_manifest_v2.json)... [Info: 2022-11-08 20:20:49.1779912: GameVersionManager.cpp(307)] Looking for installed versions in %USERPROFILE%\curseforge\minecraft\Install\versions [Info: 2022-11-08 20:20:49.1783588: GameVersionManager.cpp(348)] Parsing version 1.18.2 [Info: 2022-11-08 20:20:49.1806132: GameVersionManager.cpp(348)] Parsing version 1.19.1 [Info: 2022-11-08 20:20:49.1829309: GameVersionManager.cpp(348)] Parsing version 1.19.2 [Info: 2022-11-08 20:20:49.1850986: GameVersionManager.cpp(348)] Parsing version 1.19.2-rc2 [Info: 2022-11-08 20:20:49.1871558: GameVersionManager.cpp(348)] Parsing version 22w44a [Info: 2022-11-08 20:20:49.1892607: GameVersionManager.cpp(348)] Parsing version forge-40.1.0 [Info: 2022-11-08 20:20:49.1899700: GameVersionManager.cpp(348)] Parsing version forge-40.1.21 [Info: 2022-11-08 20:20:49.1906800: GameVersionManager.cpp(348)] Parsing version forge-40.1.51 [Info: 2022-11-08 20:20:49.1915523: GameVersionManager.cpp(348)] Parsing version forge-40.1.60 [Info: 2022-11-08 20:20:49.1924387: GameVersionManager.cpp(348)] Parsing version forge-40.1.68 [Info: 2022-11-08 20:20:49.1932401: GameVersionManager.cpp(348)] Parsing version forge-40.1.84 [Info: 2022-11-08 20:20:49.1938960: NetQueue.cpp(695)] NetQueue: Starting net action https://launchermeta.mojang.com/mc/game/version_manifest_v2.json [Info: 2022-11-08 20:20:49.3173057: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchermeta.mojang.com [Info: 2022-11-08 20:20:49.3173647: NetQueue.cpp(573)] NetQueue: Action finished: https://launchermeta.mojang.com/mc/game/version_manifest_v2.json [Info: 2022-11-08 20:20:49.3173894: NetQueue.cpp(615)] Action finalized: https://launchermeta.mojang.com/mc/game/version_manifest_v2.json [Info: 2022-11-08 20:20:49.3174423: GameVersionManager.cpp(431)] Got available versions manifest from https://launchermeta.mojang.com/mc/game/version_manifest_v2.json [Info: 2022-11-08 20:20:49.3299561: SkinManager.cpp(419)] Failed to read skins file: %USERPROFILE%\curseforge\minecraft\Install\launcher_skins.json Errno such file or directory [Info: 2022-11-08 20:20:49.3300227: ProductInstance.cpp(105)] Do not allow remote update check, time is not due, [dungeons-retail-Piston] [Info: 2022-11-08 20:20:49.3302462: NetQueue.cpp(695)] NetQueue: Starting net action https://launchermeta.mojang.com/v1/products/dungeons/f4c685912beb55eb2d5c9e0713fe1195164bba27/windows-x64.json [Info: 2022-11-08 20:20:49.3312410: CefUI.cpp(123)] Web cache is compatible with current CEF version. [Info: 2022-11-08 20:20:49.3313102: CefUI.cpp(145)] Web cache path: %USERPROFILE%\curseforge\minecraft\Install\webcache2 [Info: 2022-11-08 20:20:49.3501063: LauncherAppBrowser.cpp(83)] Will launch a Chromium subprocess with command line string: "<APPDIR>\Install\minecraft.exe" --type=gpu-process --no-sandbox --log-severity=info --lang=en-US --user-data-dir="<MINECRAFT_PROFILE_NAME>\AppData\Local\CEF\User Data" --launcherui --workdir="<APPDIR>\Install" /prefetch:2 [Info: 2022-11-08 20:20:49.3521143: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: piston-meta.mojang.com [Info: 2022-11-08 20:20:49.3521414: NetQueue.cpp(573)] NetQueue: Action finished: https://launchermeta.mojang.com/v1/products/dungeons/f4c685912beb55eb2d5c9e0713fe1195164bba27/windows-x64.json [Info: 2022-11-08 20:20:49.3521613: NetQueue.cpp(615)] Action finalized: https://launchermeta.mojang.com/v1/products/dungeons/f4c685912beb55eb2d5c9e0713fe1195164bba27/windows-x64.json [Info: 2022-11-08 20:20:49.3523448: NetQueue.cpp(695)] NetQueue: Starting net action https://launchermeta.mojang.com/v1/packages/f8588ee011b683175203a63ad86bc011b6649a94/manifest.json [Info: 2022-11-08 20:20:49.3638341: LauncherAppBrowser.cpp(64)] Work dir is %USERPROFILE%\curseforge\minecraft\Install [Info: 2022-11-08 20:20:49.3640621: main_context.cpp(131)] CEF initialized successfully. [Info: 2022-11-08 20:20:49.3641156: main_context.cpp(133)] CEF version: 99.2.14+g3f796b8+chromium-99.0.4844.84 [Info: 2022-11-08 20:20:49.3642127: UserIdentity.cpp(162)] Starting auto sign in [Info: 2022-11-08 20:20:49.3645172: Xal.lib(0)] XAL: [op 70319736] Operation TryAddFirstUserSilently is starting [Info: 2022-11-08 20:20:49.3645576: Xal.lib(0)] XAL: [op 70319736] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:49.3758356: root_window_manager.cpp(57)] Main window has been opened: 043CDBF8 [Info: 2022-11-08 20:20:49.3767209: LauncherAppBrowser.cpp(83)] Will launch a Chromium subprocess with command line string: "<APPDIR>\Install\minecraft.exe" --type=utility --utility-sub-type=storage.mojom.StorageService --lang=en-US --service-sandbox-type=utility --no-sandbox --log-severity=info --lang=en-US --user-data-dir="<MINECRAFT_PROFILE_NAME>\AppData\Local\CEF\User Data" --launcherui --workdir="<APPDIR>\Install" /prefetch:8 [Info: 2022-11-08 20:20:49.3771592: LauncherAppBrowser.cpp(83)] Will launch a Chromium subprocess with command line string: "<APPDIR>\Install\minecraft.exe" --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --no-sandbox --log-severity=info --lang=en-US --user-data-dir="<MINECRAFT_PROFILE_NAME>\AppData\Local\CEF\User Data" --launcherui --workdir="<APPDIR>\Install" /prefetch:8 [Info: 2022-11-08 20:20:49.3777856: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: piston-meta.mojang.com [Info: 2022-11-08 20:20:49.3778183: NetQueue.cpp(573)] NetQueue: Action finished: https://launchermeta.mojang.com/v1/packages/f8588ee011b683175203a63ad86bc011b6649a94/manifest.json [Info: 2022-11-08 20:20:49.3778460: NetQueue.cpp(615)] Action finalized: https://launchermeta.mojang.com/v1/packages/f8588ee011b683175203a63ad86bc011b6649a94/manifest.json [Info: 2022-11-08 20:20:49.3860886: LauncherAppBrowser.cpp(83)] Will launch a Chromium subprocess with command line string: "<APPDIR>\Install\minecraft.exe" --type=renderer --log-severity=info --user-data-dir="<MINECRAFT_PROFILE_NAME>\AppData\Local\CEF\User Data" --launcherui --workdir="<APPDIR>\Install" [Info: 2022-11-08 20:20:49.3861819: ProductInstance.cpp(124)] Commited remote update check [dungeons-retail-Piston] [Info: 2022-11-08 20:20:49.3864105: LauncherAppBrowser.cpp(83)] Will launch a Chromium subprocess with command line string: "<APPDIR>\Install\minecraft.exe" --type=renderer --log-severity=info --user-data-dir="<MINECRAFT_PROFILE_NAME>\AppData\Local\CEF\User Data" --launcherui --workdir="<APPDIR>\Install" [Info: 2022-11-08 20:20:49.4105102: Xal.lib(0)] XAL: [op 68801848] Operation GetDefaultUser is starting [Info: 2022-11-08 20:20:49.4105791: Xal.lib(0)] XAL: [op 68801848] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:49.4107214: Xal.lib(0)] XAL: [op 71207648] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:20:49.4107723: Xal.lib(0)] XAL: [op 71207648] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:49.4108989: Xal.lib(0)] XAL: [op 73277176] Operation LoadClockSkew is starting [Info: 2022-11-08 20:20:49.4109317: Xal.lib(0)] XAL: [op 73277176] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:49.4109736: Xal.lib(0)] XAL: [op 72784928] Client operation StorageReadPlatformOperation starting (promise 73276728) [Info: 2022-11-08 20:20:49.4110183: Xal.lib(0)] XAL: [op 72784928] Client operation StorageReadPlatformOperation calling platform handler [Info: 2022-11-08 20:20:49.4110500: Xal.lib(0)] XAL: [op 72784928] Added operation as handle 04569C8C with type 53FD6E50 [Info: 2022-11-08 20:20:49.4110749: XalStorage.cpp(283)] [op 04569C8C] Xal Read callback - Started [Info: 2022-11-08 20:20:49.4111085: XalStorage.cpp(372)] [op 04569C8C] Xal Read callback - Failed [Info: 2022-11-08 20:20:49.4113052: Xal.lib(0)] XAL: [op 72784928] Client operation StorageReadPlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Failure' (1) [Info: 2022-11-08 20:20:49.4113766: Xal.lib(0)] XAL: [op 72784928] Cleared operation handle 04569C8C [Info: 2022-11-08 20:20:49.4114148: Xal.lib(0)] XAL: [op 72784928] Client operation StorageReadPlatformOperation failed with result 0x89235107: Client operation failed [Info: 2022-11-08 20:20:49.5204090: Xal.lib(0)] XAL: [op 72784928] Client operation StorageReadPlatformOperation continuing (promise 73276728) [Warning: 2022-11-08 20:20:49.5204992: Xal.lib(0)] XAL: Clock skew failed to be read: 0x89235107 "Client operation failed" [Warning: 2022-11-08 20:20:49.5205436: Xal.lib(0)] XAL: [op 73277176] Operation LoadClockSkew failed with result: 0x89235107 - Client operation failed [Info: 2022-11-08 20:20:49.5207978: Xal.lib(0)] XAL: [op 71218696] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:20:49.5208385: Xal.lib(0)] XAL: [op 71218696] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:49.5208710: Xal.lib(0)] XAL: [op 71218696] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:20:49.5209801: Xal.lib(0)] XAL: [op 71207648] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:20:49.5211744: Xal.lib(0)] XAL: [op 71202536] Operation LoadDefaultUser is starting [Info: 2022-11-08 20:20:49.5212106: Xal.lib(0)] XAL: [op 71202536] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:49.5212485: Xal.lib(0)] XAL: [op 72784048] Client operation StorageReadPlatformOperation starting (promise 73278632) [Info: 2022-11-08 20:20:49.5212875: Xal.lib(0)] XAL: [op 72784928] Client operation StorageReadPlatformOperation destroyed [Info: 2022-11-08 20:20:49.5213310: Xal.lib(0)] XAL: [op 72784048] Client operation StorageReadPlatformOperation calling platform handler [Info: 2022-11-08 20:20:49.5214055: Xal.lib(0)] XAL: [op 72784048] Added operation as handle 0456991C with type 53FD6E50 [Info: 2022-11-08 20:20:49.5214427: XalStorage.cpp(283)] [op 0456991C] Xal Read callback - Started [Info: 2022-11-08 20:20:49.5380457: XalStorage.cpp(384)] [op 0456991C] Xal Read callback - Succeeded [Info: 2022-11-08 20:20:49.5384216: Xal.lib(0)] XAL: [op 72784048] Client operation StorageReadPlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Success' (0) [Info: 2022-11-08 20:20:49.5384565: Xal.lib(0)] XAL: [op 72784048] Cleared operation handle 0456991C [Info: 2022-11-08 20:20:49.5384757: Xal.lib(0)] XAL: [op 72784048] Client operation StorageReadPlatformOperation succeeded [Info: 2022-11-08 20:20:49.4831691: LauncherMain.cpp(112)] Initiated models [Info: 2022-11-08 20:20:49.4840290: LauncherController.cpp(578)] Constructing launcher controller with workDir: C:\...\.minecraft, isActive: 0 [Info: 2022-11-08 20:20:49.4961009: LauncherAppRenderer.cpp(173)] Javascript bridge extended in OnWebKitInitialized. [Info: 2022-11-08 20:20:49.6164447: ProductInstance.cpp(105)] Do not allow remote update check, time is not due, [dungeons-retail-Piston] [Info: 2022-11-08 20:20:49.6247675: LauncherAppRenderer.cpp(321)] OnContextCreated: main frame. Url=mojang://launcher/index.html browser id=1 [Info: 2022-11-08 20:20:49.6248081: LauncherAppRenderer.cpp(333)] OnContextCreated: Create JS bindings in main browser. [Info: 2022-11-08 20:20:49.6504299: Xal.lib(0)] XAL: [op 72784048] Client operation StorageReadPlatformOperation continuing (promise 73278632) [Info: 2022-11-08 20:20:49.6505004: Xal.lib(0)] XAL: [op 72783872] Client operation StorageReadPlatformOperation starting (promise 73276952) [Info: 2022-11-08 20:20:49.6505310: Xal.lib(0)] XAL: [op 72784048] Client operation StorageReadPlatformOperation destroyed [Info: 2022-11-08 20:20:49.6505659: Xal.lib(0)] XAL: [op 72783872] Client operation StorageReadPlatformOperation calling platform handler [Info: 2022-11-08 20:20:49.6505882: Xal.lib(0)] XAL: [op 72783872] Added operation as handle 0456986C with type 53FD6E50 [Info: 2022-11-08 20:20:49.6506051: XalStorage.cpp(283)] [op 0456986C] Xal Read callback - Started [Info: 2022-11-08 20:20:49.6519572: XalStorage.cpp(384)] [op 0456986C] Xal Read callback - Succeeded [Info: 2022-11-08 20:20:49.6521084: Xal.lib(0)] XAL: [op 72783872] Client operation StorageReadPlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Success' (0) [Info: 2022-11-08 20:20:49.6521315: Xal.lib(0)] XAL: [op 72783872] Cleared operation handle 0456986C [Info: 2022-11-08 20:20:49.6521483: Xal.lib(0)] XAL: [op 72783872] Client operation StorageReadPlatformOperation succeeded [Info: 2022-11-08 20:20:49.6955618: LauncherAppRenderer.cpp(520)] Javascript bridge extended in OnContextCreated. [Info: 2022-11-08 20:20:49.7604739: Xal.lib(0)] XAL: [op 72783872] Client operation StorageReadPlatformOperation continuing (promise 73276952) [Info: 2022-11-08 20:20:49.7605793: Xal.lib(0)] XAL: [op 71202536] Operation LoadDefaultUser succeeded. [Info: 2022-11-08 20:20:49.7607511: Xal.lib(0)] XAL: [op 66855600] Operation LoadTokensForUser is starting [Info: 2022-11-08 20:20:49.7607725: Xal.lib(0)] XAL: [op 66855600] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:49.7607986: Xal.lib(0)] XAL: [op 72784928] Client operation StorageReadPlatformOperation starting (promise 73279640) [Info: 2022-11-08 20:20:49.7608243: Xal.lib(0)] XAL: [op 72783872] Client operation StorageReadPlatformOperation destroyed [Info: 2022-11-08 20:20:49.7608536: Xal.lib(0)] XAL: [op 72784928] Client operation StorageReadPlatformOperation calling platform handler [Info: 2022-11-08 20:20:49.7608711: Xal.lib(0)] XAL: [op 72784928] Added operation as handle 04569C8C with type 53FD6E50 [Info: 2022-11-08 20:20:49.7608849: XalStorage.cpp(283)] [op 04569C8C] Xal Read callback - Started [Info: 2022-11-08 20:20:49.7632446: XalStorage.cpp(384)] [op 04569C8C] Xal Read callback - Succeeded [Info: 2022-11-08 20:20:49.7633864: Xal.lib(0)] XAL: [op 72784928] Client operation StorageReadPlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Success' (0) [Info: 2022-11-08 20:20:49.7634138: Xal.lib(0)] XAL: [op 72784928] Cleared operation handle 04569C8C [Info: 2022-11-08 20:20:49.7634611: Xal.lib(0)] XAL: [op 72784928] Client operation StorageReadPlatformOperation succeeded [Info: 2022-11-08 20:20:49.8481459: ControllerInterface.cpp(106)] Running method getStore [Info: 2022-11-08 20:20:49.8487506: ControllerInterface.cpp(106)] Running method getStore [Info: 2022-11-08 20:20:49.8833236: ControllerInterface.cpp(106)] Running method checkForUpdates [Info: 2022-11-08 20:20:49.8834660: client_handler.cpp(424)] Handling PostTelemetryEvent message [Info: 2022-11-08 20:20:49.8859062: ControllerInterface.cpp(106)] Running method getContentfulEnvironment [Info: 2022-11-08 20:20:49.8864599: ControllerInterface.cpp(106)] Running method getAccountData [Info: 2022-11-08 20:20:49.8874830: Xal.lib(0)] XAL: [op 72784928] Client operation StorageReadPlatformOperation continuing (promise 73279640) [Info: 2022-11-08 20:20:49.8875857: Xal.lib(0)] XAL: [op 66855600] Operation LoadTokensForUser succeeded. [Info: 2022-11-08 20:20:49.8877290: Xal.lib(0)] XAL: [op 412624416] Operation GetXtoken is starting [Info: 2022-11-08 20:20:49.8877490: Xal.lib(0)] XAL: [op 412624416] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:49.8878172: Xal.lib(0)] XAL: [op 71213456] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:20:49.8878350: Xal.lib(0)] XAL: [op 71213456] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:49.8879012: Xal.lib(0)] XAL: [op 73279528] Operation LoadClockSkew is starting [Info: 2022-11-08 20:20:49.8879180: Xal.lib(0)] XAL: [op 73279528] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:49.8879390: Xal.lib(0)] XAL: [op 72785808] Client operation StorageReadPlatformOperation starting (promise 73278632) [Info: 2022-11-08 20:20:49.8879638: Xal.lib(0)] XAL: [op 72784928] Client operation StorageReadPlatformOperation destroyed [Info: 2022-11-08 20:20:49.8879919: Xal.lib(0)] XAL: [op 72785808] Client operation StorageReadPlatformOperation calling platform handler [Info: 2022-11-08 20:20:49.8880095: Xal.lib(0)] XAL: [op 72785808] Added operation as handle 04569FFC with type 53FD6E50 [Info: 2022-11-08 20:20:49.8880230: XalStorage.cpp(283)] [op 04569FFC] Xal Read callback - Started [Info: 2022-11-08 20:20:49.8880439: XalStorage.cpp(372)] [op 04569FFC] Xal Read callback - Failed [Info: 2022-11-08 20:20:49.8881704: Xal.lib(0)] XAL: [op 72785808] Client operation StorageReadPlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Failure' (1) [Info: 2022-11-08 20:20:49.8881943: Xal.lib(0)] XAL: [op 72785808] Cleared operation handle 04569FFC [Info: 2022-11-08 20:20:49.8882622: Xal.lib(0)] XAL: [op 72785808] Client operation StorageReadPlatformOperation failed with result 0x89235107: Client operation failed [Warning: 2022-11-08 20:20:49.9015499: MSIPatchInstaller.cpp(55)] Unable to determine product id for minecraft launcher installation. [Warning: 2022-11-08 20:20:49.9015909: MSIPatchInstaller.cpp(60)] Unable to determine the version of product [Info: 2022-11-08 20:20:49.9017415: NetQueue.cpp(695)] NetQueue: Starting net action https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Warning: 2022-11-08 20:20:49.9017760: MSIPatchInstaller.cpp(283)] Unable to determine patch product id and/or version. Aborting patch download. [Info: 2022-11-08 20:20:49.9153541: ControllerInterface.cpp(106)] Running method getContentfulEnvironment [Info: 2022-11-08 20:20:49.9154599: ControllerInterface.cpp(106)] Running method gamecoreLauncherInstallState [Info: 2022-11-08 20:20:49.9263479: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchermeta.mojang.com [Info: 2022-11-08 20:20:49.9264030: NetQueue.cpp(573)] NetQueue: Action finished: https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Info: 2022-11-08 20:20:49.9267860: GamecoreClientApi_win32.cpp(148)] Did not find matching amuid [Info: 2022-11-08 20:20:49.9268092: NetQueue.cpp(615)] Action finalized: https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Info: 2022-11-08 20:20:49.9268808: LauncherController.cpp(1507)] Windows Store Launcher is NotInstalled [Info: 2022-11-08 20:20:49.9272790: ControllerInterface.cpp(106)] Running method getContentfulEnvironment [Info: 2022-11-08 20:20:49.9273700: ControllerInterface.cpp(106)] Running method getContentfulEnvironment [Info: 2022-11-08 20:20:49.9274892: ControllerInterface.cpp(106)] Running method setStore [Info: 2022-11-08 20:20:49.9276400: ControllerInterface.cpp(106)] Running method getContentfulEnvironment [Info: 2022-11-08 20:20:49.9290721: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/games.json [Info: 2022-11-08 20:20:49.9354799: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/news.json [Info: 2022-11-08 20:20:49.9415130: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.versions"); [Info: 2022-11-08 20:20:49.9515139: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/highlightDialogs.json [Info: 2022-11-08 20:20:49.9515797: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/launcherPatchNotes_v2.json [Info: 2022-11-08 20:20:49.9516025: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/alertMessaging.json [Info: 2022-11-08 20:20:50.0155145: Xal.lib(0)] XAL: [op 72785808] Client operation StorageReadPlatformOperation continuing (promise 73278632) [Warning: 2022-11-08 20:20:50.0155920: Xal.lib(0)] XAL: Clock skew failed to be read: 0x89235107 "Client operation failed" [Warning: 2022-11-08 20:20:50.0156162: Xal.lib(0)] XAL: [op 73279528] Operation LoadClockSkew failed with result: 0x89235107 - Client operation failed [Info: 2022-11-08 20:20:50.0157646: Xal.lib(0)] XAL: [op 71217576] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:20:50.0157845: Xal.lib(0)] XAL: [op 71217576] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:50.0158013: Xal.lib(0)] XAL: [op 71217576] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:20:50.0159207: Xal.lib(0)] XAL: [op 53808680] Operation GetDtoken is starting [Info: 2022-11-08 20:20:50.0159381: Xal.lib(0)] XAL: [op 53808680] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:50.0159545: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BB7F76B534) [Info: 2022-11-08 20:20:50.0159816: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:20:50.0150000Z, systemNow:2022-11-08T20:20:50.0150000Z} [Info: 2022-11-08 20:20:50.0228813: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BB7F76B534) [Info: 2022-11-08 20:20:50.0229127: Xal.lib(0)] XAL: [op 53808680] Operation GetDtoken succeeded. [Info: 2022-11-08 20:20:50.0230053: Xal.lib(0)] XAL: [op 71213456] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:20:50.0231275: Xal.lib(0)] XAL: [op 53812680] Operation GetDtoken is starting [Info: 2022-11-08 20:20:50.0231454: Xal.lib(0)] XAL: [op 53812680] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:50.0231616: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BB7FE4AEB8) [Info: 2022-11-08 20:20:50.0231867: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:20:50.0220000Z, systemNow:2022-11-08T20:20:50.0220000Z} [Info: 2022-11-08 20:20:50.0232071: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BB7FE4AEB8) [Info: 2022-11-08 20:20:50.0232224: Xal.lib(0)] XAL: [op 53812680] Operation GetDtoken succeeded. [Info: 2022-11-08 20:20:50.0233539: Xal.lib(0)] XAL: [op 428519680] Operation GetMsaTicket is starting [Info: 2022-11-08 20:20:50.0233810: Xal.lib(0)] XAL: [op 428519680] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:50.0234595: Xal.lib(0)] XAL: [op 71211872] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:20:50.0235114: Xal.lib(0)] XAL: [op 71211872] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:50.0235925: Xal.lib(0)] XAL: [op 73277512] Operation LoadClockSkew is starting [Info: 2022-11-08 20:20:50.0236129: Xal.lib(0)] XAL: [op 73277512] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:50.0236379: Xal.lib(0)] XAL: [op 72783520] Client operation StorageReadPlatformOperation starting (promise 73276504) [Info: 2022-11-08 20:20:50.0236654: Xal.lib(0)] XAL: [op 72785808] Client operation StorageReadPlatformOperation destroyed [Info: 2022-11-08 20:20:50.0236990: Xal.lib(0)] XAL: [op 72783520] Client operation StorageReadPlatformOperation calling platform handler [Info: 2022-11-08 20:20:50.0237186: Xal.lib(0)] XAL: [op 72783520] Added operation as handle 0456970C with type 53FD6E50 [Info: 2022-11-08 20:20:50.0237391: XalStorage.cpp(283)] [op 0456970C] Xal Read callback - Started [Info: 2022-11-08 20:20:50.0237600: XalStorage.cpp(372)] [op 0456970C] Xal Read callback - Failed [Info: 2022-11-08 20:20:50.0238835: Xal.lib(0)] XAL: [op 72783520] Client operation StorageReadPlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Failure' (1) [Info: 2022-11-08 20:20:50.0239051: Xal.lib(0)] XAL: [op 72783520] Cleared operation handle 0456970C [Info: 2022-11-08 20:20:50.0239221: Xal.lib(0)] XAL: [op 72783520] Client operation StorageReadPlatformOperation failed with result 0x89235107: Client operation failed [Info: 2022-11-08 20:20:50.0526926: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:20:50.0527601: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/games.json [Info: 2022-11-08 20:20:50.0528177: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/games.json [Info: 2022-11-08 20:20:50.0540718: ControllerInterface.cpp(106)] Running method reportLatency [Info: 2022-11-08 20:20:50.0552921: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:20:50.0553198: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/highlightDialogs.json [Info: 2022-11-08 20:20:50.0554127: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/highlightDialogs.json [Info: 2022-11-08 20:20:50.0560383: ControllerInterface.cpp(106)] Running method reportLatency [Info: 2022-11-08 20:20:50.0585049: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:20:50.0585330: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/launcherPatchNotes_v2.json [Info: 2022-11-08 20:20:50.0585634: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/launcherPatchNotes_v2.json [Info: 2022-11-08 20:20:50.0585924: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/images/4YRduTBZscij4IIkkaPmcC-WildUpdateBackground.jpeg [Info: 2022-11-08 20:20:50.0590137: ControllerInterface.cpp(106)] Running method reportLatency [Info: 2022-11-08 20:20:50.0596289: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:20:50.0596519: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/news.json [Info: 2022-11-08 20:20:50.0596793: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/news.json [Info: 2022-11-08 20:20:50.0621682: ControllerInterface.cpp(106)] Running method reportLatency [Info: 2022-11-08 20:20:50.0830714: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:20:50.0831236: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/alertMessaging.json [Info: 2022-11-08 20:20:50.0831663: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/alertMessaging.json [Info: 2022-11-08 20:20:50.0839221: ControllerInterface.cpp(106)] Running method reportLatency [Info: 2022-11-08 20:20:50.1425707: Xal.lib(0)] XAL: [op 72783520] Client operation StorageReadPlatformOperation continuing (promise 73276504) [Warning: 2022-11-08 20:20:50.1426424: Xal.lib(0)] XAL: Clock skew failed to be read: 0x89235107 "Client operation failed" [Warning: 2022-11-08 20:20:50.1426692: Xal.lib(0)] XAL: [op 73277512] Operation LoadClockSkew failed with result: 0x89235107 - Client operation failed [Info: 2022-11-08 20:20:50.1428507: Xal.lib(0)] XAL: [op 71216736] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:20:50.1428750: Xal.lib(0)] XAL: [op 71216736] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:50.1428958: Xal.lib(0)] XAL: [op 71216736] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:20:50.1430439: Xal.lib(0)] XAL: [op 53811880] Operation GetDtoken is starting [Info: 2022-11-08 20:20:50.1430656: Xal.lib(0)] XAL: [op 53811880] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:50.1430883: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BB870A9AE0) [Info: 2022-11-08 20:20:50.1431230: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:20:50.1420000Z, systemNow:2022-11-08T20:20:50.1420000Z} [Info: 2022-11-08 20:20:50.1431479: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BB870A9AE0) [Info: 2022-11-08 20:20:50.1431688: Xal.lib(0)] XAL: [op 53811880] Operation GetDtoken succeeded. [Info: 2022-11-08 20:20:50.1432597: Xal.lib(0)] XAL: [op 71211872] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:20:50.1433509: Xal.lib(0)] XAL: >>> Xal::Auth::MsaTicketSet::GetTicket (000005BB870E9B7C) [Info: 2022-11-08 20:20:50.1433810: Xal.lib(0)] XAL: Found requested token in cache: [firstScope:service::user.auth.xboxlive.com::MBI_SSL]:{expiry:2022-11-09T18:11:19.5380000Z, now:2022-11-08T20:20:50.1420000Z, systemNow:2022-11-08T20:20:50.1420000Z} [Info: 2022-11-08 20:20:50.1435363: Xal.lib(0)] XAL: <<< Xal::Auth::MsaTicketSet::GetTicket (000005BB870E9B7C) [Info: 2022-11-08 20:20:50.1435658: Xal.lib(0)] XAL: [op 428519680] Operation GetMsaTicket succeeded. [Info: 2022-11-08 20:20:50.1436478: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BB87132534) [Info: 2022-11-08 20:20:50.1436795: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Utoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:11.3080000Z, now:2022-11-08T20:20:50.1430000Z, systemNow:2022-11-08T20:20:50.1430000Z} [Info: 2022-11-08 20:20:50.1436999: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BB87132534) [Info: 2022-11-08 20:20:50.1437167: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BB871435DC) [Info: 2022-11-08 20:20:50.1437419: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Ttoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:11.3030000Z, now:2022-11-08T20:20:50.1430000Z, systemNow:2022-11-08T20:20:50.1430000Z} [Info: 2022-11-08 20:20:50.1437602: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BB871435DC) [Info: 2022-11-08 20:20:50.1438340: Xal.lib(0)] XAL: [op 66850224] Refresh Xtoken running with user: true. [Info: 2022-11-08 20:20:50.1438522: Xal.lib(0)] XAL: [op 66850224] Operation RefreshXtoken is starting [Info: 2022-11-08 20:20:50.1438684: Xal.lib(0)] XAL: [op 66850224] with CV 'NNtFsBG4LgTwTYQZ.5.0' [Info: 2022-11-08 20:20:50.1438866: Xal.lib(0)] XAL: [op 66850224] RefreshXtoken token fetch started. [Info: 2022-11-08 20:20:50.1445343: Xal.lib(0)] XAL: [op 72783520] Client operation StorageReadPlatformOperation destroyed [Info: 2022-11-08 20:20:50.1446193: NetQueue.cpp(695)] NetQueue: Starting net action xsts.auth.xboxlive.com [Info: 2022-11-08 20:20:50.1912420: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:20:50.1912904: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/images/4YRduTBZscij4IIkkaPmcC-WildUpdateBackground.jpeg [Info: 2022-11-08 20:20:50.1913735: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/images/4YRduTBZscij4IIkkaPmcC-WildUpdateBackground.jpeg [Info: 2022-11-08 20:20:50.5431808: NetQueue.cpp(484)] NetQueue: Primary ip: 13.86.100.218, Host: xsts.auth.xboxlive.com [Info: 2022-11-08 20:20:50.5432386: NetQueue.cpp(573)] NetQueue: Action finished: xsts.auth.xboxlive.com [Info: 2022-11-08 20:20:50.5433216: NetQueue.cpp(615)] Action finalized: xsts.auth.xboxlive.com [Info: 2022-11-08 20:20:50.6528297: Xal.lib(0)] XAL: Clock skew updated. Server time: 2022-11-08T20:20:49.8760000Z - System time: 2022-11-08T20:20:50.6520000Z = skew (seconds) 0 [Info: 2022-11-08 20:20:50.6529318: Xal.lib(0)] XAL: [op 412661640] Operation SaveClockSkew is starting [Info: 2022-11-08 20:20:50.6529524: Xal.lib(0)] XAL: [op 412661640] with CV 'NNtFsBG4LgTwTYQZ.5.1' [Info: 2022-11-08 20:20:50.6529766: Xal.lib(0)] XAL: [op 72785456] Client operation StorageWritePlatformOperation starting (promise 71505160) [Info: 2022-11-08 20:20:50.6530198: Xal.lib(0)] XAL: [op 72785456] Client operation StorageWritePlatformOperation calling platform handler [Info: 2022-11-08 20:20:50.6530384: Xal.lib(0)] XAL: [op 72785456] Added operation as handle 04569E9C with type 53FD6E48 [Info: 2022-11-08 20:20:50.6530519: XalStorage.cpp(217)] [op 04569E9C] Xal Write callback - Started [Info: 2022-11-08 20:20:50.6532136: Xal.lib(0)] XAL: [op 72785456] Client operation StorageWritePlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Success' (0) [Info: 2022-11-08 20:20:50.6532357: Xal.lib(0)] XAL: [op 72785456] Cleared operation handle 04569E9C [Info: 2022-11-08 20:20:50.6532553: Xal.lib(0)] XAL: [op 72785456] Client operation StorageWritePlatformOperation succeeded [Info: 2022-11-08 20:20:50.6533254: XalStorage.cpp(277)] [op 04569E9C] Xal Write callback - Succeeded [Info: 2022-11-08 20:20:50.7806976: Xal.lib(0)] XAL: [op 72785456] Client operation StorageWritePlatformOperation continuing (promise 71505160) [Info: 2022-11-08 20:20:50.7807623: Xal.lib(0)] XAL: [op 412661640] Operation SaveClockSkew succeeded. [Info: 2022-11-08 20:20:50.7810432: Xal.lib(0)] XAL: [op 72763160] Operation WriteCacheData is starting [Info: 2022-11-08 20:20:50.7810699: Xal.lib(0)] XAL: [op 72763160] with CV 'NNtFsBG4LgTwTYQZ.5.1' [Info: 2022-11-08 20:20:50.7810983: Xal.lib(0)] XAL: [op 72785808] Client operation StorageWritePlatformOperation starting (promise 71504200) [Info: 2022-11-08 20:20:50.7811276: Xal.lib(0)] XAL: [op 72785456] Client operation StorageWritePlatformOperation destroyed [Info: 2022-11-08 20:20:50.7811642: Xal.lib(0)] XAL: [op 72785808] Client operation StorageWritePlatformOperation calling platform handler [Info: 2022-11-08 20:20:50.7811867: Xal.lib(0)] XAL: [op 72785808] Added operation as handle 04569FFC with type 53FD6E48 [Info: 2022-11-08 20:20:50.7812057: XalStorage.cpp(217)] [op 04569FFC] Xal Write callback - Started [Info: 2022-11-08 20:20:55.9666927: Xal.lib(0)] XAL: [op 72785808] Client operation StorageWritePlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Success' (0) [Info: 2022-11-08 20:20:55.9667449: Xal.lib(0)] XAL: [op 72785808] Cleared operation handle 04569FFC [Info: 2022-11-08 20:20:55.9667689: Xal.lib(0)] XAL: [op 72785808] Client operation StorageWritePlatformOperation succeeded [Info: 2022-11-08 20:20:55.9668602: XalStorage.cpp(265)] [op 04569FFC] Xal Write callback - Succeeded [Info: 2022-11-08 20:20:56.0834165: Xal.lib(0)] XAL: [op 72785808] Client operation StorageWritePlatformOperation continuing (promise 71504200) [Info: 2022-11-08 20:20:56.0834769: Xal.lib(0)] XAL: [op 72763160] Operation WriteCacheData succeeded. [Info: 2022-11-08 20:20:56.0836006: Xal.lib(0)] XAL: [op 66850224] RefreshXtoken token fetch done. [Info: 2022-11-08 20:20:56.0836251: Xal.lib(0)] XAL: [op 66850224] Operation RefreshXtoken succeeded. [Info: 2022-11-08 20:20:56.0844831: Xal.lib(0)] XAL: [op 73277848] Operation NsalDb_LoadTitleNsal is starting [Info: 2022-11-08 20:20:56.0845130: Xal.lib(0)] XAL: [op 73277848] with CV 'NNtFsBG4LgTwTYQZ.5.1' [Info: 2022-11-08 20:20:56.0846453: Xal.lib(0)] XAL: [op 72785808] Client operation StorageWritePlatformOperation destroyed [Info: 2022-11-08 20:20:56.0847261: NetQueue.cpp(695)] NetQueue: Starting net action title.mgt.xboxlive.com [Info: 2022-11-08 20:20:56.1343492: NetQueue.cpp(484)] NetQueue: Primary ip: 40.122.46.48, Host: title.mgt.xboxlive.com [Info: 2022-11-08 20:20:56.1344088: NetQueue.cpp(573)] NetQueue: Action finished: title.mgt.xboxlive.com [Info: 2022-11-08 20:20:56.1344983: NetQueue.cpp(615)] Action finalized: title.mgt.xboxlive.com [Info: 2022-11-08 20:20:56.2105733: Xal.lib(0)] XAL: No signature policies found in NSAL document [Info: 2022-11-08 20:20:56.2106139: Xal.lib(0)] XAL: [op 73277848] Operation NsalDb_LoadTitleNsal succeeded. [Info: 2022-11-08 20:20:56.2107070: Xal.lib(0)] XAL: [op 412624416] Operation GetXtoken succeeded. [Info: 2022-11-08 20:20:56.2108023: Xal.lib(0)] XAL: [op 68801848] Operation GetDefaultUser succeeded. [Info: 2022-11-08 20:20:56.2109363: Xal.lib(0)] XAL: [op 70820952] Operation PresenceHeartbeat is starting [Info: 2022-11-08 20:20:56.2109540: Xal.lib(0)] XAL: [op 70820952] with CV 'NNtFsBG4LgTwTYQZ.14.0' [Info: 2022-11-08 20:20:56.2110252: Xal.lib(0)] XAL: [op 424234984] GetTokenAndSignature being run for usertype: User [Info: 2022-11-08 20:20:56.2110427: Xal.lib(0)] XAL: [op 424234984] Operation GetTokenAndSignature is starting [Info: 2022-11-08 20:20:56.2110578: Xal.lib(0)] XAL: [op 424234984] with CV 'NNtFsBG4LgTwTYQZ.14.0' [Info: 2022-11-08 20:20:56.2111261: Xal.lib(0)] XAL: [op 71211872] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:20:56.2111452: Xal.lib(0)] XAL: [op 71211872] with CV 'NNtFsBG4LgTwTYQZ.14.0' [Info: 2022-11-08 20:20:56.2112161: Xal.lib(0)] XAL: [op 71217016] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:20:56.2112407: Xal.lib(0)] XAL: [op 71217016] with CV 'NNtFsBG4LgTwTYQZ.14.0' [Info: 2022-11-08 20:20:56.2112575: Xal.lib(0)] XAL: [op 71217016] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:20:56.2113701: Xal.lib(0)] XAL: [op 53808680] Operation GetDtoken is starting [Info: 2022-11-08 20:20:56.2113869: Xal.lib(0)] XAL: [op 53808680] with CV 'NNtFsBG4LgTwTYQZ.14.0' [Info: 2022-11-08 20:20:56.2114419: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF0BE4A30) [Info: 2022-11-08 20:20:56.2114790: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:20:55.4340000Z, systemNow:2022-11-08T20:20:56.2110000Z} [Info: 2022-11-08 20:20:56.2115084: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF0BE4A30) [Info: 2022-11-08 20:20:56.2115326: Xal.lib(0)] XAL: [op 53808680] Operation GetDtoken succeeded. [Info: 2022-11-08 20:20:56.2116264: Xal.lib(0)] XAL: [op 71211872] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:20:56.2122865: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF0CB3538) [Info: 2022-11-08 20:20:56.2123256: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Xtoken, relyingParty:http://xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:true hasData:true, isValid:true, xerr:0, expiry:2022-11-09T12:20:49.8760000Z, now:2022-11-08T20:20:55.4340000Z, systemNow:2022-11-08T20:20:56.2110000Z} [Info: 2022-11-08 20:20:56.2123517: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF0CB3538) [Info: 2022-11-08 20:20:56.2124558: Xal.lib(0)] XAL: [op 425363248] Operation GetXtoken is starting [Info: 2022-11-08 20:20:56.2124917: Xal.lib(0)] XAL: [op 425363248] with CV 'NNtFsBG4LgTwTYQZ.14.0' [Info: 2022-11-08 20:20:56.2125821: Xal.lib(0)] XAL: [op 71207912] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:20:56.2126076: Xal.lib(0)] XAL: [op 71207912] with CV 'NNtFsBG4LgTwTYQZ.14.0' [Info: 2022-11-08 20:20:56.2126962: Xal.lib(0)] XAL: [op 71217016] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:20:56.2127228: Xal.lib(0)] XAL: [op 71217016] with CV 'NNtFsBG4LgTwTYQZ.14.0' [Info: 2022-11-08 20:20:56.2127474: Xal.lib(0)] XAL: [op 71217016] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:20:56.2128692: Xal.lib(0)] XAL: [op 53812280] Operation GetDtoken is starting [Info: 2022-11-08 20:20:56.2128909: Xal.lib(0)] XAL: [op 53812280] with CV 'NNtFsBG4LgTwTYQZ.14.0' [Info: 2022-11-08 20:20:56.2129097: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF0D4BEA0) [Info: 2022-11-08 20:20:56.2129376: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:20:55.4350000Z, systemNow:2022-11-08T20:20:56.2120000Z} [Info: 2022-11-08 20:20:56.2129584: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF0D4BEA0) [Info: 2022-11-08 20:20:56.2129770: Xal.lib(0)] XAL: [op 53812280] Operation GetDtoken succeeded. [Info: 2022-11-08 20:20:56.2130455: Xal.lib(0)] XAL: [op 71207912] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:20:56.2131155: Xal.lib(0)] XAL: [op 425363248] Operation GetXtoken succeeded. [Info: 2022-11-08 20:20:56.2131938: Xal.lib(0)] XAL: [op 424234984] Operation GetTokenAndSignature succeeded. [Info: 2022-11-08 20:20:56.2133429: Xal.lib(0)] XAL: [op 70319736] Operation TryAddFirstUserSilently succeeded. [Info: 2022-11-08 20:20:56.2135859: Xal.lib(0)] XAL: [op 53806880] Operation TryRefreshUser is starting [Info: 2022-11-08 20:20:56.2136199: Xal.lib(0)] XAL: [op 53806880] with CV 'NNtFsBG4LgTwTYQZ.15.0' [Info: 2022-11-08 20:20:56.2137785: Xal.lib(0)] XAL: [op 67873088] GetTokenAndSignature being run for usertype: User [Info: 2022-11-08 20:20:56.2138002: Xal.lib(0)] XAL: [op 67873088] Operation GetTokenAndSignature is starting [Info: 2022-11-08 20:20:56.2138189: Xal.lib(0)] XAL: [op 67873088] with CV 'NNtFsBG4LgTwTYQZ.15.0' [Info: 2022-11-08 20:20:56.2138893: Xal.lib(0)] XAL: [op 71207384] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:20:56.2139097: Xal.lib(0)] XAL: [op 71207384] with CV 'NNtFsBG4LgTwTYQZ.15.0' [Info: 2022-11-08 20:20:56.2139803: Xal.lib(0)] XAL: [op 71217296] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:20:56.2140012: Xal.lib(0)] XAL: [op 71217296] with CV 'NNtFsBG4LgTwTYQZ.15.0' [Info: 2022-11-08 20:20:56.2140206: Xal.lib(0)] XAL: [op 71217296] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:20:56.2141415: Xal.lib(0)] XAL: [op 53812080] Operation GetDtoken is starting [Info: 2022-11-08 20:20:56.2141689: Xal.lib(0)] XAL: [op 53812080] with CV 'NNtFsBG4LgTwTYQZ.15.0' [Info: 2022-11-08 20:20:56.2141889: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF0E8431C) [Info: 2022-11-08 20:20:56.2142174: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:20:55.4360000Z, systemNow:2022-11-08T20:20:56.2130000Z} [Info: 2022-11-08 20:20:56.2142385: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF0E8431C) [Info: 2022-11-08 20:20:56.2142569: Xal.lib(0)] XAL: [op 53812080] Operation GetDtoken succeeded. [Info: 2022-11-08 20:20:56.2143355: Xal.lib(0)] XAL: [op 71207384] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:20:56.2148650: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF0F28D18) [Info: 2022-11-08 20:20:56.2148990: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Xtoken, relyingParty:http://xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:true hasData:true, isValid:true, xerr:0, expiry:2022-11-09T12:20:49.8760000Z, now:2022-11-08T20:20:55.4370000Z, systemNow:2022-11-08T20:20:56.2140000Z} [Info: 2022-11-08 20:20:56.2149205: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF0F28D18) [Info: 2022-11-08 20:20:56.2149911: Xal.lib(0)] XAL: [op 425363248] Operation GetXtoken is starting [Info: 2022-11-08 20:20:56.2150125: Xal.lib(0)] XAL: [op 425363248] with CV 'NNtFsBG4LgTwTYQZ.15.0' [Info: 2022-11-08 20:20:56.2150797: Xal.lib(0)] XAL: [op 71208968] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:20:56.2150989: Xal.lib(0)] XAL: [op 71208968] with CV 'NNtFsBG4LgTwTYQZ.15.0' [Info: 2022-11-08 20:20:56.2151695: Xal.lib(0)] XAL: [op 71217296] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:20:56.2151893: Xal.lib(0)] XAL: [op 71217296] with CV 'NNtFsBG4LgTwTYQZ.15.0' [Info: 2022-11-08 20:20:56.2152077: Xal.lib(0)] XAL: [op 71217296] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:20:56.2153240: Xal.lib(0)] XAL: [op 53808680] Operation GetDtoken is starting [Info: 2022-11-08 20:20:56.2153447: Xal.lib(0)] XAL: [op 53808680] with CV 'NNtFsBG4LgTwTYQZ.15.0' [Info: 2022-11-08 20:20:56.2153636: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF0FA3090) [Info: 2022-11-08 20:20:56.2153916: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:20:55.4370000Z, systemNow:2022-11-08T20:20:56.2140000Z} [Info: 2022-11-08 20:20:56.2154284: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF0FA3090) [Info: 2022-11-08 20:20:56.2154511: Xal.lib(0)] XAL: [op 53808680] Operation GetDtoken succeeded. [Info: 2022-11-08 20:20:56.2155324: Xal.lib(0)] XAL: [op 71208968] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:20:56.2156088: Xal.lib(0)] XAL: [op 425363248] Operation GetXtoken succeeded. [Info: 2022-11-08 20:20:56.2156923: Xal.lib(0)] XAL: [op 67873088] Operation GetTokenAndSignature succeeded. [Info: 2022-11-08 20:20:56.2157747: Xal.lib(0)] XAL: [op 53806880] Operation TryRefreshUser succeeded. [Info: 2022-11-08 20:20:56.2159032: Xal.lib(0)] XAL: [op 71167168] Operation UploadTelemetryEvents is starting [Info: 2022-11-08 20:20:56.2159567: Xal.lib(0)] XAL: XalTryAddDefaultUserSilentlyAsync calling back to client with result 'Ok' (0x00000000) [Info: 2022-11-08 20:20:56.2161602: NetQueue.cpp(695)] NetQueue: Starting net action userpresence.xboxlive.com [Info: 2022-11-08 20:20:56.2162103: Xal.lib(0)] XAL: Handle 5E800001 to user 1209797042088443905 created [Info: 2022-11-08 20:20:56.2163061: UserIdentity.cpp(228)] Sign-in success - cleared token [Info: 2022-11-08 20:20:56.2163612: UnifiedMSAAccounts.cpp(170)] Successfully Auto Signed in [Info: 2022-11-08 20:20:56.2164055: UserIdentity.cpp(901)] Retrieving token due to [first] [Info: 2022-11-08 20:20:56.2166112: Xal.lib(0)] XAL: [op 70319320] Operation StateGetTokenAndSignature is starting [Info: 2022-11-08 20:20:56.2166455: Xal.lib(0)] XAL: [op 70319320] with CV 'NNtFsBG4LgTwTYQZ.18.0' [Info: 2022-11-08 20:20:56.2264278: NetQueue.cpp(695)] NetQueue: Starting net action vortex.data.microsoft.com [Info: 2022-11-08 20:20:56.3385293: Xal.lib(0)] XAL: [op 67873088] GetTokenAndSignature being run for usertype: User [Info: 2022-11-08 20:20:56.3385727: Xal.lib(0)] XAL: [op 67873088] Operation GetTokenAndSignature is starting [Info: 2022-11-08 20:20:56.3385943: Xal.lib(0)] XAL: [op 67873088] with CV 'NNtFsBG4LgTwTYQZ.18.0' [Info: 2022-11-08 20:20:56.3386657: Xal.lib(0)] XAL: [op 71206856] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:20:56.3386875: Xal.lib(0)] XAL: [op 71206856] with CV 'NNtFsBG4LgTwTYQZ.18.0' [Info: 2022-11-08 20:20:56.3387656: Xal.lib(0)] XAL: [op 71217576] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:20:56.3387867: Xal.lib(0)] XAL: [op 71217576] with CV 'NNtFsBG4LgTwTYQZ.18.0' [Info: 2022-11-08 20:20:56.3388056: Xal.lib(0)] XAL: [op 71217576] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:20:56.3389220: Xal.lib(0)] XAL: [op 53809080] Operation GetDtoken is starting [Info: 2022-11-08 20:20:56.3389409: Xal.lib(0)] XAL: [op 53809080] with CV 'NNtFsBG4LgTwTYQZ.18.0' [Info: 2022-11-08 20:20:56.3389597: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF8581CA8) [Info: 2022-11-08 20:20:56.3389885: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:20:55.5610000Z, systemNow:2022-11-08T20:20:56.3380000Z} [Info: 2022-11-08 20:20:56.3390107: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF8581CA8) [Info: 2022-11-08 20:20:56.3390284: Xal.lib(0)] XAL: [op 53809080] Operation GetDtoken succeeded. [Info: 2022-11-08 20:20:56.3391043: Xal.lib(0)] XAL: [op 71206856] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:20:56.3391864: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF85B91D0) [Info: 2022-11-08 20:20:56.3392196: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Xtoken, relyingParty:rp://api.minecraftservices.com/, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-09T12:14:50.7700000Z, now:2022-11-08T20:20:55.5610000Z, systemNow:2022-11-08T20:20:56.3380000Z} [Info: 2022-11-08 20:20:56.3392446: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF85B91D0) [Info: 2022-11-08 20:20:56.3393216: Xal.lib(0)] XAL: [op 424577456] Operation GetXtoken is starting [Info: 2022-11-08 20:20:56.3393410: Xal.lib(0)] XAL: [op 424577456] with CV 'NNtFsBG4LgTwTYQZ.18.0' [Info: 2022-11-08 20:20:56.3394141: Xal.lib(0)] XAL: [op 71212664] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:20:56.3394853: Xal.lib(0)] XAL: [op 71212664] with CV 'NNtFsBG4LgTwTYQZ.18.0' [Info: 2022-11-08 20:20:56.3396045: Xal.lib(0)] XAL: [op 71222896] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:20:56.3396315: Xal.lib(0)] XAL: [op 71222896] with CV 'NNtFsBG4LgTwTYQZ.18.0' [Info: 2022-11-08 20:20:56.3396552: Xal.lib(0)] XAL: [op 71222896] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:20:56.3398048: Xal.lib(0)] XAL: [op 53808680] Operation GetDtoken is starting [Info: 2022-11-08 20:20:56.3398309: Xal.lib(0)] XAL: [op 53808680] with CV 'NNtFsBG4LgTwTYQZ.18.0' [Info: 2022-11-08 20:20:56.3398552: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF865C3F8) [Info: 2022-11-08 20:20:56.3398894: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:20:55.5620000Z, systemNow:2022-11-08T20:20:56.3390000Z} [Info: 2022-11-08 20:20:56.3399157: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BCF865C3F8) [Info: 2022-11-08 20:20:56.3399399: Xal.lib(0)] XAL: [op 53808680] Operation GetDtoken succeeded. [Info: 2022-11-08 20:20:56.3400210: Xal.lib(0)] XAL: [op 71212664] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:20:56.3400910: Xal.lib(0)] XAL: [op 424577456] Operation GetXtoken succeeded. [Info: 2022-11-08 20:20:56.3401637: Xal.lib(0)] XAL: [op 67873088] Operation GetTokenAndSignature succeeded. [Info: 2022-11-08 20:20:56.3402329: Xal.lib(0)] XAL: [op 70319320] Operation StateGetTokenAndSignature succeeded. [Info: 2022-11-08 20:20:56.3403495: Xal.lib(0)] XAL: XalUserGetTokenAndSignatureSilentlyAsync calling back to client with result 'Ok' (0x00000000) [Info: 2022-11-08 20:20:56.3404043: UserIdentity.cpp(636)] Successfully retrieved token [Info: 2022-11-08 20:20:56.3404480: UserIdentity.cpp(905)] Attempted to retrieved token - [normal] - [notnull] - 0 [Info: 2022-11-08 20:20:56.3405788: NetQueue.cpp(695)] NetQueue: Starting net action https://api.minecraftservices.com/launcher/login [Info: 2022-11-08 20:20:56.5504930: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:46::51, Host: api.minecraftservices.com [Info: 2022-11-08 20:20:56.5505402: NetQueue.cpp(573)] NetQueue: Action finished: https://api.minecraftservices.com/launcher/login [Warning: 2022-11-08 20:20:56.5506368: Common_p.h(38)] Deserializing Minecraft Services response.metadata: Unknown key [Info: 2022-11-08 20:20:56.5506666: MinecraftServicesApi.cpp(441)] Signed in to minecraft services with user <USERNAME> [Info: 2022-11-08 20:20:56.5506927: NetQueue.cpp(615)] Action finalized: https://api.minecraftservices.com/launcher/login [Info: 2022-11-08 20:20:56.5507052: UserIdentity.cpp(961)] Using new token [Info: 2022-11-08 20:20:56.5507418: UserIdentity.cpp(970)] Current token [with-refresh:true] - [notnull] [Info: 2022-11-08 20:20:56.5507759: UnifiedMSAAccounts.cpp(340)] Added/Updated account : [not empty][not empty][null][null] [Info: 2022-11-08 20:20:56.5508057: UserIdentity.cpp(504)] Got gamer tag - [0][not empty] [Info: 2022-11-08 20:20:56.5510187: Xal.lib(0)] XAL: [op 72756232] Operation GetGamerPicture is starting [Info: 2022-11-08 20:20:56.5510513: Xal.lib(0)] XAL: [op 72756232] with CV 'NNtFsBG4LgTwTYQZ.19.0' [Info: 2022-11-08 20:20:56.5936285: Xal.lib(0)] XAL: [op 412662456] Operation FetchGamerpicOperation is starting [Info: 2022-11-08 20:20:56.5936765: Xal.lib(0)] XAL: [op 412662456] with CV 'NNtFsBG4LgTwTYQZ.19.0' [Info: 2022-11-08 20:20:56.5937898: Xal.lib(0)] XAL: [op 67873088] GetTokenAndSignature being run for usertype: User [Info: 2022-11-08 20:20:56.5938193: Xal.lib(0)] XAL: [op 67873088] Operation GetTokenAndSignature is starting [Info: 2022-11-08 20:20:56.5938452: Xal.lib(0)] XAL: [op 67873088] with CV 'NNtFsBG4LgTwTYQZ.19.0' [Info: 2022-11-08 20:20:56.5939405: Xal.lib(0)] XAL: [op 71212664] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:20:56.5939665: Xal.lib(0)] XAL: [op 71212664] with CV 'NNtFsBG4LgTwTYQZ.19.0' [Info: 2022-11-08 20:20:56.5940661: Xal.lib(0)] XAL: [op 71218696] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:20:56.5940923: Xal.lib(0)] XAL: [op 71218696] with CV 'NNtFsBG4LgTwTYQZ.19.0' [Info: 2022-11-08 20:20:56.5941182: Xal.lib(0)] XAL: [op 71218696] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:20:56.5943005: Xal.lib(0)] XAL: [op 53808680] Operation GetDtoken is starting [Info: 2022-11-08 20:20:56.5943269: Xal.lib(0)] XAL: [op 53808680] with CV 'NNtFsBG4LgTwTYQZ.19.0' [Info: 2022-11-08 20:20:56.5943540: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BD07911B20) [Info: 2022-11-08 20:20:56.5943923: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:20:55.8160000Z, systemNow:2022-11-08T20:20:56.5930000Z} [Info: 2022-11-08 20:20:56.5944227: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BD07911B20) [Info: 2022-11-08 20:20:56.5944470: Xal.lib(0)] XAL: [op 53808680] Operation GetDtoken succeeded. [Info: 2022-11-08 20:20:56.5945681: Xal.lib(0)] XAL: [op 71212664] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:20:56.5951145: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BD079CB638) [Info: 2022-11-08 20:20:56.5951470: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Xtoken, relyingParty:http://xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:true hasData:true, isValid:true, xerr:0, expiry:2022-11-09T12:20:49.8760000Z, now:2022-11-08T20:20:55.8170000Z, systemNow:2022-11-08T20:20:56.5940000Z} [Info: 2022-11-08 20:20:56.5951688: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BD079CB638) [Info: 2022-11-08 20:20:56.5952409: Xal.lib(0)] XAL: [op 66966568] Operation GetXtoken is starting [Info: 2022-11-08 20:20:56.5952605: Xal.lib(0)] XAL: [op 66966568] with CV 'NNtFsBG4LgTwTYQZ.19.0' [Info: 2022-11-08 20:20:56.5953270: Xal.lib(0)] XAL: [op 71208968] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:20:56.5953458: Xal.lib(0)] XAL: [op 71208968] with CV 'NNtFsBG4LgTwTYQZ.19.0' [Info: 2022-11-08 20:20:56.5954154: Xal.lib(0)] XAL: [op 71222896] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:20:56.5954352: Xal.lib(0)] XAL: [op 71222896] with CV 'NNtFsBG4LgTwTYQZ.19.0' [Info: 2022-11-08 20:20:56.5954541: Xal.lib(0)] XAL: [op 71222896] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:20:56.5956277: Xal.lib(0)] XAL: [op 53811880] Operation GetDtoken is starting [Info: 2022-11-08 20:20:56.5956630: Xal.lib(0)] XAL: [op 53811880] with CV 'NNtFsBG4LgTwTYQZ.19.0' [Info: 2022-11-08 20:20:56.5956890: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BD07A57994) [Info: 2022-11-08 20:20:56.5957288: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:20:55.8180000Z, systemNow:2022-11-08T20:20:56.5950000Z} [Info: 2022-11-08 20:20:56.5957579: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BD07A57994) [Info: 2022-11-08 20:20:56.5957818: Xal.lib(0)] XAL: [op 53811880] Operation GetDtoken succeeded. [Info: 2022-11-08 20:20:56.5958691: Xal.lib(0)] XAL: [op 71208968] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:20:56.5959562: Xal.lib(0)] XAL: [op 66966568] Operation GetXtoken succeeded. [Info: 2022-11-08 20:20:56.5960483: Xal.lib(0)] XAL: [op 67873088] Operation GetTokenAndSignature succeeded. [Info: 2022-11-08 20:20:56.6141266: NetQueue.cpp(695)] NetQueue: Starting net action profile.xboxlive.com [Info: 2022-11-08 20:20:56.6255142: NetQueue.cpp(484)] NetQueue: Primary ip: 52.183.58.171, Host: userpresence.xboxlive.com [Info: 2022-11-08 20:20:56.6255462: NetQueue.cpp(573)] NetQueue: Action finished: userpresence.xboxlive.com [Info: 2022-11-08 20:20:56.6256174: NetQueue.cpp(615)] Action finalized: userpresence.xboxlive.com [Info: 2022-11-08 20:20:57.4737213: NetQueue.cpp(484)] NetQueue: Primary ip: 20.80.180.59, Host: profile.xboxlive.com [Info: 2022-11-08 20:20:57.4737814: NetQueue.cpp(573)] NetQueue: Action finished: profile.xboxlive.com [Info: 2022-11-08 20:20:57.4738854: NetQueue.cpp(615)] Action finalized: profile.xboxlive.com [Info: 2022-11-08 20:20:57.7781827: NetQueue.cpp(695)] NetQueue: Starting net action images-eds-ssl.xboxlive.com [Info: 2022-11-08 20:20:57.7927895: NetQueue.cpp(484)] NetQueue: Primary ip: 20.44.10.123, Host: vortex.data.microsoft.com [Info: 2022-11-08 20:20:57.7928456: NetQueue.cpp(573)] NetQueue: Action finished: vortex.data.microsoft.com [Info: 2022-11-08 20:20:57.7929438: NetQueue.cpp(615)] Action finalized: vortex.data.microsoft.com [Info: 2022-11-08 20:20:57.8728258: Xal.lib(0)] XAL: [op 9625624] Operation UploadTelemetryEventsWithDelay succeeded. [Info: 2022-11-08 20:20:57.8729167: Xal.lib(0)] XAL: [op 71167168] Operation UploadTelemetryEvents succeeded. [Info: 2022-11-08 20:20:57.8729453: Xal.lib(0)] XAL: [op 71169232] Operation UploadTelemetryEvents is starting [Info: 2022-11-08 20:20:57.8729696: Xal.lib(0)] XAL: [op 71169232] Operation UploadTelemetryEvents succeeded. [Info: 2022-11-08 20:20:57.8729927: Xal.lib(0)] XAL: [op 71167512] Operation UploadTelemetryEvents is starting [Info: 2022-11-08 20:20:57.8730150: Xal.lib(0)] XAL: [op 71167512] Operation UploadTelemetryEvents succeeded. [Info: 2022-11-08 20:20:57.9149136: NetQueue.cpp(484)] NetQueue: Primary ip: 2600:1407:3c00:109a::57, Host: images-eds-ssl.xboxlive.com [Info: 2022-11-08 20:20:57.9149472: NetQueue.cpp(573)] NetQueue: Action finished: images-eds-ssl.xboxlive.com [Info: 2022-11-08 20:20:57.9150317: NetQueue.cpp(615)] Action finalized: images-eds-ssl.xboxlive.com [Warning: 2022-11-08 20:20:57.9999508: Xal.lib(0)] XAL: Received a different CV on service response. original:'NNtFsBG4LgTwTYQZ.19.1' received:'lGLeLWMF0mVBYp24.25.1.0' [Info: 2022-11-08 20:20:57.9999978: Xal.lib(0)] XAL: [op 412662456] Operation FetchGamerpicOperation succeeded. [Info: 2022-11-08 20:20:58.0000920: Xal.lib(0)] XAL: [op 72756232] Operation GetGamerPicture succeeded. [Info: 2022-11-08 20:20:58.0002391: Xal.lib(0)] XAL: XalUserGetGamerPictureAsync calling back to client with result 'Ok' (0x00000000) [Info: 2022-11-08 20:20:58.0065098: UnifiedMSAAccounts.cpp(358)] Has valid token, going to fetch profile [Info: 2022-11-08 20:20:58.0066076: NetQueue.cpp(695)] NetQueue: Starting net action https://api.minecraftservices.com/minecraft/profile [Info: 2022-11-08 20:20:58.0066326: NetQueue.cpp(698)] NetQueue: Action debug details (https://api.minecraftservices.com/minecraft/profile): Method: GET Headers: Authorization:Bearer eyJhbGciOiJIUzI1NiJ9.eyJ4dWlkIjoiMjUzNTQzNDkzNDM0NDEyOCIsImFnZyI6IkFkdWx0Iiwic3ViIjoiNmRmMzc4MGMtNjEwNS00MDg1LThiMzgtYzI0YWRhMzE3YzZiIiwibmJmIjoxNjY3OTM4ODU1LCJhdXRoIjoiWEJPWCIsInJvbGVzIjpbXSwiaXNzIjoiYXV0aGVudGljYXRpb24iLCJleHAiOjE2NjgwMjUyNTUsImlhdCI6MTY2NzkzODg1NSwicGxhdGZvcm0iOiJQQ19MQVVOQ0hFUiIsInl1aWQiOiIxNjZlYWQ3MWViNGNkYTc2MzlkYmIwNDgxYmQ4MjkzNiJ9.G-0M6zQbSk2el0HnieZ1tO7l205W-VTxUlDQZyBU7n8 Content-Type:application/json Body: [Info: 2022-11-08 20:20:58.0754136: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:46::51, Host: api.minecraftservices.com [Info: 2022-11-08 20:20:58.0754638: NetQueue.cpp(573)] NetQueue: Action finished: https://api.minecraftservices.com/minecraft/profile [Info: 2022-11-08 20:20:58.0754806: NetQueue.cpp(575)] NetQueue: Action finished debug details: https://api.minecraftservices.com/minecraft/profile Response code: 200 Response body: [Info: 2022-11-08 20:20:58.0755773: NetQueue.cpp(615)] Action finalized: https://api.minecraftservices.com/minecraft/profile [Info: 2022-11-08 20:20:58.0755934: UnifiedMSAAccounts.cpp(364)] Profile fetch successful [Info: 2022-11-08 20:20:58.0756536: UnifiedMSAAccounts.cpp(641)] Starting to get entitlements[force:true] for account [Info: 2022-11-08 20:20:59.6598333: UnifiedAccounts.cpp(320)] Internet state in main process: online=1 [Info: 2022-11-08 20:20:59.6599316: NetQueue.cpp(695)] NetQueue: Starting net action https://api.minecraftservices.com/entitlements/license?requestId=b8897282-2c91-4e3e-8479-571377702dae [Info: 2022-11-08 20:20:59.6599595: NetQueue.cpp(698)] NetQueue: Action debug details (https://api.minecraftservices.com/entitlements/license?requestId=b8897282-2c91-4e3e-8479-571377702dae): Method: GET Headers: Authorization:Bearer eyJhbGciOiJIUzI1NiJ9.eyJ4dWlkIjoiMjUzNTQzNDkzNDM0NDEyOCIsImFnZyI6IkFkdWx0Iiwic3ViIjoiNmRmMzc4MGMtNjEwNS00MDg1LThiMzgtYzI0YWRhMzE3YzZiIiwibmJmIjoxNjY3OTM4ODU1LCJhdXRoIjoiWEJPWCIsInJvbGVzIjpbXSwiaXNzIjoiYXV0aGVudGljYXRpb24iLCJleHAiOjE2NjgwMjUyNTUsImlhdCI6MTY2NzkzODg1NSwicGxhdGZvcm0iOiJQQ19MQVVOQ0hFUiIsInl1aWQiOiIxNjZlYWQ3MWViNGNkYTc2MzlkYmIwNDgxYmQ4MjkzNiJ9.G-0M6zQbSk2el0HnieZ1tO7l205W-VTxUlDQZyBU7n8 Content-Type:application/json Body: [Info: 2022-11-08 20:20:59.6606484: ControllerInterface.cpp(106)] Running method onInternetStateChange [Info: 2022-11-08 20:20:59.9348918: NetQueue.cpp(695)] NetQueue: Starting net action https://launchermeta.mojang.com/mc/game/version_manifest_v2.json [Info: 2022-11-08 20:20:59.9607497: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:46::51, Host: api.minecraftservices.com [Info: 2022-11-08 20:20:59.9607922: NetQueue.cpp(573)] NetQueue: Action finished: https://api.minecraftservices.com/entitlements/license?requestId=b8897282-2c91-4e3e-8479-571377702dae [Info: 2022-11-08 20:20:59.9608095: NetQueue.cpp(575)] NetQueue: Action finished debug details: https://api.minecraftservices.com/entitlements/license?requestId=b8897282-2c91-4e3e-8479-571377702dae Response code: 200 Response body: [Info: 2022-11-08 20:20:59.9609387: MinecraftServicesApi.cpp(519)] Got entitlements response! [Info: 2022-11-08 20:20:59.9621826: NetQueue.cpp(615)] Action finalized: https://api.minecraftservices.com/entitlements/license?requestId=b8897282-2c91-4e3e-8479-571377702dae [Info: 2022-11-08 20:21:00.0335880: UnifiedMSAAccounts.cpp(570)] Broadcasting change due to new [forced:1] Entitlements for 6a31729cf5874711bc442158088d53b7 [Info: 2022-11-08 20:21:00.0629515: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchermeta.mojang.com [Info: 2022-11-08 20:21:00.0629964: NetQueue.cpp(573)] NetQueue: Action finished: https://launchermeta.mojang.com/mc/game/version_manifest_v2.json [Info: 2022-11-08 20:21:00.0630193: NetQueue.cpp(615)] Action finalized: https://launchermeta.mojang.com/mc/game/version_manifest_v2.json [Info: 2022-11-08 20:21:00.0630765: GameVersionManager.cpp(431)] Got available versions manifest from https://launchermeta.mojang.com/mc/game/version_manifest_v2.json [Info: 2022-11-08 20:21:00.1997433: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameVersions"); [Info: 2022-11-08 20:21:00.2036423: ControllerInterface.cpp(106)] Running method getAccountData [Info: 2022-11-08 20:21:00.2037056: UnifiedAccounts.cpp(320)] Internet state in main process: online=1 [Info: 2022-11-08 20:21:00.2037418: ProductManager.cpp(363)] Changing product game_dungeons to product source GAMEPASS [Info: 2022-11-08 20:21:00.2039504: ProductManager.cpp(416)] Product source [GAMEPASS]mapped to product type [Piston][gameocore:false][override:true] [Info: 2022-11-08 20:21:00.2039948: ProductManager.cpp(363)] Changing product game_minecraft_bedrock to product source PURCHASE [Info: 2022-11-08 20:21:00.2661808: ControllerInterface.cpp(106)] Running method getContentfulEnvironment [Info: 2022-11-08 20:21:00.2869173: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/voteEvent.json [Info: 2022-11-08 20:21:00.3105300: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:00.3105728: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/voteEvent.json [Info: 2022-11-08 20:21:00.3106109: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/voteEvent.json [Info: 2022-11-08 20:21:00.3188805: client_handler.cpp(424)] Handling PostTelemetryEvent message [Info: 2022-11-08 20:21:00.3265512: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/images/3dF3xXu1xokVcIPnUdZyDU-trader.png [Info: 2022-11-08 20:21:00.3423969: ControllerInterface.cpp(106)] Running method reportLatency [Info: 2022-11-08 20:21:00.3531099: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/images/3drInhRjCO207hxKRRZphb-NewonRealms:ScaryMovies.jpeg [Info: 2022-11-08 20:21:00.3531559: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/images/1smV4MfHxkaqK08SXypynv-defaultskinslineup700x466.jpeg [Info: 2022-11-08 20:21:00.3531729: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/images/2L2yrPiDdaHCKpITLHxXNC-KeyArtLauncher700x466.jpeg [Info: 2022-11-08 20:21:00.3531876: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/images/1L9qwqrVi8GxoRcGEgmTX1-TuffGolemLauncher700x466(2).jpeg [Info: 2022-11-08 20:21:00.3532013: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/images/30rwzoAD1iu4m06Ei2xxPd-RascalLauncher700x466(2).jpeg [Info: 2022-11-08 20:21:00.3742635: ControllerInterface.cpp(106)] Running method getContentfulEnvironment [Info: 2022-11-08 20:21:00.3759002: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:00.3759328: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/images/3dF3xXu1xokVcIPnUdZyDU-trader.png [Info: 2022-11-08 20:21:00.3759620: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/images/3dF3xXu1xokVcIPnUdZyDU-trader.png [Info: 2022-11-08 20:21:00.3760046: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/images/4etacsrVGJMPtKb9t1qLyp-NewonRealms:MotivationalMadness.jpeg [Info: 2022-11-08 20:21:00.3763975: ControllerInterface.cpp(106)] Running method reportLatency [Info: 2022-11-08 20:21:00.3800101: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:00.3800377: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/images/1smV4MfHxkaqK08SXypynv-defaultskinslineup700x466.jpeg [Info: 2022-11-08 20:21:00.3800655: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/images/1smV4MfHxkaqK08SXypynv-defaultskinslineup700x466.jpeg [Info: 2022-11-08 20:21:00.3801022: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/images/1zWNYhuYGtU9XxIWLmi6WE-SnifferLauncher700x466(1).jpeg [Info: 2022-11-08 20:21:00.3999328: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:00.3999794: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/images/3drInhRjCO207hxKRRZphb-NewonRealms:ScaryMovies.jpeg [Info: 2022-11-08 20:21:00.4000160: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/images/3drInhRjCO207hxKRRZphb-NewonRealms:ScaryMovies.jpeg [Info: 2022-11-08 20:21:00.4000608: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/images/1tuDEOib19nZzSUeKCa9Lr-goat700x466.jpeg [Info: 2022-11-08 20:21:00.4260332: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:00.4260831: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/images/1zWNYhuYGtU9XxIWLmi6WE-SnifferLauncher700x466(1).jpeg [Info: 2022-11-08 20:21:00.4261218: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/images/1zWNYhuYGtU9XxIWLmi6WE-SnifferLauncher700x466(1).jpeg [Info: 2022-11-08 20:21:00.4261730: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/images/4mBTfEbQHAN5NgvHFy60h8-NewonRealms:AdvancementsinScience.jpeg [Info: 2022-11-08 20:21:00.4279060: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:00.4279348: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/images/1tuDEOib19nZzSUeKCa9Lr-goat700x466.jpeg [Info: 2022-11-08 20:21:00.4279696: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/images/1tuDEOib19nZzSUeKCa9Lr-goat700x466.jpeg [Info: 2022-11-08 20:21:00.4280159: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/images/4aCK5KpLg3tPCRhGZRlOLv-preview.jpeg [Info: 2022-11-08 20:21:00.4528236: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:00.4528701: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/images/4mBTfEbQHAN5NgvHFy60h8-NewonRealms:AdvancementsinScience.jpeg [Info: 2022-11-08 20:21:00.4529033: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/images/4mBTfEbQHAN5NgvHFy60h8-NewonRealms:AdvancementsinScience.jpeg [Info: 2022-11-08 20:21:00.4556662: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:00.4556950: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/images/1L9qwqrVi8GxoRcGEgmTX1-TuffGolemLauncher700x466(2).jpeg [Info: 2022-11-08 20:21:00.4557227: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/images/1L9qwqrVi8GxoRcGEgmTX1-TuffGolemLauncher700x466(2).jpeg [Info: 2022-11-08 20:21:00.4580688: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:00.4580969: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/images/4aCK5KpLg3tPCRhGZRlOLv-preview.jpeg [Info: 2022-11-08 20:21:00.4581291: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/images/4aCK5KpLg3tPCRhGZRlOLv-preview.jpeg [Info: 2022-11-08 20:21:00.4736040: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:00.4736424: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/images/30rwzoAD1iu4m06Ei2xxPd-RascalLauncher700x466(2).jpeg [Info: 2022-11-08 20:21:00.4736782: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/images/30rwzoAD1iu4m06Ei2xxPd-RascalLauncher700x466(2).jpeg [Info: 2022-11-08 20:21:00.4832005: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:00.4832326: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/images/2L2yrPiDdaHCKpITLHxXNC-KeyArtLauncher700x466.jpeg [Info: 2022-11-08 20:21:00.4832698: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/images/2L2yrPiDdaHCKpITLHxXNC-KeyArtLauncher700x466.jpeg [Info: 2022-11-08 20:21:00.5053388: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:00.5053990: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/images/4etacsrVGJMPtKb9t1qLyp-NewonRealms:MotivationalMadness.jpeg [Info: 2022-11-08 20:21:00.5054373: NetQueue.cpp(615)] Action finalized: https://launchercontent.mojang.com/images/4etacsrVGJMPtKb9t1qLyp-NewonRealms:MotivationalMadness.jpeg [Info: 2022-11-08 20:21:00.8676756: ControllerInterface.cpp(106)] Running method setStore [Info: 2022-11-08 20:21:01.9067826: client_handler.cpp(424)] Handling PostTelemetryEvent message [Info: 2022-11-08 20:21:04.7214743: ControllerInterface.cpp(106)] Running method updateConfigurationData [Info: 2022-11-08 20:21:04.7227399: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.configurationData"); [Info: 2022-11-08 20:21:06.7776435: client_handler.cpp(424)] Handling PostTelemetryEvent message [Info: 2022-11-08 20:21:07.3216425: ControllerInterface.cpp(106)] Running method setStore [Info: 2022-11-08 20:21:07.5412372: ControllerInterface.cpp(106)] Running method downloadConfiguration [Info: 2022-11-08 20:21:07.5413535: GameVersionManager.cpp(768)] resolveVersionID: Resolved custom:forge-40.1.84 to forge-40.1.84 [Info: 2022-11-08 20:21:07.5414115: GameVersionManager.cpp(512)] Request version details for: forge-40.1.84 [Info: 2022-11-08 20:21:07.5415067: GameVersionManager.cpp(512)] Request version details for: 1.18.2 [Info: 2022-11-08 20:21:07.5476955: UserIdentity.cpp(901)] Retrieving token due to [forced] [Info: 2022-11-08 20:21:07.5478695: Xal.lib(0)] XAL: [op 67754376] Operation StateGetTokenAndSignature is starting [Info: 2022-11-08 20:21:07.5478984: Xal.lib(0)] XAL: [op 67754376] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5880821: Xal.lib(0)] XAL: [op 9685272] GetTokenAndSignature being run for usertype: User [Info: 2022-11-08 20:21:07.5881318: Xal.lib(0)] XAL: [op 9685272] Operation GetTokenAndSignature is starting [Info: 2022-11-08 20:21:07.5881582: Xal.lib(0)] XAL: [op 9685272] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5882465: Xal.lib(0)] XAL: [op 71214248] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:21:07.5882674: Xal.lib(0)] XAL: [op 71214248] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5883426: Xal.lib(0)] XAL: [op 71218696] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:21:07.5883635: Xal.lib(0)] XAL: [op 71218696] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5883830: Xal.lib(0)] XAL: [op 71218696] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:21:07.5885000: Xal.lib(0)] XAL: [op 53808680] Operation GetDtoken is starting [Info: 2022-11-08 20:21:07.5885200: Xal.lib(0)] XAL: [op 53808680] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5885397: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF96DF1424) [Info: 2022-11-08 20:21:07.5885697: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:21:06.8110000Z, systemNow:2022-11-08T20:21:07.5870000Z} [Info: 2022-11-08 20:21:07.5885919: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF96DF1424) [Info: 2022-11-08 20:21:07.5886106: Xal.lib(0)] XAL: [op 53808680] Operation GetDtoken succeeded. [Info: 2022-11-08 20:21:07.5886863: Xal.lib(0)] XAL: [op 71214248] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:21:07.5887708: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF96E29AE0) [Info: 2022-11-08 20:21:07.5888039: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Xtoken, relyingParty:rp://api.minecraftservices.com/, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-09T12:14:50.7700000Z, now:2022-11-08T20:21:06.8110000Z, systemNow:2022-11-08T20:21:07.5870000Z} [Info: 2022-11-08 20:21:07.5888303: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF96E29AE0) [Info: 2022-11-08 20:21:07.5889119: Xal.lib(0)] XAL: [op 492688920] Operation GetXtoken is starting [Info: 2022-11-08 20:21:07.5889317: Xal.lib(0)] XAL: [op 492688920] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5890763: Xal.lib(0)] XAL: [op 71208968] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:21:07.5891082: Xal.lib(0)] XAL: [op 71208968] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5892030: Xal.lib(0)] XAL: [op 71216736] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:21:07.5892237: Xal.lib(0)] XAL: [op 71216736] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5892431: Xal.lib(0)] XAL: [op 71216736] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:21:07.5894018: Xal.lib(0)] XAL: [op 53812080] Operation GetDtoken is starting [Info: 2022-11-08 20:21:07.5894289: Xal.lib(0)] XAL: [op 53812080] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5894527: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF96ED00FC) [Info: 2022-11-08 20:21:07.5894888: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:21:06.8120000Z, systemNow:2022-11-08T20:21:07.5880000Z} [Info: 2022-11-08 20:21:07.5895192: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF96ED00FC) [Info: 2022-11-08 20:21:07.5895421: Xal.lib(0)] XAL: [op 53812080] Operation GetDtoken succeeded. [Info: 2022-11-08 20:21:07.5896376: Xal.lib(0)] XAL: [op 71208968] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:21:07.5898449: Xal.lib(0)] XAL: [op 53812480] Operation GetDtoken is starting [Info: 2022-11-08 20:21:07.5898720: Xal.lib(0)] XAL: [op 53812480] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5898951: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF96F3C180) [Info: 2022-11-08 20:21:07.5899291: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:21:06.8120000Z, systemNow:2022-11-08T20:21:07.5880000Z} [Info: 2022-11-08 20:21:07.5899726: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF96F3C180) [Info: 2022-11-08 20:21:07.5899989: Xal.lib(0)] XAL: [op 53812480] Operation GetDtoken succeeded. [Info: 2022-11-08 20:21:07.5901258: Xal.lib(0)] XAL: [op 68361264] Operation GetMsaTicket is starting [Info: 2022-11-08 20:21:07.5901467: Xal.lib(0)] XAL: [op 68361264] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5902172: Xal.lib(0)] XAL: [op 71208704] Operation InitializeTokenStack is starting [Info: 2022-11-08 20:21:07.5902358: Xal.lib(0)] XAL: [op 71208704] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5903193: Xal.lib(0)] XAL: [op 71216736] Operation LoadDeviceIdentity is starting [Info: 2022-11-08 20:21:07.5903435: Xal.lib(0)] XAL: [op 71216736] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5903660: Xal.lib(0)] XAL: [op 71216736] Operation LoadDeviceIdentity succeeded. [Info: 2022-11-08 20:21:07.5905183: Xal.lib(0)] XAL: [op 53812080] Operation GetDtoken is starting [Info: 2022-11-08 20:21:07.5905464: Xal.lib(0)] XAL: [op 53812080] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5905718: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF96FE14DC) [Info: 2022-11-08 20:21:07.5906067: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Dtoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:09.4720000Z, now:2022-11-08T20:21:06.8130000Z, systemNow:2022-11-08T20:21:07.5890000Z} [Info: 2022-11-08 20:21:07.5906342: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF96FE14DC) [Info: 2022-11-08 20:21:07.5906579: Xal.lib(0)] XAL: [op 53812080] Operation GetDtoken succeeded. [Info: 2022-11-08 20:21:07.5907524: Xal.lib(0)] XAL: [op 71208704] Operation InitializeTokenStack succeeded. [Info: 2022-11-08 20:21:07.5908440: Xal.lib(0)] XAL: >>> Xal::Auth::MsaTicketSet::GetTicket (000005BF97023A94) [Info: 2022-11-08 20:21:07.5908776: Xal.lib(0)] XAL: Found requested token in cache: [firstScope:service::user.auth.xboxlive.com::MBI_SSL]:{expiry:2022-11-09T18:11:19.5380000Z, now:2022-11-08T20:21:06.8130000Z, systemNow:2022-11-08T20:21:07.5890000Z} [Info: 2022-11-08 20:21:07.5909036: Xal.lib(0)] XAL: <<< Xal::Auth::MsaTicketSet::GetTicket (000005BF97023A94) [Info: 2022-11-08 20:21:07.5909282: Xal.lib(0)] XAL: [op 68361264] Operation GetMsaTicket succeeded. [Info: 2022-11-08 20:21:07.5910464: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF970545E0) [Info: 2022-11-08 20:21:07.5910974: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Utoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:11.3080000Z, now:2022-11-08T20:21:06.8140000Z, systemNow:2022-11-08T20:21:07.5900000Z} [Info: 2022-11-08 20:21:07.5911278: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF970545E0) [Info: 2022-11-08 20:21:07.5911526: Xal.lib(0)] XAL: >>> Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF9706F138) [Info: 2022-11-08 20:21:07.5911868: Xal.lib(0)] XAL: Returning requested cache: [hasSignInDisplayClaims:false identityType:Ttoken, relyingParty:http://auth.xboxlive.com, subRelyingParty:, tokenType:JWT]:{HasSignInDisplayClaims:false hasData:true, isValid:true, xerr:0, expiry:2022-11-18T15:20:11.3030000Z, now:2022-11-08T20:21:06.8140000Z, systemNow:2022-11-08T20:21:07.5900000Z} [Info: 2022-11-08 20:21:07.5912148: Xal.lib(0)] XAL: <<< Xal::Auth::InMemoryXboxTokenCache::GetTokenInternal (000005BF9706F138) [Info: 2022-11-08 20:21:07.5912985: Xal.lib(0)] XAL: [op 66855088] Refresh Xtoken running with user: true. [Info: 2022-11-08 20:21:07.5913191: Xal.lib(0)] XAL: [op 66855088] Operation RefreshXtoken is starting [Info: 2022-11-08 20:21:07.5913370: Xal.lib(0)] XAL: [op 66855088] with CV 'NNtFsBG4LgTwTYQZ.21.0' [Info: 2022-11-08 20:21:07.5913554: Xal.lib(0)] XAL: [op 66855088] RefreshXtoken token fetch started. [Info: 2022-11-08 20:21:07.5919928: NetQueue.cpp(695)] NetQueue: Starting net action xsts.auth.xboxlive.com [Info: 2022-11-08 20:21:07.6723712: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameVersions"); [Info: 2022-11-08 20:21:07.6776290: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameInstances"); [Info: 2022-11-08 20:21:07.7912478: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameVersions"); [Info: 2022-11-08 20:21:07.9733291: NetQueue.cpp(484)] NetQueue: Primary ip: 13.86.100.218, Host: xsts.auth.xboxlive.com [Info: 2022-11-08 20:21:07.9733843: NetQueue.cpp(573)] NetQueue: Action finished: xsts.auth.xboxlive.com [Info: 2022-11-08 20:21:07.9734900: NetQueue.cpp(615)] Action finalized: xsts.auth.xboxlive.com [Info: 2022-11-08 20:21:08.0992886: Xal.lib(0)] XAL: Clock skew updated. Server time: 2022-11-08T20:21:07.3130000Z - System time: 2022-11-08T20:21:08.0990000Z = skew (seconds) 0 [Info: 2022-11-08 20:21:08.0993927: Xal.lib(0)] XAL: [op 427987648] Operation SaveClockSkew is starting [Info: 2022-11-08 20:21:08.0994186: Xal.lib(0)] XAL: [op 427987648] with CV 'NNtFsBG4LgTwTYQZ.21.1' [Info: 2022-11-08 20:21:08.0994470: Xal.lib(0)] XAL: [op 72783520] Client operation StorageWritePlatformOperation starting (promise 71504968) [Info: 2022-11-08 20:21:08.0994925: Xal.lib(0)] XAL: [op 72783520] Client operation StorageWritePlatformOperation calling platform handler [Info: 2022-11-08 20:21:08.0995153: Xal.lib(0)] XAL: [op 72783520] Added operation as handle 0456970C with type 53FD6E48 [Info: 2022-11-08 20:21:08.0995329: XalStorage.cpp(217)] [op 0456970C] Xal Write callback - Started [Info: 2022-11-08 20:21:08.0996880: Xal.lib(0)] XAL: [op 72783520] Client operation StorageWritePlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Success' (0) [Info: 2022-11-08 20:21:08.0997127: Xal.lib(0)] XAL: [op 72783520] Cleared operation handle 0456970C [Info: 2022-11-08 20:21:08.0997322: Xal.lib(0)] XAL: [op 72783520] Client operation StorageWritePlatformOperation succeeded [Info: 2022-11-08 20:21:08.0997982: XalStorage.cpp(277)] [op 0456970C] Xal Write callback - Succeeded [Info: 2022-11-08 20:21:08.2271569: Xal.lib(0)] XAL: [op 72783520] Client operation StorageWritePlatformOperation continuing (promise 71504968) [Info: 2022-11-08 20:21:08.2272183: Xal.lib(0)] XAL: [op 427987648] Operation SaveClockSkew succeeded. [Info: 2022-11-08 20:21:08.2274128: Xal.lib(0)] XAL: [op 72763160] Operation WriteCacheData is starting [Info: 2022-11-08 20:21:08.2274408: Xal.lib(0)] XAL: [op 72763160] with CV 'NNtFsBG4LgTwTYQZ.21.1' [Info: 2022-11-08 20:21:08.2274729: Xal.lib(0)] XAL: [op 72783872] Client operation StorageWritePlatformOperation starting (promise 71504680) [Info: 2022-11-08 20:21:08.2275048: Xal.lib(0)] XAL: [op 72783520] Client operation StorageWritePlatformOperation destroyed [Info: 2022-11-08 20:21:08.2275424: Xal.lib(0)] XAL: [op 72783872] Client operation StorageWritePlatformOperation calling platform handler [Info: 2022-11-08 20:21:08.2275674: Xal.lib(0)] XAL: [op 72783872] Added operation as handle 0456986C with type 53FD6E48 [Info: 2022-11-08 20:21:08.2275896: XalStorage.cpp(217)] [op 0456986C] Xal Write callback - Started [Info: 2022-11-08 20:21:08.4370354: Xal.lib(0)] XAL: [op 72783872] Client operation StorageWritePlatformOperation platform handler reported completion status 'XalPlatformOperationResult_Success' (0) [Info: 2022-11-08 20:21:08.4370809: Xal.lib(0)] XAL: [op 72783872] Cleared operation handle 0456986C [Info: 2022-11-08 20:21:08.4371048: Xal.lib(0)] XAL: [op 72783872] Client operation StorageWritePlatformOperation succeeded [Info: 2022-11-08 20:21:08.4371904: XalStorage.cpp(265)] [op 0456986C] Xal Write callback - Succeeded [Info: 2022-11-08 20:21:08.5622454: Xal.lib(0)] XAL: [op 72783872] Client operation StorageWritePlatformOperation continuing (promise 71504680) [Info: 2022-11-08 20:21:08.5623251: Xal.lib(0)] XAL: [op 72763160] Operation WriteCacheData succeeded. [Info: 2022-11-08 20:21:08.5624348: Xal.lib(0)] XAL: [op 66855088] RefreshXtoken token fetch done. [Info: 2022-11-08 20:21:08.5624605: Xal.lib(0)] XAL: [op 66855088] Operation RefreshXtoken succeeded. [Info: 2022-11-08 20:21:08.5625365: Xal.lib(0)] XAL: [op 492688920] Operation GetXtoken succeeded. [Info: 2022-11-08 20:21:08.5626126: Xal.lib(0)] XAL: [op 9685272] Operation GetTokenAndSignature succeeded. [Info: 2022-11-08 20:21:08.5626853: Xal.lib(0)] XAL: [op 67754376] Operation StateGetTokenAndSignature succeeded. [Info: 2022-11-08 20:21:08.5628136: Xal.lib(0)] XAL: XalUserGetTokenAndSignatureSilentlyAsync calling back to client with result 'Ok' (0x00000000) [Info: 2022-11-08 20:21:08.5628499: Xal.lib(0)] XAL: [op 72783872] Client operation StorageWritePlatformOperation destroyed [Info: 2022-11-08 20:21:08.5629117: UserIdentity.cpp(636)] Successfully retrieved token [Info: 2022-11-08 20:21:08.5629562: UserIdentity.cpp(905)] Attempted to retrieved token - [forced] - [notnull] - 0 [Info: 2022-11-08 20:21:08.5630753: NetQueue.cpp(695)] NetQueue: Starting net action https://api.minecraftservices.com/launcher/login [Info: 2022-11-08 20:21:08.7408681: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:46::51, Host: api.minecraftservices.com [Info: 2022-11-08 20:21:08.7409166: NetQueue.cpp(573)] NetQueue: Action finished: https://api.minecraftservices.com/launcher/login [Warning: 2022-11-08 20:21:08.7409884: Common_p.h(38)] Deserializing Minecraft Services response.metadata: Unknown key [Info: 2022-11-08 20:21:08.7410217: MinecraftServicesApi.cpp(441)] Signed in to minecraft services with user <USERNAME> [Info: 2022-11-08 20:21:08.7410527: NetQueue.cpp(615)] Action finalized: https://api.minecraftservices.com/launcher/login [Info: 2022-11-08 20:21:08.7410669: UserIdentity.cpp(961)] Using new token [Info: 2022-11-08 20:21:08.7411045: UserIdentity.cpp(970)] Current token [with-refresh:true] - [notnull] [Info: 2022-11-08 20:21:08.7411306: UnifiedMSAAccounts.cpp(313)] Refreshed token : [not empty] [Info: 2022-11-08 20:21:08.7411550: UserIdentity.cpp(970)] Current token [with-refresh:false] - [notnull] [Info: 2022-11-08 20:21:08.7411825: UnifiedMSAAccounts.cpp(340)] Added/Updated account : [not empty][not empty][null][null] [Info: 2022-11-08 20:21:08.7412051: UserIdentity.cpp(504)] Got gamer tag - [0][not empty] [Info: 2022-11-08 20:21:08.7470892: UnifiedMSAAccounts.cpp(358)] Has valid token, going to fetch profile [Info: 2022-11-08 20:21:08.7471606: NetQueue.cpp(695)] NetQueue: Starting net action https://api.minecraftservices.com/minecraft/profile [Info: 2022-11-08 20:21:08.7471893: NetQueue.cpp(698)] NetQueue: Action debug details (https://api.minecraftservices.com/minecraft/profile): Method: GET Headers: Authorization:Bearer eyJhbGciOiJIUzI1NiJ9.eyJ4dWlkIjoiMjUzNTQzNDkzNDM0NDEyOCIsImFnZyI6IkFkdWx0Iiwic3ViIjoiNmRmMzc4MGMtNjEwNS00MDg1LThiMzgtYzI0YWRhMzE3YzZiIiwibmJmIjoxNjY3OTM4ODY4LCJhdXRoIjoiWEJPWCIsInJvbGVzIjpbXSwiaXNzIjoiYXV0aGVudGljYXRpb24iLCJleHAiOjE2NjgwMjUyNjgsImlhdCI6MTY2NzkzODg2OCwicGxhdGZvcm0iOiJQQ19MQVVOQ0hFUiIsInl1aWQiOiIxNjZlYWQ3MWViNGNkYTc2MzlkYmIwNDgxYmQ4MjkzNiJ9.49dd1TF_dClAqmRcBFjxXmS0z5Y8UqhRwh0qhOOXiik Content-Type:application/json Body: [Info: 2022-11-08 20:21:08.8135141: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:46::51, Host: api.minecraftservices.com [Info: 2022-11-08 20:21:08.8135580: NetQueue.cpp(573)] NetQueue: Action finished: https://api.minecraftservices.com/minecraft/profile [Info: 2022-11-08 20:21:08.8135746: NetQueue.cpp(575)] NetQueue: Action finished debug details: https://api.minecraftservices.com/minecraft/profile Response code: 200 Response body: [Info: 2022-11-08 20:21:08.8136453: NetQueue.cpp(615)] Action finalized: https://api.minecraftservices.com/minecraft/profile [Info: 2022-11-08 20:21:08.8136576: UnifiedMSAAccounts.cpp(364)] Profile fetch successful [Info: 2022-11-08 20:21:08.8759409: GameVersionManager.cpp(768)] resolveVersionID: Resolved custom:forge-40.1.84 to forge-40.1.84 [Info: 2022-11-08 20:21:08.8760189: NetQueue.cpp(695)] NetQueue: Starting net action https://api.minecraftservices.com/entitlements/license?requestId=a1732aab-4761-421a-ae2c-a50323ae41b3 [Info: 2022-11-08 20:21:08.8760572: NetQueue.cpp(698)] NetQueue: Action debug details (https://api.minecraftservices.com/entitlements/license?requestId=a1732aab-4761-421a-ae2c-a50323ae41b3): Method: GET Headers: Authorization:Bearer eyJhbGciOiJIUzI1NiJ9.eyJ4dWlkIjoiMjUzNTQzNDkzNDM0NDEyOCIsImFnZyI6IkFkdWx0Iiwic3ViIjoiNmRmMzc4MGMtNjEwNS00MDg1LThiMzgtYzI0YWRhMzE3YzZiIiwibmJmIjoxNjY3OTM4ODY4LCJhdXRoIjoiWEJPWCIsInJvbGVzIjpbXSwiaXNzIjoiYXV0aGVudGljYXRpb24iLCJleHAiOjE2NjgwMjUyNjgsImlhdCI6MTY2NzkzODg2OCwicGxhdGZvcm0iOiJQQ19MQVVOQ0hFUiIsInl1aWQiOiIxNjZlYWQ3MWViNGNkYTc2MzlkYmIwNDgxYmQ4MjkzNiJ9.49dd1TF_dClAqmRcBFjxXmS0z5Y8UqhRwh0qhOOXiik Content-Type:application/json Body: [Warning: 2022-11-08 20:21:08.8764684: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl [Warning: 2022-11-08 20:21:08.8765327: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl-jemalloc [Warning: 2022-11-08 20:21:08.8765744: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl-openal [Warning: 2022-11-08 20:21:08.8766099: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl-opengl [Warning: 2022-11-08 20:21:08.8766449: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl-glfw [Warning: 2022-11-08 20:21:08.8766800: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl-stb [Warning: 2022-11-08 20:21:08.8767152: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl-tinyfd [Warning: 2022-11-08 20:21:08.8767751: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl [Warning: 2022-11-08 20:21:08.8768106: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl-jemalloc [Warning: 2022-11-08 20:21:08.8768443: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl-openal [Warning: 2022-11-08 20:21:08.8768805: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl-opengl [Warning: 2022-11-08 20:21:08.8769171: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl-glfw [Warning: 2022-11-08 20:21:08.8769665: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl-tinyfd [Warning: 2022-11-08 20:21:08.8769907: JavaLaunchConfiguration.cpp(154)] Detected duplicate libraries in version file: org.lwjgl:lwjgl-stb [Info: 2022-11-08 20:21:08.8786967: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameInstances"); [Info: 2022-11-08 20:21:08.8806774: GameController.cpp(390)] Creating ClientStarter with id 1 [Info: 2022-11-08 20:21:08.8807242: NetQueue.cpp(186)] NetQueue: Setting up. [Info: 2022-11-08 20:21:08.8809118: NetQueue.cpp(666)] NetQueue: worker thread started. [Info: 2022-11-08 20:21:08.8812897: GameCallbacks.cpp(228)] Launcher/launcher (main) Info Preparing to launch minecraft client for forge-40.1.84 [Info: 2022-11-08 20:21:08.8823254: GameCallbacks.cpp(228)] Launcher/launcher (main) Debug Prepared asset index [Info: 2022-11-08 20:21:08.8854362: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameInstances"); [Info: 2022-11-08 20:21:08.9066632: NetQueue.cpp(695)] NetQueue: Starting net action https://launchermeta.mojang.com/v1/products/java-runtime/2ec0cc96c44e5a76b9c8b7c39df7210883d12871/all.json [Info: 2022-11-08 20:21:08.9070658: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:08.9092619: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameInstances"); [Info: 2022-11-08 20:21:09.0392240: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchermeta.mojang.com [Info: 2022-11-08 20:21:09.0392672: NetQueue.cpp(573)] NetQueue: Action finished: https://launchermeta.mojang.com/v1/products/java-runtime/2ec0cc96c44e5a76b9c8b7c39df7210883d12871/all.json [Info: 2022-11-08 20:21:09.0393094: NetQueue.cpp(615)] Action finalized: https://launchermeta.mojang.com/v1/products/java-runtime/2ec0cc96c44e5a76b9c8b7c39df7210883d12871/all.json [Info: 2022-11-08 20:21:09.0398967: NetQueue.cpp(695)] NetQueue: Starting net action https://launchermeta.mojang.com/v1/packages/b180218a447157cfd0b639aa94b0fa1fc522f80e/manifest.json [Info: 2022-11-08 20:21:09.0651606: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchermeta.mojang.com [Info: 2022-11-08 20:21:09.0651953: NetQueue.cpp(573)] NetQueue: Action finished: https://launchermeta.mojang.com/v1/packages/b180218a447157cfd0b639aa94b0fa1fc522f80e/manifest.json [Info: 2022-11-08 20:21:09.0652206: NetQueue.cpp(615)] Action finalized: https://launchermeta.mojang.com/v1/packages/b180218a447157cfd0b639aa94b0fa1fc522f80e/manifest.json [Info: 2022-11-08 20:21:09.0763711: PistonInstaller.cpp(279)] Inspecting files in %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta [Info: 2022-11-08 20:21:09.0764274: PistonInstaller.cpp(280)] Using Sha1Cacher from thread 12752 [Error: 2022-11-08 20:21:09.0769396: Sha1Cacher.cpp(58)] Error reading cached SHA-1: bin/jabswitch.exe /#// 16589564104958710 [Info: 2022-11-08 20:21:09.0778948: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-console-l1-1-0.dll, internal: /:\...\api-ms-win-core-console-l1-1-0.dll [Info: 2022-11-08 20:21:09.0780802: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-console-l1-2-0.dll, internal: /:\...\api-ms-win-core-console-l1-2-0.dll [Info: 2022-11-08 20:21:09.0782665: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-datetime-l1-1-0.dll, internal: /:\...\api-ms-win-core-datetime-l1-1-0.dll [Info: 2022-11-08 20:21:09.0784875: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-debug-l1-1-0.dll, internal: /:\...\api-ms-win-core-debug-l1-1-0.dll [Info: 2022-11-08 20:21:09.0786804: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-errorhandling-l1-1-0.dll, internal: /:\...\api-ms-win-core-errorhandling-l1-1-0.dll [Info: 2022-11-08 20:21:09.0788697: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-file-l1-1-0.dll, internal: /:\...\api-ms-win-core-file-l1-1-0.dll [Info: 2022-11-08 20:21:09.0790374: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-file-l1-2-0.dll, internal: /:\...\api-ms-win-core-file-l1-2-0.dll [Info: 2022-11-08 20:21:09.0791825: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-file-l2-1-0.dll, internal: /:\...\api-ms-win-core-file-l2-1-0.dll [Info: 2022-11-08 20:21:09.0793648: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-handle-l1-1-0.dll, internal: /:\...\api-ms-win-core-handle-l1-1-0.dll [Info: 2022-11-08 20:21:09.0795375: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-heap-l1-1-0.dll, internal: /:\...\api-ms-win-core-heap-l1-1-0.dll [Info: 2022-11-08 20:21:09.0796762: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-interlocked-l1-1-0.dll, internal: /:\...\api-ms-win-core-interlocked-l1-1-0.dll [Info: 2022-11-08 20:21:09.0798121: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-libraryloader-l1-1-0.dll, internal: /:\...\api-ms-win-core-libraryloader-l1-1-0.dll [Info: 2022-11-08 20:21:09.0799500: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-localization-l1-2-0.dll, internal: /:\...\api-ms-win-core-localization-l1-2-0.dll [Info: 2022-11-08 20:21:09.0800860: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-memory-l1-1-0.dll, internal: /:\...\api-ms-win-core-memory-l1-1-0.dll [Info: 2022-11-08 20:21:09.0802209: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-namedpipe-l1-1-0.dll, internal: /:\...\api-ms-win-core-namedpipe-l1-1-0.dll [Info: 2022-11-08 20:21:09.0804377: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-processenvironment-l1-1-0.dll, internal: /:\...\api-ms-win-core-processenvironment-l1-1-0.dll [Info: 2022-11-08 20:21:09.0806001: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-processthreads-l1-1-0.dll, internal: /:\...\api-ms-win-core-processthreads-l1-1-0.dll [Info: 2022-11-08 20:21:09.0807406: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-processthreads-l1-1-1.dll, internal: /:\...\api-ms-win-core-processthreads-l1-1-1.dll [Info: 2022-11-08 20:21:09.0808854: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-profile-l1-1-0.dll, internal: /:\...\api-ms-win-core-profile-l1-1-0.dll [Info: 2022-11-08 20:21:09.0810404: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-rtlsupport-l1-1-0.dll, internal: /:\...\api-ms-win-core-rtlsupport-l1-1-0.dll [Info: 2022-11-08 20:21:09.0811794: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-string-l1-1-0.dll, internal: /:\...\api-ms-win-core-string-l1-1-0.dll [Info: 2022-11-08 20:21:09.0814370: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-synch-l1-1-0.dll, internal: /:\...\api-ms-win-core-synch-l1-1-0.dll [Info: 2022-11-08 20:21:09.0815846: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-synch-l1-2-0.dll, internal: /:\...\api-ms-win-core-synch-l1-2-0.dll [Info: 2022-11-08 20:21:09.0817206: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-sysinfo-l1-1-0.dll, internal: /:\...\api-ms-win-core-sysinfo-l1-1-0.dll [Info: 2022-11-08 20:21:09.0818580: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-timezone-l1-1-0.dll, internal: /:\...\api-ms-win-core-timezone-l1-1-0.dll [Info: 2022-11-08 20:21:09.0819910: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-util-l1-1-0.dll, internal: /:\...\api-ms-win-core-util-l1-1-0.dll [Info: 2022-11-08 20:21:09.0821217: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-conio-l1-1-0.dll, internal: /:\...\api-ms-win-crt-conio-l1-1-0.dll [Info: 2022-11-08 20:21:09.0822545: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-convert-l1-1-0.dll, internal: /:\...\api-ms-win-crt-convert-l1-1-0.dll [Info: 2022-11-08 20:21:09.0824041: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-environment-l1-1-0.dll, internal: /:\...\api-ms-win-crt-environment-l1-1-0.dll [Info: 2022-11-08 20:21:09.0825397: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-filesystem-l1-1-0.dll, internal: /:\...\api-ms-win-crt-filesystem-l1-1-0.dll [Info: 2022-11-08 20:21:09.0826741: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-heap-l1-1-0.dll, internal: /:\...\api-ms-win-crt-heap-l1-1-0.dll [Info: 2022-11-08 20:21:09.0828063: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-locale-l1-1-0.dll, internal: /:\...\api-ms-win-crt-locale-l1-1-0.dll [Info: 2022-11-08 20:21:09.0829387: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-math-l1-1-0.dll, internal: /:\...\api-ms-win-crt-math-l1-1-0.dll [Info: 2022-11-08 20:21:09.0830710: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-multibyte-l1-1-0.dll, internal: /:\...\api-ms-win-crt-multibyte-l1-1-0.dll [Info: 2022-11-08 20:21:09.0832052: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-private-l1-1-0.dll, internal: /:\...\api-ms-win-crt-private-l1-1-0.dll [Info: 2022-11-08 20:21:09.0833601: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-process-l1-1-0.dll, internal: /:\...\api-ms-win-crt-process-l1-1-0.dll [Info: 2022-11-08 20:21:09.0834948: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-runtime-l1-1-0.dll, internal: /:\...\api-ms-win-crt-runtime-l1-1-0.dll [Info: 2022-11-08 20:21:09.0836273: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-stdio-l1-1-0.dll, internal: /:\...\api-ms-win-crt-stdio-l1-1-0.dll [Info: 2022-11-08 20:21:09.0837573: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-string-l1-1-0.dll, internal: /:\...\api-ms-win-crt-string-l1-1-0.dll [Info: 2022-11-08 20:21:09.0838877: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-time-l1-1-0.dll, internal: /:\...\api-ms-win-crt-time-l1-1-0.dll [Info: 2022-11-08 20:21:09.0840194: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-utility-l1-1-0.dll, internal: /:\...\api-ms-win-crt-utility-l1-1-0.dll [Info: 2022-11-08 20:21:09.0841448: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\attach.dll, internal: /:\...\attach.dll [Info: 2022-11-08 20:21:09.0842655: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\awt.dll, internal: /:\...\awt.dll [Info: 2022-11-08 20:21:09.0844324: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\dt_shmem.dll, internal: /:\...\dt_shmem.dll [Info: 2022-11-08 20:21:09.0845884: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\dt_socket.dll, internal: /:\...\dt_socket.dll [Info: 2022-11-08 20:21:09.0847142: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\fontmanager.dll, internal: /:\...\fontmanager.dll [Info: 2022-11-08 20:21:09.0848385: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\freetype.dll, internal: /:\...\freetype.dll [Info: 2022-11-08 20:21:09.0849595: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\instrument.dll, internal: /:\...\instrument.dll [Info: 2022-11-08 20:21:09.0850822: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\j2gss.dll, internal: /:\...\j2gss.dll [Info: 2022-11-08 20:21:09.0852171: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\j2pcsc.dll, internal: /:\...\j2pcsc.dll [Info: 2022-11-08 20:21:09.0853966: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\j2pkcs11.dll, internal: /:\...\j2pkcs11.dll [Info: 2022-11-08 20:21:09.0855509: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jaas.dll, internal: /:\...\jaas.dll [Info: 2022-11-08 20:21:09.0856718: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jabswitch.exe, internal: /:\...\jabswitch.exe [Info: 2022-11-08 20:21:09.0858119: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jaccessinspector.exe, internal: /:\...\jaccessinspector.exe [Info: 2022-11-08 20:21:09.0859440: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jaccesswalker.exe, internal: /:\...\jaccesswalker.exe [Info: 2022-11-08 20:21:09.0860738: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jar.exe, internal: /:\...\jar.exe [Info: 2022-11-08 20:21:09.0861915: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jarsigner.exe, internal: /:\...\jarsigner.exe [Info: 2022-11-08 20:21:09.0863382: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\java.dll, internal: /:\...\java.dll [Info: 2022-11-08 20:21:09.0864711: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\java.exe, internal: /:\...\java.exe [Info: 2022-11-08 20:21:09.0865997: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javaaccessbridge.dll, internal: /:\...\javaaccessbridge.dll [Info: 2022-11-08 20:21:09.0867187: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javac.exe, internal: /:\...\javac.exe [Info: 2022-11-08 20:21:09.0868387: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javadoc.exe, internal: /:\...\javadoc.exe [Info: 2022-11-08 20:21:09.0869577: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javajpeg.dll, internal: /:\...\javajpeg.dll [Info: 2022-11-08 20:21:09.0870760: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javap.exe, internal: /:\...\javap.exe [Info: 2022-11-08 20:21:09.0872228: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javaw.exe, internal: /:\...\javaw.exe [Info: 2022-11-08 20:21:09.0874040: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jawt.dll, internal: /:\...\jawt.dll [Info: 2022-11-08 20:21:09.0875609: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jcmd.exe, internal: /:\...\jcmd.exe [Info: 2022-11-08 20:21:09.0877152: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jconsole.exe, internal: /:\...\jconsole.exe [Info: 2022-11-08 20:21:09.0878694: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jdb.exe, internal: /:\...\jdb.exe [Info: 2022-11-08 20:21:09.0880208: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jdeprscan.exe, internal: /:\...\jdeprscan.exe [Info: 2022-11-08 20:21:09.0881711: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jdeps.exe, internal: /:\...\jdeps.exe [Info: 2022-11-08 20:21:09.0883569: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jdwp.dll, internal: /:\...\jdwp.dll [Info: 2022-11-08 20:21:09.0885020: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jfr.exe, internal: /:\...\jfr.exe [Info: 2022-11-08 20:21:09.0886462: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jhsdb.exe, internal: /:\...\jhsdb.exe [Info: 2022-11-08 20:21:09.0887677: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jimage.dll, internal: /:\...\jimage.dll [Info: 2022-11-08 20:21:09.0888868: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jimage.exe, internal: /:\...\jimage.exe [Info: 2022-11-08 20:21:09.0890111: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jinfo.exe, internal: /:\...\jinfo.exe [Info: 2022-11-08 20:21:09.0891313: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jli.dll, internal: /:\...\jli.dll [Info: 2022-11-08 20:21:09.0892490: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jlink.exe, internal: /:\...\jlink.exe [Info: 2022-11-08 20:21:09.0894472: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jmap.exe, internal: /:\...\jmap.exe [Info: 2022-11-08 20:21:09.0896188: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jmod.exe, internal: /:\...\jmod.exe [Info: 2022-11-08 20:21:09.0897711: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jpackage.dll, internal: /:\...\jpackage.dll [Info: 2022-11-08 20:21:09.0898986: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jpackage.exe, internal: /:\...\jpackage.exe [Info: 2022-11-08 20:21:09.0900196: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jps.exe, internal: /:\...\jps.exe [Info: 2022-11-08 20:21:09.0901514: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jrunscript.exe, internal: /:\...\jrunscript.exe [Info: 2022-11-08 20:21:09.0902792: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jshell.exe, internal: /:\...\jshell.exe [Info: 2022-11-08 20:21:09.0904259: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jsound.dll, internal: /:\...\jsound.dll [Info: 2022-11-08 20:21:09.0905474: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jstack.exe, internal: /:\...\jstack.exe [Info: 2022-11-08 20:21:09.0906713: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jstat.exe, internal: /:\...\jstat.exe [Info: 2022-11-08 20:21:09.0907881: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jstatd.exe, internal: /:\...\jstatd.exe [Info: 2022-11-08 20:21:09.0909086: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\keytool.exe, internal: /:\...\keytool.exe [Info: 2022-11-08 20:21:09.0910264: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\kinit.exe, internal: /:\...\kinit.exe [Info: 2022-11-08 20:21:09.0911453: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\klist.exe, internal: /:\...\klist.exe [Info: 2022-11-08 20:21:09.0912623: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\ktab.exe, internal: /:\...\ktab.exe [Info: 2022-11-08 20:21:09.0914175: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\lcms.dll, internal: /:\...\lcms.dll [Info: 2022-11-08 20:21:09.0915419: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\le.dll, internal: /:\...\le.dll [Info: 2022-11-08 20:21:09.0916653: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\management.dll, internal: /:\...\management.dll [Info: 2022-11-08 20:21:09.0918036: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\management_agent.dll, internal: /:\...\management_agent.dll [Info: 2022-11-08 20:21:09.0919246: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\management_ext.dll, internal: /:\...\management_ext.dll [Info: 2022-11-08 20:21:09.0920541: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\mlib_image.dll, internal: /:\...\mlib_image.dll [Info: 2022-11-08 20:21:09.0921749: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\msvcp140.dll, internal: /:\...\msvcp140.dll [Info: 2022-11-08 20:21:09.0922934: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\net.dll, internal: /:\...\net.dll [Info: 2022-11-08 20:21:09.0924453: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\nio.dll, internal: /:\...\nio.dll [Info: 2022-11-08 20:21:09.0925788: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\prefs.dll, internal: /:\...\prefs.dll [Info: 2022-11-08 20:21:09.0926982: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\rmi.dll, internal: /:\...\rmi.dll [Info: 2022-11-08 20:21:09.0928163: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\rmiregistry.exe, internal: /:\...\rmiregistry.exe [Info: 2022-11-08 20:21:09.0929447: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\saproc.dll, internal: /:\...\saproc.dll [Info: 2022-11-08 20:21:09.0930689: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\serialver.exe, internal: /:\...\serialver.exe [Info: 2022-11-08 20:21:09.0933816: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\server\jvm.dll, internal: /:\...\jvm.dll [Info: 2022-11-08 20:21:09.0935388: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\splashscreen.dll, internal: /:\...\splashscreen.dll [Info: 2022-11-08 20:21:09.0936609: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\sspi_bridge.dll, internal: /:\...\sspi_bridge.dll [Info: 2022-11-08 20:21:09.0937846: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\sunmscapi.dll, internal: /:\...\sunmscapi.dll [Info: 2022-11-08 20:21:09.0939108: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\svml.dll, internal: /:\...\svml.dll [Info: 2022-11-08 20:21:09.0940401: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\ucrtbase.dll, internal: /:\...\ucrtbase.dll [Info: 2022-11-08 20:21:09.0941658: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\vcruntime140.dll, internal: /:\...\vcruntime140.dll [Info: 2022-11-08 20:21:09.0942895: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\vcruntime140_1.dll, internal: /:\...\vcruntime140_1.dll [Info: 2022-11-08 20:21:09.0944793: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\verify.dll, internal: /:\...\verify.dll [Info: 2022-11-08 20:21:09.0946480: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\w2k_lsa_auth.dll, internal: /:\...\w2k_lsa_auth.dll [Info: 2022-11-08 20:21:09.0948357: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\windowsaccessbridge-64.dll, internal: /:\...\windowsaccessbridge-64.dll [Info: 2022-11-08 20:21:09.0950068: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\WinFallbackLookup.dll, internal: /:\...\WinFallbackLookup.dll [Info: 2022-11-08 20:21:09.0951770: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\zip.dll, internal: /:\...\zip.dll [Info: 2022-11-08 20:21:09.0955226: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\logging.properties, internal: /:\...\logging.properties [Info: 2022-11-08 20:21:09.0957946: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\management\jmxremote.access, internal: /:\...\jmxremote.access [Info: 2022-11-08 20:21:09.0959281: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\management\jmxremote.password.template, internal: /:\...\jmxremote.password.template [Info: 2022-11-08 20:21:09.0960712: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\management\management.properties, internal: /:\...\management.properties [Info: 2022-11-08 20:21:09.0962109: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\net.properties, internal: /:\...\net.properties [Info: 2022-11-08 20:21:09.0964600: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\java.policy, internal: /:\...\java.policy [Info: 2022-11-08 20:21:09.0965920: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\java.security, internal: /:\...\java.security [Info: 2022-11-08 20:21:09.0969904: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\policy\limited\default_local.policy, internal: /:\...\default_local.policy [Info: 2022-11-08 20:21:09.0971261: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\policy\limited\default_US_export.policy, internal: /:\...\default_US_export.policy [Info: 2022-11-08 20:21:09.0972696: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\policy\limited\exempt_local.policy, internal: /:\...\exempt_local.policy [Info: 2022-11-08 20:21:09.0974618: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\policy\README.txt, internal: /:\...\README.txt [Info: 2022-11-08 20:21:09.0977493: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\policy\unlimited\default_local.policy, internal: /:\...\default_local.policy [Info: 2022-11-08 20:21:09.0978900: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\policy\unlimited\default_US_export.policy, internal: /:\...\default_US_export.policy [Info: 2022-11-08 20:21:09.0980653: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\sound.properties, internal: /:\...\sound.properties [Info: 2022-11-08 20:21:09.0987021: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.0988597: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\aes.md, internal: /:\...\aes.md [Info: 2022-11-08 20:21:09.0990124: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\asm.md, internal: /:\...\asm.md [Info: 2022-11-08 20:21:09.0991865: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.0993858: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\c-libutl.md, internal: /:\...\c-libutl.md [Info: 2022-11-08 20:21:09.0995314: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\cldr.md, internal: /:\...\cldr.md [Info: 2022-11-08 20:21:09.0996688: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\icu.md, internal: /:\...\icu.md [Info: 2022-11-08 20:21:09.0998073: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.0999622: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\public_suffix.md, internal: /:\...\public_suffix.md [Info: 2022-11-08 20:21:09.1000954: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\unicode.md, internal: /:\...\unicode.md [Info: 2022-11-08 20:21:09.1002123: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\wepoll.md, internal: /:\...\wepoll.md [Info: 2022-11-08 20:21:09.1003526: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\zlib.md, internal: /:\...\zlib.md [Info: 2022-11-08 20:21:09.1006373: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.compiler\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1007698: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.compiler\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1009009: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.compiler\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1011806: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.datatransfer\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1013214: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.datatransfer\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1014620: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.datatransfer\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1017408: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1018746: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1020398: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\colorimaging.md, internal: /:\...\colorimaging.md [Info: 2022-11-08 20:21:09.1022372: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\freetype.md, internal: /:\...\freetype.md [Info: 2022-11-08 20:21:09.1024675: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\giflib.md, internal: /:\...\giflib.md [Info: 2022-11-08 20:21:09.1026332: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\harfbuzz.md, internal: /:\...\harfbuzz.md [Info: 2022-11-08 20:21:09.1027551: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\jpeg.md, internal: /:\...\jpeg.md [Info: 2022-11-08 20:21:09.1028765: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\lcms.md, internal: /:\...\lcms.md [Info: 2022-11-08 20:21:09.1030085: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\libpng.md, internal: /:\...\libpng.md [Info: 2022-11-08 20:21:09.1031334: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1032625: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\mesa3d.md, internal: /:\...\mesa3d.md [Info: 2022-11-08 20:21:09.1035813: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.instrument\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1037254: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.instrument\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1038999: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.instrument\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1042578: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.logging\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1044908: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.logging\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1046631: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.logging\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1049949: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.management\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1051293: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.management\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1052601: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.management\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1055927: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.management.rmi\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1057407: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.management.rmi\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1058797: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.management.rmi\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1061634: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.naming\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1062944: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.naming\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1064633: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.naming\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1067523: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.net.http\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1068894: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.net.http\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1070285: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.net.http\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1073377: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.prefs\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1074873: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.prefs\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1076086: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.prefs\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1078923: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.rmi\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1080281: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.rmi\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1081866: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.rmi\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1085902: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.scripting\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1087784: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.scripting\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1089442: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.scripting\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1092478: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.se\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1094229: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.se\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1095513: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.se\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1098411: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.security.jgss\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1099763: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.security.jgss\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1101075: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.security.jgss\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1104256: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.security.sasl\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1105649: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.security.sasl\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1106955: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.security.sasl\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1109794: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.smartcardio\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1111451: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.smartcardio\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1112866: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.smartcardio\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1115925: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.sql\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1117258: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.sql\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1118570: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.sql\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1121490: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.sql.rowset\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1122839: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.sql.rowset\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1124348: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.sql.rowset\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1127260: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.transaction.xa\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1128635: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.transaction.xa\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1129982: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.transaction.xa\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1132807: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1134323: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1135663: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\bcel.md, internal: /:\...\bcel.md [Info: 2022-11-08 20:21:09.1136914: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\dom.md, internal: /:\...\dom.md [Info: 2022-11-08 20:21:09.1138213: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\jcup.md, internal: /:\...\jcup.md [Info: 2022-11-08 20:21:09.1139494: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1140797: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\xalan.md, internal: /:\...\xalan.md [Info: 2022-11-08 20:21:09.1142092: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\xerces.md, internal: /:\...\xerces.md [Info: 2022-11-08 20:21:09.1145365: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml.crypto\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1146721: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml.crypto\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1148048: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml.crypto\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1149346: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml.crypto\santuario.md, internal: /:\...\santuario.md [Info: 2022-11-08 20:21:09.1152190: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.accessibility\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1153808: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.accessibility\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1155228: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.accessibility\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1158064: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.attach\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1159370: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.attach\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1160557: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.attach\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1163416: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.charsets\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1164869: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.charsets\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1166089: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.charsets\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1168954: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.compiler\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1170276: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.compiler\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1171502: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.compiler\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1174588: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.cryptoki\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1175981: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.cryptoki\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1177302: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.cryptoki\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1178648: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.cryptoki\pkcs11cryptotoken.md, internal: /:\...\pkcs11cryptotoken.md [Info: 2022-11-08 20:21:09.1179969: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.cryptoki\pkcs11wrapper.md, internal: /:\...\pkcs11wrapper.md [Info: 2022-11-08 20:21:09.1185521: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.ec\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1186824: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.ec\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1188087: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.ec\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1191200: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.mscapi\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1192531: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.mscapi\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1193996: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.mscapi\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1196696: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.dynalink\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1198019: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.dynalink\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1199303: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.dynalink\dynalink.md, internal: /:\...\dynalink.md [Info: 2022-11-08 20:21:09.1200460: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.dynalink\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1203320: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.editpad\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1204900: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.editpad\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1206278: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.editpad\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1209835: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.hotspot.agent\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1211607: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.hotspot.agent\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1213249: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.hotspot.agent\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1217594: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.httpserver\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1220022: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.httpserver\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1222324: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.httpserver\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1226136: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.incubator.foreign\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1227511: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.incubator.foreign\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1228860: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.incubator.foreign\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1231778: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.incubator.vector\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1233234: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.incubator.vector\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1234877: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.incubator.vector\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1237762: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.ed\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1239103: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.ed\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1240450: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.ed\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1243459: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.jvmstat\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1245643: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.jvmstat\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1247696: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.jvmstat\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1251814: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.le\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1253225: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.le\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1254796: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.le\jline.md, internal: /:\...\jline.md [Info: 2022-11-08 20:21:09.1256140: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.le\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1259010: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.opt\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1260342: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.opt\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1261635: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.opt\jopt-simple.md, internal: /:\...\jopt-simple.md [Info: 2022-11-08 20:21:09.1262947: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.opt\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1266840: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.ci\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1268569: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.ci\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1270256: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.ci\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1274423: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.compiler\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1276381: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.compiler\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1278229: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.compiler\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1282531: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.compiler.management\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1284733: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.compiler.management\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1286383: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.compiler.management\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1289690: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jartool\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1291233: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jartool\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1292467: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jartool\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1296420: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.javadoc\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1298204: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.javadoc\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1299929: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.javadoc\jquery.md, internal: /:\...\jquery.md [Info: 2022-11-08 20:21:09.1301647: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.javadoc\jqueryUI.md, internal: /:\...\jqueryUI.md [Info: 2022-11-08 20:21:09.1303187: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.javadoc\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1306939: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jcmd\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1308665: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jcmd\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1310240: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jcmd\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1313857: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jconsole\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1315205: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jconsole\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1316393: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jconsole\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1319135: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdeps\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1320458: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdeps\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1321636: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdeps\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1324388: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdi\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1325668: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdi\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1326840: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdi\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1329626: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdwp.agent\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1330982: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdwp.agent\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1332278: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdwp.agent\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1335423: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jfr\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1336783: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jfr\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1337956: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jfr\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1340690: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jlink\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1341993: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jlink\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1343412: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jlink\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1346898: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jpackage\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1348484: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jpackage\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1349872: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jpackage\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1352812: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jshell\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1354384: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jshell\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1355587: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jshell\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1358346: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jsobject\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1359666: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jsobject\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1360848: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jsobject\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1363962: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jstatd\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1365298: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jstatd\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1366492: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jstatd\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1370909: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.localedata\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1372400: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.localedata\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1373401: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:46::51, Host: api.minecraftservices.com [Info: 2022-11-08 20:21:09.1373699: NetQueue.cpp(573)] NetQueue: Action finished: https://api.minecraftservices.com/entitlements/license?requestId=a1732aab-4761-421a-ae2c-a50323ae41b3 [Info: 2022-11-08 20:21:09.1373879: NetQueue.cpp(575)] NetQueue: Action finished debug details: https://api.minecraftservices.com/entitlements/license?requestId=a1732aab-4761-421a-ae2c-a50323ae41b3 Response code: 200 Response body: [Info: 2022-11-08 20:21:09.1374158: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.localedata\cldr.md, internal: /:\...\cldr.md [Info: 2022-11-08 20:21:09.1375326: MinecraftServicesApi.cpp(519)] Got entitlements response! [Info: 2022-11-08 20:21:09.1375922: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.localedata\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1377668: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.localedata\thaidict.md, internal: /:\...\thaidict.md [Info: 2022-11-08 20:21:09.1381358: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1383418: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1383881: NetQueue.cpp(615)] Action finalized: https://api.minecraftservices.com/entitlements/license?requestId=a1732aab-4761-421a-ae2c-a50323ae41b3 [Info: 2022-11-08 20:21:09.1384865: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1388298: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management.agent\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1389719: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management.agent\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1391100: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management.agent\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1394301: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management.jfr\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1395999: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management.jfr\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1397436: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management.jfr\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1400418: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.naming.dns\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1401782: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.naming.dns\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1403233: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.naming.dns\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1406285: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.naming.rmi\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1407771: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.naming.rmi\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1409116: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.naming.rmi\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1411922: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.net\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1413272: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.net\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1414523: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.net\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1417374: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.nio.mapmode\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1418664: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.nio.mapmode\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1420324: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.nio.mapmode\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1423563: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.random\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1425587: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.random\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1427263: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.random\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1431088: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.sctp\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1432870: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.sctp\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1434429: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.sctp\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1437389: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.security.auth\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1438755: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.security.auth\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1440658: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.security.auth\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1443755: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.security.jgss\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1445191: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.security.jgss\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1446542: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.security.jgss\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1449346: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.unsupported\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1450668: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.unsupported\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1452001: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.unsupported\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1455359: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.unsupported.desktop\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1456762: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.unsupported.desktop\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1458108: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.unsupported.desktop\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1461265: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.xml.dom\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1462762: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.xml.dom\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1464378: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.xml.dom\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1467605: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.zipfs\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:09.1469146: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.zipfs\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:09.1470554: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.zipfs\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:09.1473748: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\classlist, internal: /:\...\classlist [Info: 2022-11-08 20:21:09.1474991: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\ct.sym, internal: /:\...\ct.sym [Info: 2022-11-08 20:21:09.1476228: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\fontconfig.bfc, internal: /:\...\fontconfig.bfc [Info: 2022-11-08 20:21:09.1478157: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\fontconfig.properties.src, internal: /:\...\fontconfig.properties.src [Info: 2022-11-08 20:21:09.1479771: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\jawt.lib, internal: /:\...\jawt.lib [Info: 2022-11-08 20:21:09.1482336: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\jfr\default.jfc, internal: /:\...\default.jfc [Info: 2022-11-08 20:21:09.1483778: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\jfr\profile.jfc, internal: /:\...\profile.jfc [Info: 2022-11-08 20:21:09.1485255: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\jrt-fs.jar, internal: /:\...\jrt-fs.jar [Info: 2022-11-08 20:21:09.1486529: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\jvm.cfg, internal: /:\...\jvm.cfg [Info: 2022-11-08 20:21:09.1487718: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\jvm.lib, internal: /:\...\jvm.lib [Info: 2022-11-08 20:21:09.1488979: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\modules, internal: /:\...\modules [Info: 2022-11-08 20:21:09.1490212: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\psfont.properties.ja, internal: /:\...\psfont.properties.ja [Info: 2022-11-08 20:21:09.1491436: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\psfontj2d.properties, internal: /:\...\psfontj2d.properties [Info: 2022-11-08 20:21:09.1494402: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\security\blocked.certs, internal: /:\...\blocked.certs [Info: 2022-11-08 20:21:09.1496168: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\security\cacerts, internal: /:\...\cacerts [Info: 2022-11-08 20:21:09.1498035: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\security\default.policy, internal: /:\...\default.policy [Info: 2022-11-08 20:21:09.1499924: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\security\public_suffix_list.dat, internal: /:\...\public_suffix_list.dat [Info: 2022-11-08 20:21:09.1501931: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\tzdb.dat, internal: /:\...\tzdb.dat [Info: 2022-11-08 20:21:09.1503935: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\tzmappings, internal: /:\...\tzmappings [Info: 2022-11-08 20:21:09.1505690: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\release, internal: /:\...\release [Info: 2022-11-08 20:21:09.2020596: UnifiedMSAAccounts.cpp(570)] Broadcasting change due to new [forced:1] Entitlements for 6a31729cf5874711bc442158088d53b7 [Info: 2022-11-08 20:21:09.2026543: ControllerInterface.cpp(106)] Running method getAccountData [Info: 2022-11-08 20:21:09.2027097: UnifiedAccounts.cpp(320)] Internet state in main process: online=1 [Info: 2022-11-08 20:21:09.2027363: ProductManager.cpp(363)] Changing product game_dungeons to product source GAMEPASS [Info: 2022-11-08 20:21:09.2028697: ProductManager.cpp(416)] Product source [GAMEPASS]mapped to product type [Piston][gameocore:false][override:true] [Info: 2022-11-08 20:21:09.2028993: ProductManager.cpp(363)] Changing product game_minecraft_bedrock to product source PURCHASE [Info: 2022-11-08 20:21:09.2662722: PistonInstaller.cpp(282)] Finished using Sha1Cacher from thread 12752 [Info: 2022-11-08 20:21:09.2691060: GameCallbacks.cpp(228)] Launcher/launcher (main) Debug Have 3122 total files to check or download [Info: 2022-11-08 20:21:09.2764772: GameCallbacks.cpp(228)] Launcher/launcher (main) Info Local file <APPDIR>\Install\versions\forge-40.1.84\forge-40.1.84.jar is incomplete [Info: 2022-11-08 20:21:09.2767138: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:09.4888197: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:09.6959948: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:09.9020647: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:10.1100602: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:10.3194307: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:10.5250556: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:10.7332058: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:10.8673529: GameCallbacks.cpp(228)] Launcher/launcher (main) Info Minecraft client forge-40.1.84 requires 1521781 bytes to download. [Info: 2022-11-08 20:21:10.8674219: GameController.cpp(489)] Starting game with token 1 [Info: 2022-11-08 20:21:10.8674528: GameCallbacks.cpp(228)] Launcher/launcher (main) Info Starting! [Info: 2022-11-08 20:21:10.8674882: GameCallbacks.cpp(228)] Launcher/launcher (main) Debug Downloading 1 files [Info: 2022-11-08 20:21:10.8676076: NetQueue.cpp(695)] NetQueue: Starting net action https://launcher.mojang.com/v1/objects/2e9a3e3107cca00d6bc9c97bf7d149cae163ef21/client.jar [Info: 2022-11-08 20:21:10.8745470: root_window_manager.cpp(105)] A log window has been opened: 1D3DFF08 for instanceId 1 [Info: 2022-11-08 20:21:10.8752820: LauncherAppBrowser.cpp(83)] Will launch a Chromium subprocess with command line string: "<APPDIR>\Install\minecraft.exe" --type=renderer --log-severity=info --user-data-dir="<MINECRAFT_PROFILE_NAME>\AppData\Local\CEF\User Data" --launcherui --workdir="<APPDIR>\Install" [Info: 2022-11-08 20:21:10.8708088: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:10.8750672: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:10.8777800: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameInstances"); [Info: 2022-11-08 20:21:10.8899863: ControllerInterface.cpp(106)] Running method updateConfiguration [Info: 2022-11-08 20:21:10.8921807: ControllerInterface.cpp(106)] Running method updateForcedMigrationStates [Info: 2022-11-08 20:20:49.4918462: LauncherMain.cpp(112)] Initiated models [Info: 2022-11-08 20:20:49.4926059: LauncherController.cpp(578)] Constructing launcher controller with workDir: C:\...\.minecraft, isActive: 0 [Info: 2022-11-08 20:20:49.5018838: LauncherAppRenderer.cpp(173)] Javascript bridge extended in OnWebKitInitialized. [Info: 2022-11-08 20:21:10.8928377: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.configurationData"); [Info: 2022-11-08 20:21:11.0775984: LauncherAppRenderer.cpp(321)] OnContextCreated: main frame. Url=mojang://launcher/log.html?token=1 browser id=2 [Info: 2022-11-08 20:21:11.0776483: LauncherAppRenderer.cpp(333)] OnContextCreated: Create JS bindings in main browser. [Info: 2022-11-08 20:21:11.0832777: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:11.2267945: client_handler.cpp(406)] Register game instance log listener using token: 1 [Info: 2022-11-08 20:21:11.2912455: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:11.4969227: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:11.5191915: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:46::51, Host: launcher.mojang.com [Info: 2022-11-08 20:21:11.5192327: NetQueue.cpp(573)] NetQueue: Action finished: https://launcher.mojang.com/v1/objects/2e9a3e3107cca00d6bc9c97bf7d149cae163ef21/client.jar [Warning: 2022-11-08 20:21:11.5218073: Downloadable.cpp(326)] Download from https://launcher.mojang.com/v1/objects/2e9a3e3107cca00d6bc9c97bf7d149cae163ef21/client.jar (2620:1ec:46::51) has invalid checksum. 2e9a3e3107cca00d6bc9c97bf7d149cae163ef21 got: 04292004f7145d1d991b8808d2976f9dc8db5cba [Info: 2022-11-08 20:21:11.5218592: GameCallbacks.cpp(228)] Launcher/launcher (main) Error Download from https://launcher.mojang.com/v1/objects/2e9a3e3107cca00d6bc9c97bf7d149cae163ef21/client.jar had invalid checksum! Expected: 2e9a3e3107cca00d6bc9c97bf7d149cae163ef21 got: 04292004f7145d1d991b8808d2976f9dc8db5cba [Info: 2022-11-08 20:21:11.5219547: NetQueue.cpp(594)] Action should retry: https://launcher.mojang.com/v1/objects/2e9a3e3107cca00d6bc9c97bf7d149cae163ef21/client.jar [Info: 2022-11-08 20:21:11.5219957: NetQueue.cpp(695)] NetQueue: Starting net action https://launcher.mojang.com/v1/objects/2e9a3e3107cca00d6bc9c97bf7d149cae163ef21/client.jar [Info: 2022-11-08 20:21:11.7039756: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:11.9109940: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:12.1181068: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:12.3250699: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:12.5301490: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:12.7413318: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:12.9452899: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:13.1522580: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:13.3592901: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:13.5665388: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:14.1540944: UserIdentity.cpp(970)] Current token [with-refresh:false] - [notnull] [Info: 2022-11-08 20:21:14.1550058: Telemetry.cpp(282)] Posting 0 events. [Info: 2022-11-08 20:21:14.1551235: NetQueue.cpp(695)] NetQueue: Starting net action https://api.minecraftservices.com/events [Info: 2022-11-08 20:21:14.2414754: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:46::51, Host: api.minecraftservices.com [Info: 2022-11-08 20:21:14.2415251: NetQueue.cpp(573)] NetQueue: Action finished: https://api.minecraftservices.com/events [Info: 2022-11-08 20:21:14.2416263: NetQueue.cpp(615)] Action finalized: https://api.minecraftservices.com/events [Info: 2022-11-08 20:21:16.9125352: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:46::51, Host: launcher.mojang.com [Info: 2022-11-08 20:21:16.9125799: NetQueue.cpp(573)] NetQueue: Action finished: https://launcher.mojang.com/v1/objects/2e9a3e3107cca00d6bc9c97bf7d149cae163ef21/client.jar [Info: 2022-11-08 20:21:16.9127492: GameCallbacks.cpp(228)] Launcher/launcher (main) Debug Download from https://launcher.mojang.com/v1/objects/2e9a3e3107cca00d6bc9c97bf7d149cae163ef21/client.jar passed checksum check. [Warning: 2022-11-08 20:21:16.9127780: Downloadable.cpp(252)] Downloaded %USERPROFILE%\curseforge\minecraft\Install\versions\forge-40.1.84\forge-40.1.84.jar after (1) retries [Info: 2022-11-08 20:21:16.9128141: GameCallbacks.cpp(228)] Launcher/launcher (main) Info Downloaded https://launcher.mojang.com/v1/objects/2e9a3e3107cca00d6bc9c97bf7d149cae163ef21/client.jar to <APPDIR>\Install\versions\forge-40.1.84\forge-40.1.84.jar [Info: 2022-11-08 20:21:16.9128357: NetQueue.cpp(615)] Action finalized: https://launcher.mojang.com/v1/objects/2e9a3e3107cca00d6bc9c97bf7d149cae163ef21/client.jar [Info: 2022-11-08 20:21:16.9128466: GameCallbacks.cpp(228)] Launcher/launcher (main) Debug Downloads successful [Info: 2022-11-08 20:21:16.9128803: GameCallbacks.cpp(228)] Launcher/launcher (main) Info TIMER: Downloads took 6 seconds. [Info: 2022-11-08 20:21:16.9129765: GameCallbacks.cpp(228)] Launcher/launcher (main) Debug Downloading Java Runtime java-runtime-beta:17.0.1.12.1 [Info: 2022-11-08 20:21:16.9135236: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:16.9144135: PistonInstaller.cpp(333)] Inspecting files in %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta [Info: 2022-11-08 20:21:16.9167446: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-console-l1-1-0.dll, internal: /:\...\api-ms-win-core-console-l1-1-0.dll [Info: 2022-11-08 20:21:16.9168865: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-console-l1-2-0.dll, internal: /:\...\api-ms-win-core-console-l1-2-0.dll [Info: 2022-11-08 20:21:16.9170324: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-datetime-l1-1-0.dll, internal: /:\...\api-ms-win-core-datetime-l1-1-0.dll [Info: 2022-11-08 20:21:16.9171975: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-debug-l1-1-0.dll, internal: /:\...\api-ms-win-core-debug-l1-1-0.dll [Info: 2022-11-08 20:21:16.9173188: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-errorhandling-l1-1-0.dll, internal: /:\...\api-ms-win-core-errorhandling-l1-1-0.dll [Info: 2022-11-08 20:21:16.9174332: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-file-l1-1-0.dll, internal: /:\...\api-ms-win-core-file-l1-1-0.dll [Info: 2022-11-08 20:21:16.9175382: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-file-l1-2-0.dll, internal: /:\...\api-ms-win-core-file-l1-2-0.dll [Info: 2022-11-08 20:21:16.9176430: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-file-l2-1-0.dll, internal: /:\...\api-ms-win-core-file-l2-1-0.dll [Info: 2022-11-08 20:21:16.9177499: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-handle-l1-1-0.dll, internal: /:\...\api-ms-win-core-handle-l1-1-0.dll [Info: 2022-11-08 20:21:16.9178534: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-heap-l1-1-0.dll, internal: /:\...\api-ms-win-core-heap-l1-1-0.dll [Info: 2022-11-08 20:21:16.9179565: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-interlocked-l1-1-0.dll, internal: /:\...\api-ms-win-core-interlocked-l1-1-0.dll [Info: 2022-11-08 20:21:16.9180599: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-libraryloader-l1-1-0.dll, internal: /:\...\api-ms-win-core-libraryloader-l1-1-0.dll [Info: 2022-11-08 20:21:16.9181986: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-localization-l1-2-0.dll, internal: /:\...\api-ms-win-core-localization-l1-2-0.dll [Info: 2022-11-08 20:21:16.9183119: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-memory-l1-1-0.dll, internal: /:\...\api-ms-win-core-memory-l1-1-0.dll [Info: 2022-11-08 20:21:16.9184172: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-namedpipe-l1-1-0.dll, internal: /:\...\api-ms-win-core-namedpipe-l1-1-0.dll [Info: 2022-11-08 20:21:16.9185207: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-processenvironment-l1-1-0.dll, internal: /:\...\api-ms-win-core-processenvironment-l1-1-0.dll [Info: 2022-11-08 20:21:16.9186232: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-processthreads-l1-1-0.dll, internal: /:\...\api-ms-win-core-processthreads-l1-1-0.dll [Info: 2022-11-08 20:21:16.9187243: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-processthreads-l1-1-1.dll, internal: /:\...\api-ms-win-core-processthreads-l1-1-1.dll [Info: 2022-11-08 20:21:16.9188243: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-profile-l1-1-0.dll, internal: /:\...\api-ms-win-core-profile-l1-1-0.dll [Info: 2022-11-08 20:21:16.9189265: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-rtlsupport-l1-1-0.dll, internal: /:\...\api-ms-win-core-rtlsupport-l1-1-0.dll [Info: 2022-11-08 20:21:16.9190269: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-string-l1-1-0.dll, internal: /:\...\api-ms-win-core-string-l1-1-0.dll [Info: 2022-11-08 20:21:16.9192553: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-synch-l1-1-0.dll, internal: /:\...\api-ms-win-core-synch-l1-1-0.dll [Info: 2022-11-08 20:21:16.9193607: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-synch-l1-2-0.dll, internal: /:\...\api-ms-win-core-synch-l1-2-0.dll [Info: 2022-11-08 20:21:16.9194603: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-sysinfo-l1-1-0.dll, internal: /:\...\api-ms-win-core-sysinfo-l1-1-0.dll [Info: 2022-11-08 20:21:16.9195602: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-timezone-l1-1-0.dll, internal: /:\...\api-ms-win-core-timezone-l1-1-0.dll [Info: 2022-11-08 20:21:16.9196630: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-core-util-l1-1-0.dll, internal: /:\...\api-ms-win-core-util-l1-1-0.dll [Info: 2022-11-08 20:21:16.9197623: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-conio-l1-1-0.dll, internal: /:\...\api-ms-win-crt-conio-l1-1-0.dll [Info: 2022-11-08 20:21:16.9198618: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-convert-l1-1-0.dll, internal: /:\...\api-ms-win-crt-convert-l1-1-0.dll [Info: 2022-11-08 20:21:16.9199634: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-environment-l1-1-0.dll, internal: /:\...\api-ms-win-crt-environment-l1-1-0.dll [Info: 2022-11-08 20:21:16.9200654: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-filesystem-l1-1-0.dll, internal: /:\...\api-ms-win-crt-filesystem-l1-1-0.dll [Info: 2022-11-08 20:21:16.9202095: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-heap-l1-1-0.dll, internal: /:\...\api-ms-win-crt-heap-l1-1-0.dll [Info: 2022-11-08 20:21:16.9203432: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-locale-l1-1-0.dll, internal: /:\...\api-ms-win-crt-locale-l1-1-0.dll [Info: 2022-11-08 20:21:16.9204758: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-math-l1-1-0.dll, internal: /:\...\api-ms-win-crt-math-l1-1-0.dll [Info: 2022-11-08 20:21:16.9206110: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-multibyte-l1-1-0.dll, internal: /:\...\api-ms-win-crt-multibyte-l1-1-0.dll [Info: 2022-11-08 20:21:16.9207463: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-private-l1-1-0.dll, internal: /:\...\api-ms-win-crt-private-l1-1-0.dll [Info: 2022-11-08 20:21:16.9208806: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-process-l1-1-0.dll, internal: /:\...\api-ms-win-crt-process-l1-1-0.dll [Info: 2022-11-08 20:21:16.9210151: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-runtime-l1-1-0.dll, internal: /:\...\api-ms-win-crt-runtime-l1-1-0.dll [Info: 2022-11-08 20:21:16.9211652: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-stdio-l1-1-0.dll, internal: /:\...\api-ms-win-crt-stdio-l1-1-0.dll [Info: 2022-11-08 20:21:16.9213058: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-string-l1-1-0.dll, internal: /:\...\api-ms-win-crt-string-l1-1-0.dll [Info: 2022-11-08 20:21:16.9214376: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-time-l1-1-0.dll, internal: /:\...\api-ms-win-crt-time-l1-1-0.dll [Info: 2022-11-08 20:21:16.9215674: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\api-ms-win-crt-utility-l1-1-0.dll, internal: /:\...\api-ms-win-crt-utility-l1-1-0.dll [Info: 2022-11-08 20:21:16.9216960: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\attach.dll, internal: /:\...\attach.dll [Info: 2022-11-08 20:21:16.9218229: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\awt.dll, internal: /:\...\awt.dll [Info: 2022-11-08 20:21:16.9219546: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\dt_shmem.dll, internal: /:\...\dt_shmem.dll [Info: 2022-11-08 20:21:16.9221118: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\dt_socket.dll, internal: /:\...\dt_socket.dll [Info: 2022-11-08 20:21:16.9222597: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\fontmanager.dll, internal: /:\...\fontmanager.dll [Info: 2022-11-08 20:21:16.9223643: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\freetype.dll, internal: /:\...\freetype.dll [Info: 2022-11-08 20:21:16.9224621: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\instrument.dll, internal: /:\...\instrument.dll [Info: 2022-11-08 20:21:16.9225763: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\j2gss.dll, internal: /:\...\j2gss.dll [Info: 2022-11-08 20:21:16.9226963: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\j2pcsc.dll, internal: /:\...\j2pcsc.dll [Info: 2022-11-08 20:21:16.9227990: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\j2pkcs11.dll, internal: /:\...\j2pkcs11.dll [Info: 2022-11-08 20:21:16.9228938: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jaas.dll, internal: /:\...\jaas.dll [Info: 2022-11-08 20:21:16.9229888: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jabswitch.exe, internal: /:\...\jabswitch.exe [Info: 2022-11-08 20:21:16.9230870: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jaccessinspector.exe, internal: /:\...\jaccessinspector.exe [Info: 2022-11-08 20:21:16.9232204: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jaccesswalker.exe, internal: /:\...\jaccesswalker.exe [Info: 2022-11-08 20:21:16.9233250: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jar.exe, internal: /:\...\jar.exe [Info: 2022-11-08 20:21:16.9234244: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jarsigner.exe, internal: /:\...\jarsigner.exe [Info: 2022-11-08 20:21:16.9235227: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\java.dll, internal: /:\...\java.dll [Info: 2022-11-08 20:21:16.9236189: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\java.exe, internal: /:\...\java.exe [Info: 2022-11-08 20:21:16.9237203: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javaaccessbridge.dll, internal: /:\...\javaaccessbridge.dll [Info: 2022-11-08 20:21:16.9238166: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javac.exe, internal: /:\...\javac.exe [Info: 2022-11-08 20:21:16.9239126: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javadoc.exe, internal: /:\...\javadoc.exe [Info: 2022-11-08 20:21:16.9240095: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javajpeg.dll, internal: /:\...\javajpeg.dll [Info: 2022-11-08 20:21:16.9241061: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javap.exe, internal: /:\...\javap.exe [Info: 2022-11-08 20:21:16.9242593: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javaw.exe, internal: /:\...\javaw.exe [Info: 2022-11-08 20:21:16.9243670: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jawt.dll, internal: /:\...\jawt.dll [Info: 2022-11-08 20:21:16.9244662: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jcmd.exe, internal: /:\...\jcmd.exe [Info: 2022-11-08 20:21:16.9245692: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jconsole.exe, internal: /:\...\jconsole.exe [Info: 2022-11-08 20:21:16.9246678: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jdb.exe, internal: /:\...\jdb.exe [Info: 2022-11-08 20:21:16.9247649: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jdeprscan.exe, internal: /:\...\jdeprscan.exe [Info: 2022-11-08 20:21:16.9248617: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jdeps.exe, internal: /:\...\jdeps.exe [Info: 2022-11-08 20:21:16.9249565: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jdwp.dll, internal: /:\...\jdwp.dll [Info: 2022-11-08 20:21:16.9250541: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jfr.exe, internal: /:\...\jfr.exe [Info: 2022-11-08 20:21:16.9253240: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jhsdb.exe, internal: /:\...\jhsdb.exe [Info: 2022-11-08 20:21:16.9256146: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jimage.dll, internal: /:\...\jimage.dll [Info: 2022-11-08 20:21:16.9257165: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jimage.exe, internal: /:\...\jimage.exe [Info: 2022-11-08 20:21:16.9258343: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jinfo.exe, internal: /:\...\jinfo.exe [Info: 2022-11-08 20:21:16.9259379: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jli.dll, internal: /:\...\jli.dll [Info: 2022-11-08 20:21:16.9260391: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jlink.exe, internal: /:\...\jlink.exe [Info: 2022-11-08 20:21:16.9261404: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jmap.exe, internal: /:\...\jmap.exe [Info: 2022-11-08 20:21:16.9262393: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jmod.exe, internal: /:\...\jmod.exe [Info: 2022-11-08 20:21:16.9263375: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jpackage.dll, internal: /:\...\jpackage.dll [Info: 2022-11-08 20:21:16.9264340: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jpackage.exe, internal: /:\...\jpackage.exe [Info: 2022-11-08 20:21:16.9265308: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jps.exe, internal: /:\...\jps.exe [Info: 2022-11-08 20:21:16.9266292: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jrunscript.exe, internal: /:\...\jrunscript.exe [Info: 2022-11-08 20:21:16.9267248: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jshell.exe, internal: /:\...\jshell.exe [Info: 2022-11-08 20:21:16.9268185: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jsound.dll, internal: /:\...\jsound.dll [Info: 2022-11-08 20:21:16.9269132: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jstack.exe, internal: /:\...\jstack.exe [Info: 2022-11-08 20:21:16.9270079: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jstat.exe, internal: /:\...\jstat.exe [Info: 2022-11-08 20:21:16.9271027: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jstatd.exe, internal: /:\...\jstatd.exe [Info: 2022-11-08 20:21:16.9272312: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\keytool.exe, internal: /:\...\keytool.exe [Info: 2022-11-08 20:21:16.9273324: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\kinit.exe, internal: /:\...\kinit.exe [Info: 2022-11-08 20:21:16.9274271: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\klist.exe, internal: /:\...\klist.exe [Info: 2022-11-08 20:21:16.9275246: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\ktab.exe, internal: /:\...\ktab.exe [Info: 2022-11-08 20:21:16.9276209: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\lcms.dll, internal: /:\...\lcms.dll [Info: 2022-11-08 20:21:16.9277190: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\le.dll, internal: /:\...\le.dll [Info: 2022-11-08 20:21:16.9278163: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\management.dll, internal: /:\...\management.dll [Info: 2022-11-08 20:21:16.9279160: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\management_agent.dll, internal: /:\...\management_agent.dll [Info: 2022-11-08 20:21:16.9280183: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\management_ext.dll, internal: /:\...\management_ext.dll [Info: 2022-11-08 20:21:16.9281144: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\mlib_image.dll, internal: /:\...\mlib_image.dll [Info: 2022-11-08 20:21:16.9282329: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\msvcp140.dll, internal: /:\...\msvcp140.dll [Info: 2022-11-08 20:21:16.9283295: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\net.dll, internal: /:\...\net.dll [Info: 2022-11-08 20:21:16.9284502: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\nio.dll, internal: /:\...\nio.dll [Info: 2022-11-08 20:21:16.9285463: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\prefs.dll, internal: /:\...\prefs.dll [Info: 2022-11-08 20:21:16.9286410: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\rmi.dll, internal: /:\...\rmi.dll [Info: 2022-11-08 20:21:16.9287366: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\rmiregistry.exe, internal: /:\...\rmiregistry.exe [Info: 2022-11-08 20:21:16.9288310: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\saproc.dll, internal: /:\...\saproc.dll [Info: 2022-11-08 20:21:16.9289256: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\serialver.exe, internal: /:\...\serialver.exe [Info: 2022-11-08 20:21:16.9291430: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\server\jvm.dll, internal: /:\...\jvm.dll [Info: 2022-11-08 20:21:16.9292981: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\splashscreen.dll, internal: /:\...\splashscreen.dll [Info: 2022-11-08 20:21:16.9294173: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\sspi_bridge.dll, internal: /:\...\sspi_bridge.dll [Info: 2022-11-08 20:21:16.9295339: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\sunmscapi.dll, internal: /:\...\sunmscapi.dll [Info: 2022-11-08 20:21:16.9296499: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\svml.dll, internal: /:\...\svml.dll [Info: 2022-11-08 20:21:16.9297638: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\ucrtbase.dll, internal: /:\...\ucrtbase.dll [Info: 2022-11-08 20:21:16.9298755: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\vcruntime140.dll, internal: /:\...\vcruntime140.dll [Info: 2022-11-08 20:21:16.9299828: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\vcruntime140_1.dll, internal: /:\...\vcruntime140_1.dll [Info: 2022-11-08 20:21:16.9300820: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\verify.dll, internal: /:\...\verify.dll [Info: 2022-11-08 20:21:16.9302006: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\w2k_lsa_auth.dll, internal: /:\...\w2k_lsa_auth.dll [Info: 2022-11-08 20:21:16.9303093: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\windowsaccessbridge-64.dll, internal: /:\...\windowsaccessbridge-64.dll [Info: 2022-11-08 20:21:16.9304231: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\WinFallbackLookup.dll, internal: /:\...\WinFallbackLookup.dll [Info: 2022-11-08 20:21:16.9305242: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\zip.dll, internal: /:\...\zip.dll [Info: 2022-11-08 20:21:16.9307571: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\logging.properties, internal: /:\...\logging.properties [Info: 2022-11-08 20:21:16.9309682: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\management\jmxremote.access, internal: /:\...\jmxremote.access [Info: 2022-11-08 20:21:16.9310702: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\management\jmxremote.password.template, internal: /:\...\jmxremote.password.template [Info: 2022-11-08 20:21:16.9312229: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\management\management.properties, internal: /:\...\management.properties [Info: 2022-11-08 20:21:16.9313910: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\net.properties, internal: /:\...\net.properties [Info: 2022-11-08 20:21:16.9316228: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\java.policy, internal: /:\...\java.policy [Info: 2022-11-08 20:21:16.9317389: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\java.security, internal: /:\...\java.security [Info: 2022-11-08 20:21:16.9320699: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\policy\limited\default_local.policy, internal: /:\...\default_local.policy [Info: 2022-11-08 20:21:16.9322327: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\policy\limited\default_US_export.policy, internal: /:\...\default_US_export.policy [Info: 2022-11-08 20:21:16.9323499: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\policy\limited\exempt_local.policy, internal: /:\...\exempt_local.policy [Info: 2022-11-08 20:21:16.9324796: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\policy\README.txt, internal: /:\...\README.txt [Info: 2022-11-08 20:21:16.9327044: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\policy\unlimited\default_local.policy, internal: /:\...\default_local.policy [Info: 2022-11-08 20:21:16.9328134: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\security\policy\unlimited\default_US_export.policy, internal: /:\...\default_US_export.policy [Info: 2022-11-08 20:21:16.9329621: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\conf\sound.properties, internal: /:\...\sound.properties [Info: 2022-11-08 20:21:16.9334187: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9335171: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\aes.md, internal: /:\...\aes.md [Info: 2022-11-08 20:21:16.9336157: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\asm.md, internal: /:\...\asm.md [Info: 2022-11-08 20:21:16.9337161: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9338139: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\c-libutl.md, internal: /:\...\c-libutl.md [Info: 2022-11-08 20:21:16.9339121: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\cldr.md, internal: /:\...\cldr.md [Info: 2022-11-08 20:21:16.9340086: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\icu.md, internal: /:\...\icu.md [Info: 2022-11-08 20:21:16.9341094: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9342772: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\public_suffix.md, internal: /:\...\public_suffix.md [Info: 2022-11-08 20:21:16.9344302: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\unicode.md, internal: /:\...\unicode.md [Info: 2022-11-08 20:21:16.9345524: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\wepoll.md, internal: /:\...\wepoll.md [Info: 2022-11-08 20:21:16.9346522: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.base\zlib.md, internal: /:\...\zlib.md [Info: 2022-11-08 20:21:16.9348886: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.compiler\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9349900: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.compiler\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9350886: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.compiler\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9353917: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.datatransfer\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9354971: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.datatransfer\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9356003: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.datatransfer\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9358309: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9359316: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9360322: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\colorimaging.md, internal: /:\...\colorimaging.md [Info: 2022-11-08 20:21:16.9361454: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\freetype.md, internal: /:\...\freetype.md [Info: 2022-11-08 20:21:16.9362917: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\giflib.md, internal: /:\...\giflib.md [Info: 2022-11-08 20:21:16.9363988: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\harfbuzz.md, internal: /:\...\harfbuzz.md [Info: 2022-11-08 20:21:16.9364986: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\jpeg.md, internal: /:\...\jpeg.md [Info: 2022-11-08 20:21:16.9365982: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\lcms.md, internal: /:\...\lcms.md [Info: 2022-11-08 20:21:16.9366978: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\libpng.md, internal: /:\...\libpng.md [Info: 2022-11-08 20:21:16.9367957: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9368947: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.desktop\mesa3d.md, internal: /:\...\mesa3d.md [Info: 2022-11-08 20:21:16.9371671: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.instrument\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9373340: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.instrument\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9374847: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.instrument\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9377481: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.logging\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9378700: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.logging\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9380349: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.logging\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9382977: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.management\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9384047: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.management\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9385072: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.management\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9387380: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.management.rmi\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9388426: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.management.rmi\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9389436: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.management.rmi\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9392137: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.naming\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9393311: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.naming\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9394307: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.naming\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9396821: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.net.http\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9397972: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.net.http\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9399001: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.net.http\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9401265: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.prefs\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9403129: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.prefs\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9404731: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.prefs\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9408074: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.rmi\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9409629: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.rmi\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9411093: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.rmi\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9414342: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.scripting\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9415759: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.scripting\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9417305: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.scripting\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9420031: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.se\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9421552: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.se\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9422723: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.se\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9425165: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.security.jgss\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9426252: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.security.jgss\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9427255: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.security.jgss\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9429534: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.security.sasl\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9430576: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.security.sasl\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9431974: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.security.sasl\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9434496: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.smartcardio\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9435680: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.smartcardio\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9436700: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.smartcardio\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9439027: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.sql\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9440029: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.sql\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9441052: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.sql\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9443912: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.sql.rowset\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9445022: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.sql.rowset\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9446062: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.sql.rowset\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9448416: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.transaction.xa\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9449462: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.transaction.xa\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9450477: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.transaction.xa\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9453316: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9454390: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9455462: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\bcel.md, internal: /:\...\bcel.md [Info: 2022-11-08 20:21:16.9457061: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\dom.md, internal: /:\...\dom.md [Info: 2022-11-08 20:21:16.9458113: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\jcup.md, internal: /:\...\jcup.md [Info: 2022-11-08 20:21:16.9459626: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9460661: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\xalan.md, internal: /:\...\xalan.md [Info: 2022-11-08 20:21:16.9462184: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml\xerces.md, internal: /:\...\xerces.md [Info: 2022-11-08 20:21:16.9464714: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml.crypto\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9465773: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml.crypto\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9466792: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml.crypto\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9467845: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\java.xml.crypto\santuario.md, internal: /:\...\santuario.md [Info: 2022-11-08 20:21:16.9470228: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.accessibility\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9471340: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.accessibility\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9472978: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.accessibility\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9475778: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.attach\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9476988: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.attach\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9478217: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.attach\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9480656: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.charsets\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9482017: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.charsets\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9483206: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.charsets\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9485910: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.compiler\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9487082: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.compiler\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9488235: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.compiler\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9490594: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.cryptoki\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9492053: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.cryptoki\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9493339: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.cryptoki\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9494550: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.cryptoki\pkcs11cryptotoken.md, internal: /:\...\pkcs11cryptotoken.md [Info: 2022-11-08 20:21:16.9495753: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.cryptoki\pkcs11wrapper.md, internal: /:\...\pkcs11wrapper.md [Info: 2022-11-08 20:21:16.9501116: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.ec\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9502577: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.ec\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9503648: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.ec\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9506088: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.mscapi\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9507164: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.mscapi\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9508177: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.crypto.mscapi\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9510523: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.dynalink\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9511574: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.dynalink\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9512677: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.dynalink\dynalink.md, internal: /:\...\dynalink.md [Info: 2022-11-08 20:21:16.9513694: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.dynalink\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9515979: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.editpad\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9517042: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.editpad\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9518044: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.editpad\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9520523: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.hotspot.agent\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9521998: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.hotspot.agent\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9523552: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.hotspot.agent\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9527139: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.httpserver\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9528713: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.httpserver\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9530220: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.httpserver\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9533144: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.incubator.foreign\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9534200: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.incubator.foreign\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9535221: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.incubator.foreign\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9537528: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.incubator.vector\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9538556: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.incubator.vector\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9539937: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.incubator.vector\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9543157: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.ed\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9544352: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.ed\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9545440: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.ed\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9547793: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.jvmstat\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9548834: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.jvmstat\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9549860: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.jvmstat\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9552420: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.le\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9553452: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.le\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9554464: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.le\jline.md, internal: /:\...\jline.md [Info: 2022-11-08 20:21:16.9555470: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.le\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9558490: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.opt\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9559579: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.opt\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9560583: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.opt\jopt-simple.md, internal: /:\...\jopt-simple.md [Info: 2022-11-08 20:21:16.9562104: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.opt\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9566405: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.ci\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9568361: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.ci\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9570227: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.ci\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9574057: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.compiler\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9575090: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.compiler\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9576078: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.compiler\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9578422: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.compiler.management\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9579487: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.compiler.management\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9580480: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.internal.vm.compiler.management\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9583205: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jartool\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9584276: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jartool\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9585290: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jartool\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9587638: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.javadoc\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9588621: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.javadoc\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9589708: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.javadoc\jquery.md, internal: /:\...\jquery.md [Info: 2022-11-08 20:21:16.9591084: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.javadoc\jqueryUI.md, internal: /:\...\jqueryUI.md [Info: 2022-11-08 20:21:16.9592573: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.javadoc\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9595192: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jcmd\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9596209: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jcmd\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9597216: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jcmd\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9599462: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jconsole\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9600465: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jconsole\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9601695: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jconsole\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9605014: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdeps\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9606414: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdeps\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9607749: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdeps\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9610782: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdi\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9612503: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdi\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9613881: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdi\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9616977: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdwp.agent\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9618358: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdwp.agent\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9619699: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jdwp.agent\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9622688: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jfr\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9623739: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jfr\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9624739: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jfr\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9627030: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jlink\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9628056: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jlink\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9629074: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jlink\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9631397: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jpackage\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9632907: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jpackage\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9634234: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jpackage\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9637266: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jshell\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9638621: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jshell\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9639945: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jshell\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9643156: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jsobject\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9644365: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jsobject\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9645501: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jsobject\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9648222: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jstatd\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9649368: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jstatd\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9650340: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.jstatd\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9655248: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.localedata\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9656462: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.localedata\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9657622: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.localedata\cldr.md, internal: /:\...\cldr.md [Info: 2022-11-08 20:21:16.9658760: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.localedata\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9659807: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.localedata\thaidict.md, internal: /:\...\thaidict.md [Info: 2022-11-08 20:21:16.9662564: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9663761: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9664921: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9667688: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management.agent\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9668897: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management.agent\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9669978: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management.agent\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9672712: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management.jfr\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9673917: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management.jfr\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9675067: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.management.jfr\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9677744: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.naming.dns\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9678906: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.naming.dns\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9679926: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.naming.dns\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9682633: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.naming.rmi\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9683673: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.naming.rmi\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9684647: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.naming.rmi\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9686912: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.net\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9687912: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.net\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9688905: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.net\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9691171: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.nio.mapmode\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9692536: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.nio.mapmode\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9693700: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.nio.mapmode\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9696103: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.random\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9697137: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.random\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9698147: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.random\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9700495: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.sctp\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9701844: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.sctp\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9703040: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.sctp\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9705695: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.security.auth\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9707329: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.security.auth\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9708839: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.security.auth\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9712770: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.security.jgss\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9714319: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.security.jgss\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9715730: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.security.jgss\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9718798: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.unsupported\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9720201: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.unsupported\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9721574: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.unsupported\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9724691: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.unsupported.desktop\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9726103: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.unsupported.desktop\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9727404: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.unsupported.desktop\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9729714: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.xml.dom\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9730740: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.xml.dom\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9732256: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.xml.dom\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9734949: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.zipfs\ADDITIONAL_LICENSE_INFO, internal: /:\...\ADDITIONAL_LICENSE_INFO [Info: 2022-11-08 20:21:16.9735984: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.zipfs\ASSEMBLY_EXCEPTION, internal: /:\...\ASSEMBLY_EXCEPTION [Info: 2022-11-08 20:21:16.9736965: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\legal\jdk.zipfs\LICENSE, internal: /:\...\LICENSE [Info: 2022-11-08 20:21:16.9739419: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\classlist, internal: /:\...\classlist [Info: 2022-11-08 20:21:16.9740389: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\ct.sym, internal: /:\...\ct.sym [Info: 2022-11-08 20:21:16.9741521: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\fontconfig.bfc, internal: /:\...\fontconfig.bfc [Info: 2022-11-08 20:21:16.9742753: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\fontconfig.properties.src, internal: /:\...\fontconfig.properties.src [Info: 2022-11-08 20:21:16.9743774: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\jawt.lib, internal: /:\...\jawt.lib [Info: 2022-11-08 20:21:16.9745912: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\jfr\default.jfc, internal: /:\...\default.jfc [Info: 2022-11-08 20:21:16.9746899: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\jfr\profile.jfc, internal: /:\...\profile.jfc [Info: 2022-11-08 20:21:16.9748063: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\jrt-fs.jar, internal: /:\...\jrt-fs.jar [Info: 2022-11-08 20:21:16.9749041: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\jvm.cfg, internal: /:\...\jvm.cfg [Info: 2022-11-08 20:21:16.9749999: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\jvm.lib, internal: /:\...\jvm.lib [Info: 2022-11-08 20:21:16.9750950: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\modules, internal: /:\...\modules [Info: 2022-11-08 20:21:16.9752354: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\psfont.properties.ja, internal: /:\...\psfont.properties.ja [Info: 2022-11-08 20:21:16.9753379: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\psfontj2d.properties, internal: /:\...\psfontj2d.properties [Info: 2022-11-08 20:21:16.9755493: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\security\blocked.certs, internal: /:\...\blocked.certs [Info: 2022-11-08 20:21:16.9756580: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\security\cacerts, internal: /:\...\cacerts [Info: 2022-11-08 20:21:16.9757579: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\security\default.policy, internal: /:\...\default.policy [Info: 2022-11-08 20:21:16.9758606: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\security\public_suffix_list.dat, internal: /:\...\public_suffix_list.dat [Info: 2022-11-08 20:21:16.9759761: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\tzdb.dat, internal: /:\...\tzdb.dat [Info: 2022-11-08 20:21:16.9760719: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\lib\tzmappings, internal: /:\...\tzmappings [Info: 2022-11-08 20:21:16.9762186: Sha1Cacher.cpp(112)] SHA1 cacher get %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\release, internal: /:\...\release [Info: 2022-11-08 20:21:16.9825706: PistonInstaller.cpp(517)] Using Sha1Cacher from thread 5488 [Info: 2022-11-08 20:21:16.9840631: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jabswitch.exe, internal: /:\...\jabswitch.exe, hash: [Info: 2022-11-08 20:21:16.9840767: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jaccesswalker.exe, internal: /:\...\jaccesswalker.exe, hash: [Info: 2022-11-08 20:21:16.9840921: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jarsigner.exe, internal: /:\...\jarsigner.exe, hash: [Info: 2022-11-08 20:21:16.9840848: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jar.exe, internal: /:\...\jar.exe, hash: [Info: 2022-11-08 20:21:16.9840717: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jaccessinspector.exe, internal: /:\...\jaccessinspector.exe, hash: [Info: 2022-11-08 20:21:16.9841160: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javac.exe, internal: /:\...\javac.exe, hash: [Info: 2022-11-08 20:21:16.9841483: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javadoc.exe, internal: /:\...\javadoc.exe, hash: [Info: 2022-11-08 20:21:16.9841051: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\java.exe, internal: /:\...\java.exe, hash: [Info: 2022-11-08 20:21:16.9842067: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javap.exe, internal: /:\...\javap.exe, hash: [Info: 2022-11-08 20:21:16.9842175: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javaw.exe, internal: /:\...\javaw.exe, hash: [Info: 2022-11-08 20:21:16.9842259: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jcmd.exe, internal: /:\...\jcmd.exe, hash: [Info: 2022-11-08 20:21:16.9842327: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jconsole.exe, internal: /:\...\jconsole.exe, hash: [Info: 2022-11-08 20:21:16.9842578: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jdb.exe, internal: /:\...\jdb.exe, hash: [Info: 2022-11-08 20:21:16.9842885: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jdeps.exe, internal: /:\...\jdeps.exe, hash: [Info: 2022-11-08 20:21:16.9843089: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jfr.exe, internal: /:\...\jfr.exe, hash: [Info: 2022-11-08 20:21:16.9842827: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jdeprscan.exe, internal: /:\...\jdeprscan.exe, hash: [Info: 2022-11-08 20:21:16.9843433: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jlink.exe, internal: /:\...\jlink.exe, hash: [Info: 2022-11-08 20:21:16.9843315: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jimage.exe, internal: /:\...\jimage.exe, hash: [Info: 2022-11-08 20:21:16.9843120: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jhsdb.exe, internal: /:\...\jhsdb.exe, hash: [Info: 2022-11-08 20:21:16.9843335: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jinfo.exe, internal: /:\...\jinfo.exe, hash: [Info: 2022-11-08 20:21:16.9843824: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jmap.exe, internal: /:\...\jmap.exe, hash: [Info: 2022-11-08 20:21:16.9844017: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jmod.exe, internal: /:\...\jmod.exe, hash: [Info: 2022-11-08 20:21:16.9844107: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jpackage.exe, internal: /:\...\jpackage.exe, hash: [Info: 2022-11-08 20:21:16.9844215: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jps.exe, internal: /:\...\jps.exe, hash: [Info: 2022-11-08 20:21:16.9844475: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jshell.exe, internal: /:\...\jshell.exe, hash: [Info: 2022-11-08 20:21:16.9844278: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jrunscript.exe, internal: /:\...\jrunscript.exe, hash: [Info: 2022-11-08 20:21:16.9844687: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jstack.exe, internal: /:\...\jstack.exe, hash: [Info: 2022-11-08 20:21:16.9844696: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jstat.exe, internal: /:\...\jstat.exe, hash: [Info: 2022-11-08 20:21:16.9844932: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\jstatd.exe, internal: /:\...\jstatd.exe, hash: [Info: 2022-11-08 20:21:16.9845212: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\keytool.exe, internal: /:\...\keytool.exe, hash: [Info: 2022-11-08 20:21:16.9845519: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\ktab.exe, internal: /:\...\ktab.exe, hash: [Info: 2022-11-08 20:21:16.9845419: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\klist.exe, internal: /:\...\klist.exe, hash: [Info: 2022-11-08 20:21:16.9845322: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\kinit.exe, internal: /:\...\kinit.exe, hash: [Info: 2022-11-08 20:21:16.9845682: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\rmiregistry.exe, internal: /:\...\rmiregistry.exe, hash: [Info: 2022-11-08 20:21:16.9846046: Sha1Cacher.cpp(147)] SHA1 cacher put %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\serialver.exe, internal: /:\...\serialver.exe, hash: [Info: 2022-11-08 20:21:17.0239220: PistonInstaller.cpp(608)] Finished using Sha1Cacher from thread 5488 [Info: 2022-11-08 20:21:17.0276982: PistonInstaller.cpp(753)] Removing staging directory %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64_staging [Info: 2022-11-08 20:21:17.0281792: GameCallbacks.cpp(228)] Launcher/launcher (main) Debug Extracting 8 files! [Info: 2022-11-08 20:21:17.0285613: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:17.0287521: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:17.2442680: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:17.4490397: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:17.5267999: GameCallbacks.cpp(228)] Launcher/launcher (main) Warn Version does not support log configuration, will assume one plaintext entry per line [Info: 2022-11-08 20:21:17.5272988: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:17.5273897: ClientStarter.cpp(927)] Java argument:-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump [Info: 2022-11-08 20:21:17.5274800: ClientStarter.cpp(927)] Java argument:-Dos.name=Windows 10 [Info: 2022-11-08 20:21:17.5276113: ClientStarter.cpp(927)] Java argument:-Dos.version=10.0 [Info: 2022-11-08 20:21:17.5276232: ClientStarter.cpp(927)] Java argument:-Xss1M [Info: 2022-11-08 20:21:17.5276354: ClientStarter.cpp(927)] Java argument:-Djava.library.path=<APPDIR>\Install\bin\a5b6-6d65-6caf-9a49 [Info: 2022-11-08 20:21:17.5276471: ClientStarter.cpp(927)] Java argument:-Dminecraft.launcher.brand=minecraft-launcher [Info: 2022-11-08 20:21:17.5276579: ClientStarter.cpp(927)] Java argument:-Dminecraft.launcher.version=2.3.462 [Info: 2022-11-08 20:21:17.5276678: ClientStarter.cpp(927)] Java argument:-cp [Info: 2022-11-08 20:21:17.5276815: ClientStarter.cpp(927)] Java argument:<APPDIR>\Install\libraries\cpw\mods\securejarhandler\1.0.3\securejarhandler-1.0.3.jar;<APPDIR>\Install\libraries\org\ow2\asm\asm\9.2\asm-9.2.jar;<APPDIR>\Install\libraries\org\ow2\asm\asm-commons\9.2\asm-commons-9.2.jar;<APPDIR>\Install\libraries\org\ow2\asm\asm-tree\9.2\asm-tree-9.2.jar;<APPDIR>\Install\libraries\org\ow2\asm\asm-util\9.2\asm-util-9.2.jar;<APPDIR>\Install\libraries\org\ow2\asm\asm-analysis\9.2\asm-analysis-9.2.jar;<APPDIR>\Install\libraries\net\minecraftforge\accesstransformers\8.0.4\accesstransformers-8.0.4.jar;<APPDIR>\Install\libraries\org\antlr\antlr4-runtime\4.9.1\antlr4-runtime-4.9.1.jar;<APPDIR>\Install\libraries\net\minecraftforge\eventbus\5.0.3\eventbus-5.0.3.jar;<APPDIR>\Install\libraries\net\minecraftforge\forgespi\4.0.15-4.x\forgespi-4.0.15-4.x.jar;<APPDIR>\Install\libraries\net\minecraftforge\coremods\5.0.1\coremods-5.0.1.jar;<APPDIR>\Install\libraries\cpw\mods\modlauncher\9.1.3\modlauncher-9.1.3.jar;<APPDIR>\Install\libraries\net\minecraftforge\unsafe\0.2.0\unsafe-0.2.0.jar;<APPDIR>\Install\libraries\com\electronwill\night-config\core\3.6.4\core-3.6.4.jar;<APPDIR>\Install\libraries\com\electronwill\night-config\toml\3.6.4\toml-3.6.4.jar;<APPDIR>\Install\libraries\org\apache\maven\maven-artifact\3.6.3\maven-artifact-3.6.3.jar;<APPDIR>\Install\libraries\net\jodah\typetools\0.8.3\typetools-0.8.3.jar;<APPDIR>\Install\libraries\net\minecrell\terminalconsoleappender\1.2.0\terminalconsoleappender-1.2.0.jar;<APPDIR>\Install\libraries\org\jline\jline-reader\3.12.1\jline-reader-3.12.1.jar;<APPDIR>\Install\libraries\org\jline\jline-terminal\3.12.1\jline-terminal-3.12.1.jar;<APPDIR>\Install\libraries\org\spongepowered\mixin\0.8.5\mixin-0.8.5.jar;<APPDIR>\Install\libraries\org\openjdk\nashorn\nashorn-core\15.3\nashorn-core-15.3.jar;<APPDIR>\Install\libraries\net\minecraftforge\JarJar\0.3.0\JarJar-0.3.0.jar;<APPDIR>\Install\libraries\cpw\mods\bootstraplauncher\1.0.0\bootstraplauncher-1.0.0.jar;<APPDIR>\Install\libraries\net\minecraftforge\fmlloader\1.18.2-40.1.84\fmlloader-1.18.2-40.1.84.jar;<APPDIR>\Install\libraries\com\mojang\logging\1.0.0\logging-1.0.0.jar;<APPDIR>\Install\libraries\com\mojang\blocklist\1.0.10\blocklist-1.0.10.jar;<APPDIR>\Install\libraries\com\mojang\patchy\2.2.10\patchy-2.2.10.jar;<APPDIR>\Install\libraries\com\github\oshi\oshi-core\5.8.5\oshi-core-5.8.5.jar;<APPDIR>\Install\libraries\net\java\dev\jna\jna\5.10.0\jna-5.10.0.jar;<APPDIR>\Install\libraries\net\java\dev\jna\jna-platform\5.10.0\jna-platform-5.10.0.jar;<APPDIR>\Install\libraries\org\slf4j\slf4j-api\1.8.0-beta4\slf4j-api-1.8.0-beta4.jar;<APPDIR>\Install\libraries\org\apache\logging\log4j\log4j-slf4j18-impl\2.17.0\log4j-slf4j18-impl-2.17.0.jar;<APPDIR>\Install\libraries\com\ibm\icu\icu4j\70.1\icu4j-70.1.jar;<APPDIR>\Install\libraries\com\mojang\javabridge\1.2.24\javabridge-1.2.24.jar;<APPDIR>\Install\libraries\net\sf\jopt-simple\jopt-simple\5.0.4\jopt-simple-5.0.4.jar;<APPDIR>\Install\libraries\io\netty\netty-all\4.1.68.Final\netty-all-4.1.68.Final.jar;<APPDIR>\Install\libraries\com\google\guava\failureaccess\1.0.1\failureaccess-1.0.1.jar;<APPDIR>\Install\libraries\com\google\guava\guava\31.0.1-jre\guava-31.0.1-jre.jar;<APPDIR>\Install\libraries\org\apache\commons\commons-lang3\3.12.0\commons-lang3-3.12.0.jar;<APPDIR>\Install\libraries\commons-io\commons-io\2.11.0\commons-io-2.11.0.jar;<APPDIR>\Install\libraries\commons-codec\commons-codec\1.15\commons-codec-1.15.jar;<APPDIR>\Install\libraries\com\mojang\brigadier\1.0.18\brigadier-1.0.18.jar;<APPDIR>\Install\libraries\com\mojang\datafixerupper\4.1.27\datafixerupper-4.1.27.jar;<APPDIR>\Install\libraries\com\google\code\gson\gson\2.8.9\gson-2.8.9.jar;<APPDIR>\Install\libraries\com\mojang\authlib\3.3.39\authlib-3.3.39.jar;<APPDIR>\Install\libraries\org\apache\commons\commons-compress\1.21\commons-compress-1.21.jar;<APPDIR>\Install\libraries\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar;<APPDIR>\Install\libraries\commons-logging\commons-logging\1.2\commons-logging-1.2.jar;<APPDIR>\Install\libraries\org\apache\httpcomponents\httpcore\4.4.14\httpcore-4.4.14.jar;<APPDIR>\Install\libraries\it\unimi\dsi\fastutil\8.5.6\fastutil-8.5.6.jar;<APPDIR>\Install\libraries\org\apache\logging\log4j\log4j-api\2.17.0\log4j-api-2.17.0.jar;<APPDIR>\Install\libraries\org\apache\logging\log4j\log4j-core\2.17.0\log4j-core-2.17.0.jar;<APPDIR>\Install\libraries\org\lwjgl\lwjgl\3.2.2\lwjgl-3.2.2.jar;<APPDIR>\Install\libraries\org\lwjgl\lwjgl-jemalloc\3.2.2\lwjgl-jemalloc-3.2.2.jar;<APPDIR>\Install\libraries\org\lwjgl\lwjgl-openal\3.2.2\lwjgl-openal-3.2.2.jar;<APPDIR>\Install\libraries\org\lwjgl\lwjgl-opengl\3.2.2\lwjgl-opengl-3.2.2.jar;<APPDIR>\Install\libraries\org\lwjgl\lwjgl-glfw\3.2.2\lwjgl-glfw-3.2.2.jar;<APPDIR>\Install\libraries\org\lwjgl\lwjgl-stb\3.2.2\lwjgl-stb-3.2.2.jar;<APPDIR>\Install\libraries\org\lwjgl\lwjgl-tinyfd\3.2.2\lwjgl-tinyfd-3.2.2.jar;<APPDIR>\Install\libraries\com\mojang\text2speech\1.12.4\text2speech-1.12.4.jar;<APPDIR>\Install\versions\forge-40.1.84\forge-40.1.84.jar [Info: 2022-11-08 20:21:17.5277552: ClientStarter.cpp(927)] Java argument:-Djava.net.preferIPv6Addresses=system [Info: 2022-11-08 20:21:17.5277703: ClientStarter.cpp(927)] Java argument:-DignoreList=bootstraplauncher,securejarhandler,asm-commons,asm-util,asm-analysis,asm-tree,asm,client-extra,fmlcore,javafmllanguage,lowcodelanguage,mclanguage,forge-,forge-40.1.84.jar,forge-40.1.84 [Info: 2022-11-08 20:21:17.5277827: ClientStarter.cpp(927)] Java argument:-DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar,java-objc-bridge-1.0.0.jar [Info: 2022-11-08 20:21:17.5277961: ClientStarter.cpp(927)] Java argument:-DlibraryDirectory=<APPDIR>\Install\libraries [Info: 2022-11-08 20:21:17.5278068: ClientStarter.cpp(927)] Java argument:-p [Info: 2022-11-08 20:21:17.5278336: ClientStarter.cpp(927)] Java argument:<APPDIR>\Install\libraries/cpw/mods/bootstraplauncher/1.0.0/bootstraplauncher-1.0.0.jar;<APPDIR>\Install\libraries/cpw/mods/securejarhandler/1.0.3/securejarhandler-1.0.3.jar;<APPDIR>\Install\libraries/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar;<APPDIR>\Install\libraries/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar;<APPDIR>\Install\libraries/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar;<APPDIR>\Install\libraries/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar;<APPDIR>\Install\libraries/org/ow2/asm/asm/9.2/asm-9.2.jar [Info: 2022-11-08 20:21:17.5278481: ClientStarter.cpp(927)] Java argument:--add-modules [Info: 2022-11-08 20:21:17.5278575: ClientStarter.cpp(927)] Java argument:ALL-MODULE-PATH [Info: 2022-11-08 20:21:17.5278674: ClientStarter.cpp(927)] Java argument:--add-opens [Info: 2022-11-08 20:21:17.5278770: ClientStarter.cpp(927)] Java argument:java.base/java.util.jar=cpw.mods.securejarhandler [Info: 2022-11-08 20:21:17.5278873: ClientStarter.cpp(927)] Java argument:--add-exports [Info: 2022-11-08 20:21:17.5278968: ClientStarter.cpp(927)] Java argument:java.base/sun.security.util=cpw.mods.securejarhandler [Info: 2022-11-08 20:21:17.5279064: ClientStarter.cpp(927)] Java argument:--add-exports [Info: 2022-11-08 20:21:17.5279156: ClientStarter.cpp(927)] Java argument:jdk.naming.dns/com.sun.jndi.dns=java.naming [Info: 2022-11-08 20:21:17.5279249: ClientStarter.cpp(927)] Java argument:-Xmx12000m [Info: 2022-11-08 20:21:17.5279340: ClientStarter.cpp(927)] Java argument:-Xms256m [Info: 2022-11-08 20:21:17.5279432: ClientStarter.cpp(927)] Java argument:-Dminecraft.applet.TargetDirectory=<APPDIR>\Instances\Minecraft [Info: 2022-11-08 20:21:17.5279760: ClientStarter.cpp(927)] Java argument:-Dfml.ignorePatchDiscrepancies=true [Info: 2022-11-08 20:21:17.5279886: ClientStarter.cpp(927)] Java argument:-Dfml.ignoreInvalidMinecraftCertificates=true [Info: 2022-11-08 20:21:17.5279999: ClientStarter.cpp(927)] Java argument:-Duser.language=en [Info: 2022-11-08 20:21:17.5280097: ClientStarter.cpp(927)] Java argument:-Duser.country=US [Info: 2022-11-08 20:21:17.5280453: ClientStarter.cpp(950)] Starting game in folder %USERPROFILE%\curseforge\minecraft\Instances\Minecraft using java executable %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javaw.exe [Info: 2022-11-08 20:21:17.5281210: Process_Windows.cpp(33)] Creating process %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javaw.exe [Info: 2022-11-08 20:21:17.5287801: NetQueue.cpp(212)] NetQueue: Initiating shutdown. [Info: 2022-11-08 20:21:17.5288011: NetQueue.cpp(226)] NetQueue: Waiting for worker thread to finish... [Info: 2022-11-08 20:21:17.5288234: NetQueue.cpp(834)] NetQueue: Worker thread shutting down. [Info: 2022-11-08 20:21:17.5290214: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.downloads"); [Info: 2022-11-08 20:21:17.5295630: NetQueue.cpp(229)] NetQueue: Done. [Info: 2022-11-08 20:21:17.5299783: Process_Windows.cpp(102)] Starting process %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javaw.exe [Info: 2022-11-08 20:21:17.5315135: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameInstances"); [Info: 2022-11-08 20:21:17.5330467: Process_Windows.cpp(153)] Read thread is 14792 [Info: 2022-11-08 20:21:17.5384187: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameInstances"); [Info: 2022-11-08 20:21:18.9667793: GameCallbacks.cpp(228)] Game/game () Info 2022-11-08 14:21:18,958 main WARN Advanced terminal features are not available in this environment [Info: 2022-11-08 20:21:19.1105017: GameCallbacks.cpp(228)] Game/game () Info [14:21:19] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, GroundZero3464, --version, forge-40.1.84, --gameDir, <APPDIR>\Instances\Minecraft, --assetsDir, <APPDIR>\Install\assets, --assetIndex, 1.18, --uuid, <MINECRAFT_PROFILE_ID>, --accessToken, ????????, --clientId, MGVmNDE1M2QtMzViNi00MmNjLWJhOTktMTk0MTQ0MTI5ODIy, --xuid, <REMOTE_ID>, --userType, msa, --versionType, release, --width, 1920, --height, 1080, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.84, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [Info: 2022-11-08 20:21:19.1128303: GameCallbacks.cpp(228)] Game/game () Info [14:21:19] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft [Info: 2022-11-08 20:21:19.2205285: GameCallbacks.cpp(228)] Game/game () Info [14:21:19] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/groun/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT [Info: 2022-11-08 20:21:19.2513063: GameCallbacks.cpp(228)] Game/game () Info Exception in thread "main" java.lang.RuntimeException: Failed to load FML config from <APPDIR>\Instances\Minecraft\config\fml.toml [Info: 2022-11-08 20:21:19.2513997: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/fmlloader@1.18.2-40.1.84/net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:49) [Info: 2022-11-08 20:21:19.2514233: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/fmlloader@1.18.2-40.1.84/net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:62) [Info: 2022-11-08 20:21:19.2514403: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/fmlloader@1.18.2-40.1.84/net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:65) [Info: 2022-11-08 20:21:19.2515506: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68) [Info: 2022-11-08 20:21:19.2515757: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:92) [Info: 2022-11-08 20:21:19.2515899: GameCallbacks.cpp(228)] Game/game () Info at java.base/java.util.HashMap$Values.forEach(HashMap.java:1065) [Info: 2022-11-08 20:21:19.2516053: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:92) [Info: 2022-11-08 20:21:19.2516175: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:51) [Info: 2022-11-08 20:21:19.2516291: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.Launcher.run(Launcher.java:87) [Info: 2022-11-08 20:21:19.2516435: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [Info: 2022-11-08 20:21:19.2516600: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [Info: 2022-11-08 20:21:19.2516719: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [Info: 2022-11-08 20:21:19.2516830: GameCallbacks.cpp(228)] Game/game () Info at cpw.mods.bootstraplauncher@1.0.0/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [Info: 2022-11-08 20:21:19.2516984: GameCallbacks.cpp(228)] Game/game () Info Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available [Info: 2022-11-08 20:21:19.2517100: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) [Info: 2022-11-08 20:21:19.2517236: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) [Info: 2022-11-08 20:21:19.2517392: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) [Info: 2022-11-08 20:21:19.2517532: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) [Info: 2022-11-08 20:21:19.2517674: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.toml@3.6.4/com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) [Info: 2022-11-08 20:21:19.2517824: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.toml@3.6.4/com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) [Info: 2022-11-08 20:21:19.2517956: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.toml@3.6.4/com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) [Info: 2022-11-08 20:21:19.2518124: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.toml@3.6.4/com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) [Info: 2022-11-08 20:21:19.2518283: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.toml@3.6.4/com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) [Info: 2022-11-08 20:21:19.2518490: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) [Info: 2022-11-08 20:21:19.2518667: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) [Info: 2022-11-08 20:21:19.2518809: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) [Info: 2022-11-08 20:21:19.2519092: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) [Info: 2022-11-08 20:21:19.2519460: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41) [Info: 2022-11-08 20:21:19.2519758: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) [Info: 2022-11-08 20:21:19.2519968: GameCallbacks.cpp(228)] Game/game () Info at MC-BOOTSTRAP/fmlloader@1.18.2-40.1.84/net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:45) [Info: 2022-11-08 20:21:19.2520147: GameCallbacks.cpp(228)] Game/game () Info ... 12 more [Info: 2022-11-08 20:21:19.7122258: NetQueue.cpp(695)] NetQueue: Starting net action https://launchercontent.mojang.com/ [Info: 2022-11-08 20:21:19.7778551: GameCallbacks.cpp(228)] Launcher/monitor (Process Monitor) Fatal Process crashed with exit code 1 [Info: 2022-11-08 20:21:19.7942960: GameController.cpp(536)] Game closed with id 1 [Info: 2022-11-08 20:21:19.7995328: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameInstances"); [Info: 2022-11-08 20:21:19.8058715: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameInstances"); [Info: 2022-11-08 20:21:19.8752028: NetQueue.cpp(695)] NetQueue: Starting net action http://hopper.minecraft.net/crashes/submit_report/ [Info: 2022-11-08 20:21:19.8853196: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:bdf::51, Host: launchercontent.mojang.com [Info: 2022-11-08 20:21:19.8853593: NetQueue.cpp(573)] NetQueue: Action finished: https://launchercontent.mojang.com/ [Warning: 2022-11-08 20:21:19.8854008: NetQueue.cpp(607)] Action https://launchercontent.mojang.com/ failed in response handler. response code: 404 - error string: ' [Info: 2022-11-08 20:21:20.2575108: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:46::51, Host: hopper.minecraft.net [Info: 2022-11-08 20:21:20.2575598: NetQueue.cpp(573)] NetQueue: Action finished: http://hopper.minecraft.net/crashes/submit_report/ [Info: 2022-11-08 20:21:20.2576512: GameCallbacks.cpp(90)] Destroying GameCallbacks! [Info: 2022-11-08 20:21:20.2576956: Process_Windows.cpp(76)] Exiting process %USERPROFILE%\curseforge\minecraft\Install\runtime\java-runtime-beta\windows-x64\java-runtime-beta\bin\javaw.exe [Info: 2022-11-08 20:21:20.2577321: Process_Windows.cpp(80)] Joining stdout thread [Warning: 2022-11-08 20:21:20.2577543: Process_Windows.cpp(82)] The io_service is still running work so signal it to stop.. [Info: 2022-11-08 20:21:20.2579709: Process_Windows.cpp(86)] Joined! [Info: 2022-11-08 20:21:20.2582578: client_handler.cpp(852)] NotifyBrowserClosing [Info: 2022-11-08 20:21:20.2584551: browser_window.cpp(61)] OnBrowserClosing [Info: 2022-11-08 20:21:20.2614471: client_handler.cpp(881)] NotifyBrowserClosed [Info: 2022-11-08 20:21:20.2614811: browser_window.cpp(68)] OnBrowserClosed (with delegate) [Info: 2022-11-08 20:21:20.2615994: root_window_manager.cpp(303)] Main window has been closed: 043CDBF8 [Info: 2022-11-08 20:21:24.8015178: UserIdentity.cpp(970)] Current token [with-refresh:false] - [notnull] [Info: 2022-11-08 20:21:24.8018914: Telemetry.cpp(282)] Posting 0 events. [Info: 2022-11-08 20:21:24.8019526: NetQueue.cpp(695)] NetQueue: Starting net action https://api.minecraftservices.com/events [Info: 2022-11-08 20:21:24.8818641: NetQueue.cpp(484)] NetQueue: Primary ip: 2620:1ec:46::51, Host: api.minecraftservices.com [Info: 2022-11-08 20:21:24.8819077: NetQueue.cpp(573)] NetQueue: Action finished: https://api.minecraftservices.com/events [Info: 2022-11-08 20:21:24.8819516: NetQueue.cpp(615)] Action finalized: https://api.minecraftservices.com/events [Info: 2022-11-08 20:21:34.9491268: client_handler.cpp(852)] NotifyBrowserClosing [Info: 2022-11-08 20:21:34.9493788: browser_window.cpp(61)] OnBrowserClosing [Info: 2022-11-08 20:21:34.9589932: client_handler.cpp(881)] NotifyBrowserClosed [Info: 2022-11-08 20:21:34.9590447: browser_window.cpp(68)] OnBrowserClosed (with delegate) [Info: 2022-11-08 20:21:34.9593767: root_window_manager.cpp(288)] A log window has been closed: 1D3DFF08 [Info: 2022-11-08 20:21:34.9594292: root_window_manager.cpp(335)] All windows are gone. [Info: 2022-11-08 20:21:34.9594552: root_window_manager.cpp(337)] Checking if we can close the application... [Info: 2022-11-08 20:21:34.9594897: main_context.cpp(407)] Hiding launcher!
  7. Minecraft doesn't even launch it just crashes. I reinstalled both java and minecraft, installed a new forge version and disabled all my mods. And whenever it tries to launch past the launcher all I get is this in the log. [08Nov2022 14:21:19.108] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, GroundZero3464, --version, forge-40.1.84, --gameDir, C:\Users\groun\curseforge\minecraft\Instances\Minecraft, --assetsDir, C:\Users\groun\curseforge\minecraft\Install\assets, --assetIndex, 1.18, --uuid, f442af69c92940caa2b6f789a589b68f, --accessToken, ????????, --clientId, MGVmNDE1M2QtMzViNi00MmNjLWJhOTktMTk0MTQ0MTI5ODIy, --xuid, 2535434934344128, --userType, msa, --versionType, release, --width, 1920, --height, 1080, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.84, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [08Nov2022 14:21:19.112] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft [08Nov2022 14:21:19.220] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/groun/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT The DEBUG log follows. [08Nov2022 14:21:19.108] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, GroundZero3464, --version, forge-40.1.84, --gameDir, C:\Users\groun\curseforge\minecraft\Instances\Minecraft, --assetsDir, C:\Users\groun\curseforge\minecraft\Install\assets, --assetIndex, 1.18, --uuid, f442af69c92940caa2b6f789a589b68f, --accessToken, ????????, --clientId, MGVmNDE1M2QtMzViNi00MmNjLWJhOTktMTk0MTQ0MTI5ODIy, --xuid, 2535434934344128, --userType, msa, --versionType, release, --width, 1920, --height, 1080, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.84, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [08Nov2022 14:21:19.112] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft [08Nov2022 14:21:19.137] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev] [08Nov2022 14:21:19.147] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] [08Nov2022 14:21:19.156] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] [08Nov2022 14:21:19.165] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [08Nov2022 14:21:19.175] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@89c10b7 [08Nov2022 14:21:19.183] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] [08Nov2022 14:21:19.183] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [08Nov2022 14:21:19.183] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [08Nov2022 14:21:19.184] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [08Nov2022 14:21:19.184] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [08Nov2022 14:21:19.185] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0 [08Nov2022 14:21:19.185] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading [08Nov2022 14:21:19.185] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a [08Nov2022 14:21:19.186] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7 [08Nov2022 14:21:19.186] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 5.0.3+70+master.d7d405b [08Nov2022 14:21:19.186] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [08Nov2022 14:21:19.187] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922 [08Nov2022 14:21:19.188] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.15-4.x+4.0.15-4.x+4.x.038e91c0 [08Nov2022 14:21:19.188] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 4 [08Nov2022 14:21:19.189] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [08Nov2022 14:21:19.190] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [08Nov2022 14:21:19.195] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [08Nov2022 14:21:19.195] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin [08Nov2022 14:21:19.207] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@291ae [08Nov2022 14:21:19.220] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/groun/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT [08Nov2022 14:21:19.223] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager [08Nov2022 14:21:19.223] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) [08Nov2022 14:21:19.223] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) [08Nov2022 14:21:19.224] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) [08Nov2022 14:21:19.224] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) [08Nov2022 14:21:19.224] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) [08Nov2022 14:21:19.226] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin [08Nov2022 14:21:19.226] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [08Nov2022 14:21:19.226] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories [08Nov2022 14:21:19.227] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\groun\curseforge\minecraft\Instances\Minecraft [08Nov2022 14:21:19.227] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\groun\curseforge\minecraft\Instances\Minecraft [08Nov2022 14:21:19.228] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\groun\curseforge\minecraft\Instances\Minecraft\mods [08Nov2022 14:21:19.228] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\groun\curseforge\minecraft\Instances\Minecraft\mods [08Nov2022 14:21:19.228] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\groun\curseforge\minecraft\Instances\Minecraft\config [08Nov2022 14:21:19.228] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\groun\curseforge\minecraft\Instances\Minecraft\config [08Nov2022 14:21:19.228] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\groun\curseforge\minecraft\Instances\Minecraft\config\fml.toml [08Nov2022 14:21:19.228] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
×
×
  • Create New...

Important Information

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