Jump to content

Search the Community

Showing results for 'require tool' in topics.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Minecraft Forge
    • Releases
    • Support & Bug Reports
    • Suggestions
    • General Discussion
  • Mod Developer Central
    • Modder Support
    • User Submitted Tutorials
  • Non-Forge
    • Site News (non-forge)
    • Minecraft General
    • Off-topic
  • Forge Mods
    • Mods

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


XMPP/GTalk


Gender


URL


Location


ICQ


AIM


Yahoo IM


MSN Messenger


Personal Text

  1. Trying to run All The Mods 8, maybe I have some things I need to reinstall or delete but I cant understand the crash report. ---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 2023-04-12 14:41:56 Description: Rendering overlay com.electronwill.nightconfig.core.io.WritingException: An I/O error occured at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:90) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80) ~[core-3.6.4.jar%2384!/:?] {} at net.minecraftforge.fml.config.ModConfig.save(ModConfig.java:81) ~[fmlcore-1.19.2-43.2.6.jar%23842!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:63) ~[fmlcore-1.19.2-43.2.6.jar%23842!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.19.2-43.2.6.jar%23842!/:?] {} 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.19.2-43.2.6.jar%23842!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$1(ModStateProvider.java:67) ~[forge-1.19.2-43.2.6-universal.jar%23846!/:?] {re:classloading} at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:111) ~[fmlcore-1.19.2-43.2.6.jar%23842!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$3(ModStateProvider.java:66) ~[forge-1.19.2-43.2.6-universal.jar%23846!/:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:207) ~[fmlcore-1.19.2-43.2.6.jar%23842!/:?] {} at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:207) ~[fmlcore-1.19.2-43.2.6.jar%23842!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$loadMods$17(ModLoader.java:191) ~[fmlcore-1.19.2-43.2.6.jar%23842!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:191) ~[fmlcore-1.19.2-43.2.6.jar%23842!/:?] {} at net.minecraftforge.client.loading.ClientModLoader.lambda$startModLoading$5(ClientModLoader.java:120) ~[forge-1.19.2-43.2.6-universal.jar%23846!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19.2-43.2.6-universal.jar%23846!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.startModLoading(ClientModLoader.java:120) ~[forge-1.19.2-43.2.6-universal.jar%23846!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$onResourceReload$2(ClientModLoader.java:102) ~[forge-1.19.2-43.2.6-universal.jar%23846!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19.2-43.2.6-universal.jar%23846!/:?] {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) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} Caused by: java.nio.file.FileSystemException: C:\Users\xtrat\curseforge\minecraft\Instances\All the Mods 8 - ATM8\config\constructionwand-client.toml: The process cannot access the file because it is being used by another process at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92) ~[?:?] {} at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) ~[?:?] {} at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) ~[?:?] {} at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:236) ~[?:?] {} at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:484) ~[?:?] {} at java.nio.file.Files.newOutputStream(Files.java:228) ~[?:?] {} at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:87) ~[core-3.6.4.jar%2384!/:?] {} ... 29 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:90) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80) ~[core-3.6.4.jar%2384!/:?] {} at net.minecraftforge.fml.config.ModConfig.save(ModConfig.java:81) ~[fmlcore-1.19.2-43.2.6.jar%23842!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:63) ~[fmlcore-1.19.2-43.2.6.jar%23842!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.19.2-43.2.6.jar%23842!/:?] {} 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.19.2-43.2.6.jar%23842!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$1(ModStateProvider.java:67) ~[forge-1.19.2-43.2.6-universal.jar%23846!/:?] {re:classloading} at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:111) ~[fmlcore-1.19.2-43.2.6.jar%23842!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$3(ModStateProvider.java:66) ~[forge-1.19.2-43.2.6-universal.jar%23846!/:?] {re:classloading} -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.screens.LoadingOverlay Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:888) ~[client-1.19.2-20220805.130853-srg.jar%23841!/:?] {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:1115) ~[client-1.19.2-20220805.130853-srg.jar%23841!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23841!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23841!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23841!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: No Packs: Default, Mod Resources, Supplementaries Generated Pack, XyCraft Override-0.5.17.jar:OverridesGlass, XyCraft Override-0.5.17.jar:OverridesMetal, XyCraft Override-0.5.17.jar:OverridesStone, resources, quark-emote-pack, KubeJS Resource Pack [assets] -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 547701248 bytes (522 MiB) / 2891972608 bytes (2758 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz Identifier: Intel64 Family 6 Model 158 Stepping 12 Microarchitecture: Coffee Lake Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 8 Graphics card #0 name: NVIDIA GeForce RTX 3050 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2507 Graphics card #0 versionInfo: DriverVersion=31.0.15.3141 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): 37806.30 Virtual memory used (MB): 15476.53 Swap memory total (MB): 5120.00 Swap memory used (MB): 0.00 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m Loaded Shaderpack: (off) Launched Version: forge-43.2.6 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 3050/PCIe/SSE2 GL version 4.6.0 NVIDIA 531.41, NVIDIA Corporation Window size: 1024x768 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: Current Language: English (US) CPU: 8x Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar jcplugin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null [email protected] lowcodefml@null [email protected] Mod List: saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |COMMON_SET|Manifest: NOSIGNATURE paucal-forge-1.19.2-0.5.0.jar |PAUCAL |paucal |0.5.0 |COMMON_SET|Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.19.2-1192.0.0.jar |QuarryPlus |quarryplus |1192.0.0 |COMMON_SET|Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 simplemagnets-1.1.9-forge-mc1.19.jar |Simple Magnets |simplemagnets |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |COMMON_SET|Manifest: NOSIGNATURE IntegratedTerminals-1.19.2-1.4.5.jar |IntegratedTerminals |integratedterminals |1.4.5 |COMMON_SET|Manifest: NOSIGNATURE paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |COMMON_SET|Manifest: NOSIGNATURE rubidium-0.6.2a.jar |Rubidium |rubidium |0.6.2a |COMMON_SET|Manifest: NOSIGNATURE modnametooltip-1.19-1.19.0.jar |Mod Name Tooltip |modnametooltip |1.19.0 |COMMON_SET|Manifest: NOSIGNATURE IronJetpacks-1.19.2-6.0.3.jar |Iron Jetpacks |ironjetpacks |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |COMMON_SET|Manifest: NOSIGNATURE CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |COMMON_SET|Manifest: NOSIGNATURE ReAuth-1.19-Forge-4.0.7.jar |ReAuth |reauth |4.0.7 |COMMON_SET|Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e EvilCraft-1.19.2-1.2.16.jar |EvilCraft |evilcraft |1.2.16 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |COMMON_SET|Manifest: NOSIGNATURE Powah-4.0.6.jar |Powah |powah |4.0.6 |COMMON_SET|Manifest: NOSIGNATURE GatewaysToEternity-1.19.2-3.1.1.jar |Gateways To Eternity |gateways |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE cabletiers-1.19.2-0.5471.jar |Cable Tiers |cabletiers |1.19.2-0.5471 |COMMON_SET|Manifest: NOSIGNATURE rangedpumps-1.0.0.jar |Ranged Pumps |rangedpumps |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE WitherSkeletonTweaks-1.19.2-8.0.2.jar |Wither Skeleton Tweaks |wstweaks |8.0.2 |COMMON_SET|Manifest: NOSIGNATURE Shrink-1.19-1.3.5.jar |Shrink |shrink |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.5.jar |Guard Villagers |guardvillagers |1.19.2-1.5.5 |COMMON_SET|Manifest: NOSIGNATURE universalgrid-1.19.2-1.033.jar |Universal Grid |universalgrid |1.19.2-1.033 |COMMON_SET|Manifest: NOSIGNATURE DarkUtilities-Forge-1.19.2-13.1.7.jar |DarkUtilities |darkutils |13.1.7 |COMMON_SET|Manifest: NOSIGNATURE Apotheosis-1.19.2-6.1.5.jar |Apotheosis |apotheosis |6.1.5 |COMMON_SET|Manifest: NOSIGNATURE clickadv-1.19.2-3.0.jar |clickadv mod |clickadv |1.19.2-3.0 |COMMON_SET|Manifest: NOSIGNATURE balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |COMMON_SET|Manifest: NOSIGNATURE shetiphiancore-forge-1.19.0-3.11.3.01.jar |ShetiPhian-Core |shetiphiancore |3.11.3.01 |COMMON_SET|Manifest: NOSIGNATURE ctov-3.1.8.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1.8 |COMMON_SET|Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |COMMON_SET|Manifest: NOSIGNATURE AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE PackMenu-1.19.2-5.1.0.jar |PackMenu |packmenu |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE alltheores-2.0.2-1.19.2-43.1.3.jar |AllTheOres |alltheores |2.0.2-1.19.2-43.1.3 |COMMON_SET|Manifest: NOSIGNATURE industrial-foregoing-1.19.2-3.3.2.3-5.jar |Industrial Foregoing |industrialforegoing |3.3.2.3 |COMMON_SET|Manifest: NOSIGNATURE torchmaster-19.2.0.jar |Torchmaster |torchmaster |19.2.0 |COMMON_SET|Manifest: NOSIGNATURE handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE repurposed_structures_forge-6.3.18+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.18+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE BotanyTrees-Forge-1.19.2-5.0.4.jar |BotanyTrees |botanytrees |5.0.4 |COMMON_SET|Manifest: NOSIGNATURE ironfurnaces-1.19.2-3.6.5.jar |Iron Furnaces |ironfurnaces |3.6.5 |COMMON_SET|Manifest: NOSIGNATURE StructureCompass-1.19.2-1.3.5.jar |Structure Compass Mod |structurecompass |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE mcw-trapdoors-1.0.9-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642corelib-1.1.6-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE Botania-1.19.2-438-FORGE.jar |Botania |botania |1.19.2-438-FORGE |COMMON_SET|Manifest: NOSIGNATURE resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |COMMON_SET|Manifest: NOSIGNATURE spark-1.10.34-forge.jar |spark |spark |1.10.34 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.3.0.jar |Curios API |curios |1.19.2-5.1.3.0 |COMMON_SET|Manifest: NOSIGNATURE corail_woodcutter-1.19.2-2.5.2.jar |Corail Woodcutter |corail_woodcutter |2.5.2 |COMMON_SET|Manifest: NOSIGNATURE oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |COMMON_SET|Manifest: NOSIGNATURE advgenerators-1.4.0.5-mc1.19.2.jar |Advanced Generators |advgenerators |1.4.0.5 |COMMON_SET|Manifest: NOSIGNATURE Measurements-forge-1.19.2-1.3.1.jar |Measurements |measurements |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE AngelRing2-1.19.2-2.1.5.jar |Angel Ring 2 |angelring |2.1.5 |COMMON_SET|Manifest: NOSIGNATURE tombstone-8.2.7-1.19.2.jar |Corail Tombstone |tombstone |8.2.7 |COMMON_SET|Manifest: NOSIGNATURE antighost-1.19.1-forge42.0.1-1.1.3.jar |AntiGhost |antighost |1.19.1-forge42.0.1-1|COMMON_SET|Manifest: NOSIGNATURE NaturesAura-38.0.jar |Nature's Aura |naturesaura |38.0 |COMMON_SET|Manifest: NOSIGNATURE constructionwand-1.19.2-2.10.jar |Construction Wand |constructionwand |1.19.2-2.10 |COMMON_SET|Manifest: NOSIGNATURE mcw-roofs-2.2.3-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.3 |COMMON_SET|Manifest: NOSIGNATURE littlelogistics-mc1.19.2-v1.3.2.jar |Little Logistics |littlelogistics |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |COMMON_SET|Manifest: NOSIGNATURE FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |COMMON_SET|Manifest: NOSIGNATURE SuperFactoryManager-1.19.2-4.5.1.jar |Super Factory Manager |sfm |4.5.1 |COMMON_SET|Manifest: NOSIGNATURE vitalize-forge-1.19.2-1.1.1.jar |Vitalize |vitalize |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE mcw-lights-1.0.5-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE crafting-on-a-stick-1.19.2-1.0.5.jar |Crafting On A Stick |crafting_on_a_stick |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE SmartBrainLib-forge-1.19.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |COMMON_SET|Manifest: NOSIGNATURE elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE nomowanderer-1.19.2_1.3.6.jar |NoMoWanderer |nomowanderer |1.19.2_1.3.6 |COMMON_SET|Manifest: NOSIGNATURE rechiseled-1.0.12a-forge-mc1.19.jar |Rechiseled |rechiseled |1.0.12a |COMMON_SET|Manifest: NOSIGNATURE harvestwithease-1.19.2-6.0.0.0-final-forge.jar |Harvest with ease |harvestwithease |6.0.0.0-final |COMMON_SET|Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1013.jar |Just Enough Items |jei |11.6.0.1013 |COMMON_SET|Manifest: NOSIGNATURE AttributeFix-Forge-1.19.2-17.2.6.jar |AttributeFix |attributefix |17.2.6 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 tesseract-1.0.29-forge-mc1.19.jar |Tesseract |tesseract |1.0.29 |COMMON_SET|Manifest: NOSIGNATURE Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |COMMON_SET|Manifest: NOSIGNATURE GravitationalModulatingAdditionalUnit-1.19.2-2.8.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|1.19.2-2.8 |COMMON_SET|Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |COMMON_SET|Manifest: NOSIGNATURE AllTheCompressed-1.19.2-2.0.0.jar |AllTheCompressed |allthecompressed |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |COMMON_SET|Manifest: NOSIGNATURE jumpboat-1.19-0.1.0.5.jar |Jumpy Boats |jumpboat |1.19-0.1.0.5 |COMMON_SET|Manifest: NOSIGNATURE LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |COMMON_SET|Manifest: NOSIGNATURE compactmachines-5.1.0.jar |Compact Machines 5 |compactmachines |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE BotanyPots-Forge-1.19.2-9.0.28.jar |BotanyPots |botanypots |9.0.28 |COMMON_SET|Manifest: NOSIGNATURE phosphophyllite-1.19.2-0.6.0-beta.7.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.7 |COMMON_SET|Manifest: NOSIGNATURE farmingforblockheads-forge-1.19.2-11.2.0.jar |Farming for Blockheads |farmingforblockheads |11.2.0 |COMMON_SET|Manifest: NOSIGNATURE pneumaticcraft-repressurized-1.19.2-4.3.3-22.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.3.3-22 |COMMON_SET|Manifest: NOSIGNATURE additional_lights-1.19-2.1.6.jar |Additional Lights |additional_lights |2.1.6 |COMMON_SET|Manifest: NOSIGNATURE ExtraDisks-1.19.2-2.2.0.jar |Extra Disks |extradisks |1.19.2-2.2.0 |COMMON_SET|Manifest: NOSIGNATURE EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE forge-1.19.2-43.2.6-universal.jar |Forge |forge |43.2.6 |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 silent-gear-1.19.2-3.2.5.jar |Silent Gear |silentgear |3.2.5 |COMMON_SET|Manifest: NOSIGNATURE IntegratedCrafting-1.19.2-1.1.1.jar |IntegratedCrafting |integratedcrafting |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE alchemistry-1.19.2-2.2.4.jar |Alchemistry |alchemistry |1.19.2-2.2.4 |COMMON_SET|Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.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.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |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_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |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.19.2-10.2.0.17.jar |Thermal Integration |thermal_integration |10.2.0.17 |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 redstone_arsenal-1.19.2-7.2.0.15.jar |Redstone Arsenal |redstone_arsenal |7.2.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 thermal_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |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.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |COMMON_SET|Manifest: NOSIGNATURE thermal_locomotion-1.19.2-10.2.0.14.jar |Thermal Locomotion |thermal_locomotion |10.2.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 thermal_dynamics-1.19.2-10.2.1b.14.jar |Thermal Dynamics |thermal_dynamics |10.2.1b |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 radon-0.8.2.jar |Radon |radon |0.8.2 |COMMON_SET|Manifest: NOSIGNATURE systeams-1.2.3.jar |Thermal Systeams |systeams |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE SimpleBackups-1.19.1-2.1.9.jar |Simple Backups |simplebackups |1.19.1-2.1.9 |COMMON_SET|Manifest: NOSIGNATURE theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |COMMON_SET|Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |COMMON_SET|Manifest: NOSIGNATURE MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |COMMON_SET|Manifest: NOSIGNATURE ImmersiveEngineering-1.19.2-9.2.0-162.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.0-162 |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 NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |COMMON_SET|Manifest: NOSIGNATURE allthemodium-2.1.6-1.19.2-43.1.1.jar |Allthemodium |allthemodium |2.1.6-1.19.2-43.1.1 |COMMON_SET|Manifest: NOSIGNATURE spectrelib-forge-0.12.4+1.19.2.jar |SpectreLib |spectrelib |0.12.4+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.76-ALPHA |COMMON_SET|Manifest: NOSIGNATURE kffmod-3.11.0.jar |Kotlin For Forge |kotlinforforge |3.11.0 |COMMON_SET|Manifest: NOSIGNATURE pipez-1.19.2-1.0.1.jar |Pipez |pipez |1.19.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.8.a-14.jar |Flywheel |flywheel |0.6.8.a-14 |COMMON_SET|Manifest: NOSIGNATURE IntegratedDynamics-1.19.2-1.16.2.jar |IntegratedDynamics |integrateddynamics |1.16.2 |COMMON_SET|Manifest: NOSIGNATURE integratednbt-1.19.2-1.6.0.jar |Integrated NBT |integratednbt |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE itemcollectors-1.1.7-forge-mc1.19.jar |Item Collectors |itemcollectors |1.1.7 |COMMON_SET|Manifest: NOSIGNATURE Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE thermal_cultivation-1.19.2-10.2.0.17.jar |Thermal Cultivation |thermal_cultivation |10.2.0.17 |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 baubley-heart-canisters-1.19.2-1.3.0.jar |Baubley Heart Canisters |bhc |1.19.2-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |COMMON_SET|Manifest: NOSIGNATURE [1.19.2] SecurityCraft v1.9.4.jar |SecurityCraft |securitycraft |1.9.4 |COMMON_SET|Manifest: NOSIGNATURE almostunified-forge-1.19.2-0.3.6.jar |AlmostUnified |almostunified |1.19.2-0.3.6 |COMMON_SET|Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE structurize-1.19.2-1.0.472-BETA.jar |Structurize |structurize |1.19.2-1.0.472-BETA |COMMON_SET|Manifest: NOSIGNATURE FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |COMMON_SET|Manifest: NOSIGNATURE lootr-1.19-0.3.22.59.jar |Lootr |lootr |0.3.20.57 |COMMON_SET|Manifest: NOSIGNATURE connectedglass-1.1.6-forge-mc1.19.jar |Connected Glass |connectedglass |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE occultism-1.19.2-1.73.2.jar |Occultism |occultism |1.19.2-1.73.2 |COMMON_SET|Manifest: NOSIGNATURE allthetweaks-2.0.4-1.19.2-43.1.3.jar |All The Tweaks |allthetweaks |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.1.jar |Oh The Biomes You'll Go |byg |2.0.1.1 |COMMON_SET|Manifest: NOSIGNATURE CorgiLib-forge-1.19.2-1.0.0.32.jar |CorgiLib |corgilib |1.0.0.32 |COMMON_SET|Manifest: NOSIGNATURE Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |COMMON_SET|Manifest: NOSIGNATURE extremesoundmuffler-3.36-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.36-forge-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 ad_astra-forge-1.19.2-1.12.6.jar |Ad Astra |ad_astra |1.12.6 |COMMON_SET|Manifest: NOSIGNATURE Ad-Astra-Giselle-Addon-forge-1.19.2-1.13.jar |Ad Astra!: Giselle Addon |ad_astra_giselle_addon |1.13 |COMMON_SET|Manifest: NOSIGNATURE rsrequestify-2.3.0.jar |RSRequestify |rsrequestify |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE hexerei-0.2.5.jar |Hexerei |hexerei |0.2.5 |COMMON_SET|Manifest: NOSIGNATURE CyclopsCore-1.19.2-1.18.2.jar |Cyclops Core |cyclopscore |1.18.2 |COMMON_SET|Manifest: NOSIGNATURE blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |COMMON_SET|Manifest: NOSIGNATURE alchemylib-1.19.2-1.0.20.jar |AlchemyLib |alchemylib |1.19.2-1.0.20 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |COMMON_SET|Manifest: NOSIGNATURE AIOTBotania-1.19.2-3.0.0.jar |AIOT Botania |aiotbotania |1.19.2-3.0.0 |COMMON_SET|Manifest: NOSIGNATURE AdvancedPeripherals-0.7.25r.jar |Advanced Peripherals |advancedperipherals |0.7.25r |COMMON_SET|Manifest: NOSIGNATURE UtilitiX-1.19.2-0.7.7.jar |UtilitiX |utilitix |1.19.2-0.7.7 |COMMON_SET|Manifest: NOSIGNATURE naturalist-forge-2.1.1-1.19.2.jar |Naturalist |naturalist |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE HealthOverlay-1.19.2-7.2.1.jar |Health Overlay |healthoverlay |7.2.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE connectivity-1.19.2-3.4.jar |Connectivity Mod |connectivity |1.19.2-3.4 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedcore-1.19.2-0.5.38.203.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.38.203 |COMMON_SET|Manifest: NOSIGNATURE glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |COMMON_SET|Manifest: NOSIGNATURE Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.19.2-7.1.7.jar |Placebo |placebo |7.1.7 |COMMON_SET|Manifest: NOSIGNATURE dankstorage-1.19.2-5.1.6.jar |Dank Storage |dankstorage |1.19.2-5.1.6 |COMMON_SET|Manifest: NOSIGNATURE potionsmaster-0.6.0-1.19.2-43.1.1.jar |Potions Master |potionsmaster |0.6.0-1.19.2-43.1.1 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.2.18.jar |Bookshelf |bookshelf |16.2.18 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.19.2-3.18.40.779.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.40.779 |COMMON_SET|Manifest: NOSIGNATURE littlecontraptions-forge-1.19.2.0.jar |Little Contraptions |littlecontraptions |1.19.2.0 |COMMON_SET|Manifest: NOSIGNATURE buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|COMMON_SET|Manifest: NOSIGNATURE FramedBlocks-6.8.2.jar |FramedBlocks |framedblocks |6.8.2 |COMMON_SET|Manifest: NOSIGNATURE mcw-doors-1.0.9forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE MekanismGenerators-1.19.2-10.3.8.477.jar |Mekanism: Generators |mekanismgenerators |10.3.8 |COMMON_SET|Manifest: NOSIGNATURE dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |COMMON_SET|Manifest: NOSIGNATURE absentbydesign-1.19-1.7.0.jar |Absent By Design Mod |absentbydesign |1.19-1.7.0 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |COMMON_SET|Manifest: NOSIGNATURE mob_grinding_utils-1.19.2-0.4.47.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.47 |COMMON_SET|Manifest: NOSIGNATURE ExperienceBugFix-1.19-1.41.2.3.jar |Experience Bug Fix |experiencebugfix |1.41.2.3 |COMMON_SET|Manifest: NOSIGNATURE RSInfinityBooster-1.19.2-3.0+27.jar |RSInfinityBooster |rsinfinitybooster |1.19.2-3.0+27 |COMMON_SET|Manifest: NOSIGNATURE chipped-forge-1.19.2-2.1.3.jar |Chipped |chipped |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE mcw-bridges-2.0.7-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.7 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE tempad-forge-1.19.2-1.4.4.jar |Tempad |tempad |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE HostileNeuralNetworks-1.19.2-4.0.2.jar |Hostile Neural Networks |hostilenetworks |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE entangled-1.3.13-forge-mc1.19.jar |Entangled |entangled |1.3.13 |COMMON_SET|Manifest: NOSIGNATURE endertanks-forge-1.19.0-1.12.1.02.jar |EnderTanks |endertanks |1.12.1.02 |COMMON_SET|Manifest: NOSIGNATURE CommonCapabilities-1.19.2-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |COMMON_SET|Manifest: NOSIGNATURE crashutilities-6.2.jar |Crash Utilities |crashutilities |6.2 |COMMON_SET|Manifest: NOSIGNATURE getittogetherdrops-forge-1.19.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |COMMON_SET|Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE fuelgoeshere-1.19.2-0.1.0.0.jar |Fuel Goes Here |fuelgoeshere |1.19.2-0.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE wirelesschargers-1.0.8-forge-mc1.19.jar |Wireless Chargers |wirelesschargers |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|COMMON_SET|Manifest: NOSIGNATURE modelfix-1.8.jar |Model Gap Fix |modelfix |1.8 |COMMON_SET|Manifest: NOSIGNATURE dpanvil-1.19.2-4.3.1.jar |DataPack Anvil |dpanvil |1.19.2-4.3.1 |COMMON_SET|Manifest: NOSIGNATURE blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |COMMON_SET|Manifest: NOSIGNATURE multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |COMMON_SET|Manifest: NOSIGNATURE time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |COMMON_SET|Manifest: NOSIGNATURE villagertools-1.19-1.0.3.jar |villagertools |villagertools |1.19-1.0.3 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |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 IntegratedTunnels-1.19.2-1.8.18.jar |IntegratedTunnels |integratedtunnels |1.8.18 |COMMON_SET|Manifest: NOSIGNATURE MysticalCustomization-1.19.2-4.0.1.jar |Mystical Customization |mysticalcustomization |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |COMMON_SET|Manifest: NOSIGNATURE ftb-ultimine-forge-1902.4.0-build.77.jar |FTB Ultimine |ftbultimine |1902.4.0-build.77 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE Runelic-Forge-1.19.2-14.1.4.jar |Runelic |runelic |14.1.4 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 resourcefullib-forge-1.19.2-1.1.23.jar |Resourceful Lib |resourcefullib |1.1.23 |COMMON_SET|Manifest: NOSIGNATURE spirit-forge-1.19.2-2.2.4.jar |Spirit |spirit |2.2.4 |COMMON_SET|Manifest: NOSIGNATURE MekanismTools-1.19.2-10.3.8.477.jar |Mekanism: Tools |mekanismtools |10.3.8 |COMMON_SET|Manifest: NOSIGNATURE InventoryProfilesNext-forge-1.19-1.9.4.jar |Inventory Profiles Next |inventoryprofilesnext |1.9.4 |COMMON_SET|Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE architectury-6.5.69-forge.jar |Architectury |architectury |6.5.69 |COMMON_SET|Manifest: NOSIGNATURE BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything |bambooeverything |2.2.4-build.33+mc1.1|COMMON_SET|Manifest: NOSIGNATURE ftb-library-forge-1902.3.16-build.193.jar |FTB Library |ftblibrary |1902.3.16-build.193 |COMMON_SET|Manifest: NOSIGNATURE ftb-industrial-contraptions-1900.1.7-build.212.jar|FTB Industrial Contraptions |ftbic |1900.1.7-build.212 |COMMON_SET|Manifest: NOSIGNATURE myrtrees-forge-1.2.0-build.31.jar |Myrtrees |myrtrees |1.2.0-build.31 |COMMON_SET|Manifest: NOSIGNATURE findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE ftb-teams-forge-1902.2.12-build.95.jar |FTB Teams |ftbteams |1902.2.12-build.95 |COMMON_SET|Manifest: NOSIGNATURE ftb-ranks-forge-1902.1.14-build.70.jar |FTB Ranks |ftbranks |1902.1.14-build.70 |COMMON_SET|Manifest: NOSIGNATURE ftb-essentials-1902.1.10-build.47.jar |FTB Essentials |ftbessentials |1902.1.10-build.47 |COMMON_SET|Manifest: NOSIGNATURE cc-tweaked-1.19.2-1.101.2.jar |CC: Tweaked |computercraft |1.101.2 |COMMON_SET|Manifest: NOSIGNATURE energymeter-1.19.2-1.0.0.jar |Energy Meter |energymeter |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE moreoverlays-1.21.5-mc1.19.2.jar |More Overlays Updated |moreoverlays |1.21.5-mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE productivebees-1.19.2-0.10.5.3.jar |Productive Bees |productivebees |1.19.2-0.10.5.3 |COMMON_SET|Manifest: NOSIGNATURE trashcans-1.0.17a-forge-mc1.19.jar |Trash Cans |trashcans |1.0.17a |COMMON_SET|Manifest: NOSIGNATURE inventoryessentials-forge-1.19-5.0.2.jar |Inventory Essentials |inventoryessentials |5.0.2 |COMMON_SET|Manifest: NOSIGNATURE smallships-1.19.2-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |COMMON_SET|Manifest: NOSIGNATURE bwncr-forge-1.19.2-3.14.1.jar |Bad Wither No Cookie Reloaded |bwncr |3.14.1 |COMMON_SET|Manifest: NOSIGNATURE observable-3.3.1.jar |Observable |observable |3.3.1 |COMMON_SET|Manifest: NOSIGNATURE letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|COMMON_SET|Manifest: NOSIGNATURE GameMenuModOption-1.19-1.18.jar |Game Menu Mod Option |gamemenumodoption |1.18 |COMMON_SET|Manifest: NOSIGNATURE voidtotem-forge-1.19.2-2.1.0.jar |Void Totem |voidtotem |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE DarkModeEverywhere-1.19.1-1.0.3.jar |DarkModeEverywhere |darkmodeeverywhere |1.19.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |COMMON_SET|Manifest: NOSIGNATURE rhino-forge-1902.2.2-build.264.jar |Rhino |rhino |1902.2.2-build.264 |COMMON_SET|Manifest: NOSIGNATURE kubejs-forge-1902.6.0-build.142.jar |KubeJS |kubejs |1902.6.0-build.142 |COMMON_SET|Manifest: NOSIGNATURE biggerreactors-1.19.2-0.6.0-beta.6.1.jar |Bigger Reactors |biggerreactors |0.6.0-beta.6.1 |COMMON_SET|Manifest: NOSIGNATURE RootsClassic-1.19.2-1.1.35.jar |Roots Classic |rootsclassic |1.19.2-1.1.35 |COMMON_SET|Manifest: NOSIGNATURE Cucumber-1.19.2-6.0.6.jar |Cucumber Library |cucumber |6.0.6 |COMMON_SET|Manifest: NOSIGNATURE trashslot-forge-1.19-12.0.2.jar |TrashSlot |trashslot |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE jmi-forge-1.19.2-0.13-33.jar |JourneyMap Integration |jmi |0.13-33 |COMMON_SET|Manifest: NOSIGNATURE blueflame-1.19.2-0.1.0.2.jar |Blue Flame Burning |blueflame |1.19.2-0.1.0.2 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedstorage-1.19.2-0.6.16.276.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.6.16.276 |COMMON_SET|Manifest: NOSIGNATURE additionallanterns-1.0.4-forge-mc1.19.jar |Additional Lanterns |additionallanterns |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |COMMON_SET|Manifest: NOSIGNATURE ftb-quests-forge-1902.4.10-build.202.jar |FTB Quests |ftbquests |1902.4.10-build.202 |COMMON_SET|Manifest: NOSIGNATURE platforms-1.19-1.10.2.jar |Platforms |platforms |1.10.2 |COMMON_SET|Manifest: NOSIGNATURE TravelAnchors-1.19.2-4.1.2.jar |Travel Anchors |travelanchors |1.19.2-4.1.2 |COMMON_SET|Manifest: NOSIGNATURE ensorcellation-1.19.2-4.2.0.14.jar |Ensorcellation |ensorcellation |4.2.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 create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |COMMON_SET|Manifest: NOSIGNATURE ponderjs-1.19.2-1.1.11.jar |PonderJS |ponderjs |1.1.11 |COMMON_SET|Manifest: NOSIGNATURE waystones-forge-1.19.2-11.3.1.jar |Waystones |waystones |11.3.1 |COMMON_SET|Manifest: NOSIGNATURE ThermalExtra 1.19.2-3.0.2.jar |Thermal: Extra |thermal_extra |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE FastSuite-1.19.2-4.0.0.jar |Fast Suite |fastsuite |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |COMMON_SET|Manifest: NOSIGNATURE journeymap-1.19.2-5.9.4-forge.jar |Journeymap |journeymap |5.9.4 |COMMON_SET|Manifest: NOSIGNATURE comforts-forge-6.0.4+1.19.2.jar |Comforts |comforts |6.0.4+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE artifacts-1.19.2-5.0.2.jar |Artifacts |artifacts |1.19.2-5.0.2 |COMMON_SET|Manifest: NOSIGNATURE configured-2.0.1-1.19.2.jar |Configured |configured |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE DimStorage-1.19.2-7.2.0.jar |DimStorage |dimstorage |7.2.0 |COMMON_SET|Manifest: NOSIGNATURE MyServerIsCompatible-1.19-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |COMMON_SET|Manifest: NOSIGNATURE DungeonCrawl-1.19-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |COMMON_SET|Manifest: NOSIGNATURE DefaultSettings-1.19.2-4.0.5-Forge.jar |DefaultSettings |defaultsettings |4.0.5 |COMMON_SET|Manifest: NOSIGNATURE charginggadgets-1.9.0.jar |Charging Gadgets |charginggadgets |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE mcjtylib-1.19-7.1.5.jar |McJtyLib |mcjtylib |1.19-7.1.5 |COMMON_SET|Manifest: NOSIGNATURE rftoolsbase-1.19.1-4.1.5.jar |RFToolsBase |rftoolsbase |1.19.1-4.1.5 |COMMON_SET|Manifest: NOSIGNATURE xnet-1.19-5.1.3.jar |XNet |xnet |1.19-5.1.3 |COMMON_SET|Manifest: NOSIGNATURE rftoolspower-1.19-5.1.1.jar |RFToolsPower |rftoolspower |1.19-5.1.1 |COMMON_SET|Manifest: NOSIGNATURE rftoolsbuilder-1.19.1-5.2.3.jar |RFToolsBuilder |rftoolsbuilder |1.19.1-5.2.3 |COMMON_SET|Manifest: NOSIGNATURE deepresonance-1.19-4.1.2.jar |DeepResonance |deepresonance |1.19-4.1.2 |COMMON_SET|Manifest: NOSIGNATURE XNetGases-1.19.1-4.0.0.jar |XNet Gases |xnetgases |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE rftoolsstorage-1.19-4.1.0.jar |RFToolsStorage |rftoolsstorage |1.19-4.1.0 |COMMON_SET|Manifest: NOSIGNATURE rftoolscontrol-1.19-6.1.2.jar |RFToolsControl |rftoolscontrol |1.19-6.1.2 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |COMMON_SET|Manifest: NOSIGNATURE mahoutsukai-1.19.2-v1.34.42.jar |Mahou Tsukai |mahoutsukai |1.19.2-v1.34.42 |COMMON_SET|Manifest: NOSIGNATURE farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |COMMON_SET|Manifest: NOSIGNATURE ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE mininggadgets-1.13.0.jar |Mining Gadgets |mininggadgets |1.13.0 |COMMON_SET|Manifest: NOSIGNATURE hexcasting-forge-1.19.2-0.10.3.jar |Hex Casting |hexcasting |0.10.3 |COMMON_SET|Manifest: NOSIGNATURE ftb-chunks-forge-1902.3.18-build.248.jar |FTB Chunks |ftbchunks |1902.3.18-build.248 |COMMON_SET|Manifest: NOSIGNATURE XyCraft Core-0.5.17.jar |XyCraft: Core |xycraft_core |0.5.17 |COMMON_SET|Manifest: NOSIGNATURE XyCraft World-0.5.17.jar |XyCraft: World |xycraft_world |0.5.17 |COMMON_SET|Manifest: NOSIGNATURE XyCraft Override-0.5.17.jar |XyCraft: Override |xycraft_override |0.5.17 |COMMON_SET|Manifest: NOSIGNATURE MysticalAgriculture-1.19.2-6.0.8.jar |Mystical Agriculture |mysticalagriculture |6.0.8 |COMMON_SET|Manifest: NOSIGNATURE MysticalAgradditions-1.19.2-6.0.2.jar |Mystical Agradditions |mysticalagradditions |6.0.2 |COMMON_SET|Manifest: NOSIGNATURE craftingtweaks-forge-1.19-15.1.6.jar |CraftingTweaks |craftingtweaks |15.1.6 |COMMON_SET|Manifest: NOSIGNATURE rftoolsutility-1.19-5.1.4.jar |RFToolsUtility |rftoolsutility |1.19-5.1.4 |COMMON_SET|Manifest: NOSIGNATURE libIPN-forge-1.19-2.0.4.jar |libIPN |libipn |2.0.4 |COMMON_SET|Manifest: NOSIGNATURE sebastrnlib-2.0.2.jar |Sebastrn Lib |sebastrnlib |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE appliedcooking-2.0.3.jar |Applied Cooking |appliedcooking |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE refinedcooking-3.0.3.jar |Refined Cooking |refinedcooking |3.0.3 |COMMON_SET|Manifest: NOSIGNATURE refinedstorage-1.11.5.jar |Refined Storage |refinedstorage |1.11.5 |COMMON_SET|Manifest: NOSIGNATURE ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE appliedenergistics2-forge-12.9.2.jar |Applied Energistics 2 |ae2 |12.9.2 |COMMON_SET|Manifest: NOSIGNATURE AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |COMMON_SET|Manifest: NOSIGNATURE cookingforblockheads-forge-1.19.2-13.3.1.jar |CookingForBlockheads |cookingforblockheads |13.3.1 |COMMON_SET|Manifest: NOSIGNATURE rebornstorage-1.19.2-5.0.3.jar |RebornStorage |rebornstorage |5.0.3 |COMMON_SET|Manifest: NOSIGNATURE merequester-1.19.2-1.0.3.jar |ME Requester |merequester |1.19.2-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |COMMON_SET|Manifest: NOSIGNATURE ars_nouveau-1.19.2-3.12.3.jar |Ars Nouveau |ars_nouveau |3.12.3 |COMMON_SET|Manifest: NOSIGNATURE Delightful-1.19.2-3.2.2.jar |Delightful |delightful |3.2.2 |COMMON_SET|Manifest: NOSIGNATURE ars_creo-1.19.2-3.1.3.jar |Ars Creo |ars_creo |3.1.3 |COMMON_SET|Manifest: NOSIGNATURE AE2WTLib-12.8.5.jar |AE2WTLib |ae2wtlib |12.8.5 |COMMON_SET|Manifest: NOSIGNATURE elementalcraft-1.19.2-5.5.10.jar |ElementalCraft |elementalcraft |1.19.2-5.5.10 |COMMON_SET|Manifest: NOSIGNATURE moonlight-1.19.2-2.2.27-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.27 |COMMON_SET|Manifest: NOSIGNATURE eccentrictome-1.19.2-1.9.1.jar |Eccentric Tome |eccentrictome |1.19.2-1.9.1 |COMMON_SET|Manifest: NOSIGNATURE ToolBelt-1.19.2-1.19.7.jar |Tool Belt |toolbelt |1.19.7 |COMMON_SET|Manifest: NOSIGNATURE titanium-1.19.2-3.7.2-26.jar |Titanium |titanium |3.7.2 |COMMON_SET|Manifest: NOSIGNATURE silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |COMMON_SET|Manifest: NOSIGNATURE AE2-Things-1.1.1.jar |AE2 Things |ae2things |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE theurgy-1.19.2-1.3.0.jar |Theurgy |theurgy |1.19.2-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE reliquary-1.19.2-2.0.20.1166.jar |Reliquary |reliquary |1.19.2-2.0.20.1166 |COMMON_SET|Manifest: NOSIGNATURE Quark-3.4-394.jar |Quark |quark |3.4-394 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.19.2-2.2.64.jar |Supplementaries |supplementaries |1.19.2-2.2.64 |COMMON_SET|Manifest: NOSIGNATURE LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE chemlib-1.19.2-2.0.17.jar |ChemLib |chemlib |1.19.2-2.0.17 |COMMON_SET|Manifest: NOSIGNATURE PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |COMMON_SET|Manifest: NOSIGNATURE FastWorkbench-1.19.2-7.0.1.jar |Fast Workbench |fastbench |7.0.1 |COMMON_SET|Manifest: NOSIGNATURE FluxNetworks-1.19.2-7.1.3.12.jar |Flux Networks |fluxnetworks |7.1.3.12 |COMMON_SET|Manifest: NOSIGNATURE ars_elemental-1.19.2-0.5.8.2.jar |Ars Elemental |ars_elemental |1.19.2-0.5.8.2 |COMMON_SET|Manifest: NOSIGNATURE enderchests-forge-1.19.0-1.10.1.01.jar |EnderChests |enderchests |1.10.1.01 |COMMON_SET|Manifest: NOSIGNATURE Applied-Botanics-1.4.2.jar |Applied Botanics |appbot |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE modonomicon-1.19.2-1.30.0.jar |Modonomicon |modonomicon |1.19.2-1.30.0 |COMMON_SET|Manifest: NOSIGNATURE quartz-1.19.2-0.1.0-beta.2.1.jar |Quartz |quartz |0.1.0-beta.2.1 |COMMON_SET|Manifest: NOSIGNATURE minecolonies-1.19.2-1.0.1247-BETA.jar |MineColonies |minecolonies |1.19.2-1.0.1247-BETA|COMMON_SET|Manifest: NOSIGNATURE pylons-1.19.2-3.1.0.jar |Pylons |pylons |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE creeperoverhaul-2.0.9-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.9 |COMMON_SET|Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a engineersdecor-1.19.2-forge-1.3.28.jar |Engineer's Decor |engineersdecor |1.3.28 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |COMMON_SET|Manifest: NOSIGNATURE functionalstorage-1.19.2-1.1.3.jar |Functional Storage |functionalstorage |1.19.2-1.1.3 |COMMON_SET|Manifest: NOSIGNATURE moredragoneggs-3.2.jar |More Dragon Eggs |moredragoneggs |3.2 |COMMON_SET|Manifest: NOSIGNATURE modular-routers-1.19.2-10.2.0-3.jar |Modular Routers |modularrouters |10.2.0-3 |COMMON_SET|Manifest: NOSIGNATURE asynclocator-1.19.2-1.2.0.jar |Async Locator |asynclocator |1.19.2-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE charmofundying-forge-6.1.1+1.19.2.jar |Charm of Undying |charmofundying |6.1.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE BetterF3-4.0.0-Forge-1.19.2.jar |BetterF3 |betterf3 |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |COMMON_SET|Manifest: NOSIGNATURE Applied-Mekanistics-1.3.4.jar |Applied Mekanistics |appmek |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE AEAdditions-1.19.2-4.0.3.jar |AE Additions |ae2additions |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE megacells-forge-2.0.0-beta.7-1.19.2.jar |MEGA Cells |megacells |2.0.0-beta.7-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |COMMON_SET|Manifest: NOSIGNATURE flickerfix-1.19.1-3.1.0.jar |FlickerFix |flickerfix |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE createaddition-1.19.2-20230315b.jar |Create Crafts & Additions |createaddition |1.19.2-20230315b |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: 59920977-25d1-42e7-967e-b665ff911d17 FML: 43.2 Forge: net.minecraftforge:43.2.6 Flywheel Backend: Uninitialized FramedBlocks BlockEntity Warning: Not applicable
  2. My friend created a server using a docker image for skyfactory 4. https://hub.docker.com/r/filoozom/skyfactory4 When I try to join the server it gives me the error "this server has mods that require fml/forge to be installed on the client" I have forge installed on the client with the correct version being launched. I also have the mods in the mod folder that I pulled from the docker page he is using for the image.
  3. I have no idea if it's something to do with shaders/oculus or something else ---- Minecraft Crash Report ---- // There are four lights! Time: 11/5/23, 8:10 PM Description: Rendering entity in world java.lang.RuntimeException: Could not find bone: null at software.bernie.geckolib3.core.IAnimatableModel.getBone(IAnimatableModel.java:34) ~[geckolib-forge-1.18-3.0.57.jar%23119!/:3.0.57] {re:classloading} at yesman.epicfight.api.client.model.armor.GeoArmor.transformModel(GeoArmor.java:78) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.api.client.model.armor.CustomModelBakery.bake(CustomModelBakery.java:73) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.layer.WearableItemLayer.getArmorModel(WearableItemLayer.java:159) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.layer.WearableItemLayer.renderLayer(WearableItemLayer.java:110) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.layer.WearableItemLayer.renderLayer(WearableItemLayer.java:39) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.layer.PatchedLayer.renderLayer(PatchedLayer.java:26) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.entity.PatchedLivingEntityRenderer.lambda$renderLayer$0(PatchedLivingEntityRenderer.java:178) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at java.util.HashMap.computeIfPresent(HashMap.java:1261) ~[?:?] {re:mixin} at yesman.epicfight.client.renderer.patched.entity.PatchedLivingEntityRenderer.renderLayer(PatchedLivingEntityRenderer.java:177) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.entity.PatchedLivingEntityRenderer.render(PatchedLivingEntityRenderer.java:80) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.entity.PatchedLivingEntityRenderer.render(PatchedLivingEntityRenderer.java:39) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.events.engine.RenderEngine.renderEntityArmatureModel(RenderEngine.java:253) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.events.engine.RenderEngine$Events.renderLivingEvent(RenderEngine.java:460) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_460_Events_renderLivingEvent_Pre.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraft.client.renderer.entity.LivingEntityRenderer.m_7392_(LivingEntityRenderer.java:52) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:45) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:classloading,re:mixin} at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:18) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:classloading,re:mixin} at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:129) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:APP:tenshilib.mixins.json:EntityRenderDispatcherAccessor,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1428) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.invokeRenderEntity(LevelRenderer.java) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.coderbot.iris.pipeline.ShadowRenderer.renderEntities(ShadowRenderer.java:609) ~[oculus-mc1.18.2-1.6.4.jar%23161!/:?] {re:mixin,re:classloading} at net.coderbot.iris.pipeline.ShadowRenderer.renderShadows(ShadowRenderer.java:486) ~[oculus-mc1.18.2-1.6.4.jar%23161!/:?] {re:mixin,re:classloading} at net.coderbot.iris.pipeline.newshader.NewWorldRenderingPipeline.renderShadows(NewWorldRenderingPipeline.java:1026) ~[oculus-mc1.18.2-1.6.4.jar%23161!/:?] {re:classloading} at net.minecraft.client.renderer.LevelRenderer.handler$zmh000$iris$renderTerrainShadows(LevelRenderer.java:9624) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1150) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:835) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {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%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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.2.8.jar%2318!/:?] {} 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:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at software.bernie.geckolib3.core.IAnimatableModel.getBone(IAnimatableModel.java:34) ~[geckolib-forge-1.18-3.0.57.jar%23119!/:3.0.57] {re:classloading} at yesman.epicfight.api.client.model.armor.GeoArmor.transformModel(GeoArmor.java:78) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.api.client.model.armor.CustomModelBakery.bake(CustomModelBakery.java:73) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.layer.WearableItemLayer.getArmorModel(WearableItemLayer.java:159) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.layer.WearableItemLayer.renderLayer(WearableItemLayer.java:110) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.layer.WearableItemLayer.renderLayer(WearableItemLayer.java:39) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.layer.PatchedLayer.renderLayer(PatchedLayer.java:26) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.entity.PatchedLivingEntityRenderer.lambda$renderLayer$0(PatchedLivingEntityRenderer.java:178) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at java.util.HashMap.computeIfPresent(HashMap.java:1261) ~[?:?] {re:mixin} at yesman.epicfight.client.renderer.patched.entity.PatchedLivingEntityRenderer.renderLayer(PatchedLivingEntityRenderer.java:177) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.entity.PatchedLivingEntityRenderer.render(PatchedLivingEntityRenderer.java:80) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.renderer.patched.entity.PatchedLivingEntityRenderer.render(PatchedLivingEntityRenderer.java:39) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.events.engine.RenderEngine.renderEntityArmatureModel(RenderEngine.java:253) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A} at yesman.epicfight.client.events.engine.RenderEngine$Events.renderLivingEvent(RenderEngine.java:460) ~[EpicFight-18.5.16.jar%23108!/:18.5.16] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_460_Events_renderLivingEvent_Pre.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraft.client.renderer.entity.LivingEntityRenderer.m_7392_(LivingEntityRenderer.java:52) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:45) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:classloading,re:mixin} at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:18) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:classloading,re:mixin} at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:129) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:APP:tenshilib.mixins.json:EntityRenderDispatcherAccessor,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1428) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.invokeRenderEntity(LevelRenderer.java) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.coderbot.iris.pipeline.ShadowRenderer.renderEntities(ShadowRenderer.java:609) ~[oculus-mc1.18.2-1.6.4.jar%23161!/:?] {re:mixin,re:classloading} at net.coderbot.iris.pipeline.ShadowRenderer.renderShadows(ShadowRenderer.java:486) ~[oculus-mc1.18.2-1.6.4.jar%23161!/:?] {re:mixin,re:classloading} at net.coderbot.iris.pipeline.newshader.NewWorldRenderingPipeline.renderShadows(NewWorldRenderingPipeline.java:1026) ~[oculus-mc1.18.2-1.6.4.jar%23161!/:?] {re:classloading} at net.minecraft.client.renderer.LevelRenderer.handler$zmh000$iris$renderTerrainShadows(LevelRenderer.java:9624) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1150) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} -- Entity being rendered -- Details: Entity Type: minecraft:skeleton (net.minecraft.world.entity.monster.Skeleton) Entity ID: 151678 Entity Name: Skeleton Entity's Exact location: 3010.60, 97.00, 5904.91 Entity's Block location: World: (3010,97,5904), Section: (at 2,1,0 in 188,6,369; chunk contains blocks 3008,-64,5904 to 3023,319,5919), Region: (5,11; contains chunks 160,352 to 191,383, blocks 2560,-64,5632 to 3071,319,6143) Entity's Momentum: -0.01, -0.08, -0.07 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:129) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:APP:tenshilib.mixins.json:EntityRenderDispatcherAccessor,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1428) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.invokeRenderEntity(LevelRenderer.java) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.coderbot.iris.pipeline.ShadowRenderer.renderEntities(ShadowRenderer.java:609) ~[oculus-mc1.18.2-1.6.4.jar%23161!/:?] {re:mixin,re:classloading} at net.coderbot.iris.pipeline.ShadowRenderer.renderShadows(ShadowRenderer.java:486) ~[oculus-mc1.18.2-1.6.4.jar%23161!/:?] {re:mixin,re:classloading} at net.coderbot.iris.pipeline.newshader.NewWorldRenderingPipeline.renderShadows(NewWorldRenderingPipeline.java:1026) ~[oculus-mc1.18.2-1.6.4.jar%23161!/:?] {re:classloading} at net.minecraft.client.renderer.LevelRenderer.handler$zmh000$iris$renderTerrainShadows(LevelRenderer.java:9624) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1150) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:835) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {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%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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.2.8.jar%2318!/:?] {} 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:?] {} -- Renderer details -- Details: Assigned renderer: net.minecraft.client.renderer.entity.SkeletonRenderer@5964c68b Location: 61.10,-8.21,-58.51 - World: (61,-9,-59), Section: (at 13,7,5 in 3,-1,-4; chunk contains blocks 48,-64,-64 to 63,319,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Rotation: -186.05632 Delta: 0.43998003 Stacktrace: at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:129) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:APP:tenshilib.mixins.json:EntityRenderDispatcherAccessor,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1428) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.invokeRenderEntity(LevelRenderer.java) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.coderbot.iris.pipeline.ShadowRenderer.renderEntities(ShadowRenderer.java:609) ~[oculus-mc1.18.2-1.6.4.jar%23161!/:?] {re:mixin,re:classloading} at net.coderbot.iris.pipeline.ShadowRenderer.renderShadows(ShadowRenderer.java:486) ~[oculus-mc1.18.2-1.6.4.jar%23161!/:?] {re:mixin,re:classloading} at net.coderbot.iris.pipeline.newshader.NewWorldRenderingPipeline.renderShadows(NewWorldRenderingPipeline.java:1026) ~[oculus-mc1.18.2-1.6.4.jar%23161!/:?] {re:classloading} at net.minecraft.client.renderer.LevelRenderer.handler$zmh000$iris$renderTerrainShadows(LevelRenderer.java:9624) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1150) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:835) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {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%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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.2.8.jar%2318!/:?] {} 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:?] {} -- Affected level -- Details: All players: 1 total; [LocalPlayer['Lukto'/116247, l='ClientLevel', x=2949.78, y=104.75, z=5963.44]] Chunk stats: 1024, 621 Level dimension: minecraft:overworld Level spawn location: World: (0,88,0), Section: (at 0,8,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 5513921 game time, 6614354 day time Server brand: forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:waterdripsound.mixins.json:client.MixinClientWorld,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2264) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:682) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23244!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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.2.8.jar%2318!/:?] {} 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: Yes Packs: Default, Mod Resources, Supplementaries Generated Pack, VanillaTweaks_r289739.zip, EF_anmation_1.18_v1.1.zip, ElderscrollsMusicReplacerDELUXE+(1.18).zip -- 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: 625323976 bytes (596 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 3600X 6-Core Processor Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): 3.79 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce RTX 2060 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1f08 Graphics card #0 versionInfo: DriverVersion=31.0.15.4592 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Virtual memory max (MB): 29161.14 Virtual memory used (MB): 25889.59 Swap memory total (MB): 12835.24 Swap memory used (MB): 832.94 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m Loaded Shaderpack: Sildur's+Vibrant+Shaders+v1.32+Lite.zip Profile: Custom (+20 options changed by user) NEC status: No NEC detected Launched Version: forge-40.2.8 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 3.2.0 NVIDIA 545.92, NVIDIA Corporation Window size: 1920x1017 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: fast Resource Packs: vanilla, mod_resources, Supplementaries Generated Pack, file/VanillaTweaks_r289739.zip, file/EF_anmation_1.18_v1.1.zip, file/ElderscrollsMusicReplacerDELUXE+(1.18).zip Current Language: English (US) CPU: 12x AMD Ryzen 5 3600X 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: [email protected] lowcodefml@null javafml@null Mod List: YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2+1.18.jar |Player Animator |playeranimator |1.0.2+1.18 |DONE |Manifest: NOSIGNATURE isleofberk-1.2.0.jar |Isle of Berk |isleofberk |1.2.0 |DONE |Manifest: NOSIGNATURE rubidium-0.5.6.jar |Rubidium |rubidium |0.5.6 |DONE |Manifest: NOSIGNATURE CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |DONE |Manifest: NOSIGNATURE YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |DONE |Manifest: NOSIGNATURE additional-guns-0.8.2-1.18.2.jar |Additional Guns |additionalguns |0.8.2 |DONE |Manifest: NOSIGNATURE MaxHealthFix-Forge-1.18.2-5.0.4.jar |MaxHealthFix |maxhealthfix |5.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 Shrink-1.18.2-1.3.3.jar |Shrink |shrink |1.3.3 |DONE |Manifest: NOSIGNATURE DarkUtilities-Forge-1.18.2-10.1.7.jar |DarkUtilities |darkutils |10.1.7 |DONE |Manifest: NOSIGNATURE Apotheosis-1.18.2-5.8.1.jar |Apotheosis |apotheosis |5.8.1 |DONE |Manifest: NOSIGNATURE balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |0.14.1.171 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses |1.18.2-Forge-1.0.0 |DONE |Manifest: NOSIGNATURE Paraglider-1.18.2-1.6.0.6.jar |Paraglider |paraglider |1.6.0.6 |DONE |Manifest: NOSIGNATURE cloth-config-6.5.102-forge.jar |Cloth Config v4 API |cloth_config |6.5.102 |DONE |Manifest: NOSIGNATURE refinedstorage-1.10.5.jar |Refined Storage |refinedstorage |1.10.5 |DONE |Manifest: NOSIGNATURE upgradednetherite-1.18.2-4.3.0.1-release.jar |Upgraded Netherite |upgradednetherite |1.18.2-4.3.0.1-relea|DONE |Manifest: NOSIGNATURE alltheores-1.9.9m-1.18.2-40.1.0.jar |AllTheOres |alltheores |1.9.9m-1.18.2-40.1.0|DONE |Manifest: NOSIGNATURE xaeros_waystones_compability-1.18.2-1.0.jar |Xaero's Map - Waystones Compab|w2w2 |1.0 |DONE |Manifest: NOSIGNATURE tenshilib-1.18.2-1.7.0-forge.jar |TenshiLib |tenshilib |1.18.2-1.7.0 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.18.2-3.3.1.6-10.jar |Industrial Foregoing |industrialforegoing |3.3.1.6 |DONE |Manifest: NOSIGNATURE morevillagers-forge-1.18.2-3.3.2.jar |More Villagers |morevillagers |3.3.2 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.18.2-3.3.3.jar |Iron Furnaces |ironfurnaces |3.3.3 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.15-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE Botania-1.18.2-435.jar |Botania |botania |1.18.2-435 |DONE |Manifest: NOSIGNATURE create_sabers-1.18.2-1.3.0.jar |Create Sabers |create_sabers |1.2.0 |DONE |Manifest: NOSIGNATURE lightspeed-1.18.2-1.0.2.jar |Lightspeed |lightspeed |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.9.1.jar |Curios API |curios |1.18.2-5.0.9.1 |DONE |Manifest: NOSIGNATURE oculus-mc1.18.2-1.6.4.jar |Oculus |oculus |1.6.4 |DONE |Manifest: NOSIGNATURE soul_like_boss_mod_1.18.2_(v32).jar |soul like boss |soul_like_boss |32.0 |DONE |Manifest: NOSIGNATURE YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE constructionwand-1.18.2-2.9.jar |Construction Wand |constructionwand |1.18.2-2.9 |DONE |Manifest: NOSIGNATURE foregoing_tweaker-1.18-1.1.5.jar |Foregoing Tweaker |foregoing_tweaker |1.18-1.1.5 |DONE |Manifest: NOSIGNATURE YungsBetterEndIsland-1.18.2-Forge-1.0.jar |YUNG's Better End Island |betterendisland |1.18.2-Forge-1.0 |DONE |Manifest: NOSIGNATURE KeepHeadNames-1.5-forge-1.18.jar |Keep Head Names |keepheadnames |1.5 |DONE |Manifest: NOSIGNATURE CodeChickenLib-1.18.2-4.1.4.488-universal.jar |CodeChicken Lib |codechickenlib |4.1.4.488 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE DripSounds-1.18-0.3.0.jar |Drip Sounds |waterdripsound |0.3.0 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.5.32.jar |Mowzie's Mobs |mowziesmobs |1.5.32 |DONE |Manifest: NOSIGNATURE MutantMonsters-v3.0.1-1.18.2-Forge.jar |Mutant Monsters |mutantmonsters |3.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a cgm-1.3.3-1.18.2.jar |MrCrayfish's Gun Mod |cgm |1.3.3 |DONE |Manifest: NOSIGNATURE tia-1.18.2-1.0-forge.jar |Tiny Item Animations |tia |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE [1.18.2][Forge]+RPG-HUD-3.9.2.jar |RPG-Hud |rpghud |3.9.2 |DONE |Manifest: NOSIGNATURE jei-1.18.2-9.7.1.232.jar |Just Enough Items |jei |9.7.1.232 |DONE |Manifest: NOSIGNATURE WeaponsOfMiracles-18.1.7.29.jar |Weapons of Minecraft |wom |18.1.7.29 |DONE |Manifest: NOSIGNATURE goblintraders-1.8.0-1.18.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE feathers-1.0.4.jar |Feathers |feathers |1.0.4 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE badpackets-forge-0.1.3.jar |Bad Packets API |badpackets |0.1.3 |DONE |Manifest: NOSIGNATURE Berserk 1.18.2-1.0.jar |Berserk Sword 1.18.2 |berserk_sword |1.0.0 |DONE |Manifest: NOSIGNATURE pneumaticcraft-repressurized-1.18.2-3.6.3-37.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.18.2-3.6.3-37 |DONE |Manifest: NOSIGNATURE starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |DONE |Manifest: NOSIGNATURE JEITweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |DONE |Manifest: NOSIGNATURE CraftTweaker-forge-1.18.2-9.1.209.jar |CraftTweaker |crafttweaker |9.1.209 |DONE |Manifest: NOSIGNATURE Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.2.8-universal.jar |Forge |forge |40.2.8 |DONE |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 EpicfightPirates-1.4.jar |Epic fight Pirates |efmpirates |1.4 |DONE |Manifest: NOSIGNATURE EpicFight-18.5.16.jar |Epic Fight |epicfight |18.5.16 |DONE |Manifest: NOSIGNATURE WarriorRage-1.18.2-1.0.4.jar |Warrior Rage |warriorrage |1.0.4 |DONE |Manifest: NOSIGNATURE emotecraft-for-MC1.18.2-2.2.5-forge.jar |Emotecraft |emotecraft |2.2.5 |DONE |Manifest: NOSIGNATURE ironchest-1.18.2-13.2.11.jar |Iron Chests |ironchest |1.18.2-13.2.11 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.18.2-2.1.52-release.jar |When Dungeons Arise |dungeons_arise |2.1.52-1.18.2 |DONE |Manifest: NOSIGNATURE tectonic-mod-mc1.18.2-v1.1.10a.jar |Tectonic |tectonic |1.1.10a |DONE |Manifest: NOSIGNATURE client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |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.2.3.47.jar |CoFH Core |cofh_core |9.2.3 |DONE |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.2.2.58.jar |Thermal Series |thermal |9.2.2 |DONE |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.2.1.18.jar |Thermal Integration |thermal_integration |9.2.1 |DONE |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_innovation-1.18.2-9.2.1.19.jar |Thermal Innovation |thermal_innovation |9.2.1 |DONE |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_locomotion-1.18.2-9.2.1.15.jar |Thermal Locomotion |thermal_locomotion |9.2.1 |DONE |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_dynamics-1.18.2-9.2.2.19.jar |Thermal Dynamics |thermal_dynamics |9.2.2 |DONE |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 smoothchunk-1.18.2-1.9.jar |Smoothchunk mod |smoothchunk |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE voicechat-forge-1.18.2-2.4.27.jar |Simple Voice Chat |voicechat |1.18.2-2.4.27 |DONE |Manifest: NOSIGNATURE soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.18.2-8.4.0-161.jar |Immersive Engineering |immersiveengineering |1.18.2-8.4.0-161 |DONE |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 JetAndEliasArmors1.4.1-1.18.2.jar |Jet and Elia's Armors |jet_and_elias_armors |1.0.0 |DONE |Manifest: NOSIGNATURE ShoulderSurfing-Forge-1.18.2-2.6.jar |Shoulder Surfing |shouldersurfing |1.18.2-2.6 |DONE |Manifest: NOSIGNATURE domum_ornamentum-1.18.2-1.0.50-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.2-1.0.50-ALPHA |DONE |Manifest: NOSIGNATURE garnished-1.2+1.18.2.jar |Create: Garnished |garnished |1.2+1.18.2 |DONE |Manifest: NOSIGNATURE betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE notenoughanimations-forge-1.6.0-mc1.18.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.0 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.18.2-0.6.10-105.jar |Flywheel |flywheel |0.6.10-105 |DONE |Manifest: NOSIGNATURE compressedcreativity-1.18.2-0.1.8.jar |Compressed Creativity |compressedcreativity |1.18.2-0.1.8 |DONE |Manifest: NOSIGNATURE Mantle-1.18.2-1.9.45.jar |Mantle |mantle |1.9.45 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_23.8.2_Forge_1.18.2.jar |Xaero's Minimap |xaerominimap |23.8.2 |DONE |Manifest: NOSIGNATURE pamhc2foodcore-1.18.2-1.0.3.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |DONE |Manifest: NOSIGNATURE gravestone-1.18.2-1.0.1.jar |Gravestone Mod |gravestone |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE thermal_cultivation-1.18.2-9.2.1.20.jar |Thermal Cultivation |thermal_cultivation |9.2.1 |DONE |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 polymorph-forge-1.18.2-0.49.jar |Polymorph |polymorph |1.18.2-0.49 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE DoubleSlabs-1.18-5.0.0.jar |Double Slabs |doubleslabs |5.0.0 |DONE |Manifest: NOSIGNATURE structurize-1.18.2-1.0.424-ALPHA.jar |Structurize |structurize |1.18.2-1.0.424-ALPHA|DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.18.2-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE lootr-1.18.2-0.3.25.64.jar |Lootr |lootr |0.3.25.64 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v3.5.8-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.5.8 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 aquamirae-5.api10.jar |Aquamirae |aquamirae |5.api10 |DONE |Manifest: NOSIGNATURE cristellib-forge-1.0.0.jar |Cristel Lib |cristellib |1.0.0 |DONE |Manifest: NOSIGNATURE TreeChop-forge-1.18.2-0.17.7.jar |HT's TreeChop |treechop |0.17.7 |DONE |Manifest: NOSIGNATURE wandering-bags-1.18.2-2.0.5.jar |Wandering Bags |wandering_bags |2.0.5 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE incontrol-1.18-6.1.11.jar |InControl |incontrol |1.18-6.1.11 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.18.2-Forge-1.0.3 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.18.2-0.5.87.416.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.87.416 |DONE |Manifest: NOSIGNATURE chiseled-1.18.2-0.5beta.jar |Chiseled |chiseled |0.5.0 |DONE |Manifest: NOSIGNATURE glassential-forge-1.18.2-1.2.3.jar |Glassential |glassential |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE paperdoll-forge-1.1.0-mc1.18.jar |PaperDoll |paperdoll |1.1.0-mc1.18 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.34.1_Forge_1.18.2.jar |Xaero's World Map |xaeroworldmap |1.34.1 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.18.2-9.0+23.jar |Controlling |controlling |9.0+23 |DONE |Manifest: NOSIGNATURE Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |DONE |Manifest: NOSIGNATURE citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE untamedwilds-1.18.2-2.4.3.jar |Untamed Wilds |untamedwilds |2.4.3 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-rc.5.jar |MixinExtras |mixinextras |0.2.0-rc.5 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.3.56.jar |Bookshelf |bookshelf |13.3.56 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.18.2-3.18.60.906.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.60.906 |DONE |Manifest: NOSIGNATURE sworddisplay-1.18.2-1.0.0.jar |Sword Displays |sworddisplay |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE Steam_Rails-1.4.4+forge-mc1.18.2-build.12.jar |Create: Steam 'n Rails |railways |1.4.4+forge-mc1.18.2|DONE |Manifest: NOSIGNATURE MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |DONE |Manifest: NOSIGNATURE MmmMmmMmmMmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |DONE |Manifest: NOSIGNATURE twilightforest-1.18.2-4.1.1494-universal.jar |The Twilight Forest |twilightforest |4.1.1494 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.18.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE MekanismAdditions-1.18.2-10.2.5.465.jar |Mekanism: Additions |mekanismadditions |10.2.5 |DONE |Manifest: NOSIGNATURE wthit-forge-4.13.6.jar |wthit |wthit |4.13.6 |DONE |Manifest: NOSIGNATURE pamhc2foodextended-1.18.2-1.0.5.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0 |DONE |Manifest: NOSIGNATURE CNB-1.18.2-1.5.3.jar |Creatures and Beasts |cnb |1.5.3 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE cave_dweller-1.18.2-1.6.4.jar |cave_dweller |cave_dweller |1.6.4 |DONE |Manifest: NOSIGNATURE L_Enders Cataclysm-0.51-changed Them -1.18.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.18.2-2.9.0.jar |Ars Nouveau |ars_nouveau |2.9.0 |DONE |Manifest: NOSIGNATURE blockui-1.18.2-0.0.71-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.71-ALPHA |DONE |Manifest: NOSIGNATURE multi-piston-1.18.2-1.2.15-ALPHA.jar |Multi-Piston |multipiston |1.18.2-1.2.15-ALPHA |DONE |Manifest: NOSIGNATURE thermal_expansion-1.18.2-9.2.2.24.jar |Thermal Expansion |thermal_expansion |9.2.2 |DONE |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 unvotedandshelved-1.18.2-2.0.6-forge.jar |Unvoted and Shelved |unvotedandshelved |1.18.2-2.0.6-forge |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE Runelic-Forge-1.18.2-11.0.1.jar |Runelic |runelic |11.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 MekanismTools-1.18.2-10.2.5.465.jar |Mekanism: Tools |mekanismtools |10.2.5 |DONE |Manifest: NOSIGNATURE curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE moreoverlays-1.20.11-mc1.18.2.jar |More Overlays Updated |moreoverlays |1.20.11-mc1.18.2 |DONE |Manifest: NOSIGNATURE trashcans-1.0.18-forge-mc1.18.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE chunkloaders-1.2.8-forge-mc1.18.jar |Chunk Loaders |chunkloaders |1.2.8 |DONE |Manifest: NOSIGNATURE framework-forge-1.18.2-0.4.3.jar |Framework |framework |0.4.3 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.18.2-11.0.3.jar |TrashSlot |trashslot |11.0.3 |DONE |Manifest: NOSIGNATURE mmoparties-2.4.4.1.18.jar |MMOParties |mmoparties |2.4.0 |DONE |Manifest: NOSIGNATURE obscure_api-10.jar |Obscure API |obscure_api |10 |DONE |Manifest: NOSIGNATURE create-1.18.2-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE ars_creo-1.18.2-2.2.0.jar |Ars Creo |ars_creo |2.2.0 |DONE |Manifest: NOSIGNATURE waystones-forge-1.18.2-10.2.1.jar |Waystones |waystones |10.2.1 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |DONE |Manifest: NOSIGNATURE comforts-forge-1.18.2-5.0.0.6.jar |Comforts |comforts |1.18.2-5.0.0.6 |DONE |Manifest: NOSIGNATURE artifacts-1.18.2-4.2.2.jar |Artifacts |artifacts |1.18.2-4.2.2 |DONE |Manifest: NOSIGNATURE SimpleStorageNetwork-1.18.2-1.7.0.jar |Simple Storage Network |storagenetwork |1.18.2-1.7.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed configured-2.0.1-1.18.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE soul_like_armors_reworked_1.18.2_(v54.0).jar |soul like armors reworked |soul_like_armors_reworked |54.0 |DONE |Manifest: NOSIGNATURE VanillaTweaks-forge-1.18.2-1.5.57.jar |VanillaTweaks |vanillatweaks |1.5.57 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.18.2-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |DONE |Manifest: NOSIGNATURE mcjtylib-1.18-6.0.20.jar |McJtyLib |mcjtylib |1.18-6.0.20 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.18-3.0.12.jar |RFToolsBase |rftoolsbase |1.18-3.0.12 |DONE |Manifest: NOSIGNATURE xnet-1.18-4.0.9.jar |XNet |xnet |1.18-4.0.9 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |DONE |Manifest: NOSIGNATURE mahoutsukai-1.18.2-v1.34.57.jar |Mahou Tsukai |mahoutsukai |1.18.2-v1.34.57 |DONE |Manifest: NOSIGNATURE Terralith_1.18.2_v2.2.4.jar |Terralith |terralith |2.2.4 |DONE |Manifest: NOSIGNATURE EnderStorage-1.18.2-2.9.0.182-universal.jar |EnderStorage |enderstorage |2.9.0.182 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 BloodMagic-1.18.2-3.2.6-41.jar |Blood Magic |bloodmagic |1.18.2-3.2.6-41 |DONE |Manifest: NOSIGNATURE meetyourfight-1.18.2-1.2.5.jar |Meet Your Fight |meetyourfight |1.18.2-1.2.5 |DONE |Manifest: NOSIGNATURE selene-1.18.2-1.17.14.jar |Selene |selene |1.18.2-1.17.14 |DONE |Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.18.jar |Supplementaries |supplementaries |1.18.2-1.5.18 |DONE |Manifest: NOSIGNATURE useless-sword-1.18.2-V1.4.1.jar |Useless Sword |useless_sword |1.4.1 |DONE |Manifest: NOSIGNATURE TConstruct-1.18.2-3.6.4.113.jar |Tinkers' Construct |tconstruct |3.6.4.113 |DONE |Manifest: NOSIGNATURE JER-Integration-3.4.0.jar |JER Integration |jerintegration |3.4.0 |DONE |Manifest: NOSIGNATURE BrassAmberBattleTowers-1.18.2-2.3.12.jar |Brass-Amber BattleTowers |ba_bt |1.18.2-2.3.12 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 ToolBelt-1.18.2-1.18.9.jar |Tool Belt |toolbelt |1.18.9 |DONE |Manifest: NOSIGNATURE titanium-1.18.2-3.5.11-45.jar |Titanium |titanium |3.5.11 |DONE |Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.18.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.18.2-10.2.1.jar |Storage Drawers |storagedrawers |10.2.1 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.18.2-7.0.9.15.jar |Flux Networks |fluxnetworks |7.0.9.15 |DONE |Manifest: NOSIGNATURE irons_spellbooks-1.18.2-1.1.4.3.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.18.2-1.1.4.3 |DONE |Manifest: NOSIGNATURE upgradedcore-1.18.2-3.3.0.0-release.jar |Upgraded Core |upgradedcore |1.18.2-3.3.0.0-relea|DONE |Manifest: NOSIGNATURE minecolonies-1.18.2-1.1.149-RELEASE.jar |MineColonies |minecolonies |1.18.2-1.1.149-RELEA|DONE |Manifest: NOSIGNATURE Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |DONE |Manifest: NOSIGNATURE improvedmobs-1.18.2-1.11.5-forge.jar |Improved Mobs Mod |improvedmobs |1.18.2-1.11.5 |DONE |Manifest: NOSIGNATURE expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE valhelsia_core-forge-1.18.2-0.4.0.jar |Valhelsia Core |valhelsia_core |1.18.2-0.4.0 |DONE |Manifest: NOSIGNATURE forbidden_arcanus-1.18.2-2.1.3.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.1.3 |DONE |Manifest: NOSIGNATURE UndeadUnleashed-1.1.1-1.18.2.jar |Undead Unleashed |undead_unleashed |1.1.0 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 39d8bc39-0fcf-4c6d-a1a4-48e49b775dd5 FML: 40.2 Forge: net.minecraftforge:40.2.8 Flywheel Backend: Off
  4. ---- Minecraft Crash Report ---- // Shall we play a game? Time: 2023-11-05 18:51:34 Description: Unexpected error org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} at net.minecraft.client.Minecraft.updateTargetsIfNeeded(Minecraft.java:12218) ~[client-1.20.1-20230612.114412-srg.jar%23930!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:configuration.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.handler$dgo000$pre_Tick(Minecraft.java:12237) ~[client-1.20.1-20230612.114412-srg.jar%23930!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:configuration.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91398_(Minecraft.java) ~[client-1.20.1-20230612.114412-srg.jar%23930!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:configuration.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1112) ~[client-1.20.1-20230612.114412-srg.jar%23930!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:configuration.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23930!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:configuration.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.1.3.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.3.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.3.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: net.bettercombat.api.client.AttackRangeExtensions at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:739) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} ... 34 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} at net.minecraft.client.Minecraft.updateTargetsIfNeeded(Minecraft.java:12218) ~[client-1.20.1-20230612.114412-srg.jar%23930!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:configuration.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.handler$dgo000$pre_Tick(Minecraft.java:12237) ~[client-1.20.1-20230612.114412-srg.jar%23930!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:configuration.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Affected level -- Details: All players: 1 total; [LocalPlayer['Bennji__'/1405, l='ClientLevel', x=3810.17, y=118.00, z=-21206.05]] Chunk stats: 16384, 3229 Level dimension: minecraft:overworld Level spawn location: World: (0,97,0), Section: (at 0,1,0 in 0,6,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 12186151 game time, 12293310 day time Server brand: forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23930!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:naturalist-common.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23930!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:configuration.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23930!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:configuration.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.1.3.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.3.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.3.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, packmenu, KubeJS Resource Pack [assets] -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 2775258992 bytes (2646 MiB) / 8908701696 bytes (8496 MiB) up to 13421772800 bytes (12800 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 1600 Six-Core Processor Identifier: AuthenticAMD Family 23 Model 1 Stepping 1 Microarchitecture: Zen Frequency (GHz): 3.19 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce RTX 3070 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2484 Graphics card #0 versionInfo: DriverVersion=31.0.15.4601 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.00 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.00 Memory slot #1 type: DDR4 Virtual memory max (MB): 28094.64 Virtual memory used (MB): 20501.69 Swap memory total (MB): 11776.00 Swap memory used (MB): 555.40 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12800m -Xms256m Loaded Shaderpack: (off) Launched Version: forge-47.1.3 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 3070/PCIe/SSE2 GL version 4.6.0 NVIDIA 546.01, NVIDIA Corporation 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, Moonlight Mods Dynamic Assets Current Language: en_us CPU: 12x AMD Ryzen 5 1600 Six-Core Processor ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.1.3.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.1.3.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.1.3.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.1.3.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.1.3.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar jcplugin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null [email protected] lowcodefml@null [email protected] Mod List: YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE simplemagnets-1.1.10-forge-mc1.20.jar |Simple Magnets |simplemagnets |1.1.10 |DONE |Manifest: NOSIGNATURE IntegratedTerminals-1.20.1-1.4.11.jar |IntegratedTerminals |integratedterminals |1.4.11 |DONE |Manifest: NOSIGNATURE laserio-1.6.6.jar |LaserIO |laserio |1.6.6 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.9.0+mc1.20.1.jar |ModernFix |modernfix |5.9.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE EvilCraft-1.20.1-1.2.33.jar |EvilCraft |evilcraft |1.2.33 |DONE |Manifest: NOSIGNATURE useitemonblockevent-1.20.1-1.0.0.2.jar |Use Item on Block Event |useitemonblockevent |1.0.0.2 |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE GatewaysToEternity-1.20.1-4.1.1.jar |Gateways To Eternity |gateways |4.1.1 |DONE |Manifest: NOSIGNATURE jumbofurnace-1.20.1-4.0.0.5.jar |Jumbo Furnace |jumbofurnace |4.0.0.5 |DONE |Manifest: NOSIGNATURE WitherSkeletonTweaks-1.20.1-9.0.1.jar |Wither Skeleton Tweaks |wstweaks |9.0.1 |DONE |Manifest: NOSIGNATURE Shrink-1.20-1.4.1.jar |Shrink |shrink |1.4.1 |DONE |Manifest: NOSIGNATURE universalgrid-1.20.1-1.0.jar |Universal Grid |universalgrid |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE DarkUtilities-Forge-1.20.1-17.0.2.jar |DarkUtilities |darkutils |17.0.2 |DONE |Manifest: NOSIGNATURE Apotheosis-1.20.1-7.0.5.jar |Apotheosis |apotheosis |7.0.5 |DONE |Manifest: NOSIGNATURE clickadv-1.20.1-3.5.jar |clickadv mod |clickadv |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE ldlib-forge-1.20.1-1.0.20.jar |LowDragLib |ldlib |1.0.20 |DONE |Manifest: NOSIGNATURE create-new-age-forge-1.20.1-1.0.1b.jar |Create: New Age |create_new_age |1.0.1b |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE Paraglider-forge-20.1.1.jar |Paraglider |paraglider |20.1.1 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE supplementaries-1.20-2.6.17.jar |Supplementaries |supplementaries |1.20-2.6.17 |DONE |Manifest: NOSIGNATURE embeddium-0.2.5+mc1.20.1.jar |Embeddium |embeddium |0.2.5+mc1.20.1 |DONE |Manifest: NOSIGNATURE durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE structure_gel-1.20.1-2.15.0.jar |Structure Gel API |structure_gel |2.15.0 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.20.1-3.5.9.jar |Industrial Foregoing |industrialforegoing |3.5.9 |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.20.1-3.0.5.jar |Handcrafted |handcrafted |3.0.5 |DONE |Manifest: NOSIGNATURE repurposed_structures-7.1.11+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.11+1.20.1-forge |DONE |Manifest: NOSIGNATURE StructureCompass-1.20.1-2.0.6.jar |Structure Compass Mod |structurecompass |2.0.6 |DONE |Manifest: NOSIGNATURE spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.20.1-3.0.3.jar |Corail Woodcutter |corail_woodcutter |3.0.3 |DONE |Manifest: NOSIGNATURE oculus-mc1.20.1-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE advgenerators-1.6.0.6-mc1.20.1.jar |Advanced Generators |advgenerators |1.6.0.6 |DONE |Manifest: NOSIGNATURE YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE ApothicAttributes-1.20.1-1.1.4.jar |Apothic Attributes |attributeslib |1.1.4 |DONE |Manifest: NOSIGNATURE tombstone-8.5.5-1.20.1.jar |Corail Tombstone |tombstone |8.5.5 |DONE |Manifest: NOSIGNATURE ExtraStorage-1.20.1-4.0.3.jar |ExtraStorage |extrastorage |4.0.3 |DONE |Manifest: NOSIGNATURE cumulus_menus-1.20.1-1.0.0-beta.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-beta.1-|DONE |Manifest: NOSIGNATURE NaturesAura-39.2.jar |NaturesAura |naturesaura |39.2 |DONE |Manifest: NOSIGNATURE constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.4b-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.2.4b |DONE |Manifest: NOSIGNATURE littlelogistics-mc1.20.1-v1.20.1.2.jar |Little Logistics |littlelogistics |1.20.1.2 |DONE |Manifest: NOSIGNATURE cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE flib-1.20.1-0.0.11.jar |flib |flib |0.0.11 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed YungsBetterEndIsland-1.20-Forge-2.0.4.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE nitrogen_internals-1.20.1-0.1.3-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-0.1.3-neoforg|DONE |Manifest: NOSIGNATURE Potion-Blender-1.20.1-FORGE-2.0.0.jar |Potion-Blender |potionblender |2.0.0 |DONE |Manifest: NOSIGNATURE l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE JoJo-Stands-Mod-Fabric-Forge-1.20.1.jar |SVM JoJo |mr_svm_jojo |1.73 |DONE |Manifest: NOSIGNATURE FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE Super Factory Manager-1.20.1-4.13.0.jar |Super Factory Manager |sfm |4.13.0 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE SmartBrainLib-neoforge-1.20.1-1.12.jar |SmartBrainLib |smartbrainlib |1.12 |DONE |Manifest: NOSIGNATURE rechiseled-1.1.5a-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.5a |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.20.1-21.0.2.jar |AttributeFix |attributefix |21.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE BotanyPots-Forge-1.20.1-13.0.17.jar |BotanyPots |botanypots |13.0.17 |DONE |Manifest: NOSIGNATURE farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE rechiseledcreate-1.0.1-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.1 |DONE |Manifest: NOSIGNATURE additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE fusion-1.0.6-forge-mc1.20.1.jar |Fusion |fusion |1.0.6 |DONE |Manifest: NOSIGNATURE ExtraDisks-1.20.1-3.0.0.jar |Extra Disks |extradisks |1.20.1-3.0.0 |DONE |Manifest: NOSIGNATURE EdivadLib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE IntegratedCrafting-1.20.1-1.1.6.jar |IntegratedCrafting |integratedcrafting |1.1.6 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.20.1-2.1.57-release.jar |When Dungeons Arise |dungeons_arise |2.1.57-1.20.1 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |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 logprot-1.20.1-3.2.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE Simple+Weapons+1.4.4+-+1.20.1.jar |Simple Weapons |simple_weapons |1.4.4 |DONE |Manifest: NOSIGNATURE cleanswing-1.20-1.3.jar |Clean Swing Through Grass |cleanswing |1.20-1.3 |DONE |Manifest: NOSIGNATURE Ding-1.20.1-Forge-1.4.1.jar |Ding |ding |1.4.1 |DONE |Manifest: NOSIGNATURE sushigocrafting-1.20.1-0.4.2.jar |Sushi Go Crafting |sushigocrafting |0.4.2 |DONE |Manifest: NOSIGNATURE domum_ornamentum-1.20-1.0.147-BETA-universal.jar |Domum Ornamentum |domum_ornamentum |1.20-1.0.147-BETA |DONE |Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE baubley-heart-canisters-1.20.1-1.0.5.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE [1.20.1] SecurityCraft v1.9.8.jar |SecurityCraft |securitycraft |1.9.8 |DONE |Manifest: NOSIGNATURE almostunified-forge-1.20.1-0.7.0.jar |AlmostUnified |almostunified |1.20.1-0.7.0 |DONE |Manifest: NOSIGNATURE structurize-1.20.1-1.0.659-BETA.jar |Structurize |structurize |1.20.1-1.0.659-BETA |DONE |Manifest: NOSIGNATURE FastFurnace-1.20.1-8.0.1.jar |FastFurnace |fastfurnace |8.0.1 |DONE |Manifest: NOSIGNATURE lootr-1.20-0.7.30.73.jar |Lootr |lootr |0.7.29.68 |DONE |Manifest: NOSIGNATURE occultism-1.20.1-1.89.0.jar |Occultism |occultism |1.89.0 |DONE |Manifest: NOSIGNATURE allthetweaks-1.20.1-47.1.25-2.1.4.jar |AllTheTweaks |allthetweaks |2.1.4 |DONE |Manifest: NOSIGNATURE extremesoundmuffler-3.40-forge-1.20.jar |Extreme Sound Muffler |extremesoundmuffler |3.40-forge-1.20 |DONE |Manifest: NOSIGNATURE cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 morered-1.20.1-4.0.0.4.jar |More Red |morered |4.0.0.4 |DONE |Manifest: NOSIGNATURE ad_astra-forge-1.20.1-1.15.4.jar |Ad Astra |ad_astra |1.15.4 |DONE |Manifest: NOSIGNATURE rsrequestify-1.20.1-2.3.2.jar |RSRequestify |rsrequestify |2.3.2 |DONE |Manifest: NOSIGNATURE alchemylib-1.20.1-1.0.29.jar |AlchemyLib |alchemylib |1.0.29 |DONE |Manifest: NOSIGNATURE AdvancedPeripherals-1.20.1-0.7.32b.jar |Advanced Peripherals |advancedperipherals |0.7.32b |DONE |Manifest: NOSIGNATURE tinyredstone-1.20-5.0.1.jar |Tiny Redstone |tinyredstone |1.20-5.0.1 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.20-Forge-3.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.5.100.457.jar |Sophisticated Core |sophisticatedcore |0.5.100.457 |DONE |Manifest: NOSIGNATURE Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE Placebo-1.20.1-8.3.7.jar |Placebo |placebo |8.3.7 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.1.6.jar |Bookshelf |bookshelf |20.1.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.20.1-3.18.65.935.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.18.65.935 |DONE |Manifest: NOSIGNATURE littlecontraptions-forge-1.20.1.2.jar |Little Contraptions |littlecontraptions |1.20.1.2 |DONE |Manifest: NOSIGNATURE u_team_core-forge-1.20.1-5.1.4.269.jar |U Team Core |uteamcore |5.1.4.269 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE macawsroofsbop-1.20-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE absentbydesign-1.20.1-1.8.0.jar |Absent By Design Mod |absentbydesign |1.8.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed konkrete_forge_1.6.1-2_MC_1.20.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE RSInfinityBooster-1.20.1-1.0+32.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+32 |DONE |Manifest: NOSIGNATURE refinedstorage-1.12.3.jar |Refined Storage |refinedstorage |1.12.3 |DONE |Manifest: NOSIGNATURE chipped-forge-1.20.1-3.0.1.jar |Chipped |chipped |3.0.1 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE rebornstorage-1.20.1-5.0.6.jar |RebornStorage |rebornstorage |5.0.6 |DONE |Manifest: NOSIGNATURE tempad-forge-1.20.1-2.1.1.jar |Tempad |tempad |2.1.1 |DONE |Manifest: NOSIGNATURE HostileNeuralNetworks-1.20.1-5.1.3.jar |Hostile Neural Networks |hostilenetworks |5.1.3 |DONE |Manifest: NOSIGNATURE endertanks-forge-1.20.1-1.1.jar |EnderTanks |endertanks |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE jearchaeology-1.20.1-1.0.3.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE fuelgoeshere-1.20.0-1.0.1.jar |Fuel Goes Here |fuelgoeshere |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE simplylight-1.20.1-1.4.5-build.49.jar |Simply Light |simplylight |1.20.1-1.4.5-build.4|DONE |Manifest: NOSIGNATURE blockui-1.20.1-0.0.101-ALPHA.jar |UI Library Mod |blockui |1.20.1-0.0.101-ALPHA|DONE |Manifest: NOSIGNATURE time-in-a-bottle-4.0.4-mc1.20.1.jar |Time In A Bottle |tiab |4.0.4-mc1.20.1 |DONE |Manifest: NOSIGNATURE villagertools-1.20.1-1.0.3.jar |villagertools |villagertools |1.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed MysticalCustomization-1.20.1-5.0.0.jar |Mystical Customization |mysticalcustomization |5.0.0 |DONE |Manifest: NOSIGNATURE lostcities-1.20-7.0.3.jar |LostCities |lostcities |1.20-7.0.3 |DONE |Manifest: NOSIGNATURE elevatorid-1.20.1-1.8.15.jar |Elevator Mod |elevatorid |1.20.1-1.8.15 |DONE |Manifest: NOSIGNATURE Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 twilightdelight-2.0.3.jar |Twilight's Flavor & Delight |twilightdelight |2.0.3 |DONE |Manifest: NOSIGNATURE InventoryProfilesNext-forge-1.20-1.10.9.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.9 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE moreoverlays-1.22.1-mc1.20.jar |More Overlays Updated |moreoverlays |1.22.1-mc1.20 |DONE |Manifest: NOSIGNATURE cupboard-1.20.1-2.1.jar |Cupboard utilities |cupboard |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE Voidscape-1.20.1-1.5.295.jar |Voidscape |voidscape |1.20.1-1.5.295 |DONE |Manifest: NOSIGNATURE The_Undergarden-1.20.1-0.8.8.jar |The Undergarden |undergarden |0.8.8 |DONE |Manifest: NOSIGNATURE bwncr-forge-1.20.1-3.17.0.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.0 |DONE |Manifest: NOSIGNATURE caupona-1.20.1-0.4.7.jar |Caupona |caupona |1.20.1-0.4.7 |DONE |Manifest: NOSIGNATURE DarkModeEverywhere-1.20.1-1.2.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |0.3.2.161 |DONE |Manifest: NOSIGNATURE platforms-forge-1.20.1-1.0.jar |Platforms |platforms |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE mcw-paintings-1.0.4-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE artifacts-forge-9.1.0.jar |Artifacts |artifacts |9.1.0 |DONE |Manifest: NOSIGNATURE DefaultSettings-1.20.x-4.0.5-Forge.jar |DefaultSettings |defaultsettings |4.0.5 |DONE |Manifest: NOSIGNATURE gtceu-forge-1.20.1-1.0.13.e.jar |GregTech |gtceu |1.0.13.e |DONE |Manifest: NOSIGNATURE ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE mininggadgets-1.15.5.jar |Mining Gadgets |mininggadgets |1.15.5 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.20.1-7.0.6.jar |Mystical Agriculture |mysticalagriculture |7.0.6 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.20-18.2.1.jar |CraftingTweaks |craftingtweaks |18.2.1 |DONE |Manifest: NOSIGNATURE libIPN-forge-1.20-4.0.0.jar |libIPN |libipn |4.0.0 |DONE |Manifest: NOSIGNATURE endermanoverhaul-forge-1.20.1-1.0.1.jar |Enderman Overhaul |endermanoverhaul |1.0.1 |DONE |Manifest: NOSIGNATURE eccentrictome-1.20.1-1.10.1.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.1 |DONE |Manifest: NOSIGNATURE mysterious_mountain_lib-1.2.7-1.20.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.2.7-1.20 |DONE |Manifest: NOSIGNATURE EnderIO-1.20.1-6.0.21-alpha.jar |Ender IO |enderio |6.0.21-alpha |DONE |Manifest: NOSIGNATURE easy_villagers-1.20.1-1.0.14.jar |Easy Villagers |easy_villagers |1.20.1-1.0.14 |DONE |Manifest: NOSIGNATURE reliquary-1.20.1-2.0.36.1199.jar |Reliquary |reliquary |1.20.1-2.0.36.1199 |DONE |Manifest: NOSIGNATURE PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.20.1-7.2.0.14.jar |Flux Networks |fluxnetworks |7.2.0.14 |DONE |Manifest: NOSIGNATURE buildinggadgets2-1.0.5.jar |Building Gadgets 2 |buildinggadgets2 |1.0.5 |DONE |Manifest: NOSIGNATURE minecolonies-1.20.1-1.1.289-BETA.jar |MineColonies |minecolonies |1.20.1-1.1.289-BETA |DONE |Manifest: NOSIGNATURE pylons-1.20.1-4.2.0.jar |Pylons |pylons |4.2.0 |DONE |Manifest: NOSIGNATURE ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a functionalstorage-1.20.1-1.2.5.jar |Functional Storage |functionalstorage |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE modular-routers-12.0.2+mc1.20.1.jar |Modular Routers |modularrouters |12.0.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE Enhanced_Celestials-forge-1.20.1-5.0.0.2.jar |Enhanced Celestials |enhancedcelestials |5.0.0.2 |DONE |Manifest: NOSIGNATURE CorgiLib-forge-1.20.1-4.0.0.4.jar |CorgiLib |corgilib |4.0.0.4 |DONE |Manifest: NOSIGNATURE notrample-1.20.1-1.0.1.jar |No Trample |notrample |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE charmofundying-forge-6.4.5+1.20.1.jar |Charm of Undying |charmofundying |6.4.5+1.20.1 |DONE |Manifest: NOSIGNATURE BetterF3-7.0.1-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.1 |DONE |Manifest: NOSIGNATURE valhelsia_core-forge-1.20.1-1.1.1.jar |Valhelsia Core |valhelsia_core |1.1.1 |DONE |Manifest: NOSIGNATURE create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.7.f |DONE |Manifest: NOSIGNATURE flickerfix-1.20.1-4.0.1.jar |FlickerFix |flickerfix |4.0.1 |DONE |Manifest: NOSIGNATURE createaddition-1.20.1-1.1.1.jar |Create Crafts & Additions |createaddition |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.20.1-1201.0.23.jar |QuarryPlus |quarryplus |1201.0.23 |DONE |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43 player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE irons_spellbooks-1.20.1-2.0.3.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-2.0.3 |DONE |Manifest: NOSIGNATURE botarium-forge-1.20.1-2.2.0.jar |Botarium |botarium |2.2.0 |DONE |Manifest: NOSIGNATURE cagerium-1.20.1-1.1.9.jar |cagerium |cagerium |1.20.1-1.1.9 |DONE |Manifest: NOSIGNATURE mcw-windows-2.2.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.0 |DONE |Manifest: NOSIGNATURE create_jetpack-forge-4.1.1.jar |Create Jetpack |create_jetpack |4.1.1 |DONE |Manifest: NOSIGNATURE IronJetpacks-1.20.1-7.0.2.jar |Iron Jetpacks |ironjetpacks |7.0.2 |DONE |Manifest: NOSIGNATURE everythingcopper-1.20.1-2.3.1.jar |Everything is Copper |everythingcopper |1.20.1-2.3.1 |DONE |Manifest: NOSIGNATURE Powah-5.0.2.jar |Powah |powah |5.0.2 |DONE |Manifest: NOSIGNATURE cabletiers-1.20.1-1.11.jar |Cable Tiers |cabletiers |1.20.1-1.11 |DONE |Manifest: NOSIGNATURE rangedpumps-1.1.0.jar |Ranged Pumps |rangedpumps |1.1.0 |DONE |Manifest: NOSIGNATURE macawsbridgesbop-1.20-1.1.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.238.jar |Just Enough Resources |jeresources |1.4.0.238 |DONE |Manifest: NOSIGNATURE shetiphiancore-forge-1.20.1-1.1.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.20.1-7.0.1.jar |Mystical Agradditions |mysticalagradditions |7.0.1 |DONE |Manifest: NOSIGNATURE ctov-3.3.6.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.6 |DONE |Manifest: NOSIGNATURE athena-forge-1.20.1-3.1.1.jar |Athena |athena |3.1.1 |DONE |Manifest: NOSIGNATURE stylecolonies-1.1.jar |stylecolonies mod |stylecolonies |1.1 |DONE |Manifest: NOSIGNATURE novillagerdm-1.20.1-5.0.0.jar |No Villager Death Messages |novillagerdm |5.0.0 |DONE |Manifest: NOSIGNATURE PackMenu-1.20.1-6.1.1.jar |PackMenu |packmenu |6.1.1 |DONE |Manifest: NOSIGNATURE alltheores-1.20.1-47.1.3-2.2.2.jar |AllTheOres |alltheores |2.2.2 |DONE |Manifest: NOSIGNATURE torchmaster-20.1.5.jar |Torchmaster |torchmaster |20.1.5 |DONE |Manifest: NOSIGNATURE BotanyTrees-Forge-1.20.1-9.0.7.jar |BotanyTrees |botanytrees |9.0.7 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.20.1-4.1.3.jar |Iron Furnaces |ironfurnaces |4.1.3 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.1-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.15-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |DONE |Manifest: NOSIGNATURE Ad-Astra-Giselle-Addon-forge-1.20.1-5.8.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |5.8 |DONE |Manifest: NOSIGNATURE curios-forge-5.4.0+1.20.1.jar |Curios API |curios |5.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |DONE |Manifest: NOSIGNATURE FramedBlocks-9.1.6.jar |FramedBlocks |framedblocks |9.1.6 |DONE |Manifest: NOSIGNATURE AngelRing2-1.20.1-2.2.2.jar |Angel Ring 2 |angelring |2.2.1 |DONE |Manifest: NOSIGNATURE mcw-furniture-3.2.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.0 |DONE |Manifest: NOSIGNATURE flightlib-forge-2.0.1.jar |Flight Lib |flightlib |2.0.1 |DONE |Manifest: NOSIGNATURE JadeAddons-1.20.1-forge-5.2.0.jar |Jade Addons |jadeaddons |5.2.0 |DONE |Manifest: NOSIGNATURE infiniverse-1.20.1-1.0.0.5.jar |Infiniverse |infiniverse |1.0.0.5 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE DarkPaintings-Forge-1.20.1-17.0.4.jar |DarkPaintings |darkpaintings |17.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 crafting-on-a-stick-1.20.1-1.0.2.jar |Crafting On A Stick |crafting_on_a_stick |1.0.0 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE harvestwithease-1.20.1-7.1.0.0-forge.jar |Harvest with ease |harvestwithease |7.1.0.0 |DONE |Manifest: NOSIGNATURE multipiston-1.20-1.2.31-ALPHA.jar |Multi-Piston |multipiston |1.20-1.2.31-ALPHA |DONE |Manifest: NOSIGNATURE bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |1.27.0.8 |DONE |Manifest: NOSIGNATURE TravelersBackpack-1.20.1-9.1.10.jar |Traveler's Backpack |travelersbackpack |9.1.10 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE jumpboat-1.20.0-1.0.5.jar |Jumpy Boats |jumpboat |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE LibX-1.20.1-5.0.7.jar |LibX |libx |1.20.1-5.0.7 |DONE |Manifest: NOSIGNATURE UtilitiX-1.20.1-0.8.9.jar |UtilitiX |utilitix |1.20.1-0.8.9 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE Mekanism-1.20.1-10.4.2.16.jar |Mekanism |mekanism |10.4.2 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.20.1-10.4.2.16.jar |Mekanism: Generators |mekanismgenerators |10.4.2 |DONE |Manifest: NOSIGNATURE pneumaticcraft-repressurized-6.0.9+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.9+mc1.20.1 |DONE |Manifest: NOSIGNATURE PackingTape-1.20.1-0.14.2.jar |Packing Tape |packingtape |0.14.2 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.1.3-universal.jar |Forge |forge |47.1.3 |DONE |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 appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE silent-gear-1.20.1-3.5.1.jar |Silent Gear |silentgear |3.5.1 |DONE |Manifest: NOSIGNATURE mcw-paths-1.0.3forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |DONE |Manifest: NOSIGNATURE alchemistry-1.20.1-2.3.4.jar |Alchemistry |alchemistry |2.3.4 |DONE |Manifest: NOSIGNATURE ZeroCore2-1.20.1-2.1.39.jar |Zero CORE 2 |zerocore |1.20.1-2.1.39 |DONE |Manifest: NOSIGNATURE SimpleBackups-1.20.1-3.1.2.jar |Simple Backups |simplebackups |1.20.1-3.1.2 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE bettercombat-forge-1.7.2+1.20.1.jar |Better Combat |bettercombat |1.7.2+1.20.1 |DONE |Manifest: NOSIGNATURE useful_railroads-forge-1.20.1-1.5.6.56.jar |Useful Railroads |usefulrailroads |1.5.6.56 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 createoreexcavation-1.20-1.4.0.jar |Create Ore Excavation |createoreexcavation |1.4.0 |DONE |Manifest: NOSIGNATURE NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE allthemodium-1.20.1-47.1.25-2.4.2.jar |Allthemodium |allthemodium |2.4.2 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE kffmod-4.5.0.jar |Kotlin For Forge |kotlinforforge |4.5.0 |DONE |Manifest: NOSIGNATURE pipez-1.20.1-1.2.2.jar |Pipez |pipez |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE IntegratedDynamics-1.20.1-1.20.0.jar |IntegratedDynamics |integrateddynamics |1.20.0 |DONE |Manifest: NOSIGNATURE itemcollectors-1.1.8-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.8 |DONE |Manifest: NOSIGNATURE Croptopia-1.20.1-FORGE-2.3.2.jar |Croptopia |croptopia |2.3.2 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.49.1+1.20.1.jar |Polymorph |polymorph |0.49.1+1.20.1 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE railcraft-reborn-1.20.1-1.0.9.jar |Railcraft Reborn |railcraft |1.0.9 |DONE |Manifest: NOSIGNATURE oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE showcaseitem-1.20.1-1.0.jar |Showcase Item |showcaseitem |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE connectedglass-1.1.8-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.8 |DONE |Manifest: NOSIGNATURE hyperbox-1.20.1-4.0.0.1.jar |Hyperbox |hyperbox |4.0.0.1 |DONE |Manifest: NOSIGNATURE Aquaculture-1.20.1-2.5.0.jar |Aquaculture 2 |aquaculture |2.5.0 |DONE |Manifest: NOSIGNATURE cristellib-1.1.3-forge.jar |Cristel Lib |cristellib |1.1.3 |DONE |Manifest: NOSIGNATURE totw_modded-1.0.2-1.20.1.jar |Towers of the Wild Modded |totw_modded |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.20.1-1.18.13.jar |Cyclops Core |cyclopscore |1.18.13 |DONE |Manifest: NOSIGNATURE blue_skies-1.20.1-1.3.29.jar |Blue Skies |blue_skies |1.3.29 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.20-13.0.0.jar |NetherPortalFix |netherportalfix |13.0.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.2.1.jar |GeckoLib 4 |geckolib |4.2.1 |DONE |Manifest: NOSIGNATURE creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.20.1-4.7.4-all.jar |Ars Nouveau |ars_nouveau |4.7.4 |DONE |Manifest: NOSIGNATURE ars_elemental-1.20.1-0.6.2.4.jar |Ars Elemental |ars_elemental |1.20.1-0.6.2.4 |DONE |Manifest: NOSIGNATURE Divine_Weaponry_v1.7_1.20.1.jar |Divine Weaponry |divine_weaponry |1.6.0 |DONE |Manifest: NOSIGNATURE aether-1.20.1-1.0.0-beta.1.4-neoforge.jar |The Aether |aether |1.20.1-1.0.0-beta.1.|DONE |Manifest: NOSIGNATURE lost_aether_content-1.20.1-1.2.2.jar |Aether: Lost Content |lost_aether_content |1.2.2 |DONE |Manifest: NOSIGNATURE morejs-forge-1.20.1-0.4.0.jar |MoreJS |morejs |0.4.0 |DONE |Manifest: NOSIGNATURE naturalist-forge-4.0.1-1.20.1.jar |Naturalist |naturalist |4.0.1 |DONE |Manifest: NOSIGNATURE connectivity-1.20.1-4.6.jar |Connectivity Mod |connectivity |1.20.1-4.6 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.20-16.0.1.jar |CookingForBlockheads |cookingforblockheads |16.0.1 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE dankstorage-1.20.1-1.1.jar |Dank Storage |dankstorage |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE citadel-2.4.7-1.20.1.jar |Citadel |citadel |2.4.7 |DONE |Manifest: NOSIGNATURE L_Enders_Cataclysm-1.39 -1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE potionsmaster-1.20.1-47.1.70-0.6.0.jar |PotionsMaster |potionsmaster |0.6.0 |DONE |Manifest: NOSIGNATURE twigs-1.20.1-3.1.0-forge.jar |Twigs |twigs |1.20.1-3.1.0 |DONE |Manifest: NOSIGNATURE create_dragon_lib-1.20.1-1.3.3.jar |Create: Dragon Lib |create_dragon_lib |1.3.3 |DONE |Manifest: NOSIGNATURE generatorgalore-1.20.0-1.1.0.jar |Generator Galore |generatorgalore |1.20.0-1.1.0 |DONE |Manifest: NOSIGNATURE Steam_Rails-1.5.2+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.5.2+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE twilightforest-1.20.1-4.3.1860-universal.jar |The Twilight Forest |twilightforest |4.3.1860 |DONE |Manifest: NOSIGNATURE mob_grinding_utils-1.20.1-1.0.3.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE corn_delight-1.0.3-1.20.1.jar |Corn Delight |corn_delight |1.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE ends_delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |DONE |Manifest: NOSIGNATURE entangled-1.3.16-forge-mc1.20.jar |Entangled |entangled |1.3.16 |DONE |Manifest: NOSIGNATURE CommonCapabilities-1.20.1-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE crashutilities-8.1.4.jar |Crash Utilities |crashutilities |8.1.4 |DONE |Manifest: NOSIGNATURE getittogetherdrops-forge-1.20-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE nostartupmessages-1.0.1.jar |No Startup Messages Please |nostartupmessages |1.0.1 |DONE |Manifest: NOSIGNATURE noflyzone-1.20.1-1.0.6.jar |No-fly Zone |noflyzone |1.20.1-1.0.6 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE mcwfencesbop-1.20-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE colorfulhearts-forge-1.20-4.0.0.jar |Colorful Hearts |colorfulhearts |4.0.0 |DONE |Manifest: NOSIGNATURE wirelesschargers-1.0.9-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9 |DONE |Manifest: NOSIGNATURE modelfix-1.14.jar |Model Gap Fix |modelfix |1.14 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-81-FORGE.jar |Patchouli |patchouli |1.20.1-81-FORGE |DONE |Manifest: NOSIGNATURE IntegratedTunnels-1.20.1-1.8.24.jar |IntegratedTunnels |integratedtunnels |1.8.24 |DONE |Manifest: NOSIGNATURE GunpowderLib-1.20.2-2.2.1.jar |GunpowderLib |gunpowderlib |1.20.2-2.2.1 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20 Exchangers-1.20.1-3.5.1.jar |Exchangers |exchangers |1.20.1-3.5.1 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20 ftb-ultimine-forge-2001.1.2.jar |FTB Ultimine |ftbultimine |2001.1.2 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.13.jar |Resourceful Lib |resourcefullib |2.1.13 |DONE |Manifest: NOSIGNATURE MekanismTools-1.20.1-10.4.2.16.jar |Mekanism: Tools |mekanismtools |10.4.2 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE BambooEverything-forge-3.0.3+mc1.20.1.jar |Bamboo Everything |bambooeverything |3.0.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE observable-4.4.0.jar |Observable |observable |4.4.0 |DONE |Manifest: NOSIGNATURE simplyswords-forge-1.51.5-1.20.1.jar |Simply Swords |simplyswords |1.51.5-1.20.1 |DONE |Manifest: NOSIGNATURE ftb-library-forge-2001.1.3.jar |FTB Library |ftblibrary |2001.1.3 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-2001.1.4.jar |FTB Teams |ftbteams |2001.1.4 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-2001.1.3.jar |FTB Ranks |ftbranks |2001.1.3 |DONE |Manifest: NOSIGNATURE ftb-essentials-forge-2001.2.1.jar |FTB Essentials |ftbessentials |2001.2.1 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-2001.2.3.jar |FTB Chunks |ftbchunks |2001.2.3 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.20.1-forge-1.108.4.jar |CC: Tweaked |computercraft |1.108.4 |DONE |Manifest: NOSIGNATURE Stargate Journey-1.20.1-0.6.8 Hotfix.jar |Stargate Journey |sgjourney |0.6.8 |DONE |Manifest: NOSIGNATURE ExtremeReactors2-1.20.1-2.0.75.jar |Extreme Reactors |bigreactors |1.20.1-2.0.75 |DONE |Manifest: NOSIGNATURE productivebees-1.20.1-12.2.6.jar |Productive Bees |productivebees |1.20.1-12.2.6 |DONE |Manifest: NOSIGNATURE allthecompressed-1.20.1-3.0.1.jar |AllTheCompressed |allthecompressed |3.0.1 |DONE |Manifest: NOSIGNATURE trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE inventoryessentials-forge-1.20.1-8.2.1.jar |Inventory Essentials |inventoryessentials |8.2.1 |DONE |Manifest: NOSIGNATURE Towns-and-Towers-1.11.1-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE letmedespawn-forge-1.20.x-1.2.0.jar |Let Me Despawn |letmedespawn |1.2.0 |DONE |Manifest: NOSIGNATURE YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |DONE |Manifest: NOSIGNATURE rhino-forge-2001.2.2-build.11.jar |Rhino |rhino |2001.2.2-build.11 |DONE |Manifest: NOSIGNATURE kubejs-forge-2001.6.3-build.80.jar |KubeJS |kubejs |2001.6.3-build.80 |DONE |Manifest: NOSIGNATURE RootsClassic-1.20.1-1.3.1.jar |Roots Classic |rootsclassic |1.3.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed Cucumber-1.20.1-7.0.4.jar |Cucumber Library |cucumber |7.0.4 |DONE |Manifest: NOSIGNATURE matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE jmi-forge-1.20.1-0.14-45.jar |JourneyMap Integration |jmi |1.20.1-0.14-45 |DONE |Manifest: NOSIGNATURE blueflame-1.20.0-1.0.3.jar |Blue Flame Burning |blueflame |1.20.0-1.0.3 |DONE |Manifest: NOSIGNATURE sophisticatedstorage-1.20.1-0.8.55.626.jar |Sophisticated Storage |sophisticatedstorage |0.8.55.626 |DONE |Manifest: NOSIGNATURE allthewizardgear-1.20.1-1.0.3.jar |All The Wizard Gear |allthewizardgear |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE additionallanterns-1.1.1-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1 |DONE |Manifest: NOSIGNATURE item-filters-forge-2001.1.0-build.55.jar |Item Filters |itemfilters |2001.1.0-build.55 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-2001.1.7.jar |FTB Quests |ftbquests |2001.1.7 |DONE |Manifest: NOSIGNATURE ftb-xmod-compat-forge-2.0.1.jar |FTB XMod Compat |ftbxmodcompat |2.0.1 |DONE |Manifest: NOSIGNATURE create-1.20.1-0.5.1.e.jar |Create |create |0.5.1.e |DONE |Manifest: NOSIGNATURE ars_creo-1.20.1-4.0.1.jar |Ars Creo |ars_creo |4.0.1 |DONE |Manifest: NOSIGNATURE ponderjs-1.20.1-1.3.0.jar |PonderJS |ponderjs |1.3.0 |DONE |Manifest: NOSIGNATURE waystones-forge-1.20-14.0.2.jar |Waystones |waystones |14.0.2 |DONE |Manifest: NOSIGNATURE Structory_1.20.2_v1.3.3.jar |Structory |structory |1.3.3 |DONE |Manifest: NOSIGNATURE FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE journeymap-1.20.1-5.9.15-forge.jar |Journeymap |journeymap |5.9.15 |DONE |Manifest: NOSIGNATURE comforts-forge-6.3.4+1.20.1.jar |Comforts |comforts |6.3.4+1.20.1 |DONE |Manifest: NOSIGNATURE DimStorage-1.20.1-8.0.1.jar |DimStorage |dimstorage |8.0.1 |DONE |Manifest: NOSIGNATURE MyServerIsCompatible-1.20-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE Dungeon Crawl-1.20.1-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |DONE |Manifest: NOSIGNATURE charginggadgets-1.11.0.jar |Charging Gadgets |charginggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE create-confectionery1.20.1_v1.0.9.jar |Create Confectionery |create_confectionery |1.0.9 |DONE |Manifest: NOSIGNATURE mcjtylib-1.20-8.0.3.jar |McJtyLib |mcjtylib |1.20-8.0.3 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.20-5.0.2.jar |RFToolsBase |rftoolsbase |1.20-5.0.2 |DONE |Manifest: NOSIGNATURE rftoolspower-1.20-6.0.1.jar |RFToolsPower |rftoolspower |1.20-6.0.1 |DONE |Manifest: NOSIGNATURE rftoolsbuilder-1.20-6.0.1.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.1 |DONE |Manifest: NOSIGNATURE deepresonance-1.20-5.0.2.jar |DeepResonance |deepresonance |1.20-5.0.2 |DONE |Manifest: NOSIGNATURE xnet-1.20-6.0.2.jar |XNet |xnet |1.20-6.0.2 |DONE |Manifest: NOSIGNATURE xnetgases-1.20.1-5.0.0.jar |XNet Gases |xnetgases |5.0.0 |DONE |Manifest: NOSIGNATURE rftoolsstorage-1.20-5.0.1.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.1 |DONE |Manifest: NOSIGNATURE rftoolscontrol-1.20-7.0.1.jar |RFToolsControl |rftoolscontrol |1.20-7.0.1 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE mahoutsukai-1.20.1-v1.34.58.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.58 |DONE |Manifest: NOSIGNATURE farsight-1.20.1-3.5.jar |Farsight mod |farsight_view |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE Terralith_1.20.2_v2.4.8.jar |Terralith |terralith |2.4.8 |DONE |Manifest: NOSIGNATURE bloodmagic-1.20.1-3.3.2-44.jar |Blood Magic |bloodmagic |3.3.2-44 |DONE |Manifest: NOSIGNATURE rftoolsutility-1.20-6.0.3.jar |RFToolsUtility |rftoolsutility |1.20-6.0.3 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.20.1-17.0.8.jar |EnchantmentDescriptions |enchdesc |17.0.8 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 moonlight-1.20-2.8.54-forge.jar |Moonlight Library |moonlight |1.20-2.8.54 |DONE |Manifest: NOSIGNATURE configuration-forge-1.20.1-2.2.0.jar |Configuration |configuration |2.2.0 |DONE |Manifest: NOSIGNATURE ToolBelt-1.20-1.20.0.jar |Tool Belt |toolbelt |1.20.0 |DONE |Manifest: NOSIGNATURE titanium-1.20.1-3.8.23.jar |Titanium |titanium |3.8.23 |DONE |Manifest: NOSIGNATURE silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.6.3.jar |Jade |jade |11.6.3 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-15.0.14.jar |Applied Energistics 2 |ae2 |15.0.14 |DONE |Manifest: NOSIGNATURE AEInfinityBooster-1.20.1-1.0.0+20.jar |AEInfinityBooster |aeinfinitybooster |1.20.1-1.0.0+20 |DONE |Manifest: NOSIGNATURE AEAdditions-1.20.1-5.0.2.jar |AE Additions |ae2additions |5.0.2 |DONE |Manifest: NOSIGNATURE ae2wtlib-15.1.2-forge.jar |AE2WTLib |ae2wtlib |15.1.2-forge |DONE |Manifest: NOSIGNATURE ExtendedAE-1.20-0.1.20-forge.jar |ExtendedAE |expatternprovider |1.20-0.1.20-forge |DONE |Manifest: NOSIGNATURE AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |DONE |Manifest: NOSIGNATURE arseng-1.1.2.jar |Ars Énergistique |arseng |1.1.2 |DONE |Manifest: NOSIGNATURE merequester-forge-1.20.1-1.1.4.jar |ME Requester |merequester |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE justleveling-forge-1.20.x-v1.7.jar |Just Leveling |justleveling |1.7 |DONE |Manifest: NOSIGNATURE forbidden_arcanus-1.20.1-2.2.1.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.1 |DONE |Manifest: NOSIGNATURE theurgy-1.20.1-1.7.1.jar |Theurgy |theurgy |1.7.1 |DONE |Manifest: NOSIGNATURE nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE chemlib-1.20.1-2.0.18.jar |ChemLib |chemlib |2.0.18 |DONE |Manifest: NOSIGNATURE ParCool-1.20.1-3.1.0.5-R.jar |ParCool! |parcool |1.20.1-3.1.0.5-R |DONE |Manifest: NOSIGNATURE enderchests-forge-1.20.1-1.1.jar |EnderChests |enderchests |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE JustEnoughMekanismMultiblocks-1.20.1-4.2.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.2 |DONE |Manifest: NOSIGNATURE modonomicon-1.20.1-forge-1.40.0.jar |Modonomicon |modonomicon |1.40.0 |DONE |Manifest: NOSIGNATURE solcarrot-1.20.1-1.15.0.jar |Spice of Life: Carrot Edition |solcarrot |1.15.0 |DONE |Manifest: NOSIGNATURE moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE Applied-Mekanistics-1.4.0.jar |Applied Mekanistics |appmek |1.4.0 |DONE |Manifest: NOSIGNATURE megacells-forge-2.1.5-1.20.1.jar |MEGA Cells |megacells |2.1.5-1.20.1 |DONE |Manifest: NOSIGNATURE expandability-forge-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE Flywheel Backend: GL33 Instanced Arrays Crash Report UUID: ff2d82a2-e075-456b-92f0-7bb6d494ca9f FML: 47.1 Forge: net.minecraftforge:47.1.3
  5. ---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 2023-04-06 11:48:23 Description: Exception in server tick loop net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file curios-server.toml of type SERVER for modid curios at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.19.2-43.2.6.jar%23844!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.19.2-43.2.6.jar%23844!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.19.2-43.2.6.jar%23844!/:?] {} 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.19.2-43.2.6.jar%23844!/:?] {} at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:90) ~[forge-1.19.2-43.2.6-universal.jar%23848!/:?] {re:classloading} at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:61) ~[client-1.19.2-20220805.130853-srg.jar%23843!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:625) ~[client-1.19.2-20220805.130853-srg.jar%23843!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23843!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} 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%2384!/:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2385!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2385!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2385!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2385!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2385!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2384!/:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.19.2-43.2.6.jar%23844!/:?] {} ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 2097942552 bytes (2000 MiB) / 6182404096 bytes (5896 MiB) up to 10603200512 bytes (10112 MiB) CPUs: 32 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 9 3950X 16-Core Processor Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): 3.50 Number of physical packages: 1 Number of physical CPUs: 16 Number of logical CPUs: 32 Graphics card #0 name: NVIDIA GeForce RTX 3080 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2206 Graphics card #0 versionInfo: DriverVersion=31.0.15.3141 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.00 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.00 Memory slot #1 type: DDR4 Memory slot #2 capacity (MB): 8192.00 Memory slot #2 clockSpeed (GHz): 3.00 Memory slot #2 type: DDR4 Memory slot #3 capacity (MB): 8192.00 Memory slot #3 clockSpeed (GHz): 3.00 Memory slot #3 type: DDR4 Virtual memory max (MB): 36153.82 Virtual memory used (MB): 21394.35 Swap memory total (MB): 3456.00 Swap memory used (MB): 0.00 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10112m -Xms256m Loaded Shaderpack: ComplementaryShaders_v4.7.1.zip Profile: HIGH (+0 options changed by user) Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:saturn (incompatible), mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:paucal (incompatible), mod:quarryplus, mod:simplemagnets (incompatible), mod:botarium, mod:integratedterminals (incompatible), mod:paragon, mod:entitycollisionfpsfix (incompatible), mod:rubidium (incompatible), mod:modnametooltip (incompatible), mod:ironjetpacks (incompatible), mod:laserio (incompatible), mod:ctm (incompatible), mod:reauth (incompatible), mod:evilcraft (incompatible), mod:yungsapi, mod:powah (incompatible), mod:gateways (incompatible), mod:cabletiers (incompatible), mod:rangedpumps, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:guardvillagers (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:jeresources, mod:betterfortresses, mod:cloth_config (incompatible), mod:shetiphiancore (incompatible), mod:ctov, mod:supplementaries (incompatible), mod:structure_gel, mod:advancementplaques (incompatible), mod:packmenu (incompatible), mod:alltheores (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:handcrafted, mod:repurposed_structures, mod:botanytrees (incompatible), mod:ironfurnaces (incompatible), mod:structurecompass, mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:botania (incompatible), mod:resourcefulconfig, mod:spark (incompatible), mod:curios, mod:corail_woodcutter, mod:oculus (incompatible), mod:advgenerators, mod:measurements, mod:yungsextras, mod:angelring (incompatible), mod:tombstone, mod:antighost (incompatible), mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:sfm (incompatible), mod:vitalize, mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:smartbrainlib, mod:elytraslot, mod:nomowanderer (incompatible), mod:rechiseled (incompatible), mod:harvestwithease, mod:jei (incompatible), mod:attributefix (incompatible), mod:tesseract (incompatible), mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:caelus (incompatible), mod:bdlib, mod:allthecompressed (incompatible), mod:naturescompass (incompatible), mod:jumpboat (incompatible), mod:libx, mod:compactmachines, mod:botanypots (incompatible), mod:phosphophyllite (incompatible), mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:additional_lights, mod:extradisks, mod:edivadlib, mod:forge, mod:silentgear, mod:integratedcrafting (incompatible), mod:dungeons_arise, mod:alchemistry (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics (incompatible), mod:radon (incompatible), mod:systeams (incompatible), mod:simplebackups, mod:theoneprobe (incompatible), mod:terrablender, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:spectrelib (incompatible), mod:domum_ornamentum, mod:kotlinforforge (incompatible), mod:pipez (incompatible), mod:flywheel (incompatible), mod:integrateddynamics (incompatible), mod:integratednbt (incompatible), mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:thermal_cultivation, mod:bhc (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:almostunified (incompatible), mod:entityculling, mod:structurize, mod:fastfurnace (incompatible), mod:appleskin, mod:lootr (incompatible), mod:connectedglass (incompatible), mod:occultism, mod:allthetweaks (incompatible), mod:byg, mod:corgilib (incompatible), mod:aquaculture, mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:rsrequestify (incompatible), mod:hexerei (incompatible), mod:cyclopscore (incompatible), mod:blue_skies, mod:alchemylib (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:aiotbotania, mod:advancedperipherals (incompatible), mod:utilitix, mod:naturalist, mod:healthoverlay (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:controlling (incompatible), mod:prism, mod:placebo (incompatible), mod:dankstorage (incompatible), mod:potionsmaster (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:mcwdoors, mod:mekanismgenerators, mod:dummmmmmy (incompatible), mod:absentbydesign (incompatible), mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:experiencebugfix, mod:rsinfinitybooster (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:entangled (incompatible), mod:endertanks (incompatible), mod:commoncapabilities (incompatible), mod:crashutilities (incompatible), mod:getittogetherdrops, mod:mcwfences, mod:fuelgoeshere, mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:modelfix (incompatible), mod:dpanvil (incompatible), mod:blockui, mod:multipiston, mod:tiab (incompatible), mod:villagertools (incompatible), mod:thermal_expansion, mod:integratedtunnels (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid (incompatible), mod:ftbultimine (incompatible), mod:betterstrongholds, mod:runelic (incompatible), mod:resourcefullib (incompatible), mod:spirit (incompatible), mod:mekanismtools, mod:inventoryprofilesnext (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:ftblibrary (incompatible), mod:ftbic (incompatible), mod:myrtrees (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:computercraft (incompatible), mod:energymeter (incompatible), mod:moreoverlays (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:inventoryessentials (incompatible), mod:smallships (incompatible), mod:bwncr (incompatible), mod:observable (incompatible), mod:letmedespawn (incompatible), mod:yeetusexperimentus, mod:gamemenumodoption, mod:voidtotem (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:biggerreactors (incompatible), mod:rootsclassic, mod:cucumber (incompatible), mod:trashslot (incompatible), mod:jmi (incompatible), mod:blueflame, mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:platforms (incompatible), mod:travelanchors, mod:ensorcellation, mod:create, mod:ponderjs (incompatible), mod:waystones (incompatible), mod:thermal_extra (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts, mod:artifacts, mod:configured (incompatible), mod:dimstorage, mod:myserveriscompatible (incompatible), mod:dungeoncrawl, mod:defaultsettings, mod:charginggadgets (incompatible), mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:deepresonance (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:betterdeserttemples, mod:mahoutsukai, mod:farsight_view (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:hexcasting (incompatible), mod:ftbchunks (incompatible), mod:xycraft_core, mod:xycraft_world, mod:xycraft_override, mod:mysticalagriculture (incompatible), mod:mysticalagradditions (incompatible), mod:craftingtweaks (incompatible), mod:rftoolsutility (incompatible), mod:libipn (incompatible), mod:sebastrnlib (incompatible), mod:appliedcooking (incompatible), mod:refinedcooking (incompatible), mod:refinedstorage, mod:extrastorage, mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:cookingforblockheads (incompatible), mod:rebornstorage (incompatible), mod:merequester (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:delightful (incompatible), mod:ars_creo (incompatible), mod:ae2wtlib (incompatible), mod:elementalcraft (incompatible), mod:moonlight (incompatible), mod:eccentrictome, mod:toolbelt, mod:titanium (incompatible), mod:silentlib (incompatible), mod:ae2things (incompatible), mod:theurgy, mod:smoothboot, mod:easy_villagers (incompatible), mod:iceberg (incompatible), mod:reliquary (incompatible), mod:quark (incompatible), mod:legendarytooltips (incompatible), mod:chemlib (incompatible), mod:pigpen (incompatible), mod:fluxnetworks (incompatible), mod:ars_elemental, mod:enderchests (incompatible), mod:appbot (incompatible), mod:modonomicon, mod:quartz (incompatible), mod:minecolonies (incompatible), mod:pylons, mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:engineersdecor, mod:solcarrot (incompatible), mod:functionalstorage (incompatible), mod:moredragoneggs (incompatible), mod:modularrouters, mod:asynclocator, mod:charmofundying, mod:betterf3 (incompatible), mod:refinedstorageaddons, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:expandability (incompatible), mod:morphtool (incompatible), mod:flickerfix, mod:createaddition (incompatible), Supplementaries Generated Pack, mod:fastbench (incompatible) World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: forge-43.2.6 ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar jcplugin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null [email protected] lowcodefml@null [email protected] Mod List: saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE paucal-forge-1.19.2-0.5.0.jar |PAUCAL |paucal |0.5.0 |DONE |Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.19.2-1192.0.0.jar |QuarryPlus |quarryplus |1192.0.0 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 simplemagnets-1.1.9-forge-mc1.19.jar |Simple Magnets |simplemagnets |1.1.9 |DONE |Manifest: NOSIGNATURE botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |DONE |Manifest: NOSIGNATURE IntegratedTerminals-1.19.2-1.4.5.jar |IntegratedTerminals |integratedterminals |1.4.5 |DONE |Manifest: NOSIGNATURE paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |DONE |Manifest: NOSIGNATURE rubidium-0.6.2a.jar |Rubidium |rubidium |0.6.2a |DONE |Manifest: NOSIGNATURE modnametooltip-1.19-1.19.0.jar |Mod Name Tooltip |modnametooltip |1.19.0 |DONE |Manifest: NOSIGNATURE IronJetpacks-1.19.2-6.0.3.jar |Iron Jetpacks |ironjetpacks |6.0.3 |DONE |Manifest: NOSIGNATURE laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |DONE |Manifest: NOSIGNATURE CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE ReAuth-1.19-Forge-4.0.7.jar |ReAuth |reauth |4.0.7 |DONE |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e EvilCraft-1.19.2-1.2.16.jar |EvilCraft |evilcraft |1.2.16 |DONE |Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE Powah-4.0.6.jar |Powah |powah |4.0.6 |DONE |Manifest: NOSIGNATURE GatewaysToEternity-1.19.2-3.1.1.jar |Gateways To Eternity |gateways |3.1.1 |DONE |Manifest: NOSIGNATURE cabletiers-1.19.2-0.5471.jar |Cable Tiers |cabletiers |1.19.2-0.5471 |DONE |Manifest: NOSIGNATURE rangedpumps-1.0.0.jar |Ranged Pumps |rangedpumps |1.0.0 |DONE |Manifest: NOSIGNATURE WitherSkeletonTweaks-1.19.2-8.0.2.jar |Wither Skeleton Tweaks |wstweaks |8.0.2 |DONE |Manifest: NOSIGNATURE Shrink-1.19-1.3.5.jar |Shrink |shrink |1.3.5 |DONE |Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.5.jar |Guard Villagers |guardvillagers |1.19.2-1.5.5 |DONE |Manifest: NOSIGNATURE universalgrid-1.19.2-1.033.jar |Universal Grid |universalgrid |1.19.2-1.033 |DONE |Manifest: NOSIGNATURE DarkUtilities-Forge-1.19.2-13.1.7.jar |DarkUtilities |darkutils |13.1.7 |DONE |Manifest: NOSIGNATURE Apotheosis-1.19.2-6.1.5.jar |Apotheosis |apotheosis |6.1.5 |DONE |Manifest: NOSIGNATURE clickadv-1.19.2-3.0.jar |clickadv mod |clickadv |1.19.2-3.0 |DONE |Manifest: NOSIGNATURE balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |DONE |Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE shetiphiancore-forge-1.19.0-3.11.3.01.jar |ShetiPhian-Core |shetiphiancore |3.11.3.01 |DONE |Manifest: NOSIGNATURE ctov-3.1.8.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1.8 |DONE |Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |DONE |Manifest: NOSIGNATURE PackMenu-1.19.2-5.1.0.jar |PackMenu |packmenu |5.1.0 |DONE |Manifest: NOSIGNATURE alltheores-2.0.2-1.19.2-43.1.3.jar |AllTheOres |alltheores |2.0.2-1.19.2-43.1.3 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.19.2-3.3.2.3-5.jar |Industrial Foregoing |industrialforegoing |3.3.2.3 |DONE |Manifest: NOSIGNATURE torchmaster-19.2.0.jar |Torchmaster |torchmaster |19.2.0 |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-6.3.18+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.18+1.19.2 |DONE |Manifest: NOSIGNATURE BotanyTrees-Forge-1.19.2-5.0.4.jar |BotanyTrees |botanytrees |5.0.4 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.19.2-3.6.5.jar |Iron Furnaces |ironfurnaces |3.6.5 |DONE |Manifest: NOSIGNATURE StructureCompass-1.19.2-1.3.5.jar |Structure Compass Mod |structurecompass |1.3.5 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.0.9-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.9 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.6-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.6 |DONE |Manifest: NOSIGNATURE Botania-1.19.2-438-FORGE.jar |Botania |botania |1.19.2-438-FORGE |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE spark-1.10.34-forge.jar |spark |spark |1.10.34 |DONE |Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.3.0.jar |Curios API |curios |1.19.2-5.1.3.0 |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.19.2-2.5.2.jar |Corail Woodcutter |corail_woodcutter |2.5.2 |DONE |Manifest: NOSIGNATURE oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |DONE |Manifest: NOSIGNATURE advgenerators-1.4.0.5-mc1.19.2.jar |Advanced Generators |advgenerators |1.4.0.5 |DONE |Manifest: NOSIGNATURE Measurements-forge-1.19.2-1.3.1.jar |Measurements |measurements |1.3.1 |DONE |Manifest: NOSIGNATURE YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE AngelRing2-1.19.2-2.1.5.jar |Angel Ring 2 |angelring |2.1.5 |DONE |Manifest: NOSIGNATURE tombstone-8.2.7-1.19.2.jar |Corail Tombstone |tombstone |8.2.7 |DONE |Manifest: NOSIGNATURE antighost-1.19.1-forge42.0.1-1.1.3.jar |AntiGhost |antighost |1.19.1-forge42.0.1-1|DONE |Manifest: NOSIGNATURE NaturesAura-38.0.jar |Nature's Aura |naturesaura |38.0 |DONE |Manifest: NOSIGNATURE constructionwand-1.19.2-2.10.jar |Construction Wand |constructionwand |1.19.2-2.10 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.3-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.3 |DONE |Manifest: NOSIGNATURE littlelogistics-mc1.19.2-v1.3.2.jar |Little Logistics |littlelogistics |1.3.2 |DONE |Manifest: NOSIGNATURE cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE SuperFactoryManager-1.19.2-4.5.1.jar |Super Factory Manager |sfm |4.5.1 |DONE |Manifest: NOSIGNATURE vitalize-forge-1.19.2-1.1.1.jar |Vitalize |vitalize |1.1.1 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.5-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |DONE |Manifest: NOSIGNATURE crafting-on-a-stick-1.19.2-1.0.5.jar |Crafting On A Stick |crafting_on_a_stick |1.0.5 |DONE |Manifest: NOSIGNATURE SmartBrainLib-forge-1.19.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |DONE |Manifest: NOSIGNATURE nomowanderer-1.19.2_1.3.6.jar |NoMoWanderer |nomowanderer |1.19.2_1.3.6 |DONE |Manifest: NOSIGNATURE rechiseled-1.0.12a-forge-mc1.19.jar |Rechiseled |rechiseled |1.0.12a |DONE |Manifest: NOSIGNATURE harvestwithease-1.19.2-6.0.0.0-final-forge.jar |Harvest with ease |harvestwithease |6.0.0.0-final |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1013.jar |Just Enough Items |jei |11.6.0.1013 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.19.2-17.2.6.jar |AttributeFix |attributefix |17.2.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 tesseract-1.0.29-forge-mc1.19.jar |Tesseract |tesseract |1.0.29 |DONE |Manifest: NOSIGNATURE Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |DONE |Manifest: NOSIGNATURE GravitationalModulatingAdditionalUnit-1.19.2-2.8.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|1.19.2-2.8 |DONE |Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |DONE |Manifest: NOSIGNATURE AllTheCompressed-1.19.2-2.0.0.jar |AllTheCompressed |allthecompressed |2.0.0 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE jumpboat-1.19-0.1.0.5.jar |Jumpy Boats |jumpboat |1.19-0.1.0.5 |DONE |Manifest: NOSIGNATURE LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE compactmachines-5.1.0.jar |Compact Machines 5 |compactmachines |5.1.0 |DONE |Manifest: NOSIGNATURE BotanyPots-Forge-1.19.2-9.0.28.jar |BotanyPots |botanypots |9.0.28 |DONE |Manifest: NOSIGNATURE phosphophyllite-1.19.2-0.6.0-beta.7.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.7 |DONE |Manifest: NOSIGNATURE farmingforblockheads-forge-1.19.2-11.2.0.jar |Farming for Blockheads |farmingforblockheads |11.2.0 |DONE |Manifest: NOSIGNATURE pneumaticcraft-repressurized-1.19.2-4.3.3-22.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.3.3-22 |DONE |Manifest: NOSIGNATURE additional_lights-1.19-2.1.6.jar |Additional Lights |additional_lights |2.1.6 |DONE |Manifest: NOSIGNATURE ExtraDisks-1.19.2-2.2.0.jar |Extra Disks |extradisks |1.19.2-2.2.0 |DONE |Manifest: NOSIGNATURE EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.2.6-universal.jar |Forge |forge |43.2.6 |DONE |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 silent-gear-1.19.2-3.2.5.jar |Silent Gear |silentgear |3.2.5 |DONE |Manifest: NOSIGNATURE IntegratedCrafting-1.19.2-1.1.1.jar |IntegratedCrafting |integratedcrafting |1.1.1 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |DONE |Manifest: NOSIGNATURE alchemistry-1.19.2-2.2.4.jar |Alchemistry |alchemistry |1.19.2-2.2.4 |DONE |Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |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.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |DONE |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_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |DONE |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.19.2-10.2.0.17.jar |Thermal Integration |thermal_integration |10.2.0.17 |DONE |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 redstone_arsenal-1.19.2-7.2.0.15.jar |Redstone Arsenal |redstone_arsenal |7.2.0.15 |DONE |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_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |DONE |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.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |DONE |Manifest: NOSIGNATURE thermal_locomotion-1.19.2-10.2.0.14.jar |Thermal Locomotion |thermal_locomotion |10.2.0.14 |DONE |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_dynamics-1.19.2-10.2.1b.14.jar |Thermal Dynamics |thermal_dynamics |10.2.1b |DONE |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 radon-0.8.2.jar |Radon |radon |0.8.2 |DONE |Manifest: NOSIGNATURE systeams-1.2.3.jar |Thermal Systeams |systeams |1.2.3 |DONE |Manifest: NOSIGNATURE SimpleBackups-1.19.1-2.1.9.jar |Simple Backups |simplebackups |1.19.1-2.1.9 |DONE |Manifest: NOSIGNATURE theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.19.2-9.2.0-162.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.0-162 |DONE |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 NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |DONE |Manifest: NOSIGNATURE allthemodium-2.1.6-1.19.2-43.1.1.jar |Allthemodium |allthemodium |2.1.6-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.12.4+1.19.2.jar |SpectreLib |spectrelib |0.12.4+1.19.2 |DONE |Manifest: NOSIGNATURE domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.76-ALPHA |DONE |Manifest: NOSIGNATURE kffmod-3.11.0.jar |Kotlin For Forge |kotlinforforge |3.11.0 |DONE |Manifest: NOSIGNATURE pipez-1.19.2-1.0.1.jar |Pipez |pipez |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.8.a-14.jar |Flywheel |flywheel |0.6.8.a-14 |DONE |Manifest: NOSIGNATURE IntegratedDynamics-1.19.2-1.16.2.jar |IntegratedDynamics |integrateddynamics |1.16.2 |DONE |Manifest: NOSIGNATURE integratednbt-1.19.2-1.6.0.jar |Integrated NBT |integratednbt |1.6.0 |DONE |Manifest: NOSIGNATURE itemcollectors-1.1.7-forge-mc1.19.jar |Item Collectors |itemcollectors |1.1.7 |DONE |Manifest: NOSIGNATURE Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE thermal_cultivation-1.19.2-10.2.0.17.jar |Thermal Cultivation |thermal_cultivation |10.2.0.17 |DONE |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 baubley-heart-canisters-1.19.2-1.3.0.jar |Baubley Heart Canisters |bhc |1.19.2-1.3.0 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE [1.19.2] SecurityCraft v1.9.4.jar |SecurityCraft |securitycraft |1.9.4 |DONE |Manifest: NOSIGNATURE almostunified-forge-1.19.2-0.3.6.jar |AlmostUnified |almostunified |1.19.2-0.3.6 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE structurize-1.19.2-1.0.472-BETA.jar |Structurize |structurize |1.19.2-1.0.472-BETA |DONE |Manifest: NOSIGNATURE FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE lootr-1.19-0.3.22.59.jar |Lootr |lootr |0.3.20.57 |DONE |Manifest: NOSIGNATURE connectedglass-1.1.6-forge-mc1.19.jar |Connected Glass |connectedglass |1.1.6 |DONE |Manifest: NOSIGNATURE occultism-1.19.2-1.73.2.jar |Occultism |occultism |1.19.2-1.73.2 |DONE |Manifest: NOSIGNATURE allthetweaks-2.0.4-1.19.2-43.1.3.jar |All The Tweaks |allthetweaks |0.0NONE |DONE |Manifest: NOSIGNATURE Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.1.jar |Oh The Biomes You'll Go |byg |2.0.1.1 |DONE |Manifest: NOSIGNATURE CorgiLib-forge-1.19.2-1.0.0.32.jar |CorgiLib |corgilib |1.0.0.32 |DONE |Manifest: NOSIGNATURE Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |DONE |Manifest: NOSIGNATURE extremesoundmuffler-3.36-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.36-forge-1.19.2 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 ad_astra-forge-1.19.2-1.12.6.jar |Ad Astra |ad_astra |1.12.6 |DONE |Manifest: NOSIGNATURE Ad-Astra-Giselle-Addon-forge-1.19.2-1.13.jar |Ad Astra!: Giselle Addon |ad_astra_giselle_addon |1.13 |DONE |Manifest: NOSIGNATURE rsrequestify-2.3.0.jar |RSRequestify |rsrequestify |2.3.0 |DONE |Manifest: NOSIGNATURE hexerei-0.2.5.jar |Hexerei |hexerei |0.2.5 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.19.2-1.18.2.jar |Cyclops Core |cyclopscore |1.18.2 |DONE |Manifest: NOSIGNATURE blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |DONE |Manifest: NOSIGNATURE alchemylib-1.19.2-1.0.20.jar |AlchemyLib |alchemylib |1.19.2-1.0.20 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |DONE |Manifest: NOSIGNATURE AIOTBotania-1.19.2-3.0.0.jar |AIOT Botania |aiotbotania |1.19.2-3.0.0 |DONE |Manifest: NOSIGNATURE AdvancedPeripherals-0.7.25r.jar |Advanced Peripherals |advancedperipherals |0.7.25r |DONE |Manifest: NOSIGNATURE UtilitiX-1.19.2-0.7.7.jar |UtilitiX |utilitix |1.19.2-0.7.7 |DONE |Manifest: NOSIGNATURE naturalist-forge-2.1.1-1.19.2.jar |Naturalist |naturalist |2.1.1 |DONE |Manifest: NOSIGNATURE HealthOverlay-1.19.2-7.2.1.jar |Health Overlay |healthoverlay |7.2.1 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE connectivity-1.19.2-3.4.jar |Connectivity Mod |connectivity |1.19.2-3.4 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.19.2-0.5.38.203.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.38.203 |DONE |Manifest: NOSIGNATURE glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |DONE |Manifest: NOSIGNATURE Placebo-1.19.2-7.1.7.jar |Placebo |placebo |7.1.7 |DONE |Manifest: NOSIGNATURE dankstorage-1.19.2-5.1.6.jar |Dank Storage |dankstorage |1.19.2-5.1.6 |DONE |Manifest: NOSIGNATURE potionsmaster-0.6.0-1.19.2-43.1.1.jar |Potions Master |potionsmaster |0.6.0-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.2.18.jar |Bookshelf |bookshelf |16.2.18 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.19.2-3.18.40.779.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.40.779 |DONE |Manifest: NOSIGNATURE littlecontraptions-forge-1.19.2.0.jar |Little Contraptions |littlecontraptions |1.19.2.0 |DONE |Manifest: NOSIGNATURE buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|DONE |Manifest: NOSIGNATURE FramedBlocks-6.8.2.jar |FramedBlocks |framedblocks |6.8.2 |DONE |Manifest: NOSIGNATURE mcw-doors-1.0.9forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.9 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.19.2-10.3.8.477.jar |Mekanism: Generators |mekanismgenerators |10.3.8 |DONE |Manifest: NOSIGNATURE dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE absentbydesign-1.19-1.7.0.jar |Absent By Design Mod |absentbydesign |1.19-1.7.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE mob_grinding_utils-1.19.2-0.4.47.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.47 |DONE |Manifest: NOSIGNATURE ExperienceBugFix-1.19-1.41.2.3.jar |Experience Bug Fix |experiencebugfix |1.41.2.3 |DONE |Manifest: NOSIGNATURE RSInfinityBooster-1.19.2-3.0+27.jar |RSInfinityBooster |rsinfinitybooster |1.19.2-3.0+27 |DONE |Manifest: NOSIGNATURE chipped-forge-1.19.2-2.1.3.jar |Chipped |chipped |2.1.3 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.0.7-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.7 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE tempad-forge-1.19.2-1.4.4.jar |Tempad |tempad |1.4.4 |DONE |Manifest: NOSIGNATURE HostileNeuralNetworks-1.19.2-4.0.2.jar |Hostile Neural Networks |hostilenetworks |4.0.2 |DONE |Manifest: NOSIGNATURE entangled-1.3.13-forge-mc1.19.jar |Entangled |entangled |1.3.13 |DONE |Manifest: NOSIGNATURE endertanks-forge-1.19.0-1.12.1.02.jar |EnderTanks |endertanks |1.12.1.02 |DONE |Manifest: NOSIGNATURE CommonCapabilities-1.19.2-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE crashutilities-6.2.jar |Crash Utilities |crashutilities |6.2 |DONE |Manifest: NOSIGNATURE getittogetherdrops-forge-1.19.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE fuelgoeshere-1.19.2-0.1.0.0.jar |Fuel Goes Here |fuelgoeshere |1.19.2-0.1.0.0 |DONE |Manifest: NOSIGNATURE wirelesschargers-1.0.8-forge-mc1.19.jar |Wireless Chargers |wirelesschargers |1.0.8 |DONE |Manifest: NOSIGNATURE simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE modelfix-1.8.jar |Model Gap Fix |modelfix |1.8 |DONE |Manifest: NOSIGNATURE dpanvil-1.19.2-4.3.1.jar |DataPack Anvil |dpanvil |1.19.2-4.3.1 |DONE |Manifest: NOSIGNATURE blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |DONE |Manifest: NOSIGNATURE multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |DONE |Manifest: NOSIGNATURE time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |DONE |Manifest: NOSIGNATURE villagertools-1.19-1.0.3.jar |villagertools |villagertools |1.19-1.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |DONE |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 IntegratedTunnels-1.19.2-1.8.18.jar |IntegratedTunnels |integratedtunnels |1.8.18 |DONE |Manifest: NOSIGNATURE MysticalCustomization-1.19.2-4.0.1.jar |Mystical Customization |mysticalcustomization |4.0.1 |DONE |Manifest: NOSIGNATURE elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1902.4.0-build.77.jar |FTB Ultimine |ftbultimine |1902.4.0-build.77 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE Runelic-Forge-1.19.2-14.1.4.jar |Runelic |runelic |14.1.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 resourcefullib-forge-1.19.2-1.1.23.jar |Resourceful Lib |resourcefullib |1.1.23 |DONE |Manifest: NOSIGNATURE spirit-forge-1.19.2-2.2.4.jar |Spirit |spirit |2.2.4 |DONE |Manifest: NOSIGNATURE MekanismTools-1.19.2-10.3.8.477.jar |Mekanism: Tools |mekanismtools |10.3.8 |DONE |Manifest: NOSIGNATURE InventoryProfilesNext-forge-1.19-1.9.4.jar |Inventory Profiles Next |inventoryprofilesnext |1.9.4 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE architectury-6.5.69-forge.jar |Architectury |architectury |6.5.69 |DONE |Manifest: NOSIGNATURE BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything |bambooeverything |2.2.4-build.33+mc1.1|DONE |Manifest: NOSIGNATURE ftb-library-forge-1902.3.16-build.193.jar |FTB Library |ftblibrary |1902.3.16-build.193 |DONE |Manifest: NOSIGNATURE ftb-industrial-contraptions-1900.1.7-build.212.jar|FTB Industrial Contraptions |ftbic |1900.1.7-build.212 |DONE |Manifest: NOSIGNATURE myrtrees-forge-1.2.0-build.31.jar |Myrtrees |myrtrees |1.2.0-build.31 |DONE |Manifest: NOSIGNATURE findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1902.2.12-build.95.jar |FTB Teams |ftbteams |1902.2.12-build.95 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-1902.1.14-build.70.jar |FTB Ranks |ftbranks |1902.1.14-build.70 |DONE |Manifest: NOSIGNATURE ftb-essentials-1902.1.10-build.47.jar |FTB Essentials |ftbessentials |1902.1.10-build.47 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.19.2-1.101.2.jar |CC: Tweaked |computercraft |1.101.2 |DONE |Manifest: NOSIGNATURE energymeter-1.19.2-1.0.0.jar |Energy Meter |energymeter |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE moreoverlays-1.21.5-mc1.19.2.jar |More Overlays Updated |moreoverlays |1.21.5-mc1.19.2 |DONE |Manifest: NOSIGNATURE productivebees-1.19.2-0.10.5.3.jar |Productive Bees |productivebees |1.19.2-0.10.5.3 |DONE |Manifest: NOSIGNATURE trashcans-1.0.17a-forge-mc1.19.jar |Trash Cans |trashcans |1.0.17a |DONE |Manifest: NOSIGNATURE inventoryessentials-forge-1.19-5.0.2.jar |Inventory Essentials |inventoryessentials |5.0.2 |DONE |Manifest: NOSIGNATURE smallships-1.19.2-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |DONE |Manifest: NOSIGNATURE bwncr-forge-1.19.2-3.14.1.jar |Bad Wither No Cookie Reloaded |bwncr |3.14.1 |DONE |Manifest: NOSIGNATURE observable-3.3.1.jar |Observable |observable |3.3.1 |DONE |Manifest: NOSIGNATURE letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |DONE |Manifest: NOSIGNATURE yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|DONE |Manifest: NOSIGNATURE GameMenuModOption-1.19-1.18.jar |Game Menu Mod Option |gamemenumodoption |1.18 |DONE |Manifest: NOSIGNATURE voidtotem-forge-1.19.2-2.1.0.jar |Void Totem |voidtotem |2.1.0 |DONE |Manifest: NOSIGNATURE DarkModeEverywhere-1.19.1-1.0.3.jar |DarkModeEverywhere |darkmodeeverywhere |1.19.1-1.0.3 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |DONE |Manifest: NOSIGNATURE rhino-forge-1902.2.2-build.264.jar |Rhino |rhino |1902.2.2-build.264 |DONE |Manifest: NOSIGNATURE kubejs-forge-1902.6.0-build.142.jar |KubeJS |kubejs |1902.6.0-build.142 |DONE |Manifest: NOSIGNATURE biggerreactors-1.19.2-0.6.0-beta.6.1.jar |Bigger Reactors |biggerreactors |0.6.0-beta.6.1 |DONE |Manifest: NOSIGNATURE RootsClassic-1.19.2-1.1.35.jar |Roots Classic |rootsclassic |1.19.2-1.1.35 |DONE |Manifest: NOSIGNATURE Cucumber-1.19.2-6.0.6.jar |Cucumber Library |cucumber |6.0.6 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.19-12.0.2.jar |TrashSlot |trashslot |12.0.2 |DONE |Manifest: NOSIGNATURE jmi-forge-1.19.2-0.13-33.jar |JourneyMap Integration |jmi |0.13-33 |DONE |Manifest: NOSIGNATURE blueflame-1.19.2-0.1.0.2.jar |Blue Flame Burning |blueflame |1.19.2-0.1.0.2 |DONE |Manifest: NOSIGNATURE sophisticatedstorage-1.19.2-0.6.16.276.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.6.16.276 |DONE |Manifest: NOSIGNATURE additionallanterns-1.0.4-forge-mc1.19.jar |Additional Lanterns |additionallanterns |1.0.4 |DONE |Manifest: NOSIGNATURE item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1902.4.10-build.202.jar |FTB Quests |ftbquests |1902.4.10-build.202 |DONE |Manifest: NOSIGNATURE platforms-1.19-1.10.2.jar |Platforms |platforms |1.10.2 |DONE |Manifest: NOSIGNATURE TravelAnchors-1.19.2-4.1.2.jar |Travel Anchors |travelanchors |1.19.2-4.1.2 |DONE |Manifest: NOSIGNATURE ensorcellation-1.19.2-4.2.0.14.jar |Ensorcellation |ensorcellation |4.2.0.14 |DONE |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 create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE ponderjs-1.19.2-1.1.11.jar |PonderJS |ponderjs |1.1.11 |DONE |Manifest: NOSIGNATURE waystones-forge-1.19.2-11.3.1.jar |Waystones |waystones |11.3.1 |DONE |Manifest: NOSIGNATURE ThermalExtra 1.19.2-3.0.2.jar |Thermal: Extra |thermal_extra |3.0.2 |DONE |Manifest: NOSIGNATURE FastSuite-1.19.2-4.0.0.jar |Fast Suite |fastsuite |4.0.0 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE journeymap-1.19.2-5.9.4-forge.jar |Journeymap |journeymap |5.9.4 |DONE |Manifest: NOSIGNATURE comforts-forge-6.0.4+1.19.2.jar |Comforts |comforts |6.0.4+1.19.2 |DONE |Manifest: NOSIGNATURE artifacts-1.19.2-5.0.2.jar |Artifacts |artifacts |1.19.2-5.0.2 |DONE |Manifest: NOSIGNATURE configured-2.0.1-1.19.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE DimStorage-1.19.2-7.2.0.jar |DimStorage |dimstorage |7.2.0 |DONE |Manifest: NOSIGNATURE MyServerIsCompatible-1.19-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.19-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |DONE |Manifest: NOSIGNATURE DefaultSettings-1.19.2-4.0.5-Forge.jar |DefaultSettings |defaultsettings |4.0.5 |DONE |Manifest: NOSIGNATURE charginggadgets-1.9.0.jar |Charging Gadgets |charginggadgets |1.9.0 |DONE |Manifest: NOSIGNATURE lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE mcjtylib-1.19-7.1.5.jar |McJtyLib |mcjtylib |1.19-7.1.5 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.19.1-4.1.5.jar |RFToolsBase |rftoolsbase |1.19.1-4.1.5 |DONE |Manifest: NOSIGNATURE xnet-1.19-5.1.3.jar |XNet |xnet |1.19-5.1.3 |DONE |Manifest: NOSIGNATURE rftoolspower-1.19-5.1.1.jar |RFToolsPower |rftoolspower |1.19-5.1.1 |DONE |Manifest: NOSIGNATURE rftoolsbuilder-1.19.1-5.2.3.jar |RFToolsBuilder |rftoolsbuilder |1.19.1-5.2.3 |DONE |Manifest: NOSIGNATURE deepresonance-1.19-4.1.2.jar |DeepResonance |deepresonance |1.19-4.1.2 |DONE |Manifest: NOSIGNATURE XNetGases-1.19.1-4.0.0.jar |XNet Gases |xnetgases |4.0.0 |DONE |Manifest: NOSIGNATURE rftoolsstorage-1.19-4.1.0.jar |RFToolsStorage |rftoolsstorage |1.19-4.1.0 |DONE |Manifest: NOSIGNATURE rftoolscontrol-1.19-6.1.2.jar |RFToolsControl |rftoolscontrol |1.19-6.1.2 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE mahoutsukai-1.19.2-v1.34.42.jar |Mahou Tsukai |mahoutsukai |1.19.2-v1.34.42 |DONE |Manifest: NOSIGNATURE farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE mininggadgets-1.13.0.jar |Mining Gadgets |mininggadgets |1.13.0 |DONE |Manifest: NOSIGNATURE hexcasting-forge-1.19.2-0.10.3.jar |Hex Casting |hexcasting |0.10.3 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1902.3.18-build.248.jar |FTB Chunks |ftbchunks |1902.3.18-build.248 |DONE |Manifest: NOSIGNATURE XyCraft Core-0.5.17.jar |XyCraft: Core |xycraft_core |0.5.17 |DONE |Manifest: NOSIGNATURE XyCraft World-0.5.17.jar |XyCraft: World |xycraft_world |0.5.17 |DONE |Manifest: NOSIGNATURE XyCraft Override-0.5.17.jar |XyCraft: Override |xycraft_override |0.5.17 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.19.2-6.0.8.jar |Mystical Agriculture |mysticalagriculture |6.0.8 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.19.2-6.0.2.jar |Mystical Agradditions |mysticalagradditions |6.0.2 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.19-15.1.6.jar |CraftingTweaks |craftingtweaks |15.1.6 |DONE |Manifest: NOSIGNATURE rftoolsutility-1.19-5.1.4.jar |RFToolsUtility |rftoolsutility |1.19-5.1.4 |DONE |Manifest: NOSIGNATURE libIPN-forge-1.19-2.0.4.jar |libIPN |libipn |2.0.4 |DONE |Manifest: NOSIGNATURE sebastrnlib-2.0.2.jar |Sebastrn Lib |sebastrnlib |2.0.2 |DONE |Manifest: NOSIGNATURE appliedcooking-2.0.3.jar |Applied Cooking |appliedcooking |2.0.3 |DONE |Manifest: NOSIGNATURE refinedcooking-3.0.3.jar |Refined Cooking |refinedcooking |3.0.3 |DONE |Manifest: NOSIGNATURE refinedstorage-1.11.5.jar |Refined Storage |refinedstorage |1.11.5 |DONE |Manifest: NOSIGNATURE ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-12.9.2.jar |Applied Energistics 2 |ae2 |12.9.2 |DONE |Manifest: NOSIGNATURE AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.19.2-13.3.1.jar |CookingForBlockheads |cookingforblockheads |13.3.1 |DONE |Manifest: NOSIGNATURE rebornstorage-1.19.2-5.0.3.jar |RebornStorage |rebornstorage |5.0.3 |DONE |Manifest: NOSIGNATURE merequester-1.19.2-1.0.3.jar |ME Requester |merequester |1.19.2-1.0.3 |DONE |Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.19.2-3.12.3.jar |Ars Nouveau |ars_nouveau |3.12.3 |DONE |Manifest: NOSIGNATURE Delightful-1.19.2-3.2.2.jar |Delightful |delightful |3.2.2 |DONE |Manifest: NOSIGNATURE ars_creo-1.19.2-3.1.3.jar |Ars Creo |ars_creo |3.1.3 |DONE |Manifest: NOSIGNATURE AE2WTLib-12.8.5.jar |AE2WTLib |ae2wtlib |12.8.5 |DONE |Manifest: NOSIGNATURE elementalcraft-1.19.2-5.5.10.jar |ElementalCraft |elementalcraft |1.19.2-5.5.10 |DONE |Manifest: NOSIGNATURE moonlight-1.19.2-2.2.27-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.27 |DONE |Manifest: NOSIGNATURE eccentrictome-1.19.2-1.9.1.jar |Eccentric Tome |eccentrictome |1.19.2-1.9.1 |DONE |Manifest: NOSIGNATURE ToolBelt-1.19.2-1.19.7.jar |Tool Belt |toolbelt |1.19.7 |DONE |Manifest: NOSIGNATURE titanium-1.19.2-3.7.2-26.jar |Titanium |titanium |3.7.2 |DONE |Manifest: NOSIGNATURE silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |DONE |Manifest: NOSIGNATURE AE2-Things-1.1.1.jar |AE2 Things |ae2things |1.1.1 |DONE |Manifest: NOSIGNATURE theurgy-1.19.2-1.3.0.jar |Theurgy |theurgy |1.19.2-1.3.0 |DONE |Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE easy_villagers-1.19.2-1.0.0.jar |Easy Villagers |easy_villagers |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE reliquary-1.19.2-2.0.20.1166.jar |Reliquary |reliquary |1.19.2-2.0.20.1166 |DONE |Manifest: NOSIGNATURE Quark-3.4-394.jar |Quark |quark |3.4-394 |DONE |Manifest: NOSIGNATURE supplementaries-1.19.2-2.2.64.jar |Supplementaries |supplementaries |1.19.2-2.2.64 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |DONE |Manifest: NOSIGNATURE chemlib-1.19.2-2.0.17.jar |ChemLib |chemlib |1.19.2-2.0.17 |DONE |Manifest: NOSIGNATURE PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.19.2-7.0.1.jar |Fast Workbench |fastbench |7.0.1 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.19.2-7.1.3.12.jar |Flux Networks |fluxnetworks |7.1.3.12 |DONE |Manifest: NOSIGNATURE ars_elemental-1.19.2-0.5.8.2.jar |Ars Elemental |ars_elemental |1.19.2-0.5.8.2 |DONE |Manifest: NOSIGNATURE enderchests-forge-1.19.0-1.10.1.01.jar |EnderChests |enderchests |1.10.1.01 |DONE |Manifest: NOSIGNATURE Applied-Botanics-1.4.2.jar |Applied Botanics |appbot |1.4.2 |DONE |Manifest: NOSIGNATURE modonomicon-1.19.2-1.30.0.jar |Modonomicon |modonomicon |1.19.2-1.30.0 |DONE |Manifest: NOSIGNATURE quartz-1.19.2-0.1.0-beta.2.1.jar |Quartz |quartz |0.1.0-beta.2.1 |DONE |Manifest: NOSIGNATURE minecolonies-1.19.2-1.0.1247-BETA.jar |MineColonies |minecolonies |1.19.2-1.0.1247-BETA|DONE |Manifest: NOSIGNATURE pylons-1.19.2-3.1.0.jar |Pylons |pylons |3.1.0 |DONE |Manifest: NOSIGNATURE creeperoverhaul-2.0.9-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.9 |DONE |Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a engineersdecor-1.19.2-forge-1.3.28.jar |Engineer's Decor |engineersdecor |1.3.28 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |DONE |Manifest: NOSIGNATURE functionalstorage-1.19.2-1.1.3.jar |Functional Storage |functionalstorage |1.19.2-1.1.3 |DONE |Manifest: NOSIGNATURE moredragoneggs-3.2.jar |More Dragon Eggs |moredragoneggs |3.2 |DONE |Manifest: NOSIGNATURE modular-routers-1.19.2-10.2.0-3.jar |Modular Routers |modularrouters |10.2.0-3 |DONE |Manifest: NOSIGNATURE asynclocator-1.19.2-1.2.0.jar |Async Locator |asynclocator |1.19.2-1.2.0 |DONE |Manifest: NOSIGNATURE charmofundying-forge-6.1.1+1.19.2.jar |Charm of Undying |charmofundying |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE BetterF3-4.0.0-Forge-1.19.2.jar |BetterF3 |betterf3 |4.0.0 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |DONE |Manifest: NOSIGNATURE Applied-Mekanistics-1.3.4.jar |Applied Mekanistics |appmek |1.3.4 |DONE |Manifest: NOSIGNATURE AEAdditions-1.19.2-4.0.3.jar |AE Additions |ae2additions |4.0.3 |DONE |Manifest: NOSIGNATURE megacells-forge-2.0.0-beta.7-1.19.2.jar |MEGA Cells |megacells |2.0.0-beta.7-1.19.2 |DONE |Manifest: NOSIGNATURE expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |DONE |Manifest: NOSIGNATURE flickerfix-1.19.1-3.1.0.jar |FlickerFix |flickerfix |3.1.0 |DONE |Manifest: NOSIGNATURE createaddition-1.19.2-20230315b.jar |Create Crafts & Additions |createaddition |1.19.2-20230315b |DONE |Manifest: NOSIGNATURE Crash Report UUID: 3e1b4b9c-dd8e-4309-b947-631f697ba039 FML: 43.2 Forge: net.minecraftforge:43.2.6 Flywheel Backend: Off FramedBlocks BlockEntity Warning: Not applicable
  6. ---- Minecraft Crash Report ---- // There are four lights! Time: 2023-04-06 12:38:04 Description: Exception in server tick loop net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file fastleafdecay-server.toml of type SERVER for modid fastleafdecay at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.19.2-43.2.6.jar%23844!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.19.2-43.2.6.jar%23844!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.19.2-43.2.6.jar%23844!/:?] {} 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.19.2-43.2.6.jar%23844!/:?] {} at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:90) ~[forge-1.19.2-43.2.6-universal.jar%23848!/:?] {re:classloading} at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:61) ~[client-1.19.2-20220805.130853-srg.jar%23843!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:625) ~[client-1.19.2-20220805.130853-srg.jar%23843!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23843!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} 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%2384!/:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2385!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2385!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2385!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2385!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2385!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2384!/:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.19.2-43.2.6.jar%23844!/:?] {} ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1194863432 bytes (1139 MiB) / 6174015488 bytes (5888 MiB) up to 10603200512 bytes (10112 MiB) CPUs: 32 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 9 3950X 16-Core Processor Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): 3.50 Number of physical packages: 1 Number of physical CPUs: 16 Number of logical CPUs: 32 Graphics card #0 name: NVIDIA GeForce RTX 3080 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2206 Graphics card #0 versionInfo: DriverVersion=31.0.15.3141 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.00 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.00 Memory slot #1 type: DDR4 Memory slot #2 capacity (MB): 8192.00 Memory slot #2 clockSpeed (GHz): 3.00 Memory slot #2 type: DDR4 Memory slot #3 capacity (MB): 8192.00 Memory slot #3 clockSpeed (GHz): 3.00 Memory slot #3 type: DDR4 Virtual memory max (MB): 36153.82 Virtual memory used (MB): 21842.54 Swap memory total (MB): 3456.00 Swap memory used (MB): 0.00 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10112m -Xms256m Loaded Shaderpack: ComplementaryShaders_v4.7.1.zip Profile: HIGH (+0 options changed by user) Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:saturn (incompatible), mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:paucal (incompatible), mod:quarryplus, mod:simplemagnets (incompatible), mod:botarium, mod:integratedterminals (incompatible), mod:paragon, mod:entitycollisionfpsfix (incompatible), mod:rubidium (incompatible), mod:modnametooltip (incompatible), mod:ironjetpacks (incompatible), mod:laserio (incompatible), mod:ctm (incompatible), mod:reauth (incompatible), mod:evilcraft (incompatible), mod:yungsapi, mod:powah (incompatible), mod:gateways (incompatible), mod:cabletiers (incompatible), mod:rangedpumps, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:guardvillagers (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:jeresources, mod:betterfortresses, mod:cloth_config (incompatible), mod:shetiphiancore (incompatible), mod:ctov, mod:supplementaries (incompatible), mod:structure_gel, mod:advancementplaques (incompatible), mod:packmenu (incompatible), mod:alltheores (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:handcrafted, mod:repurposed_structures, mod:botanytrees (incompatible), mod:ironfurnaces (incompatible), mod:structurecompass, mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:botania (incompatible), mod:resourcefulconfig, mod:spark (incompatible), mod:curios, mod:corail_woodcutter, mod:oculus (incompatible), mod:advgenerators, mod:measurements, mod:yungsextras, mod:angelring (incompatible), mod:tombstone, mod:antighost (incompatible), mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:sfm (incompatible), mod:vitalize, mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:smartbrainlib, mod:elytraslot, mod:nomowanderer (incompatible), mod:rechiseled (incompatible), mod:harvestwithease, mod:jei (incompatible), mod:attributefix (incompatible), mod:tesseract (incompatible), mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:caelus (incompatible), mod:bdlib, mod:allthecompressed (incompatible), mod:naturescompass (incompatible), mod:jumpboat (incompatible), mod:libx, mod:compactmachines, mod:botanypots (incompatible), mod:phosphophyllite (incompatible), mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:additional_lights, mod:extradisks, mod:edivadlib, mod:forge, mod:silentgear, mod:integratedcrafting (incompatible), mod:dungeons_arise, mod:alchemistry (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics (incompatible), mod:radon (incompatible), mod:systeams (incompatible), mod:simplebackups, mod:theoneprobe (incompatible), mod:terrablender, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:spectrelib (incompatible), mod:domum_ornamentum, mod:kotlinforforge (incompatible), mod:pipez (incompatible), mod:flywheel (incompatible), mod:integrateddynamics (incompatible), mod:integratednbt (incompatible), mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:thermal_cultivation, mod:bhc (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:almostunified (incompatible), mod:entityculling, mod:structurize, mod:fastfurnace (incompatible), mod:appleskin, mod:lootr (incompatible), mod:connectedglass (incompatible), mod:occultism, mod:allthetweaks (incompatible), mod:byg, mod:corgilib (incompatible), mod:aquaculture, mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:rsrequestify (incompatible), mod:hexerei (incompatible), mod:cyclopscore (incompatible), mod:blue_skies, mod:alchemylib (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:aiotbotania, mod:advancedperipherals (incompatible), mod:utilitix, mod:naturalist, mod:healthoverlay (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:controlling (incompatible), mod:prism, mod:placebo (incompatible), mod:dankstorage (incompatible), mod:potionsmaster (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:mcwdoors, mod:mekanismgenerators, mod:dummmmmmy (incompatible), mod:absentbydesign (incompatible), mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:experiencebugfix, mod:rsinfinitybooster (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:entangled (incompatible), mod:endertanks (incompatible), mod:commoncapabilities (incompatible), mod:crashutilities (incompatible), mod:getittogetherdrops, mod:mcwfences, mod:fuelgoeshere, mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:modelfix (incompatible), mod:dpanvil (incompatible), mod:blockui, mod:multipiston, mod:tiab (incompatible), mod:villagertools (incompatible), mod:thermal_expansion, mod:integratedtunnels (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid (incompatible), mod:ftbultimine (incompatible), mod:betterstrongholds, mod:runelic (incompatible), mod:resourcefullib (incompatible), mod:spirit (incompatible), mod:mekanismtools, mod:inventoryprofilesnext (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:ftblibrary (incompatible), mod:ftbic (incompatible), mod:myrtrees (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:computercraft (incompatible), mod:energymeter (incompatible), mod:moreoverlays (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:inventoryessentials (incompatible), mod:smallships (incompatible), mod:bwncr (incompatible), mod:observable (incompatible), mod:letmedespawn (incompatible), mod:yeetusexperimentus, mod:gamemenumodoption, mod:voidtotem (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:biggerreactors (incompatible), mod:rootsclassic, mod:cucumber (incompatible), mod:trashslot (incompatible), mod:jmi (incompatible), mod:blueflame, mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:platforms (incompatible), mod:travelanchors, mod:ensorcellation, mod:create, mod:ponderjs (incompatible), mod:waystones (incompatible), mod:thermal_extra (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts, mod:artifacts, mod:configured (incompatible), mod:dimstorage, mod:myserveriscompatible (incompatible), mod:dungeoncrawl, mod:defaultsettings, mod:charginggadgets (incompatible), mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:deepresonance (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:betterdeserttemples, mod:mahoutsukai, mod:farsight_view (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:hexcasting (incompatible), mod:ftbchunks (incompatible), mod:xycraft_core, mod:xycraft_world, mod:xycraft_override, mod:mysticalagriculture (incompatible), mod:mysticalagradditions (incompatible), mod:craftingtweaks (incompatible), mod:rftoolsutility (incompatible), mod:libipn (incompatible), mod:sebastrnlib (incompatible), mod:appliedcooking (incompatible), mod:refinedcooking (incompatible), mod:refinedstorage, mod:extrastorage, mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:cookingforblockheads (incompatible), mod:rebornstorage (incompatible), mod:merequester (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:delightful (incompatible), mod:ars_creo (incompatible), mod:ae2wtlib (incompatible), mod:elementalcraft (incompatible), mod:moonlight (incompatible), mod:eccentrictome, mod:toolbelt, mod:titanium (incompatible), mod:silentlib (incompatible), mod:ae2things (incompatible), mod:theurgy, mod:smoothboot, mod:easy_villagers (incompatible), mod:iceberg (incompatible), mod:reliquary (incompatible), mod:quark (incompatible), mod:legendarytooltips (incompatible), mod:chemlib (incompatible), mod:pigpen (incompatible), mod:fluxnetworks (incompatible), mod:ars_elemental, mod:enderchests (incompatible), mod:appbot (incompatible), mod:modonomicon, mod:quartz (incompatible), mod:minecolonies (incompatible), mod:pylons, mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:engineersdecor, mod:solcarrot (incompatible), mod:functionalstorage (incompatible), mod:moredragoneggs (incompatible), mod:modularrouters, mod:asynclocator, mod:charmofundying, mod:betterf3 (incompatible), mod:refinedstorageaddons, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:expandability (incompatible), mod:morphtool (incompatible), mod:flickerfix, mod:createaddition (incompatible), Supplementaries Generated Pack, mod:fastbench (incompatible) World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: forge-43.2.6 ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar jcplugin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null [email protected] lowcodefml@null [email protected] Mod List: saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE paucal-forge-1.19.2-0.5.0.jar |PAUCAL |paucal |0.5.0 |DONE |Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.19.2-1192.0.0.jar |QuarryPlus |quarryplus |1192.0.0 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 simplemagnets-1.1.9-forge-mc1.19.jar |Simple Magnets |simplemagnets |1.1.9 |DONE |Manifest: NOSIGNATURE botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |DONE |Manifest: NOSIGNATURE IntegratedTerminals-1.19.2-1.4.5.jar |IntegratedTerminals |integratedterminals |1.4.5 |DONE |Manifest: NOSIGNATURE paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |DONE |Manifest: NOSIGNATURE rubidium-0.6.2a.jar |Rubidium |rubidium |0.6.2a |DONE |Manifest: NOSIGNATURE modnametooltip-1.19-1.19.0.jar |Mod Name Tooltip |modnametooltip |1.19.0 |DONE |Manifest: NOSIGNATURE IronJetpacks-1.19.2-6.0.3.jar |Iron Jetpacks |ironjetpacks |6.0.3 |DONE |Manifest: NOSIGNATURE laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |DONE |Manifest: NOSIGNATURE CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE ReAuth-1.19-Forge-4.0.7.jar |ReAuth |reauth |4.0.7 |DONE |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e EvilCraft-1.19.2-1.2.16.jar |EvilCraft |evilcraft |1.2.16 |DONE |Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE Powah-4.0.6.jar |Powah |powah |4.0.6 |DONE |Manifest: NOSIGNATURE GatewaysToEternity-1.19.2-3.1.1.jar |Gateways To Eternity |gateways |3.1.1 |DONE |Manifest: NOSIGNATURE cabletiers-1.19.2-0.5471.jar |Cable Tiers |cabletiers |1.19.2-0.5471 |DONE |Manifest: NOSIGNATURE rangedpumps-1.0.0.jar |Ranged Pumps |rangedpumps |1.0.0 |DONE |Manifest: NOSIGNATURE WitherSkeletonTweaks-1.19.2-8.0.2.jar |Wither Skeleton Tweaks |wstweaks |8.0.2 |DONE |Manifest: NOSIGNATURE Shrink-1.19-1.3.5.jar |Shrink |shrink |1.3.5 |DONE |Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.5.jar |Guard Villagers |guardvillagers |1.19.2-1.5.5 |DONE |Manifest: NOSIGNATURE universalgrid-1.19.2-1.033.jar |Universal Grid |universalgrid |1.19.2-1.033 |DONE |Manifest: NOSIGNATURE DarkUtilities-Forge-1.19.2-13.1.7.jar |DarkUtilities |darkutils |13.1.7 |DONE |Manifest: NOSIGNATURE Apotheosis-1.19.2-6.1.5.jar |Apotheosis |apotheosis |6.1.5 |DONE |Manifest: NOSIGNATURE clickadv-1.19.2-3.0.jar |clickadv mod |clickadv |1.19.2-3.0 |DONE |Manifest: NOSIGNATURE balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |DONE |Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE shetiphiancore-forge-1.19.0-3.11.3.01.jar |ShetiPhian-Core |shetiphiancore |3.11.3.01 |DONE |Manifest: NOSIGNATURE ctov-3.1.8.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1.8 |DONE |Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |DONE |Manifest: NOSIGNATURE PackMenu-1.19.2-5.1.0.jar |PackMenu |packmenu |5.1.0 |DONE |Manifest: NOSIGNATURE alltheores-2.0.2-1.19.2-43.1.3.jar |AllTheOres |alltheores |2.0.2-1.19.2-43.1.3 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.19.2-3.3.2.3-5.jar |Industrial Foregoing |industrialforegoing |3.3.2.3 |DONE |Manifest: NOSIGNATURE torchmaster-19.2.0.jar |Torchmaster |torchmaster |19.2.0 |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-6.3.18+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.18+1.19.2 |DONE |Manifest: NOSIGNATURE BotanyTrees-Forge-1.19.2-5.0.4.jar |BotanyTrees |botanytrees |5.0.4 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.19.2-3.6.5.jar |Iron Furnaces |ironfurnaces |3.6.5 |DONE |Manifest: NOSIGNATURE StructureCompass-1.19.2-1.3.5.jar |Structure Compass Mod |structurecompass |1.3.5 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.0.9-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.9 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.6-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.6 |DONE |Manifest: NOSIGNATURE Botania-1.19.2-438-FORGE.jar |Botania |botania |1.19.2-438-FORGE |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE spark-1.10.34-forge.jar |spark |spark |1.10.34 |DONE |Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.3.0.jar |Curios API |curios |1.19.2-5.1.3.0 |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.19.2-2.5.2.jar |Corail Woodcutter |corail_woodcutter |2.5.2 |DONE |Manifest: NOSIGNATURE oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |DONE |Manifest: NOSIGNATURE advgenerators-1.4.0.5-mc1.19.2.jar |Advanced Generators |advgenerators |1.4.0.5 |DONE |Manifest: NOSIGNATURE Measurements-forge-1.19.2-1.3.1.jar |Measurements |measurements |1.3.1 |DONE |Manifest: NOSIGNATURE YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE AngelRing2-1.19.2-2.1.5.jar |Angel Ring 2 |angelring |2.1.5 |DONE |Manifest: NOSIGNATURE tombstone-8.2.7-1.19.2.jar |Corail Tombstone |tombstone |8.2.7 |DONE |Manifest: NOSIGNATURE antighost-1.19.1-forge42.0.1-1.1.3.jar |AntiGhost |antighost |1.19.1-forge42.0.1-1|DONE |Manifest: NOSIGNATURE NaturesAura-38.0.jar |Nature's Aura |naturesaura |38.0 |DONE |Manifest: NOSIGNATURE constructionwand-1.19.2-2.10.jar |Construction Wand |constructionwand |1.19.2-2.10 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.3-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.3 |DONE |Manifest: NOSIGNATURE littlelogistics-mc1.19.2-v1.3.2.jar |Little Logistics |littlelogistics |1.3.2 |DONE |Manifest: NOSIGNATURE cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE SuperFactoryManager-1.19.2-4.5.1.jar |Super Factory Manager |sfm |4.5.1 |DONE |Manifest: NOSIGNATURE vitalize-forge-1.19.2-1.1.1.jar |Vitalize |vitalize |1.1.1 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.5-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |DONE |Manifest: NOSIGNATURE crafting-on-a-stick-1.19.2-1.0.5.jar |Crafting On A Stick |crafting_on_a_stick |1.0.5 |DONE |Manifest: NOSIGNATURE SmartBrainLib-forge-1.19.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |DONE |Manifest: NOSIGNATURE nomowanderer-1.19.2_1.3.6.jar |NoMoWanderer |nomowanderer |1.19.2_1.3.6 |DONE |Manifest: NOSIGNATURE rechiseled-1.0.12a-forge-mc1.19.jar |Rechiseled |rechiseled |1.0.12a |DONE |Manifest: NOSIGNATURE harvestwithease-1.19.2-6.0.0.0-final-forge.jar |Harvest with ease |harvestwithease |6.0.0.0-final |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1013.jar |Just Enough Items |jei |11.6.0.1013 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.19.2-17.2.6.jar |AttributeFix |attributefix |17.2.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 tesseract-1.0.29-forge-mc1.19.jar |Tesseract |tesseract |1.0.29 |DONE |Manifest: NOSIGNATURE Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |DONE |Manifest: NOSIGNATURE GravitationalModulatingAdditionalUnit-1.19.2-2.8.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|1.19.2-2.8 |DONE |Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |DONE |Manifest: NOSIGNATURE AllTheCompressed-1.19.2-2.0.0.jar |AllTheCompressed |allthecompressed |2.0.0 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE jumpboat-1.19-0.1.0.5.jar |Jumpy Boats |jumpboat |1.19-0.1.0.5 |DONE |Manifest: NOSIGNATURE LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE compactmachines-5.1.0.jar |Compact Machines 5 |compactmachines |5.1.0 |DONE |Manifest: NOSIGNATURE BotanyPots-Forge-1.19.2-9.0.28.jar |BotanyPots |botanypots |9.0.28 |DONE |Manifest: NOSIGNATURE phosphophyllite-1.19.2-0.6.0-beta.7.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.7 |DONE |Manifest: NOSIGNATURE farmingforblockheads-forge-1.19.2-11.2.0.jar |Farming for Blockheads |farmingforblockheads |11.2.0 |DONE |Manifest: NOSIGNATURE pneumaticcraft-repressurized-1.19.2-4.3.3-22.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.3.3-22 |DONE |Manifest: NOSIGNATURE additional_lights-1.19-2.1.6.jar |Additional Lights |additional_lights |2.1.6 |DONE |Manifest: NOSIGNATURE ExtraDisks-1.19.2-2.2.0.jar |Extra Disks |extradisks |1.19.2-2.2.0 |DONE |Manifest: NOSIGNATURE EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.2.6-universal.jar |Forge |forge |43.2.6 |DONE |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 silent-gear-1.19.2-3.2.5.jar |Silent Gear |silentgear |3.2.5 |DONE |Manifest: NOSIGNATURE IntegratedCrafting-1.19.2-1.1.1.jar |IntegratedCrafting |integratedcrafting |1.1.1 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |DONE |Manifest: NOSIGNATURE alchemistry-1.19.2-2.2.4.jar |Alchemistry |alchemistry |1.19.2-2.2.4 |DONE |Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |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.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |DONE |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_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |DONE |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.19.2-10.2.0.17.jar |Thermal Integration |thermal_integration |10.2.0.17 |DONE |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 redstone_arsenal-1.19.2-7.2.0.15.jar |Redstone Arsenal |redstone_arsenal |7.2.0.15 |DONE |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_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |DONE |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.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |DONE |Manifest: NOSIGNATURE thermal_locomotion-1.19.2-10.2.0.14.jar |Thermal Locomotion |thermal_locomotion |10.2.0.14 |DONE |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_dynamics-1.19.2-10.2.1b.14.jar |Thermal Dynamics |thermal_dynamics |10.2.1b |DONE |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 radon-0.8.2.jar |Radon |radon |0.8.2 |DONE |Manifest: NOSIGNATURE systeams-1.2.3.jar |Thermal Systeams |systeams |1.2.3 |DONE |Manifest: NOSIGNATURE SimpleBackups-1.19.1-2.1.9.jar |Simple Backups |simplebackups |1.19.1-2.1.9 |DONE |Manifest: NOSIGNATURE theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.19.2-9.2.0-162.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.0-162 |DONE |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 NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |DONE |Manifest: NOSIGNATURE allthemodium-2.1.6-1.19.2-43.1.1.jar |Allthemodium |allthemodium |2.1.6-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.12.4+1.19.2.jar |SpectreLib |spectrelib |0.12.4+1.19.2 |DONE |Manifest: NOSIGNATURE domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.76-ALPHA |DONE |Manifest: NOSIGNATURE kffmod-3.11.0.jar |Kotlin For Forge |kotlinforforge |3.11.0 |DONE |Manifest: NOSIGNATURE pipez-1.19.2-1.0.1.jar |Pipez |pipez |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.8.a-14.jar |Flywheel |flywheel |0.6.8.a-14 |DONE |Manifest: NOSIGNATURE IntegratedDynamics-1.19.2-1.16.2.jar |IntegratedDynamics |integrateddynamics |1.16.2 |DONE |Manifest: NOSIGNATURE integratednbt-1.19.2-1.6.0.jar |Integrated NBT |integratednbt |1.6.0 |DONE |Manifest: NOSIGNATURE itemcollectors-1.1.7-forge-mc1.19.jar |Item Collectors |itemcollectors |1.1.7 |DONE |Manifest: NOSIGNATURE Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE thermal_cultivation-1.19.2-10.2.0.17.jar |Thermal Cultivation |thermal_cultivation |10.2.0.17 |DONE |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 baubley-heart-canisters-1.19.2-1.3.0.jar |Baubley Heart Canisters |bhc |1.19.2-1.3.0 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE [1.19.2] SecurityCraft v1.9.4.jar |SecurityCraft |securitycraft |1.9.4 |DONE |Manifest: NOSIGNATURE almostunified-forge-1.19.2-0.3.6.jar |AlmostUnified |almostunified |1.19.2-0.3.6 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE structurize-1.19.2-1.0.472-BETA.jar |Structurize |structurize |1.19.2-1.0.472-BETA |DONE |Manifest: NOSIGNATURE FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE lootr-1.19-0.3.22.59.jar |Lootr |lootr |0.3.20.57 |DONE |Manifest: NOSIGNATURE connectedglass-1.1.6-forge-mc1.19.jar |Connected Glass |connectedglass |1.1.6 |DONE |Manifest: NOSIGNATURE occultism-1.19.2-1.73.2.jar |Occultism |occultism |1.19.2-1.73.2 |DONE |Manifest: NOSIGNATURE allthetweaks-2.0.4-1.19.2-43.1.3.jar |All The Tweaks |allthetweaks |0.0NONE |DONE |Manifest: NOSIGNATURE Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.1.jar |Oh The Biomes You'll Go |byg |2.0.1.1 |DONE |Manifest: NOSIGNATURE CorgiLib-forge-1.19.2-1.0.0.32.jar |CorgiLib |corgilib |1.0.0.32 |DONE |Manifest: NOSIGNATURE Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |DONE |Manifest: NOSIGNATURE extremesoundmuffler-3.36-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.36-forge-1.19.2 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 ad_astra-forge-1.19.2-1.12.6.jar |Ad Astra |ad_astra |1.12.6 |DONE |Manifest: NOSIGNATURE Ad-Astra-Giselle-Addon-forge-1.19.2-1.13.jar |Ad Astra!: Giselle Addon |ad_astra_giselle_addon |1.13 |DONE |Manifest: NOSIGNATURE rsrequestify-2.3.0.jar |RSRequestify |rsrequestify |2.3.0 |DONE |Manifest: NOSIGNATURE hexerei-0.2.5.jar |Hexerei |hexerei |0.2.5 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.19.2-1.18.2.jar |Cyclops Core |cyclopscore |1.18.2 |DONE |Manifest: NOSIGNATURE blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |DONE |Manifest: NOSIGNATURE alchemylib-1.19.2-1.0.20.jar |AlchemyLib |alchemylib |1.19.2-1.0.20 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |DONE |Manifest: NOSIGNATURE AIOTBotania-1.19.2-3.0.0.jar |AIOT Botania |aiotbotania |1.19.2-3.0.0 |DONE |Manifest: NOSIGNATURE AdvancedPeripherals-0.7.25r.jar |Advanced Peripherals |advancedperipherals |0.7.25r |DONE |Manifest: NOSIGNATURE UtilitiX-1.19.2-0.7.7.jar |UtilitiX |utilitix |1.19.2-0.7.7 |DONE |Manifest: NOSIGNATURE naturalist-forge-2.1.1-1.19.2.jar |Naturalist |naturalist |2.1.1 |DONE |Manifest: NOSIGNATURE HealthOverlay-1.19.2-7.2.1.jar |Health Overlay |healthoverlay |7.2.1 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE connectivity-1.19.2-3.4.jar |Connectivity Mod |connectivity |1.19.2-3.4 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.19.2-0.5.38.203.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.38.203 |DONE |Manifest: NOSIGNATURE glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |DONE |Manifest: NOSIGNATURE Placebo-1.19.2-7.1.7.jar |Placebo |placebo |7.1.7 |DONE |Manifest: NOSIGNATURE dankstorage-1.19.2-5.1.6.jar |Dank Storage |dankstorage |1.19.2-5.1.6 |DONE |Manifest: NOSIGNATURE potionsmaster-0.6.0-1.19.2-43.1.1.jar |Potions Master |potionsmaster |0.6.0-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.2.18.jar |Bookshelf |bookshelf |16.2.18 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.19.2-3.18.40.779.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.40.779 |DONE |Manifest: NOSIGNATURE littlecontraptions-forge-1.19.2.0.jar |Little Contraptions |littlecontraptions |1.19.2.0 |DONE |Manifest: NOSIGNATURE buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|DONE |Manifest: NOSIGNATURE FramedBlocks-6.8.2.jar |FramedBlocks |framedblocks |6.8.2 |DONE |Manifest: NOSIGNATURE mcw-doors-1.0.9forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.9 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.19.2-10.3.8.477.jar |Mekanism: Generators |mekanismgenerators |10.3.8 |DONE |Manifest: NOSIGNATURE dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE absentbydesign-1.19-1.7.0.jar |Absent By Design Mod |absentbydesign |1.19-1.7.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE mob_grinding_utils-1.19.2-0.4.47.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.47 |DONE |Manifest: NOSIGNATURE ExperienceBugFix-1.19-1.41.2.3.jar |Experience Bug Fix |experiencebugfix |1.41.2.3 |DONE |Manifest: NOSIGNATURE RSInfinityBooster-1.19.2-3.0+27.jar |RSInfinityBooster |rsinfinitybooster |1.19.2-3.0+27 |DONE |Manifest: NOSIGNATURE chipped-forge-1.19.2-2.1.3.jar |Chipped |chipped |2.1.3 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.0.7-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.7 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE tempad-forge-1.19.2-1.4.4.jar |Tempad |tempad |1.4.4 |DONE |Manifest: NOSIGNATURE HostileNeuralNetworks-1.19.2-4.0.2.jar |Hostile Neural Networks |hostilenetworks |4.0.2 |DONE |Manifest: NOSIGNATURE entangled-1.3.13-forge-mc1.19.jar |Entangled |entangled |1.3.13 |DONE |Manifest: NOSIGNATURE endertanks-forge-1.19.0-1.12.1.02.jar |EnderTanks |endertanks |1.12.1.02 |DONE |Manifest: NOSIGNATURE CommonCapabilities-1.19.2-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE crashutilities-6.2.jar |Crash Utilities |crashutilities |6.2 |DONE |Manifest: NOSIGNATURE getittogetherdrops-forge-1.19.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE fuelgoeshere-1.19.2-0.1.0.0.jar |Fuel Goes Here |fuelgoeshere |1.19.2-0.1.0.0 |DONE |Manifest: NOSIGNATURE wirelesschargers-1.0.8-forge-mc1.19.jar |Wireless Chargers |wirelesschargers |1.0.8 |DONE |Manifest: NOSIGNATURE simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE modelfix-1.8.jar |Model Gap Fix |modelfix |1.8 |DONE |Manifest: NOSIGNATURE dpanvil-1.19.2-4.3.1.jar |DataPack Anvil |dpanvil |1.19.2-4.3.1 |DONE |Manifest: NOSIGNATURE blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |DONE |Manifest: NOSIGNATURE multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |DONE |Manifest: NOSIGNATURE time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |DONE |Manifest: NOSIGNATURE villagertools-1.19-1.0.3.jar |villagertools |villagertools |1.19-1.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |DONE |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 IntegratedTunnels-1.19.2-1.8.18.jar |IntegratedTunnels |integratedtunnels |1.8.18 |DONE |Manifest: NOSIGNATURE MysticalCustomization-1.19.2-4.0.1.jar |Mystical Customization |mysticalcustomization |4.0.1 |DONE |Manifest: NOSIGNATURE elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1902.4.0-build.77.jar |FTB Ultimine |ftbultimine |1902.4.0-build.77 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE Runelic-Forge-1.19.2-14.1.4.jar |Runelic |runelic |14.1.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 resourcefullib-forge-1.19.2-1.1.23.jar |Resourceful Lib |resourcefullib |1.1.23 |DONE |Manifest: NOSIGNATURE spirit-forge-1.19.2-2.2.4.jar |Spirit |spirit |2.2.4 |DONE |Manifest: NOSIGNATURE MekanismTools-1.19.2-10.3.8.477.jar |Mekanism: Tools |mekanismtools |10.3.8 |DONE |Manifest: NOSIGNATURE InventoryProfilesNext-forge-1.19-1.9.4.jar |Inventory Profiles Next |inventoryprofilesnext |1.9.4 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE architectury-6.5.69-forge.jar |Architectury |architectury |6.5.69 |DONE |Manifest: NOSIGNATURE BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything |bambooeverything |2.2.4-build.33+mc1.1|DONE |Manifest: NOSIGNATURE ftb-library-forge-1902.3.16-build.193.jar |FTB Library |ftblibrary |1902.3.16-build.193 |DONE |Manifest: NOSIGNATURE ftb-industrial-contraptions-1900.1.7-build.212.jar|FTB Industrial Contraptions |ftbic |1900.1.7-build.212 |DONE |Manifest: NOSIGNATURE myrtrees-forge-1.2.0-build.31.jar |Myrtrees |myrtrees |1.2.0-build.31 |DONE |Manifest: NOSIGNATURE findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1902.2.12-build.95.jar |FTB Teams |ftbteams |1902.2.12-build.95 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-1902.1.14-build.70.jar |FTB Ranks |ftbranks |1902.1.14-build.70 |DONE |Manifest: NOSIGNATURE ftb-essentials-1902.1.10-build.47.jar |FTB Essentials |ftbessentials |1902.1.10-build.47 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.19.2-1.101.2.jar |CC: Tweaked |computercraft |1.101.2 |DONE |Manifest: NOSIGNATURE energymeter-1.19.2-1.0.0.jar |Energy Meter |energymeter |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE moreoverlays-1.21.5-mc1.19.2.jar |More Overlays Updated |moreoverlays |1.21.5-mc1.19.2 |DONE |Manifest: NOSIGNATURE productivebees-1.19.2-0.10.5.3.jar |Productive Bees |productivebees |1.19.2-0.10.5.3 |DONE |Manifest: NOSIGNATURE trashcans-1.0.17a-forge-mc1.19.jar |Trash Cans |trashcans |1.0.17a |DONE |Manifest: NOSIGNATURE inventoryessentials-forge-1.19-5.0.2.jar |Inventory Essentials |inventoryessentials |5.0.2 |DONE |Manifest: NOSIGNATURE smallships-1.19.2-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |DONE |Manifest: NOSIGNATURE bwncr-forge-1.19.2-3.14.1.jar |Bad Wither No Cookie Reloaded |bwncr |3.14.1 |DONE |Manifest: NOSIGNATURE observable-3.3.1.jar |Observable |observable |3.3.1 |DONE |Manifest: NOSIGNATURE letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |DONE |Manifest: NOSIGNATURE yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|DONE |Manifest: NOSIGNATURE GameMenuModOption-1.19-1.18.jar |Game Menu Mod Option |gamemenumodoption |1.18 |DONE |Manifest: NOSIGNATURE voidtotem-forge-1.19.2-2.1.0.jar |Void Totem |voidtotem |2.1.0 |DONE |Manifest: NOSIGNATURE DarkModeEverywhere-1.19.1-1.0.3.jar |DarkModeEverywhere |darkmodeeverywhere |1.19.1-1.0.3 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |DONE |Manifest: NOSIGNATURE rhino-forge-1902.2.2-build.264.jar |Rhino |rhino |1902.2.2-build.264 |DONE |Manifest: NOSIGNATURE kubejs-forge-1902.6.0-build.142.jar |KubeJS |kubejs |1902.6.0-build.142 |DONE |Manifest: NOSIGNATURE biggerreactors-1.19.2-0.6.0-beta.6.1.jar |Bigger Reactors |biggerreactors |0.6.0-beta.6.1 |DONE |Manifest: NOSIGNATURE RootsClassic-1.19.2-1.1.35.jar |Roots Classic |rootsclassic |1.19.2-1.1.35 |DONE |Manifest: NOSIGNATURE Cucumber-1.19.2-6.0.6.jar |Cucumber Library |cucumber |6.0.6 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.19-12.0.2.jar |TrashSlot |trashslot |12.0.2 |DONE |Manifest: NOSIGNATURE jmi-forge-1.19.2-0.13-33.jar |JourneyMap Integration |jmi |0.13-33 |DONE |Manifest: NOSIGNATURE blueflame-1.19.2-0.1.0.2.jar |Blue Flame Burning |blueflame |1.19.2-0.1.0.2 |DONE |Manifest: NOSIGNATURE sophisticatedstorage-1.19.2-0.6.16.276.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.6.16.276 |DONE |Manifest: NOSIGNATURE additionallanterns-1.0.4-forge-mc1.19.jar |Additional Lanterns |additionallanterns |1.0.4 |DONE |Manifest: NOSIGNATURE item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1902.4.10-build.202.jar |FTB Quests |ftbquests |1902.4.10-build.202 |DONE |Manifest: NOSIGNATURE platforms-1.19-1.10.2.jar |Platforms |platforms |1.10.2 |DONE |Manifest: NOSIGNATURE TravelAnchors-1.19.2-4.1.2.jar |Travel Anchors |travelanchors |1.19.2-4.1.2 |DONE |Manifest: NOSIGNATURE ensorcellation-1.19.2-4.2.0.14.jar |Ensorcellation |ensorcellation |4.2.0.14 |DONE |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 create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE ponderjs-1.19.2-1.1.11.jar |PonderJS |ponderjs |1.1.11 |DONE |Manifest: NOSIGNATURE waystones-forge-1.19.2-11.3.1.jar |Waystones |waystones |11.3.1 |DONE |Manifest: NOSIGNATURE ThermalExtra 1.19.2-3.0.2.jar |Thermal: Extra |thermal_extra |3.0.2 |DONE |Manifest: NOSIGNATURE FastSuite-1.19.2-4.0.0.jar |Fast Suite |fastsuite |4.0.0 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE journeymap-1.19.2-5.9.4-forge.jar |Journeymap |journeymap |5.9.4 |DONE |Manifest: NOSIGNATURE comforts-forge-6.0.4+1.19.2.jar |Comforts |comforts |6.0.4+1.19.2 |DONE |Manifest: NOSIGNATURE artifacts-1.19.2-5.0.2.jar |Artifacts |artifacts |1.19.2-5.0.2 |DONE |Manifest: NOSIGNATURE configured-2.0.1-1.19.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE DimStorage-1.19.2-7.2.0.jar |DimStorage |dimstorage |7.2.0 |DONE |Manifest: NOSIGNATURE MyServerIsCompatible-1.19-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.19-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |DONE |Manifest: NOSIGNATURE DefaultSettings-1.19.2-4.0.5-Forge.jar |DefaultSettings |defaultsettings |4.0.5 |DONE |Manifest: NOSIGNATURE charginggadgets-1.9.0.jar |Charging Gadgets |charginggadgets |1.9.0 |DONE |Manifest: NOSIGNATURE lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE mcjtylib-1.19-7.1.5.jar |McJtyLib |mcjtylib |1.19-7.1.5 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.19.1-4.1.5.jar |RFToolsBase |rftoolsbase |1.19.1-4.1.5 |DONE |Manifest: NOSIGNATURE xnet-1.19-5.1.3.jar |XNet |xnet |1.19-5.1.3 |DONE |Manifest: NOSIGNATURE rftoolspower-1.19-5.1.1.jar |RFToolsPower |rftoolspower |1.19-5.1.1 |DONE |Manifest: NOSIGNATURE rftoolsbuilder-1.19.1-5.2.3.jar |RFToolsBuilder |rftoolsbuilder |1.19.1-5.2.3 |DONE |Manifest: NOSIGNATURE deepresonance-1.19-4.1.2.jar |DeepResonance |deepresonance |1.19-4.1.2 |DONE |Manifest: NOSIGNATURE XNetGases-1.19.1-4.0.0.jar |XNet Gases |xnetgases |4.0.0 |DONE |Manifest: NOSIGNATURE rftoolsstorage-1.19-4.1.0.jar |RFToolsStorage |rftoolsstorage |1.19-4.1.0 |DONE |Manifest: NOSIGNATURE rftoolscontrol-1.19-6.1.2.jar |RFToolsControl |rftoolscontrol |1.19-6.1.2 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE mahoutsukai-1.19.2-v1.34.42.jar |Mahou Tsukai |mahoutsukai |1.19.2-v1.34.42 |DONE |Manifest: NOSIGNATURE farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE mininggadgets-1.13.0.jar |Mining Gadgets |mininggadgets |1.13.0 |DONE |Manifest: NOSIGNATURE hexcasting-forge-1.19.2-0.10.3.jar |Hex Casting |hexcasting |0.10.3 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1902.3.18-build.248.jar |FTB Chunks |ftbchunks |1902.3.18-build.248 |DONE |Manifest: NOSIGNATURE XyCraft Core-0.5.17.jar |XyCraft: Core |xycraft_core |0.5.17 |DONE |Manifest: NOSIGNATURE XyCraft World-0.5.17.jar |XyCraft: World |xycraft_world |0.5.17 |DONE |Manifest: NOSIGNATURE XyCraft Override-0.5.17.jar |XyCraft: Override |xycraft_override |0.5.17 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.19.2-6.0.8.jar |Mystical Agriculture |mysticalagriculture |6.0.8 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.19.2-6.0.2.jar |Mystical Agradditions |mysticalagradditions |6.0.2 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.19-15.1.6.jar |CraftingTweaks |craftingtweaks |15.1.6 |DONE |Manifest: NOSIGNATURE rftoolsutility-1.19-5.1.4.jar |RFToolsUtility |rftoolsutility |1.19-5.1.4 |DONE |Manifest: NOSIGNATURE libIPN-forge-1.19-2.0.4.jar |libIPN |libipn |2.0.4 |DONE |Manifest: NOSIGNATURE sebastrnlib-2.0.2.jar |Sebastrn Lib |sebastrnlib |2.0.2 |DONE |Manifest: NOSIGNATURE appliedcooking-2.0.3.jar |Applied Cooking |appliedcooking |2.0.3 |DONE |Manifest: NOSIGNATURE refinedcooking-3.0.3.jar |Refined Cooking |refinedcooking |3.0.3 |DONE |Manifest: NOSIGNATURE refinedstorage-1.11.5.jar |Refined Storage |refinedstorage |1.11.5 |DONE |Manifest: NOSIGNATURE ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-12.9.2.jar |Applied Energistics 2 |ae2 |12.9.2 |DONE |Manifest: NOSIGNATURE AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.19.2-13.3.1.jar |CookingForBlockheads |cookingforblockheads |13.3.1 |DONE |Manifest: NOSIGNATURE rebornstorage-1.19.2-5.0.3.jar |RebornStorage |rebornstorage |5.0.3 |DONE |Manifest: NOSIGNATURE merequester-1.19.2-1.0.3.jar |ME Requester |merequester |1.19.2-1.0.3 |DONE |Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.19.2-3.12.3.jar |Ars Nouveau |ars_nouveau |3.12.3 |DONE |Manifest: NOSIGNATURE Delightful-1.19.2-3.2.2.jar |Delightful |delightful |3.2.2 |DONE |Manifest: NOSIGNATURE ars_creo-1.19.2-3.1.3.jar |Ars Creo |ars_creo |3.1.3 |DONE |Manifest: NOSIGNATURE AE2WTLib-12.8.5.jar |AE2WTLib |ae2wtlib |12.8.5 |DONE |Manifest: NOSIGNATURE elementalcraft-1.19.2-5.5.10.jar |ElementalCraft |elementalcraft |1.19.2-5.5.10 |DONE |Manifest: NOSIGNATURE moonlight-1.19.2-2.2.27-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.27 |DONE |Manifest: NOSIGNATURE eccentrictome-1.19.2-1.9.1.jar |Eccentric Tome |eccentrictome |1.19.2-1.9.1 |DONE |Manifest: NOSIGNATURE ToolBelt-1.19.2-1.19.7.jar |Tool Belt |toolbelt |1.19.7 |DONE |Manifest: NOSIGNATURE titanium-1.19.2-3.7.2-26.jar |Titanium |titanium |3.7.2 |DONE |Manifest: NOSIGNATURE silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |DONE |Manifest: NOSIGNATURE AE2-Things-1.1.1.jar |AE2 Things |ae2things |1.1.1 |DONE |Manifest: NOSIGNATURE theurgy-1.19.2-1.3.0.jar |Theurgy |theurgy |1.19.2-1.3.0 |DONE |Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE easy_villagers-1.19.2-1.0.0.jar |Easy Villagers |easy_villagers |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE reliquary-1.19.2-2.0.20.1166.jar |Reliquary |reliquary |1.19.2-2.0.20.1166 |DONE |Manifest: NOSIGNATURE Quark-3.4-394.jar |Quark |quark |3.4-394 |DONE |Manifest: NOSIGNATURE supplementaries-1.19.2-2.2.64.jar |Supplementaries |supplementaries |1.19.2-2.2.64 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |DONE |Manifest: NOSIGNATURE chemlib-1.19.2-2.0.17.jar |ChemLib |chemlib |1.19.2-2.0.17 |DONE |Manifest: NOSIGNATURE PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.19.2-7.0.1.jar |Fast Workbench |fastbench |7.0.1 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.19.2-7.1.3.12.jar |Flux Networks |fluxnetworks |7.1.3.12 |DONE |Manifest: NOSIGNATURE ars_elemental-1.19.2-0.5.8.2.jar |Ars Elemental |ars_elemental |1.19.2-0.5.8.2 |DONE |Manifest: NOSIGNATURE enderchests-forge-1.19.0-1.10.1.01.jar |EnderChests |enderchests |1.10.1.01 |DONE |Manifest: NOSIGNATURE Applied-Botanics-1.4.2.jar |Applied Botanics |appbot |1.4.2 |DONE |Manifest: NOSIGNATURE modonomicon-1.19.2-1.30.0.jar |Modonomicon |modonomicon |1.19.2-1.30.0 |DONE |Manifest: NOSIGNATURE quartz-1.19.2-0.1.0-beta.2.1.jar |Quartz |quartz |0.1.0-beta.2.1 |DONE |Manifest: NOSIGNATURE minecolonies-1.19.2-1.0.1247-BETA.jar |MineColonies |minecolonies |1.19.2-1.0.1247-BETA|DONE |Manifest: NOSIGNATURE pylons-1.19.2-3.1.0.jar |Pylons |pylons |3.1.0 |DONE |Manifest: NOSIGNATURE creeperoverhaul-2.0.9-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.9 |DONE |Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a engineersdecor-1.19.2-forge-1.3.28.jar |Engineer's Decor |engineersdecor |1.3.28 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |DONE |Manifest: NOSIGNATURE functionalstorage-1.19.2-1.1.3.jar |Functional Storage |functionalstorage |1.19.2-1.1.3 |DONE |Manifest: NOSIGNATURE moredragoneggs-3.2.jar |More Dragon Eggs |moredragoneggs |3.2 |DONE |Manifest: NOSIGNATURE modular-routers-1.19.2-10.2.0-3.jar |Modular Routers |modularrouters |10.2.0-3 |DONE |Manifest: NOSIGNATURE asynclocator-1.19.2-1.2.0.jar |Async Locator |asynclocator |1.19.2-1.2.0 |DONE |Manifest: NOSIGNATURE charmofundying-forge-6.1.1+1.19.2.jar |Charm of Undying |charmofundying |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE BetterF3-4.0.0-Forge-1.19.2.jar |BetterF3 |betterf3 |4.0.0 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |DONE |Manifest: NOSIGNATURE Applied-Mekanistics-1.3.4.jar |Applied Mekanistics |appmek |1.3.4 |DONE |Manifest: NOSIGNATURE AEAdditions-1.19.2-4.0.3.jar |AE Additions |ae2additions |4.0.3 |DONE |Manifest: NOSIGNATURE megacells-forge-2.0.0-beta.7-1.19.2.jar |MEGA Cells |megacells |2.0.0-beta.7-1.19.2 |DONE |Manifest: NOSIGNATURE expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |DONE |Manifest: NOSIGNATURE flickerfix-1.19.1-3.1.0.jar |FlickerFix |flickerfix |3.1.0 |DONE |Manifest: NOSIGNATURE createaddition-1.19.2-20230315b.jar |Create Crafts & Additions |createaddition |1.19.2-20230315b |DONE |Manifest: NOSIGNATURE Crash Report UUID: 8d45ad82-6e7c-4a8c-a391-36d3d1e4eb9b FML: 43.2 Forge: net.minecraftforge:43.2.6 Flywheel Backend: Off FramedBlocks BlockEntity Warning: Not applicable
  7. MC: 1.15.2 Forge: 31.1.48 server Player at max: 10 Hosted on Amazon EC2 t3a.medium, 4GB ram. debug.log - https://gist.github.com/intemptesta/6800ec95530a47eddd66889cf800e1c9 hs_err_pid2337.log (Error created by Linux server.) - https://gist.github.com/intemptesta/55337e15dd20fd59a05a0257ad817600 Mod list: https://gist.github.com/intemptesta/ff62022956e7032882552072ea8cdb53 Run command: cd /minecraft && java -Xms3600M -Xmx3800M -jar /minecraft/forge-1.15.2-31.1.48.jar nogui ------------------------------------------------- Hello, I'm having problem with my Forge Server hosted on EC2 t3a.medium, Linux server with 4 GB ram. At first the server will run smoothly with less than 2 GB ram usage. But after left running for a day or two, it will start requiring more and more ram, getting slow, and at some point force closed by Linux process. I'm not really sure how to deal with this problem. I tried increasing, decreasing, removing some mods, clearing some mobs to lessen server load etc. None of this worked. Should I try using same value for Java heap size? Or any mod is the culprit for the ram hogging? Thank you in advance.
  8. Hi, I am trying to run a crazy craft server with my friends and it says this every time I try to join even though i have forge already. What do I do?
  9. I am running a 1.18.2 server with forge version 40.2.2. The server will start fine with mods that don't require anything else, like appleskin and carryon. The server will not start if I add mods like citadel or endertech, with or without mods that require them to work like alex's mobs or advanced chimneys. The pattern seems to be that any library type mods do not work, but I can't figure out how to fix it. Please help ❤️ https://imgur.com/a/eaqzG9h
  10. First of all it is highly recommended to not use an AT into another Mod. Second, I tried this in my mod and it looks like only Minecraft classes can be edited via AT. You can take a look at the generated accesstransform.log somewhere to check which AT's have be performed. The log is located somewhere in your build folder, use the search tool of your explorer to find it. I would recommend you to talk to the mod author and suggest your changes or create a pull request on GitHub that will make these changes.
  11. I need certain blocks (some vanilla, some modded) to drop to each drop two of a different item from what they normally drop. For example: vanilla and modded types of stone drop different kinds of gravel when broken with a hammer, but they drop their own cobble variants when broken with a pickaxe.
  12. I am using the following snippet inside of an onBlockClicked event listener to strip a custom log. Everything works as expected, except the axe doesn't "swing" as it does with vanilla blocks. It just does nothing. I tried using playerentity.swingArm(event.getHand()); but that does absolutely nothing. How can I achieve a swinging tool?
  13. is this name of this file is debug.log and its in client folder [09Říj2021 13:39:24.377] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Atomicek1234, --version, 1.16.5-forge-36.2.0, --gameDir, C:\Users\danda\AppData\Roaming\.minecraft, --assetsDir, C:\Users\danda\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 3ed20dab55a64ca19c945253d6e0a1da, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.0, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550] [09Říj2021 13:39:24.382] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_51 by Oracle Corporation [09Říj2021 13:39:24.416] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver] [09Říj2021 13:39:24.423] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED [09Říj2021 13:39:24.433] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [] [09Říj2021 13:39:24.529] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner] [09Říj2021 13:39:24.547] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [09Říj2021 13:39:24.685] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [] [09Říj2021 13:39:24.723] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] [09Říj2021 13:39:24.723] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [09Říj2021 13:39:24.725] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [09Říj2021 13:39:24.726] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [09Říj2021 13:39:24.727] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [09Říj2021 13:39:24.727] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR. [09Říj2021 13:39:24.733] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 36.2 [09Říj2021 13:39:24.734] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 36.2 loading [09Říj2021 13:39:24.734] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.0.9+86+master.3cf110c [09Říj2021 13:39:24.735] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler [09Říj2021 13:39:24.736] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 3.0.1+61+master.47bca0e [09Říj2021 13:39:24.737] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 4.0.0+65+master.6080a3f [09Říj2021 13:39:24.738] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [09Říj2021 13:39:24.742] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 4.0.6+14+master.c21a551 [09Říj2021 13:39:24.758] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc [09Říj2021 13:39:24.758] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3 [09Říj2021 13:39:25.104] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [09Říj2021 13:39:25.104] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [09Říj2021 13:39:25.107] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [09Říj2021 13:39:25.116] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [09Říj2021 13:39:25.118] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin [09Říj2021 13:39:25.120] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available [09Říj2021 13:39:25.125] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@4554617c [09Říj2021 13:39:25.145] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/danda/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT [09Říj2021 13:39:25.147] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager [09Říj2021 13:39:25.147] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2) [09Říj2021 13:39:25.149] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2) [09Říj2021 13:39:25.160] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2) [09Říj2021 13:39:25.161] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2) [09Říj2021 13:39:25.162] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2) [09Říj2021 13:39:25.167] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin [09Říj2021 13:39:25.167] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [09Říj2021 13:39:25.168] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories [09Říj2021 13:39:25.171] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\danda\AppData\Roaming\.minecraft [09Říj2021 13:39:25.173] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\danda\AppData\Roaming\.minecraft [09Říj2021 13:39:25.173] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\danda\AppData\Roaming\.minecraft\mods [09Říj2021 13:39:25.173] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\danda\AppData\Roaming\.minecraft\mods [09Říj2021 13:39:25.174] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\danda\AppData\Roaming\.minecraft\config [09Říj2021 13:39:25.174] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\danda\AppData\Roaming\.minecraft\config [09Říj2021 13:39:25.174] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\danda\AppData\Roaming\.minecraft\config\fml.toml [09Říj2021 13:39:25.175] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration [09Říj2021 13:39:25.234] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\danda\AppData\Roaming\.minecraft\defaultconfigs [09Říj2021 13:39:25.234] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile [09Říj2021 13:39:25.237] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler [09Říj2021 13:39:25.237] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlclient as launch service [09Říj2021 13:39:25.918] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : MC Version: '1.16.5' MCP Version: '20210115.111550' Forge Version: '36.2.0' Forge group: 'net.minecraftforge' [09Říj2021 13:39:25.921] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\danda\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\9.1\asm-9.1.jar [09Říj2021 13:39:25.921] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\danda\AppData\Roaming\.minecraft\libraries [09Říj2021 13:39:25.923] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-universal.jar is present [09Říj2021 13:39:25.924] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.5-20210115.111550\client-1.16.5-20210115.111550-srg.jar is present [09Říj2021 13:39:25.925] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.5-20210115.111550\client-1.16.5-20210115.111550-extra.jar is present [09Říj2021 13:39:25.926] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-client.jar is present [09Říj2021 13:39:25.932] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers [09Říj2021 13:39:25.934] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-universal.jar [09Říj2021 13:39:25.938] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/danda/AppData/Roaming/.minecraft/libraries/net/minecraftforge/forge/1.16.5-36.2.0/forge-1.16.5-36.2.0-universal.jar to languageloader classloader [09Říj2021 13:39:25.990] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers [09Říj2021 13:39:25.992] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 36.2 [09Říj2021 13:39:26.006] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1 [09Říj2021 13:39:26.010] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml [09Říj2021 13:39:26.012] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' [09Říj2021 13:39:26.013] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} [09Říj2021 13:39:26.014] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning [09Říj2021 13:39:26.018] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin [09Říj2021 13:39:26.019] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin [09Říj2021 13:39:26.019] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml [09Říj2021 13:39:26.019] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan [09Říj2021 13:39:26.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] [09Říj2021 13:39:26.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null) [09Říj2021 13:39:26.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.23.jar [09Říj2021 13:39:26.364] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [1.16.5]+SecurityCraft+v1.8.23.jar with {securitycraft} mods - versions {v1.8.23} [09Říj2021 13:39:26.368] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.23.jar with language javafml [09Říj2021 13:39:26.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\abyg-1.2-forge.jar [09Říj2021 13:39:26.371] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file abyg-1.2-forge.jar with {bygvanillabiomes} mods - versions {1.0.0} [09Říj2021 13:39:26.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\abyg-1.2-forge.jar with language javafml [09Říj2021 13:39:26.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\alexsmobs-1.12.1.jar [09Říj2021 13:39:26.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsmobs-1.12.1.jar with {alexsmobs} mods - versions {1.12.1} [09Říj2021 13:39:26.375] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\alexsmobs-1.12.1.jar with language javafml [09Říj2021 13:39:26.375] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\archers_paradox-1.16.5-1.3.1.jar [09Říj2021 13:39:26.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file archers_paradox-1.16.5-1.3.1.jar with {archers_paradox} mods - versions {1.3.1} [09Říj2021 13:39:26.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\archers_paradox-1.16.5-1.3.1.jar with language javafml [09Říj2021 13:39:26.384] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.2.jar [09Říj2021 13:39:26.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Artifacts-1.16.5-2.10.2.jar with {artifacts} mods - versions {1.16.5-2.10.2} [09Říj2021 13:39:26.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.2.jar with language javafml [09Říj2021 13:39:26.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.16.5-10.2.0.jar [09Říj2021 13:39:26.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betteranimalsplus-1.16.5-10.2.0.jar with {betteranimalsplus} mods - versions {10.2.0} [09Říj2021 13:39:26.389] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.16.5-10.2.0.jar with language javafml [09Říj2021 13:39:26.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterCaves-Forge-1.16.4-1.1.2.jar [09Říj2021 13:39:26.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterCaves-Forge-1.16.4-1.1.2.jar with {bettercaves} mods - versions {1.16.4-1.1.2} [09Říj2021 13:39:26.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterCaves-Forge-1.16.4-1.1.2.jar with language javafml [09Říj2021 13:39:26.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\betterendforge-1.16.5-1.6.3.jar [09Říj2021 13:39:26.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betterendforge-1.16.5-1.6.3.jar with {betterendforge} mods - versions {1.16.5-1.6.3} [09Říj2021 13:39:26.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\betterendforge-1.16.5-1.6.3.jar with language javafml [09Říj2021 13:39:26.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterMineshafts-Forge-1.16.4-2.0.4.jar [09Říj2021 13:39:26.399] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterMineshafts-Forge-1.16.4-2.0.4.jar with {bettermineshafts} mods - versions {1.16.4-2.0.4} [09Říj2021 13:39:26.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterMineshafts-Forge-1.16.4-2.0.4.jar with language javafml [09Říj2021 13:39:26.401] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\betterweather-2.0.1.jar [09Říj2021 13:39:26.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betterweather-2.0.1.jar with {betterweather} mods - versions {2.0.1} [09Říj2021 13:39:26.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\betterweather-2.0.1.jar with language javafml [09Říj2021 13:39:26.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar [09Říj2021 13:39:26.406] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BiomesOPlenty-1.16.5-13.1.0.482-universal.jar with {biomesoplenty} mods - versions {1.16.5-13.1.0.482} [09Říj2021 13:39:26.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar with language javafml [09Říj2021 13:39:26.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\byg-1.3.4.jar [09Říj2021 13:39:26.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file byg-1.3.4.jar with {byg} mods - versions {1.3.4} [09Říj2021 13:39:26.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\byg-1.3.4.jar with language javafml [09Říj2021 13:39:26.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar [09Říj2021 13:39:26.413] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.8.1-1.16.5.jar with {citadel} mods - versions {1.8.1} [09Říj2021 13:39:26.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar with language javafml [09Říj2021 13:39:26.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\cofh_core-1.16.5-1.3.1.jar [09Říj2021 13:39:26.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cofh_core-1.16.5-1.3.1.jar with {cofh_core} mods - versions {1.3.1} [09Říj2021 13:39:26.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\cofh_core-1.16.5-1.3.1.jar with language javafml [09Říj2021 13:39:26.418] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\comforts-forge-1.16.5-4.0.1.3.jar [09Říj2021 13:39:26.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file comforts-forge-1.16.5-4.0.1.3.jar with {comforts} mods - versions {1.16.5-4.0.1.3} [09Říj2021 13:39:26.420] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\comforts-forge-1.16.5-4.0.1.3.jar with language javafml [09Říj2021 13:39:26.421] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\corpse-1.16.5-1.0.6.jar [09Říj2021 13:39:26.422] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file corpse-1.16.5-1.0.6.jar with {corpse} mods - versions {1.16.5-1.0.6} [09Říj2021 13:39:26.423] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\corpse-1.16.5-1.0.6.jar with language javafml [09Říj2021 13:39:26.424] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\crafting-dead-core-1.16.5-1.7.5-alpha.jar [09Říj2021 13:39:26.425] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file crafting-dead-core-1.16.5-1.7.5-alpha.jar with {craftingdead} mods - versions {1.7.5-alpha} [09Říj2021 13:39:26.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\crafting-dead-core-1.16.5-1.7.5-alpha.jar with language javafml [09Říj2021 13:39:26.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar [09Říj2021 13:39:26.428] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CTM-MC1.16.1-1.1.2.6.jar with {ctm} mods - versions {MC1.16.1-1.1.2.6} [09Říj2021 13:39:26.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar with language javafml [09Říj2021 13:39:26.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar [09Říj2021 13:39:26.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-1.16.5-4.0.5.3.jar with {curios} mods - versions {1.16.5-4.0.5.3} [09Říj2021 13:39:26.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar with language javafml [09Říj2021 13:39:26.433] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\Desolation+1.1.0-1+1.16.5.jar [09Říj2021 13:39:26.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Desolation+1.1.0-1+1.16.5.jar with {desolation} mods - versions {1.1.0-1} [09Říj2021 13:39:26.435] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\Desolation+1.1.0-1+1.16.5.jar with language javafml [09Říj2021 13:39:26.436] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\DungeonsArise-1.16.5-2.1.47-release.jar [09Říj2021 13:39:26.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonsArise-1.16.5-2.1.47-release.jar with {dungeons_arise} mods - versions {2.1.47} [09Říj2021 13:39:26.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\DungeonsArise-1.16.5-2.1.47-release.jar with language javafml [09Říj2021 13:39:26.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\endremastered-forge-R4.1.1.jar [09Říj2021 13:39:26.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file endremastered-forge-R4.1.1.jar with {endrem} mods - versions {4.1} [09Říj2021 13:39:26.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\endremastered-forge-R4.1.1.jar with language javafml [09Říj2021 13:39:26.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\EpicFightMod-1.16.5-5.1.1.jar [09Říj2021 13:39:26.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EpicFightMod-1.16.5-5.1.1.jar with {epicfight} mods - versions {5.1.0} [09Říj2021 13:39:26.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\EpicFightMod-1.16.5-5.1.1.jar with language javafml [09Říj2021 13:39:26.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\expandability-2.0.2-forge.jar [09Říj2021 13:39:26.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-2.0.2-forge.jar with {expandability} mods - versions {2.0.2} [09Říj2021 13:39:26.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\expandability-2.0.2-forge.jar with language javafml [09Říj2021 13:39:26.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar [09Říj2021 13:39:26.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file guardvillagers-1.16.5.1.2.6.jar with {guardvillagers} mods - versions {1.2.6} [09Říj2021 13:39:26.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar with language javafml [09Říj2021 13:39:26.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar [09Říj2021 13:39:26.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iceandfire-2.1.9-1.16.5.jar with {iceandfire} mods - versions {2.1.9-1.16.5} [09Říj2021 13:39:26.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar with language javafml [09Říj2021 13:39:26.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.3.jar [09Říj2021 13:39:26.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-1.16.5-5.7.3.jar with {journeymap} mods - versions {5.7.3} [09Říj2021 13:39:26.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.3.jar with language javafml [09Říj2021 13:39:26.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod journeymap render event transformer with Javascript path render-event-transformer.js [09Říj2021 13:39:26.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod journeymap potion effect transformer with Javascript path potion-effects-shift.js [09Říj2021 13:39:26.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod render-event-transformer.js [09Říj2021 13:39:26.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod potion-effects-shift.js [09Říj2021 13:39:26.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\mobsunscreen-1.16.5-3.0.4.jar [09Říj2021 13:39:26.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mobsunscreen-1.16.5-3.0.4.jar with {mobsunscreen} mods - versions {1.16.5-3.0.4} [09Říj2021 13:39:26.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\mobsunscreen-1.16.5-3.0.4.jar with language javafml [09Říj2021 13:39:26.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\MoreZombies_0.8.2_MC1.16.5.jar [09Říj2021 13:39:26.484] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MoreZombies_0.8.2_MC1.16.5.jar with {morezombies} mods - versions {0.8.2} [09Říj2021 13:39:26.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\MoreZombies_0.8.2_MC1.16.5.jar with language javafml [09Říj2021 13:39:26.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\mowziesmobs-1.5.19.jar [09Říj2021 13:39:26.486] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mowziesmobs-1.5.19.jar with {mowziesmobs} mods - versions {1.5.19} [09Říj2021 13:39:26.486] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\mowziesmobs-1.5.19.jar with language javafml [09Říj2021 13:39:26.487] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar [09Říj2021 13:39:26.487] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.16.4-53.2.jar with {patchouli} mods - versions {1.16.4-53.2} [09Říj2021 13:39:26.488] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar with language javafml [09Říj2021 13:39:26.488] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\repurposed_structures_forge-3.2.6+1.16.5.jar [09Říj2021 13:39:26.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file repurposed_structures_forge-3.2.6+1.16.5.jar with {repurposed_structures} mods - versions {3.2.6+1.16.5} [09Říj2021 13:39:26.490] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\repurposed_structures_forge-3.2.6+1.16.5.jar with language javafml [09Říj2021 13:39:26.491] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\selene-1.16.5-1.8.0.jar [09Říj2021 13:39:26.491] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file selene-1.16.5-1.8.0.jar with {selene} mods - versions {1.16.5-1.0} [09Říj2021 13:39:26.492] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\selene-1.16.5-1.8.0.jar with language javafml [09Říj2021 13:39:26.492] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.16.5-3.2.12.337.jar [09Říj2021 13:39:26.493] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedbackpacks-1.16.5-3.2.12.337.jar with {sophisticatedbackpacks} mods - versions {1.16.5-3.2.12.337} [09Říj2021 13:39:26.494] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.16.5-3.2.12.337.jar with language javafml [09Říj2021 13:39:26.494] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\supplementaries-1.16.5-0.17.4.jar [09Říj2021 13:39:26.495] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supplementaries-1.16.5-0.17.4.jar with {supplementaries} mods - versions {1.16.5-0.17.4} [09Říj2021 13:39:26.496] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\supplementaries-1.16.5-0.17.4.jar with language javafml [09Říj2021 13:39:26.497] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\Survive-1.16.5-3.4.4.jar [09Říj2021 13:39:26.498] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Survive-1.16.5-3.4.4.jar with {survive} mods - versions {1.16.5-3.4.4} [09Říj2021 13:39:26.498] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\Survive-1.16.5-3.4.4.jar with language javafml [09Říj2021 13:39:26.499] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\ToolBelt-1.16.5-1.16.0.jar [09Říj2021 13:39:26.499] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ToolBelt-1.16.5-1.16.0.jar with {toolbelt} mods - versions {1.16.0} [09Říj2021 13:39:26.500] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\ToolBelt-1.16.5-1.16.0.jar with language javafml [09Říj2021 13:39:26.500] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\twilightforest-1.16.5-4.0.546-universal.jar [09Říj2021 13:39:26.501] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file twilightforest-1.16.5-4.0.546-universal.jar with {twilightforest} mods - versions {NONE} [09Říj2021 13:39:26.502] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\twilightforest-1.16.5-4.0.546-universal.jar with language javafml [09Říj2021 13:39:26.503] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod seed with Javascript path META-INF/asm/seed.js [09Říj2021 13:39:26.503] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod maprendercontext with Javascript path META-INF/asm/maprendercontext.js [09Říj2021 13:39:26.503] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod music with Javascript path META-INF/asm/music.js [09Říj2021 13:39:26.504] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod multipart with Javascript path META-INF/asm/multipart.js [09Říj2021 13:39:26.504] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/seed.js [09Říj2021 13:39:26.504] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/maprendercontext.js [09Říj2021 13:39:26.504] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/music.js [09Říj2021 13:39:26.504] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/multipart.js [09Říj2021 13:39:26.504] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\UnionLib-1.16.5-3.3.7.jar [09Říj2021 13:39:26.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file UnionLib-1.16.5-3.3.7.jar with {unionlib} mods - versions {3.3.7} [09Říj2021 13:39:26.505] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\UnionLib-1.16.5-3.3.7.jar with language javafml [09Říj2021 13:39:26.506] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod UnionLib Transformer with Javascript path META-INF/transformer.js [09Říj2021 13:39:26.506] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/transformer.js [09Říj2021 13:39:26.506] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.11.jar [09Říj2021 13:39:26.507] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valhelsia_core-16.0.11.jar with {valhelsia_core} mods - versions {16.0.11} [09Říj2021 13:39:26.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.11.jar with language javafml [09Říj2021 13:39:26.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar [09Říj2021 13:39:26.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valhelsia_structures-1.16.5-0.1.6.jar with {valhelsia_structures} mods - versions {1.16.5-0.1.6} [09Říj2021 13:39:26.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar with language javafml [09Říj2021 13:39:26.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar [09Říj2021 13:39:26.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file walljump-forge-1.16.4-1.3.7.jar with {walljump} mods - versions {1.16.4-1.3.7} [09Říj2021 13:39:26.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar with language javafml [09Říj2021 13:39:26.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-12.jar [09Říj2021 13:39:26.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.16.4-Forge-12.jar with {yungsapi} mods - versions {1.16.4-Forge-12} [09Říj2021 13:39:26.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-12.jar with language javafml [09Říj2021 13:39:26.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\mods\Zombie+Extreme+1.16.5+1.8.2.jar [09Říj2021 13:39:26.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Zombie+Extreme+1.16.5+1.8.2.jar with {zombie_extreme} mods - versions {1.8.2} [09Říj2021 13:39:26.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\Zombie+Extreme+1.16.5+1.8.2.jar with language javafml [09Říj2021 13:39:26.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-universal.jar [09Říj2021 13:39:26.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.0-universal.jar with {forge} mods - versions {36.2.0} [09Říj2021 13:39:26.524] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-universal.jar with language javafml [09Říj2021 13:39:26.525] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js [09Říj2021 13:39:26.525] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js [09Říj2021 13:39:26.525] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js [09Říj2021 13:39:26.525] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js [09Říj2021 13:39:26.526] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js [09Říj2021 13:39:26.526] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js [09Říj2021 13:39:26.526] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-client.jar [09Říj2021 13:39:26.530] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.0-client.jar with {minecraft} mods - versions {1.16.5} [09Říj2021 13:39:26.530] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-client.jar with language minecraft [09Říj2021 13:39:26.540] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 69 mod requirements (63 mandatory, 6 optional) [09Říj2021 13:39:26.541] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) [09Říj2021 13:39:27.230] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml [09Říj2021 13:39:27.231] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers [09Říj2021 13:39:27.234] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin [09Říj2021 13:39:27.236] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin [09Říj2021 13:39:27.237] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml [09Říj2021 13:39:27.238] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers [09Říj2021 13:39:27.239] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/transformer.js [09Říj2021 13:39:27.478] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [09Říj2021 13:39:27.478] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from render-event-transformer.js [09Říj2021 13:39:27.564] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [09Říj2021 13:39:27.566] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from potion-effects-shift.js [09Říj2021 13:39:27.606] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [09Říj2021 13:39:27.611] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js [09Říj2021 13:39:27.633] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [09Říj2021 13:39:27.634] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js [09Říj2021 13:39:27.765] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [09Říj2021 13:39:27.769] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js [09Říj2021 13:39:27.881] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [09Říj2021 13:39:27.883] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/seed.js [09Říj2021 13:39:27.928] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [09Říj2021 13:39:27.930] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/maprendercontext.js [09Říj2021 13:39:27.953] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [09Říj2021 13:39:27.999] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/music.js [09Říj2021 13:39:28.020] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [09Říj2021 13:39:28.033] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/multipart.js [09Říj2021 13:39:28.091] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [09Říj2021 13:39:28.112] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3a01773b to Target : METHOD {Lnet/minecraft/client/renderer/WorldRenderer;} {func_215319_a} {(IIIZ)V} [09Říj2021 13:39:28.126] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2dd8239 to Target : METHOD {Lnet/minecraft/client/gui/IngameGui;} {func_238444_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;)V} [09Říj2021 13:39:28.153] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@472698d to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_175156_o} {()F} [09Říj2021 13:39:28.154] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7b7683d4 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228396_a_} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V} [09Říj2021 13:39:28.155] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@40712ee9 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_212843_a_} {(Lnet/minecraft/entity/MobEntity;FFF)V} [09Říj2021 13:39:28.171] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2e53b094 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_225597_a_} {(Lnet/minecraft/entity/MobEntity;FFFFF)V} [09Říj2021 13:39:28.173] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@39fa8ad2 to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z} [09Říj2021 13:39:28.177] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@76ddd61a to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_85036_m} {()V} [09Říj2021 13:39:28.178] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3f92a84e to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228396_a_} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V} [09Říj2021 13:39:28.187] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@cf67838 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228405_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V} [09Říj2021 13:39:28.190] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6137cf6e to Target : METHOD {Lnet/minecraft/client/renderer/entity/PlayerRenderer;} {func_241741_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/client/renderer/entity/model/BipedModel$ArmPose;} [09Říj2021 13:39:28.192] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7942a854 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z} [09Říj2021 13:39:28.194] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@53b8afea to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_241844_w} {(F)V} [09Říj2021 13:39:28.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6c302a1d to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_208003_a} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z} [09Říj2021 13:39:28.233] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@33a3c44a to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z} [09Říj2021 13:39:28.235] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5fcfca62 to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220013_l} {(Lnet/minecraft/item/ItemStack;)F} [09Říj2021 13:39:28.236] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@499ef98e to Target : METHOD {Lnet/minecraft/item/Item;} {func_219970_i} {(Lnet/minecraft/item/ItemStack;)Z} [09Říj2021 13:39:28.237] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@24934262 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228405_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V} [09Říj2021 13:39:28.237] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@93f432e to Target : METHOD {Lnet/minecraft/entity/item/ItemFrameEntity;} {func_110131_b} {(Lnet/minecraft/item/ItemStack;)V} [09Říj2021 13:39:28.238] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@288214b1 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer$3;} {func_75214_a} {(Lnet/minecraft/item/ItemStack;)Z} [09Říj2021 13:39:28.241] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@16eedaa6 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer;} {func_82846_b} {(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;} [09Říj2021 13:39:28.243] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@28501a4b to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_82840_a} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;} [09Říj2021 13:39:28.244] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5b051a5c to Target : METHOD {Lnet/minecraft/client/renderer/entity/FishRenderer;} {func_225623_a_} {(Lnet/minecraft/entity/projectile/FishingBobberEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V} [09Říj2021 13:39:28.244] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@639aba11 to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_234600_a_} {(Lnet/minecraft/entity/player/PlayerEntity;)Z} [09Říj2021 13:39:28.245] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@341672e to Target : METHOD {Lnet/minecraft/block/BeehiveBlock;} {func_225533_a_} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;} [09Říj2021 13:39:28.248] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2bebb74f to Target : METHOD {Lnet/minecraft/block/PumpkinBlock;} {func_225533_a_} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;} [09Říj2021 13:39:28.249] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@58cf8f94 to Target : METHOD {Lnet/minecraft/block/TripWireBlock;} {func_176208_a} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V} [09Říj2021 13:39:28.250] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6e33fcae to Target : METHOD {Lnet/minecraft/enchantment/EfficiencyEnchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z} [09Říj2021 13:39:28.251] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@66c38e51 to Target : METHOD {Lnet/minecraft/entity/passive/MooshroomEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;} [09Říj2021 13:39:28.251] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@10641c09 to Target : METHOD {Lnet/minecraft/entity/passive/SheepEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;} [09Říj2021 13:39:28.252] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@34f392be to Target : METHOD {Lnet/minecraft/entity/passive/SnowGolemEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;} [09Říj2021 13:39:28.252] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4554de02 to Target : METHOD {Lnet/minecraft/world/gen/settings/DimensionGeneratorSettings;} {<init>} {(JZZLnet/minecraft/util/registry/SimpleRegistry;Ljava/util/Optional;)V} [09Říj2021 13:39:28.253] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3f9f71ff to Target : METHOD {Lnet/minecraft/client/gui/MapItemRenderer$Instance;} {func_228089_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;ZI)V} [09Říj2021 13:39:28.254] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@fabb651 to Target : METHOD {Lnet/minecraft/client/audio/MusicTicker;} {func_73660_a} {()V} [09Říj2021 13:39:28.255] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@27e5b378 to Target : METHOD {Lnet/minecraft/world/World;} {func_175674_a} {(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List;} [09Říj2021 13:39:28.278] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4422dd48 to Target : METHOD {Lnet/minecraft/world/TrackedEntity;} {func_219457_c} {()V} [09Říj2021 13:39:28.278] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@764cba to Target : METHOD {Lnet/minecraft/client/renderer/entity/EntityRendererManager;} {func_78713_a} {(Lnet/minecraft/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer;} [09Říj2021 13:39:28.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@523d6bdb to Target : METHOD {Lnet/minecraft/client/renderer/WorldRenderer;} {func_228426_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;FJZLnet/minecraft/client/renderer/ActiveRenderInfo;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/util/math/vector/Matrix4f;)V} [09Říj2021 13:39:28.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@ad3324b to Target : CLASS {Lnet/minecraft/world/gen/feature/structure/StructureStart;} {} {V} [09Říj2021 13:39:28.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3872bc37 to Target : CLASS {Lnet/minecraft/inventory/container/CraftingResultSlot;} {} {V} [09Říj2021 13:39:28.312] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1a87b51 to Target : CLASS {Lnet/minecraft/item/ItemStack;} {} {V} [09Říj2021 13:39:28.325] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@12968227 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V} [09Říj2021 13:39:28.326] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@144ab54 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V} [09Říj2021 13:39:28.327] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2cfa2c4f to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V} [09Říj2021 13:39:28.340] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6ecab872 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V} [09Říj2021 13:39:28.341] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@48eb9836 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V} [09Říj2021 13:39:28.342] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6c518474 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V} [09Říj2021 13:39:28.354] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@11b455e5 to Target : CLASS {Lnet/minecraft/item/ItemStack;} {} {V} [09Říj2021 13:39:28.369] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2a066689 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V} [09Říj2021 13:39:28.399] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml [09Říj2021 13:39:28.691] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)] [09Říj2021 13:39:28.708] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)] [09Říj2021 13:39:28.709] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-client.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-client.jar) [09Říj2021 13:39:28.712] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-client.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-client.jar) [09Říj2021 13:39:28.713] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-client.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-client.jar) [09Říj2021 13:39:28.714] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-client.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-client.jar) [09Říj2021 13:39:28.715] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-client.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-client.jar) [09Říj2021 13:39:28.715] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-client.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-client.jar)] [09Říj2021 13:39:28.716] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Zombie+Extreme+1.16.5+1.8.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Zombie+Extreme+1.16.5+1.8.2.jar) [09Říj2021 13:39:28.717] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Zombie+Extreme+1.16.5+1.8.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Zombie+Extreme+1.16.5+1.8.2.jar) [09Říj2021 13:39:28.719] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Zombie+Extreme+1.16.5+1.8.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Zombie+Extreme+1.16.5+1.8.2.jar) [09Říj2021 13:39:28.722] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Zombie+Extreme+1.16.5+1.8.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Zombie+Extreme+1.16.5+1.8.2.jar) [09Říj2021 13:39:28.724] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Zombie+Extreme+1.16.5+1.8.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Zombie+Extreme+1.16.5+1.8.2.jar) [09Říj2021 13:39:28.724] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Zombie+Extreme+1.16.5+1.8.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Zombie+Extreme+1.16.5+1.8.2.jar)] [09Říj2021 13:39:28.725] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(MoreZombies_0.8.2_MC1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\MoreZombies_0.8.2_MC1.16.5.jar) [09Říj2021 13:39:28.728] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(MoreZombies_0.8.2_MC1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\MoreZombies_0.8.2_MC1.16.5.jar) [09Říj2021 13:39:28.729] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(MoreZombies_0.8.2_MC1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\MoreZombies_0.8.2_MC1.16.5.jar) [09Říj2021 13:39:28.731] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(MoreZombies_0.8.2_MC1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\MoreZombies_0.8.2_MC1.16.5.jar) [09Říj2021 13:39:28.733] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(MoreZombies_0.8.2_MC1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\MoreZombies_0.8.2_MC1.16.5.jar) [09Říj2021 13:39:28.735] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MoreZombies_0.8.2_MC1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\MoreZombies_0.8.2_MC1.16.5.jar)] [09Říj2021 13:39:28.740] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(repurposed_structures_forge-3.2.6+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\repurposed_structures_forge-3.2.6+1.16.5.jar) [09Říj2021 13:39:28.742] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(repurposed_structures_forge-3.2.6+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\repurposed_structures_forge-3.2.6+1.16.5.jar) [09Říj2021 13:39:28.743] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(repurposed_structures_forge-3.2.6+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\repurposed_structures_forge-3.2.6+1.16.5.jar) [09Říj2021 13:39:28.770] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(repurposed_structures_forge-3.2.6+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\repurposed_structures_forge-3.2.6+1.16.5.jar) [09Říj2021 13:39:28.771] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(repurposed_structures_forge-3.2.6+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\repurposed_structures_forge-3.2.6+1.16.5.jar) [09Říj2021 13:39:28.772] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(repurposed_structures_forge-3.2.6+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\repurposed_structures_forge-3.2.6+1.16.5.jar)] [09Říj2021 13:39:28.772] [main/DEBUG] [mixin/]: Registering mixin config: repurposed_structures.mixins.json [09Říj2021 13:39:29.333] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mowziesmobs-1.5.19.jar) [09Říj2021 13:39:29.381] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mowziesmobs-1.5.19.jar) [09Říj2021 13:39:29.382] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mowziesmobs-1.5.19.jar) [09Říj2021 13:39:29.382] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mowziesmobs-1.5.19.jar) [09Říj2021 13:39:29.396] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mowziesmobs-1.5.19.jar) [09Říj2021 13:39:29.442] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mowziesmobs-1.5.19.jar)] [09Říj2021 13:39:29.443] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(UnionLib-1.16.5-3.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\UnionLib-1.16.5-3.3.7.jar) [09Říj2021 13:39:29.444] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(UnionLib-1.16.5-3.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\UnionLib-1.16.5-3.3.7.jar) [09Říj2021 13:39:29.444] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(UnionLib-1.16.5-3.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\UnionLib-1.16.5-3.3.7.jar) [09Říj2021 13:39:29.445] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(UnionLib-1.16.5-3.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\UnionLib-1.16.5-3.3.7.jar) [09Říj2021 13:39:29.457] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(UnionLib-1.16.5-3.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\UnionLib-1.16.5-3.3.7.jar) [09Říj2021 13:39:29.458] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(UnionLib-1.16.5-3.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\UnionLib-1.16.5-3.3.7.jar)] [09Říj2021 13:39:29.458] [main/DEBUG] [mixin/]: Registering mixin config: unionlib.mixins.json [09Říj2021 13:39:29.490] [main/ERROR] [mixin/]: Mixin config unionlib.mixins.json does not specify "minVersion" property [09Říj2021 13:39:29.506] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\ToolBelt-1.16.5-1.16.0.jar) [09Říj2021 13:39:29.509] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\ToolBelt-1.16.5-1.16.0.jar) [09Říj2021 13:39:29.510] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\ToolBelt-1.16.5-1.16.0.jar) [09Říj2021 13:39:29.511] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\ToolBelt-1.16.5-1.16.0.jar) [09Říj2021 13:39:29.513] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\ToolBelt-1.16.5-1.16.0.jar) [09Říj2021 13:39:29.513] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\ToolBelt-1.16.5-1.16.0.jar)] [09Říj2021 13:39:29.514] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar) [09Říj2021 13:39:29.516] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar) [09Říj2021 13:39:29.517] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar) [09Říj2021 13:39:29.518] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar) [09Říj2021 13:39:29.519] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar) [09Říj2021 13:39:29.519] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar)] [09Říj2021 13:39:29.520] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(endremastered-forge-R4.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\endremastered-forge-R4.1.1.jar) [09Říj2021 13:39:29.521] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(endremastered-forge-R4.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\endremastered-forge-R4.1.1.jar) [09Říj2021 13:39:29.522] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(endremastered-forge-R4.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\endremastered-forge-R4.1.1.jar) [09Říj2021 13:39:29.522] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(endremastered-forge-R4.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\endremastered-forge-R4.1.1.jar) [09Říj2021 13:39:29.523] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(endremastered-forge-R4.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\endremastered-forge-R4.1.1.jar) [09Říj2021 13:39:29.523] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(endremastered-forge-R4.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\endremastered-forge-R4.1.1.jar)] [09Říj2021 13:39:29.524] [main/DEBUG] [mixin/]: Registering mixin config: endrem.mixins.json [09Říj2021 13:39:29.529] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(crafting-dead-core-1.16.5-1.7.5-alpha.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\crafting-dead-core-1.16.5-1.7.5-alpha.jar) [09Říj2021 13:39:29.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(crafting-dead-core-1.16.5-1.7.5-alpha.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\crafting-dead-core-1.16.5-1.7.5-alpha.jar) [09Říj2021 13:39:29.530] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(crafting-dead-core-1.16.5-1.7.5-alpha.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\crafting-dead-core-1.16.5-1.7.5-alpha.jar) [09Říj2021 13:39:29.532] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(crafting-dead-core-1.16.5-1.7.5-alpha.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\crafting-dead-core-1.16.5-1.7.5-alpha.jar) [09Říj2021 13:39:29.533] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(crafting-dead-core-1.16.5-1.7.5-alpha.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\crafting-dead-core-1.16.5-1.7.5-alpha.jar) [09Říj2021 13:39:29.533] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(crafting-dead-core-1.16.5-1.7.5-alpha.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\crafting-dead-core-1.16.5-1.7.5-alpha.jar)] [09Říj2021 13:39:29.534] [main/DEBUG] [mixin/]: Registering mixin config: craftingdead.mixins.json [09Říj2021 13:39:29.536] [main/ERROR] [mixin/]: Mixin config craftingdead.mixins.json does not specify "minVersion" property [09Říj2021 13:39:29.538] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar) [09Říj2021 13:39:29.539] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar) [09Říj2021 13:39:29.598] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar) [09Říj2021 13:39:29.613] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar) [09Říj2021 13:39:29.614] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar) [09Říj2021 13:39:29.615] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar)] [09Říj2021 13:39:29.644] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar) [09Říj2021 13:39:29.646] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar) [09Říj2021 13:39:29.646] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar) [09Říj2021 13:39:29.647] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar) [09Říj2021 13:39:29.647] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar) [09Říj2021 13:39:29.648] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar)] [09Říj2021 13:39:29.648] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterCaves-Forge-1.16.4-1.1.2.jar) [09Říj2021 13:39:29.649] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterCaves-Forge-1.16.4-1.1.2.jar) [09Říj2021 13:39:29.650] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterCaves-Forge-1.16.4-1.1.2.jar) [09Říj2021 13:39:29.651] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterCaves-Forge-1.16.4-1.1.2.jar) [09Říj2021 13:39:29.653] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterCaves-Forge-1.16.4-1.1.2.jar) [09Říj2021 13:39:29.653] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)] [09Říj2021 13:39:29.691] [main/DEBUG] [mixin/]: Registering mixin config: bettercaves.mixins.json [09Říj2021 13:39:29.708] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(EpicFightMod-1.16.5-5.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\EpicFightMod-1.16.5-5.1.1.jar) [09Říj2021 13:39:29.709] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(EpicFightMod-1.16.5-5.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\EpicFightMod-1.16.5-5.1.1.jar) [09Říj2021 13:39:29.709] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(EpicFightMod-1.16.5-5.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\EpicFightMod-1.16.5-5.1.1.jar) [09Říj2021 13:39:29.722] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(EpicFightMod-1.16.5-5.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\EpicFightMod-1.16.5-5.1.1.jar) [09Říj2021 13:39:29.723] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(EpicFightMod-1.16.5-5.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\EpicFightMod-1.16.5-5.1.1.jar) [09Říj2021 13:39:29.723] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(EpicFightMod-1.16.5-5.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\EpicFightMod-1.16.5-5.1.1.jar)] [09Říj2021 13:39:29.723] [main/DEBUG] [mixin/]: Registering mixin config: epicfight.mixins.json [09Říj2021 13:39:29.754] [main/ERROR] [mixin/]: Mixin config epicfight.mixins.json does not specify "minVersion" property [09Říj2021 13:39:29.768] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mobsunscreen-1.16.5-3.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mobsunscreen-1.16.5-3.0.4.jar) [09Říj2021 13:39:29.769] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mobsunscreen-1.16.5-3.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mobsunscreen-1.16.5-3.0.4.jar) [09Říj2021 13:39:29.770] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mobsunscreen-1.16.5-3.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mobsunscreen-1.16.5-3.0.4.jar) [09Říj2021 13:39:29.783] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mobsunscreen-1.16.5-3.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mobsunscreen-1.16.5-3.0.4.jar) [09Říj2021 13:39:29.784] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mobsunscreen-1.16.5-3.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mobsunscreen-1.16.5-3.0.4.jar) [09Říj2021 13:39:29.798] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mobsunscreen-1.16.5-3.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mobsunscreen-1.16.5-3.0.4.jar)] [09Říj2021 13:39:29.798] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(betterweather-2.0.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterweather-2.0.1.jar) [09Říj2021 13:39:29.799] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(betterweather-2.0.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterweather-2.0.1.jar) [09Říj2021 13:39:29.813] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(betterweather-2.0.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterweather-2.0.1.jar) [09Říj2021 13:39:29.813] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(betterweather-2.0.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterweather-2.0.1.jar) [09Říj2021 13:39:29.814] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(betterweather-2.0.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterweather-2.0.1.jar) [09Říj2021 13:39:29.814] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(betterweather-2.0.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterweather-2.0.1.jar)] [09Říj2021 13:39:29.815] [main/DEBUG] [mixin/]: Registering mixin config: betterweather.mixins.json [09Říj2021 13:39:29.819] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.3.jar) [09Říj2021 13:39:29.820] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.3.jar) [09Říj2021 13:39:29.820] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.3.jar) [09Říj2021 13:39:29.821] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.3.jar) [09Říj2021 13:39:29.821] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.3.jar) [09Říj2021 13:39:29.822] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.3.jar)] [09Říj2021 13:39:29.822] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar) [09Říj2021 13:39:29.824] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar) [09Říj2021 13:39:29.824] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar) [09Říj2021 13:39:29.825] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar) [09Říj2021 13:39:29.825] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar) [09Říj2021 13:39:29.826] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar)] [09Říj2021 13:39:29.826] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\comforts-forge-1.16.5-4.0.1.3.jar) [09Říj2021 13:39:29.827] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\comforts-forge-1.16.5-4.0.1.3.jar) [09Říj2021 13:39:29.875] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\comforts-forge-1.16.5-4.0.1.3.jar) [09Říj2021 13:39:29.876] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\comforts-forge-1.16.5-4.0.1.3.jar) [09Říj2021 13:39:29.878] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\comforts-forge-1.16.5-4.0.1.3.jar) [09Říj2021 13:39:29.878] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\comforts-forge-1.16.5-4.0.1.3.jar)] [09Říj2021 13:39:29.879] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar) [09Říj2021 13:39:29.880] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar) [09Říj2021 13:39:29.882] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar) [09Říj2021 13:39:29.882] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar) [09Říj2021 13:39:29.883] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar) [09Říj2021 13:39:29.905] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar)] [09Říj2021 13:39:29.906] [main/DEBUG] [mixin/]: Registering mixin config: citadel.mixins.json [09Říj2021 13:39:29.911] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(alexsmobs-1.12.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\alexsmobs-1.12.1.jar) [09Říj2021 13:39:29.912] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(alexsmobs-1.12.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\alexsmobs-1.12.1.jar) [09Říj2021 13:39:29.913] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(alexsmobs-1.12.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\alexsmobs-1.12.1.jar) [09Říj2021 13:39:29.914] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(alexsmobs-1.12.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\alexsmobs-1.12.1.jar) [09Říj2021 13:39:29.915] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(alexsmobs-1.12.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\alexsmobs-1.12.1.jar) [09Říj2021 13:39:29.937] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(alexsmobs-1.12.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\alexsmobs-1.12.1.jar)] [09Říj2021 13:39:29.938] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.23.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.23.jar) [09Říj2021 13:39:29.939] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.23.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.23.jar) [09Říj2021 13:39:29.940] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.23.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.23.jar) [09Říj2021 13:39:29.940] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.23.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.23.jar) [09Říj2021 13:39:29.942] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.23.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.23.jar) [09Říj2021 13:39:29.942] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.23.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.23.jar)] [09Říj2021 13:39:29.943] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.2.jar) [09Říj2021 13:39:29.944] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.2.jar) [09Říj2021 13:39:29.944] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.2.jar) [09Říj2021 13:39:29.944] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.2.jar) [09Říj2021 13:39:29.945] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.2.jar) [09Říj2021 13:39:29.945] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.2.jar)] [09Říj2021 13:39:29.946] [main/DEBUG] [mixin/]: Registering mixin config: mixins.artifacts.json [09Říj2021 13:39:29.950] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-12.jar) [09Říj2021 13:39:29.968] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-12.jar) [09Říj2021 13:39:29.969] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-12.jar) [09Říj2021 13:39:29.984] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-12.jar) [09Říj2021 13:39:29.984] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-12.jar) [09Říj2021 13:39:29.998] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-12.jar)] [09Říj2021 13:39:29.999] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi.mixins.json [09Říj2021 13:39:30.002] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Survive-1.16.5-3.4.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Survive-1.16.5-3.4.4.jar) [09Říj2021 13:39:30.002] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Survive-1.16.5-3.4.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Survive-1.16.5-3.4.4.jar) [09Říj2021 13:39:30.002] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Survive-1.16.5-3.4.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Survive-1.16.5-3.4.4.jar) [09Říj2021 13:39:30.003] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Survive-1.16.5-3.4.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Survive-1.16.5-3.4.4.jar) [09Říj2021 13:39:30.004] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Survive-1.16.5-3.4.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Survive-1.16.5-3.4.4.jar) [09Říj2021 13:39:30.005] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Survive-1.16.5-3.4.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Survive-1.16.5-3.4.4.jar)] [09Říj2021 13:39:30.005] [main/DEBUG] [mixin/]: Registering mixin config: survive.mixins.json [09Říj2021 13:39:30.008] [main/ERROR] [mixin/]: Mixin config survive.mixins.json does not specify "minVersion" property [09Říj2021 13:39:30.009] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(betteranimalsplus-1.16.5-10.2.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.16.5-10.2.0.jar) [09Říj2021 13:39:30.011] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(betteranimalsplus-1.16.5-10.2.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.16.5-10.2.0.jar) [09Říj2021 13:39:30.012] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(betteranimalsplus-1.16.5-10.2.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.16.5-10.2.0.jar) [09Říj2021 13:39:30.029] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(betteranimalsplus-1.16.5-10.2.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.16.5-10.2.0.jar) [09Říj2021 13:39:30.030] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(betteranimalsplus-1.16.5-10.2.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.16.5-10.2.0.jar) [09Říj2021 13:39:30.030] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(betteranimalsplus-1.16.5-10.2.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.16.5-10.2.0.jar)] [09Říj2021 13:39:30.031] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Desolation+1.1.0-1+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Desolation+1.1.0-1+1.16.5.jar) [09Říj2021 13:39:30.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Desolation+1.1.0-1+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Desolation+1.1.0-1+1.16.5.jar) [09Říj2021 13:39:30.032] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Desolation+1.1.0-1+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Desolation+1.1.0-1+1.16.5.jar) [09Říj2021 13:39:30.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Desolation+1.1.0-1+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Desolation+1.1.0-1+1.16.5.jar) [09Říj2021 13:39:30.034] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Desolation+1.1.0-1+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Desolation+1.1.0-1+1.16.5.jar) [09Říj2021 13:39:30.034] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Desolation+1.1.0-1+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Desolation+1.1.0-1+1.16.5.jar)] [09Říj2021 13:39:30.061] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.5-3.2.12.337.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.16.5-3.2.12.337.jar) [09Říj2021 13:39:30.061] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.5-3.2.12.337.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.16.5-3.2.12.337.jar) [09Říj2021 13:39:30.062] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.5-3.2.12.337.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.16.5-3.2.12.337.jar) [09Říj2021 13:39:30.063] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.5-3.2.12.337.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.16.5-3.2.12.337.jar) [09Říj2021 13:39:30.063] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.5-3.2.12.337.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.16.5-3.2.12.337.jar) [09Říj2021 13:39:30.063] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.5-3.2.12.337.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.16.5-3.2.12.337.jar)] [09Říj2021 13:39:30.064] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar) [09Říj2021 13:39:30.064] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar) [09Říj2021 13:39:30.064] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar) [09Říj2021 13:39:30.065] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar) [09Říj2021 13:39:30.065] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar) [09Říj2021 13:39:30.066] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar)] [09Říj2021 13:39:30.067] [main/DEBUG] [mixin/]: Registering mixin config: guardvillagers.mixins.json [09Říj2021 13:39:30.069] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(abyg-1.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\abyg-1.2-forge.jar) [09Říj2021 13:39:30.092] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(abyg-1.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\abyg-1.2-forge.jar) [09Říj2021 13:39:30.093] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(abyg-1.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\abyg-1.2-forge.jar) [09Říj2021 13:39:30.094] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(abyg-1.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\abyg-1.2-forge.jar) [09Říj2021 13:39:30.094] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(abyg-1.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\abyg-1.2-forge.jar) [09Říj2021 13:39:30.096] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(abyg-1.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\abyg-1.2-forge.jar)] [09Říj2021 13:39:30.107] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar) [09Říj2021 13:39:30.108] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar) [09Říj2021 13:39:30.140] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar) [09Říj2021 13:39:30.140] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar) [09Říj2021 13:39:30.141] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar) [09Říj2021 13:39:30.142] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar)] [09Říj2021 13:39:30.142] [main/DEBUG] [mixin/]: Registering mixin config: iceandfire.mixins.json [09Říj2021 13:39:30.144] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar) [09Říj2021 13:39:30.145] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar) [09Říj2021 13:39:30.145] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar) [09Říj2021 13:39:30.146] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar) [09Říj2021 13:39:30.146] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar) [09Říj2021 13:39:30.146] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar)] [09Říj2021 13:39:30.147] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(byg-1.3.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\byg-1.3.4.jar) [09Říj2021 13:39:30.147] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(byg-1.3.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\byg-1.3.4.jar) [09Říj2021 13:39:30.148] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(byg-1.3.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\byg-1.3.4.jar) [09Říj2021 13:39:30.148] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(byg-1.3.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\byg-1.3.4.jar) [09Říj2021 13:39:30.149] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(byg-1.3.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\byg-1.3.4.jar) [09Říj2021 13:39:30.150] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(byg-1.3.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\byg-1.3.4.jar)] [09Říj2021 13:39:30.150] [main/DEBUG] [mixin/]: Registering mixin config: byg.mixins.json [09Říj2021 13:39:30.152] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-universal.jar) [09Říj2021 13:39:30.153] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-universal.jar) [09Říj2021 13:39:30.168] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-universal.jar) [09Říj2021 13:39:30.199] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-universal.jar) [09Říj2021 13:39:30.200] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-universal.jar) [09Říj2021 13:39:30.201] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-universal.jar)] [09Říj2021 13:39:30.202] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\cofh_core-1.16.5-1.3.1.jar) [09Říj2021 13:39:30.202] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\cofh_core-1.16.5-1.3.1.jar) [09Říj2021 13:39:30.203] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\cofh_core-1.16.5-1.3.1.jar) [09Říj2021 13:39:30.209] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\cofh_core-1.16.5-1.3.1.jar) [09Říj2021 13:39:30.209] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\cofh_core-1.16.5-1.3.1.jar) [09Říj2021 13:39:30.210] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\cofh_core-1.16.5-1.3.1.jar)] [09Říj2021 13:39:30.211] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(archers_paradox-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\archers_paradox-1.16.5-1.3.1.jar) [09Říj2021 13:39:30.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(archers_paradox-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\archers_paradox-1.16.5-1.3.1.jar) [09Říj2021 13:39:30.212] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(archers_paradox-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\archers_paradox-1.16.5-1.3.1.jar) [09Říj2021 13:39:30.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(archers_paradox-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\archers_paradox-1.16.5-1.3.1.jar) [09Říj2021 13:39:30.213] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(archers_paradox-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\archers_paradox-1.16.5-1.3.1.jar) [09Říj2021 13:39:30.213] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(archers_paradox-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\archers_paradox-1.16.5-1.3.1.jar)] [09Říj2021 13:39:30.213] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(expandability-2.0.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\expandability-2.0.2-forge.jar) [09Říj2021 13:39:30.214] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(expandability-2.0.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\expandability-2.0.2-forge.jar) [09Říj2021 13:39:30.214] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(expandability-2.0.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\expandability-2.0.2-forge.jar) [09Říj2021 13:39:30.214] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(expandability-2.0.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\expandability-2.0.2-forge.jar) [09Říj2021 13:39:30.215] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(expandability-2.0.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\expandability-2.0.2-forge.jar) [09Říj2021 13:39:30.216] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(expandability-2.0.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\expandability-2.0.2-forge.jar)] [09Říj2021 13:39:30.216] [main/DEBUG] [mixin/]: Registering mixin config: expandability.mixins.json [09Říj2021 13:39:30.218] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(valhelsia_core-16.0.11.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.11.jar) [09Říj2021 13:39:30.218] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(valhelsia_core-16.0.11.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.11.jar) [09Říj2021 13:39:30.219] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(valhelsia_core-16.0.11.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.11.jar) [09Říj2021 13:39:30.219] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(valhelsia_core-16.0.11.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.11.jar) [09Říj2021 13:39:30.220] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(valhelsia_core-16.0.11.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.11.jar) [09Říj2021 13:39:30.220] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_core-16.0.11.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.11.jar)] [09Říj2021 13:39:30.221] [main/DEBUG] [mixin/]: Registering mixin config: valhelsia_core.mixins.json [09Říj2021 13:39:30.223] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar) [09Říj2021 13:39:30.223] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar) [09Říj2021 13:39:30.224] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar) [09Říj2021 13:39:30.224] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar) [09Říj2021 13:39:30.224] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar) [09Říj2021 13:39:30.225] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar)] [09Říj2021 13:39:30.226] [main/DEBUG] [mixin/]: Registering mixin config: valhelsia_structures.mixins.json [09Říj2021 13:39:30.228] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\twilightforest-1.16.5-4.0.546-universal.jar) [09Říj2021 13:39:30.229] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\twilightforest-1.16.5-4.0.546-universal.jar) [09Říj2021 13:39:30.229] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\twilightforest-1.16.5-4.0.546-universal.jar) [09Říj2021 13:39:30.230] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\twilightforest-1.16.5-4.0.546-universal.jar) [09Říj2021 13:39:30.245] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\twilightforest-1.16.5-4.0.546-universal.jar) [09Říj2021 13:39:30.246] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\twilightforest-1.16.5-4.0.546-universal.jar)] [09Říj2021 13:39:30.247] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.17.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\supplementaries-1.16.5-0.17.4.jar) [09Říj2021 13:39:30.248] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.17.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\supplementaries-1.16.5-0.17.4.jar) [09Říj2021 13:39:30.248] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.17.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\supplementaries-1.16.5-0.17.4.jar) [09Říj2021 13:39:30.249] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.17.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\supplementaries-1.16.5-0.17.4.jar) [09Říj2021 13:39:30.249] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.17.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\supplementaries-1.16.5-0.17.4.jar) [09Říj2021 13:39:30.249] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.17.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\supplementaries-1.16.5-0.17.4.jar)] [09Říj2021 13:39:30.250] [main/DEBUG] [mixin/]: Registering mixin config: supplementaries.mixins.json [09Říj2021 13:39:30.252] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterMineshafts-Forge-1.16.4-2.0.4.jar) [09Říj2021 13:39:30.253] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterMineshafts-Forge-1.16.4-2.0.4.jar) [09Říj2021 13:39:30.254] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterMineshafts-Forge-1.16.4-2.0.4.jar) [09Říj2021 13:39:30.255] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterMineshafts-Forge-1.16.4-2.0.4.jar) [09Říj2021 13:39:30.255] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterMineshafts-Forge-1.16.4-2.0.4.jar) [09Říj2021 13:39:30.256] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterMineshafts-Forge-1.16.4-2.0.4.jar)] [09Říj2021 13:39:30.257] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(betterendforge-1.16.5-1.6.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterendforge-1.16.5-1.6.3.jar) [09Říj2021 13:39:30.257] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(betterendforge-1.16.5-1.6.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterendforge-1.16.5-1.6.3.jar) [09Říj2021 13:39:30.257] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(betterendforge-1.16.5-1.6.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterendforge-1.16.5-1.6.3.jar) [09Říj2021 13:39:30.258] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(betterendforge-1.16.5-1.6.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterendforge-1.16.5-1.6.3.jar) [09Říj2021 13:39:30.259] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(betterendforge-1.16.5-1.6.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterendforge-1.16.5-1.6.3.jar) [09Říj2021 13:39:30.259] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(betterendforge-1.16.5-1.6.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterendforge-1.16.5-1.6.3.jar)] [09Říj2021 13:39:30.260] [main/DEBUG] [mixin/]: Registering mixin config: betterendforge.mixins.json [09Říj2021 13:39:30.264] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\selene-1.16.5-1.8.0.jar) [09Říj2021 13:39:30.264] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\selene-1.16.5-1.8.0.jar) [09Říj2021 13:39:30.265] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\selene-1.16.5-1.8.0.jar) [09Říj2021 13:39:30.265] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\selene-1.16.5-1.8.0.jar) [09Říj2021 13:39:30.266] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\selene-1.16.5-1.8.0.jar) [09Říj2021 13:39:30.267] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\selene-1.16.5-1.8.0.jar)] [09Říj2021 13:39:30.268] [main/DEBUG] [mixin/]: Registering mixin config: selene.mixins.json [09Říj2021 13:39:30.270] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(corpse-1.16.5-1.0.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\corpse-1.16.5-1.0.6.jar) [09Říj2021 13:39:30.271] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(corpse-1.16.5-1.0.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\corpse-1.16.5-1.0.6.jar) [09Říj2021 13:39:30.271] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(corpse-1.16.5-1.0.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\corpse-1.16.5-1.0.6.jar) [09Říj2021 13:39:30.272] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(corpse-1.16.5-1.0.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\corpse-1.16.5-1.0.6.jar) [09Říj2021 13:39:30.272] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(corpse-1.16.5-1.0.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\corpse-1.16.5-1.0.6.jar) [09Říj2021 13:39:30.273] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(corpse-1.16.5-1.0.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\corpse-1.16.5-1.0.6.jar)] [09Říj2021 13:39:30.273] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.47-release.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\DungeonsArise-1.16.5-2.1.47-release.jar) [09Říj2021 13:39:30.274] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.47-release.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\DungeonsArise-1.16.5-2.1.47-release.jar) [09Říj2021 13:39:30.276] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.47-release.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\DungeonsArise-1.16.5-2.1.47-release.jar) [09Říj2021 13:39:30.279] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.47-release.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\DungeonsArise-1.16.5-2.1.47-release.jar) [09Říj2021 13:39:30.280] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.47-release.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\DungeonsArise-1.16.5-2.1.47-release.jar) [09Říj2021 13:39:30.282] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.47-release.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\DungeonsArise-1.16.5-2.1.47-release.jar)] [09Říj2021 13:39:30.283] [main/DEBUG] [mixin/]: inject() running with 47 agents [09Říj2021 13:39:30.284] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)] [09Říj2021 13:39:30.285] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-client.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-client.jar)] [09Říj2021 13:39:30.286] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Zombie+Extreme+1.16.5+1.8.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Zombie+Extreme+1.16.5+1.8.2.jar)] [09Říj2021 13:39:30.286] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MoreZombies_0.8.2_MC1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\MoreZombies_0.8.2_MC1.16.5.jar)] [09Říj2021 13:39:30.287] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(repurposed_structures_forge-3.2.6+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\repurposed_structures_forge-3.2.6+1.16.5.jar)] [09Říj2021 13:39:30.288] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mowziesmobs-1.5.19.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mowziesmobs-1.5.19.jar)] [09Říj2021 13:39:30.289] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(UnionLib-1.16.5-3.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\UnionLib-1.16.5-3.3.7.jar)] [09Říj2021 13:39:30.290] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\ToolBelt-1.16.5-1.16.0.jar)] [09Říj2021 13:39:30.290] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar)] [09Říj2021 13:39:30.291] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(endremastered-forge-R4.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\endremastered-forge-R4.1.1.jar)] [09Říj2021 13:39:30.306] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(crafting-dead-core-1.16.5-1.7.5-alpha.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\crafting-dead-core-1.16.5-1.7.5-alpha.jar)] [09Říj2021 13:39:30.307] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar)] [09Říj2021 13:39:30.309] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar)] [09Říj2021 13:39:30.310] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)] [09Říj2021 13:39:30.311] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(EpicFightMod-1.16.5-5.1.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\EpicFightMod-1.16.5-5.1.1.jar)] [09Říj2021 13:39:30.312] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mobsunscreen-1.16.5-3.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\mobsunscreen-1.16.5-3.0.4.jar)] [09Říj2021 13:39:30.312] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(betterweather-2.0.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterweather-2.0.1.jar)] [09Říj2021 13:39:30.313] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(journeymap-1.16.5-5.7.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.3.jar)] [09Říj2021 13:39:30.313] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CTM-MC1.16.1-1.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar)] [09Říj2021 13:39:30.314] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(comforts-forge-1.16.5-4.0.1.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\comforts-forge-1.16.5-4.0.1.3.jar)] [09Říj2021 13:39:30.314] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar)] [09Říj2021 13:39:30.315] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(alexsmobs-1.12.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\alexsmobs-1.12.1.jar)] [09Říj2021 13:39:30.316] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource([1.16.5]+SecurityCraft+v1.8.23.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.23.jar)] [09Říj2021 13:39:30.317] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Artifacts-1.16.5-2.10.2.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.2.jar)] [09Říj2021 13:39:30.318] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-12.jar)] [09Říj2021 13:39:30.318] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Survive-1.16.5-3.4.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Survive-1.16.5-3.4.4.jar)] [09Říj2021 13:39:30.318] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(betteranimalsplus-1.16.5-10.2.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.16.5-10.2.0.jar)] [09Říj2021 13:39:30.319] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Desolation+1.1.0-1+1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\Desolation+1.1.0-1+1.16.5.jar)] [09Říj2021 13:39:30.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(sophisticatedbackpacks-1.16.5-3.2.12.337.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.16.5-3.2.12.337.jar)] [09Říj2021 13:39:30.321] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(guardvillagers-1.16.5.1.2.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar)] [09Říj2021 13:39:30.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(abyg-1.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\abyg-1.2-forge.jar)] [09Říj2021 13:39:30.322] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar)] [09Říj2021 13:39:30.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(walljump-forge-1.16.4-1.3.7.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar)] [09Říj2021 13:39:30.323] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(byg-1.3.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\byg-1.3.4.jar)] [09Říj2021 13:39:30.324] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.0-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-universal.jar)] [09Říj2021 13:39:30.324] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\cofh_core-1.16.5-1.3.1.jar)] [09Říj2021 13:39:30.324] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(archers_paradox-1.16.5-1.3.1.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\archers_paradox-1.16.5-1.3.1.jar)] [09Říj2021 13:39:30.325] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(expandability-2.0.2-forge.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\expandability-2.0.2-forge.jar)] [09Říj2021 13:39:30.325] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_core-16.0.11.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.11.jar)] [09Říj2021 13:39:30.326] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_structures-1.16.5-0.1.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar)] [09Říj2021 13:39:30.326] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\twilightforest-1.16.5-4.0.546-universal.jar)] [09Říj2021 13:39:30.326] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supplementaries-1.16.5-0.17.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\supplementaries-1.16.5-0.17.4.jar)] [09Říj2021 13:39:30.327] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.4.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterMineshafts-Forge-1.16.4-2.0.4.jar)] [09Říj2021 13:39:30.327] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(betterendforge-1.16.5-1.6.3.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\betterendforge-1.16.5-1.6.3.jar)] [09Říj2021 13:39:30.327] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.0.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\selene-1.16.5-1.8.0.jar)] [09Říj2021 13:39:30.328] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(corpse-1.16.5-1.0.6.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\corpse-1.16.5-1.0.6.jar)] [09Říj2021 13:39:30.328] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DungeonsArise-1.16.5-2.1.47-release.jar:C:\Users\danda\AppData\Roaming\.minecraft\mods\DungeonsArise-1.16.5-2.1.47-release.jar)] [09Říj2021 13:39:30.368] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details [09Říj2021 13:39:30.387] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT] [09Říj2021 13:39:30.396] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector] [09Říj2021 13:39:30.400] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.5-forge-36.2.0, --gameDir, C:\Users\danda\AppData\Roaming\.minecraft, --assetsDir, C:\Users\danda\AppData\Roaming\.minecraft\assets, --uuid, 3ed20dab55a64ca19c945253d6e0a1da, --username, Atomicek1234, --assetIndex, 1.16, --accessToken, ????????, --userType, msa, --versionType, release] [09Říj2021 13:39:30.416] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] [09Říj2021 13:39:30.417] [main/DEBUG] [mixin/]: Selecting config repurposed_structures.mixins.json [09Říj2021 13:39:30.425] [main/DEBUG] [mixin/]: Selecting config unionlib.mixins.json [09Říj2021 13:39:30.427] [main/DEBUG] [mixin/]: Selecting config endrem.mixins.json [09Říj2021 13:39:30.446] [main/DEBUG] [mixin/]: Selecting config craftingdead.mixins.json [09Říj2021 13:39:30.449] [main/DEBUG] [mixin/]: Selecting config bettercaves.mixins.json [09Říj2021 13:39:30.451] [main/DEBUG] [mixin/]: Selecting config epicfight.mixins.json [09Říj2021 13:39:30.478] [main/DEBUG] [mixin/]: Selecting config betterweather.mixins.json [09Říj2021 13:39:30.480] [main/DEBUG] [mixin/]: Selecting config citadel.mixins.json [09Říj2021 13:39:30.482] [main/DEBUG] [mixin/]: Selecting config mixins.artifacts.json [09Říj2021 13:39:30.508] [main/DEBUG] [mixin/]: Selecting config yungsapi.mixins.json [09Říj2021 13:39:30.511] [main/DEBUG] [mixin/]: Selecting config survive.mixins.json [09Říj2021 13:39:30.513] [main/DEBUG] [mixin/]: Selecting config guardvillagers.mixins.json [09Říj2021 13:39:30.515] [main/DEBUG] [mixin/]: Selecting config iceandfire.mixins.json [09Říj2021 13:39:30.540] [main/DEBUG] [mixin/]: Selecting config byg.mixins.json [09Říj2021 13:39:30.543] [main/DEBUG] [mixin/]: Selecting config expandability.mixins.json [09Říj2021 13:39:30.555] [main/DEBUG] [mixin/]: Selecting config valhelsia_core.mixins.json [09Říj2021 13:39:30.557] [main/DEBUG] [mixin/]: Selecting config valhelsia_structures.mixins.json [09Říj2021 13:39:30.559] [main/DEBUG] [mixin/]: Selecting config supplementaries.mixins.json [09Říj2021 13:39:30.690] [main/DEBUG] [mixin/]: Selecting config betterendforge.mixins.json [09Říj2021 13:39:30.693] [main/DEBUG] [mixin/]: Selecting config selene.mixins.json [09Říj2021 13:39:30.696] [main/DEBUG] [mixin/]: Selecting config assets/patchouli/patchouli.mixins.json [09Říj2021 13:39:30.697] [main/DEBUG] [mixin/]: Preparing repurposed_structures.mixins.json (23) [09Říj2021 13:39:30.891] [main/DEBUG] [mixin/]: Preparing unionlib.mixins.json (1) [09Říj2021 13:39:30.911] [main/DEBUG] [mixin/]: Preparing endrem.mixins.json (3) [09Říj2021 13:39:30.917] [main/DEBUG] [mixin/]: Preparing craftingdead.mixins.json (8) [09Říj2021 13:39:31.000] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241741_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/client/renderer/entity/model/BipedModel$ArmPose; [09Říj2021 13:39:31.133] [main/DEBUG] [mixin/]: Preparing bettercaves.mixins.json (1) [09Říj2021 13:39:31.140] [main/DEBUG] [mixin/]: Preparing epicfight.mixins.json (1) [09Říj2021 13:39:31.148] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List; [09Říj2021 13:39:31.237] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack [09Říj2021 13:39:31.362] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack [09Říj2021 13:39:31.408] [main/DEBUG] [mixin/]: Preparing betterweather.mixins.json (34) [09Říj2021 13:39:31.467] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175674_a with desc (Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List; [09Říj2021 13:39:31.688] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228426_a_ with desc (Lcom/mojang/blaze3d/matrix/MatrixStack;FJZLnet/minecraft/client/renderer/ActiveRenderInfo;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/util/math/vector/Matrix4f;)V [09Říj2021 13:39:31.736] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_215319_a with desc (IIIZ)V [09Říj2021 13:39:31.879] [main/DEBUG] [mixin/]: Preparing citadel.mixins.json (2) [09Říj2021 13:39:31.884] [main/DEBUG] [mixin/]: Preparing mixins.artifacts.json (7) [09Říj2021 13:39:31.918] [main/DEBUG] [mixin/]: Preparing yungsapi.mixins.json (1) [09Říj2021 13:39:31.921] [main/DEBUG] [mixin/]: Preparing survive.mixins.json (7) [09Říj2021 13:39:31.943] [main/WARN] [mixin/]: Error loading class: io/github/apace100/origins/origin/OriginManager (java.lang.ClassNotFoundException: null) [09Říj2021 13:39:31.945] [main/WARN] [mixin/]: @Mixin target io.github.apace100.origins.origin.OriginManager was not found survive.mixins.json:OriginManagerMixin [09Říj2021 13:39:31.966] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_238444_a_ with desc (Lcom/mojang/blaze3d/matrix/MatrixStack;)V [09Říj2021 13:39:32.053] [main/DEBUG] [mixin/]: Preparing guardvillagers.mixins.json (1) [09Říj2021 13:39:32.064] [main/DEBUG] [mixin/]: Preparing iceandfire.mixins.json (1) [09Říj2021 13:39:32.067] [main/DEBUG] [mixin/]: Preparing byg.mixins.json (47) [09Říj2021 13:39:32.568] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_78713_a with desc (Lnet/minecraft/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer; [09Říj2021 13:39:32.593] [main/DEBUG] [mixin/]: Preparing expandability.mixins.json (9) [09Říj2021 13:39:32.633] [main/DEBUG] [mixin/]: Preparing valhelsia_core.mixins.json (7) [09Říj2021 13:39:32.668] [main/DEBUG] [mixin/]: Preparing valhelsia_structures.mixins.json (12) [09Říj2021 13:39:32.701] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem [09Říj2021 13:39:32.733] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z [09Říj2021 13:39:32.735] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V [09Říj2021 13:39:32.752] [main/DEBUG] [mixin/]: Preparing supplementaries.mixins.json (42) [09Říj2021 13:39:32.849] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F [09Říj2021 13:39:32.854] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z [09Říj2021 13:39:32.986] [main/DEBUG] [mixin/]: Preparing betterendforge.mixins.json (31) [09Říj2021 13:39:33.094] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_73660_a with desc ()V [09Říj2021 13:39:33.115] [main/DEBUG] [mixin/]: Preparing selene.mixins.json (6) [09Říj2021 13:39:33.131] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228396_a_ with desc (FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V [09Říj2021 13:39:33.138] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228396_a_ with desc (FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V [09Říj2021 13:39:33.155] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228405_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V [09Říj2021 13:39:33.184] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228405_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V [09Říj2021 13:39:33.213] [main/DEBUG] [mixin/]: Preparing assets/patchouli/patchouli.mixins.json (1) [09Říj2021 13:39:33.251] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo [09Říj2021 13:39:33.254] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo [09Říj2021 13:39:33.256] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo [09Říj2021 13:39:33.258] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo [09Říj2021 13:39:33.259] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo [09Říj2021 13:39:33.263] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo [09Říj2021 13:39:33.416] [main/DEBUG] [mixin/]: Prepared 242 mixins in 2,999 sec (12,4ms avg) (0ms load, 0ms transform, 0ms plugin) [09Říj2021 13:39:33.945] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.RegistryAccess from betterweather.mixins.json into net.minecraft.util.registry.Registry [09Říj2021 13:39:33.954] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method invokeCreateRegistry(Lnet/minecraft/util/RegistryKey;Ljava/util/function/Supplier;)Lnet/minecraft/util/registry/Registry; to invokeCreateRegistry_$md$7737c8$0 in betterweather.mixins.json:access.RegistryAccess [09Říj2021 13:39:34.131] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BlockMixin from survive.mixins.json into net.minecraft.block.Block [09Říj2021 13:39:34.262] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z [09Říj2021 13:39:34.286] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BlockEntityTypeAccess from byg.mixins.json into net.minecraft.tileentity.TileEntityType [09Říj2021 13:39:34.313] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.WorldCarverAccess from byg.mixins.json into net.minecraft.world.gen.carver.WorldCarver [09Říj2021 13:39:34.319] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FeatureMixin from valhelsia_structures.mixins.json into net.minecraft.world.gen.feature.Feature [09Říj2021 13:39:34.338] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChunkStatusMixin from bettercaves.mixins.json into net.minecraft.world.chunk.ChunkStatus [09Říj2021 13:39:34.341] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.world.ChunkStatusMixin from byg.mixins.json into net.minecraft.world.chunk.ChunkStatus [09Říj2021 13:39:34.356] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.StructureAccess from byg.mixins.json into net.minecraft.world.gen.feature.structure.Structure [09Říj2021 13:39:34.356] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getStructureStep()Ljava/util/Map; to getStructureStep_$md$7737c8$0 in byg.mixins.json:access.StructureAccess [09Říj2021 13:39:34.370] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BiomeAccess from betterweather.mixins.json into net.minecraft.world.biome.Biome [09Říj2021 13:39:34.373] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method create(Lnet/minecraft/world/biome/Biome$Climate;Lnet/minecraft/world/biome/Biome$Category;FFLnet/minecraft/world/biome/BiomeAmbience;Lnet/minecraft/world/biome/BiomeGenerationSettings;Lnet/minecraft/world/biome/MobSpawnInfo;)Lnet/minecraft/world/biome/Biome; to create_$md$7737c8$0 in betterweather.mixins.json:access.BiomeAccess [09Říj2021 13:39:34.373] [pool-3-thread-1/DEBUG] [mixin/]: Mixing biome.MixinBiome from betterweather.mixins.json into net.minecraft.world.biome.Biome [09Říj2021 13:39:34.380] [pool-3-thread-1/DEBUG] [mixin/]: Mixing client.MixinBiomeClient from betterweather.mixins.json into net.minecraft.world.biome.Biome [09Říj2021 13:39:34.384] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BiomeAccess from byg.mixins.json into net.minecraft.world.biome.Biome [09Říj2021 13:39:34.384] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method create(Lnet/minecraft/world/biome/Biome$Climate;Lnet/minecraft/world/biome/Biome$Category;FFLnet/minecraft/world/biome/BiomeAmbience;Lnet/minecraft/world/biome/BiomeGenerationSettings;Lnet/minecraft/world/biome/MobSpawnInfo;)Lnet/minecraft/world/biome/Biome; to create_$md$7737c8$1 in byg.mixins.json:access.BiomeAccess [09Říj2021 13:39:34.429] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.VillagerTypeAccess from byg.mixins.json into net.minecraft.entity.villager.VillagerType [09Říj2021 13:39:34.430] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getVillagerByBiome()Ljava/util/Map; to getVillagerByBiome_$md$7737c8$0 in byg.mixins.json:access.VillagerTypeAccess [09Říj2021 13:39:34.483] [pool-3-thread-1/DEBUG] [mixin/]: Mixing structures.JigsawPatternAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.jigsaw.JigsawPattern [09Říj2021 13:39:34.526] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinBlocks from byg.mixins.json into net.minecraft.block.Blocks [09Říj2021 13:39:34.565] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.SpreadableSnowyDirtBlockAccess from byg.mixins.json into net.minecraft.block.SpreadableSnowyDirtBlock [09Říj2021 13:39:34.567] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method invokeCanBeGrass(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorldReader;Lnet/minecraft/util/math/BlockPos;)Z to invokeCanBeGrass_$md$7737c8$0 in byg.mixins.json:access.SpreadableSnowyDirtBlockAccess [09Říj2021 13:39:34.568] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method invokeCanPropagate(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorldReader;Lnet/minecraft/util/math/BlockPos;)Z to invokeCanPropagate_$md$7737c8$1 in byg.mixins.json:access.SpreadableSnowyDirtBlockAccess [09Říj2021 13:39:34.568] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SpreadableSnowyDirtBlockMixin from valhelsia_structures.mixins.json into net.minecraft.block.SpreadableSnowyDirtBlock [09Říj2021 13:39:34.577] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinSaplingBlock from byg.mixins.json into net.minecraft.block.SaplingBlock [09Říj2021 13:39:34.603] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock [09Říj2021 13:39:34.622] [pool-3-thread-1/DEBUG] [mixin/]: Mixing client.block.MixinLeavesBlock from betterweather.mixins.json into net.minecraft.block.LeavesBlock [09Říj2021 13:39:34.675] [pool-3-thread-1/DEBUG] [mixin/]: Mixing TorchBlockMixin from valhelsia_structures.mixins.json into net.minecraft.block.TorchBlock [09Říj2021 13:39:34.695] [pool-3-thread-1/DEBUG] [mixin/]: Mixing WallTorchBlockMixin from valhelsia_structures.mixins.json into net.minecraft.block.WallTorchBlock [09Říj2021 13:39:34.708] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.FireBlockAccess from byg.mixins.json into net.minecraft.block.FireBlock [09Říj2021 13:39:34.713] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinAbstractFireBlock from byg.mixins.json into net.minecraft.block.AbstractFireBlock [09Říj2021 13:39:34.728] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock [09Říj2021 13:39:34.787] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinCactusBlock from byg.mixins.json into net.minecraft.block.CactusBlock [09Říj2021 13:39:34.798] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinSugarCaneBlock from byg.mixins.json into net.minecraft.block.SugarCaneBlock [09Říj2021 13:39:34.813] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225533_a_ with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType; [09Říj2021 13:39:34.820] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinNetherrackBlock from byg.mixins.json into net.minecraft.block.NetherrackBlock [09Říj2021 13:39:34.859] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PaneBlockMixin from supplementaries.mixins.json into net.minecraft.block.PaneBlock [09Říj2021 13:39:34.874] [pool-3-thread-1/DEBUG] [mixin/]: Mixing VineBlockMixin from supplementaries.mixins.json into net.minecraft.block.VineBlock [09Říj2021 13:39:34.901] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CauldronBlockMixin from supplementaries.mixins.json into net.minecraft.block.CauldronBlock [09Říj2021 13:39:34.917] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z [09Říj2021 13:39:34.957] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_176208_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V [09Říj2021 13:39:34.966] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock [09Říj2021 13:39:34.988] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AnvilBlockMixin from betterendforge.mixins.json into net.minecraft.block.AnvilBlock [09Říj2021 13:39:35.036] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChorusPlantBlockMixin from betterendforge.mixins.json into net.minecraft.block.ChorusPlantBlock [09Říj2021 13:39:35.080] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChorusFlowerBlockMixin from betterendforge.mixins.json into net.minecraft.block.ChorusFlowerBlock [09Říj2021 13:39:35.190] [pool-3-thread-1/DEBUG] [mixin/]: Mixing swimming.BubbleColumnBlockMixin from expandability.mixins.json into net.minecraft.block.BubbleColumnBlock [09Říj2021 13:39:35.221] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BellBlockMixin from supplementaries.mixins.json into net.minecraft.block.BellBlock [09Říj2021 13:39:35.234] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LanternBlockMixin from supplementaries.mixins.json into net.minecraft.block.LanternBlock [09Říj2021 13:39:35.239] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CampfireMixin from supplementaries.mixins.json into net.minecraft.block.CampfireBlock [09Říj2021 13:39:35.259] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.NyliumBlockAccess from byg.mixins.json into net.minecraft.block.NyliumBlock [09Říj2021 13:39:35.261] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method invokeCanBeNylium(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorldReader;Lnet/minecraft/util/math/BlockPos;)Z to invokeCanBeNylium_$md$7737c8$0 in byg.mixins.json:access.NyliumBlockAccess [09Říj2021 13:39:35.286] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225533_a_ with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType; [09Říj2021 13:39:35.306] [pool-3-thread-1/DEBUG] [mixin/]: Mixing block.MixinAbstractBlockState from betterweather.mixins.json into net.minecraft.block.AbstractBlock$AbstractBlockState [09Říj2021 13:39:35.310] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractBlockStateMixin from valhelsia_structures.mixins.json into net.minecraft.block.AbstractBlock$AbstractBlockState [09Říj2021 13:39:35.312] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractBlockMixin from supplementaries.mixins.json into net.minecraft.block.AbstractBlock$AbstractBlockState [09Říj2021 13:39:35.340] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from craftingdead.mixins.json into net.minecraft.entity.Entity [09Říj2021 13:39:35.341] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$isInvisibleTo$1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/craftingdead/core/world/entity/extension/LivingExtension;)V to md7737c8$lambda$isInvisibleTo$1$0 in craftingdead.mixins.json:EntityMixin [09Říj2021 13:39:35.341] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$isInvisible$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/craftingdead/core/world/entity/extension/LivingExtension;)V to md7737c8$lambda$isInvisible$0$1 in craftingdead.mixins.json:EntityMixin [09Říj2021 13:39:35.354] [pool-3-thread-1/DEBUG] [mixin/]: Mixing item.aquadashers.EntityMixin from mixins.artifacts.json into net.minecraft.entity.Entity [09Říj2021 13:39:35.362] [pool-3-thread-1/DEBUG] [mixin/]: Mixing item.umbrella.EntityMixin from mixins.artifacts.json into net.minecraft.entity.Entity [09Říj2021 13:39:35.364] [pool-3-thread-1/DEBUG] [mixin/]: Mixing fluidcollision.EntityMixin from expandability.mixins.json into net.minecraft.entity.Entity [09Říj2021 13:39:35.374] [pool-3-thread-1/DEBUG] [mixin/]: Mixing swimming.EntityMixin from expandability.mixins.json into net.minecraft.entity.Entity [09Říj2021 13:39:35.376] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from betterendforge.mixins.json into net.minecraft.entity.Entity [09Říj2021 13:39:35.454] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from craftingdead.mixins.json into net.minecraft.entity.LivingEntity [09Říj2021 13:39:35.457] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$matches$2(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/inventory/EquipmentSlotType;Lcom/craftingdead/core/world/gun/Gun;)V to md7737c8$lambda$matches$2$0 in craftingdead.mixins.json:LivingEntityMixin [09Říj2021 13:39:35.458] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$null$1(Lnet/minecraft/entity/LivingEntity;)Lnet/minecraft/entity/Entity; to md7737c8$lambda$null$1$1 in craftingdead.mixins.json:LivingEntityMixin [09Říj2021 13:39:35.458] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$isImmobile$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/craftingdead/core/world/entity/extension/LivingExtension;)V to md7737c8$lambda$isImmobile$0$2 in craftingdead.mixins.json:LivingEntityMixin [09Říj2021 13:39:35.464] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.MixinLivingEntity from betterweather.mixins.json into net.minecraft.entity.LivingEntity [09Říj2021 13:39:35.464] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from citadel.mixins.json into net.minecraft.entity.LivingEntity [09Říj2021 13:39:35.472] [pool-3-thread-1/DEBUG] [mixin/]: Mixing swimming.LivingEntityMixin from expandability.mixins.json into net.minecraft.entity.LivingEntity [09Říj2021 13:39:35.473] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setFluidHeight$0(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/tags/ITag;)Ljava/lang/Double; to md7737c8$lambda$setFluidHeight$0$3 in expandability.mixins.json:swimming.LivingEntityMixin [09Říj2021 13:39:35.474] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries.mixins.json into net.minecraft.entity.LivingEntity [09Říj2021 13:39:35.548] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175674_a with desc (Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List; [09Říj2021 13:39:35.550] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinWorld from betterweather.mixins.json into net.minecraft.world.World [09Říj2021 13:39:35.577] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.ServerWorldAccess from betterweather.mixins.json into net.minecraft.world.server.ServerWorld [09Říj2021 13:39:35.578] [pool-3-thread-1/DEBUG] [mixin/]: Mixing server.world.MixinServerWorld from betterweather.mixins.json into net.minecraft.world.server.ServerWorld [09Říj2021 13:39:35.604] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (JZZLnet/minecraft/util/registry/SimpleRegistry;Ljava/util/Optional;)V [09Říj2021 13:39:35.696] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PlayerEntityMixin from unionlib.mixins.json into net.minecraft.entity.player.PlayerEntity [09Říj2021 13:39:35.702] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PlayerEntityMixin from survive.mixins.json into net.minecraft.entity.player.PlayerEntity [09Říj2021 13:39:35.708] [pool-3-thread-1/DEBUG] [mixin/]: Mixing swimming.PlayerMixin from expandability.mixins.json into net.minecraft.entity.player.PlayerEntity [09Říj2021 13:39:35.708] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setEyeInFluid$0(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/tags/ITag;)Ljava/lang/Boolean; to md7737c8$lambda$setEyeInFluid$0$0 in expandability.mixins.json:swimming.PlayerMixin [09Říj2021 13:39:35.709] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PlayerEntityMixin from betterendforge.mixins.json into net.minecraft.entity.player.PlayerEntity [09Říj2021 13:39:35.798] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from betterendforge.mixins.json into net.minecraft.entity.player.ServerPlayerEntity [09Říj2021 13:39:35.838] [pool-3-thread-1/DEBUG] [mixin/]: Mixing world.ChunkGeneratorAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.ChunkGenerator [09Říj2021 13:39:35.839] [pool-3-thread-1/DEBUG] [mixin/]: Mixing world.ChunkGeneratorMixin from endrem.mixins.json into net.minecraft.world.gen.ChunkGenerator [09Říj2021 13:39:35.840] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorAccessor from yungsapi.mixins.json into net.minecraft.world.gen.ChunkGenerator [09Říj2021 13:39:35.847] [pool-3-thread-1/DEBUG] [mixin/]: Mixing structures.StructureMobSpawningMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.NoiseChunkGenerator [09Říj2021 13:39:35.848] [pool-3-thread-1/DEBUG] [mixin/]: Mixing NoiseChunkGeneratorMixin from betterendforge.mixins.json into net.minecraft.world.gen.NoiseChunkGenerator [09Říj2021 13:39:35.979] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BlockTagsAccess from betterweather.mixins.json into net.minecraft.tags.BlockTags [09Říj2021 13:39:35.980] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getREGISTRY()Lnet/minecraft/tags/TagRegistry; to getREGISTRY_$md$7737c8$0 in betterweather.mixins.json:access.BlockTagsAccess [09Říj2021 13:39:36.102] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FlowingFluidMixin from valhelsia_structures.mixins.json into net.minecraft.fluid.FlowingFluid [09Říj2021 13:39:36.318] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PistonTileEntityMixin from supplementaries.mixins.json into net.minecraft.tileentity.PistonTileEntity [09Říj2021 13:39:36.533] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ContainerMixin from craftingdead.mixins.json into net.minecraft.inventory.container.Container [09Říj2021 13:39:36.534] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$broadcastChanges$1(Lnet/minecraft/inventory/container/Slot;Lcom/craftingdead/core/world/gun/Gun;)V to md7737c8$lambda$broadcastChanges$1$0 in craftingdead.mixins.json:ContainerMixin [09Říj2021 13:39:36.535] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$null$0(Lnet/minecraft/entity/player/ServerPlayerEntity;)Lnet/minecraft/entity/player/ServerPlayerEntity; to md7737c8$lambda$null$0$1 in craftingdead.mixins.json:ContainerMixin [09Říj2021 13:39:36.598] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType; [09Říj2021 13:39:36.629] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MonsterEntityMixin from betterendforge.mixins.json into net.minecraft.entity.monster.MonsterEntity [09Říj2021 13:39:36.629] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$endermenCheck$0(Lnet/minecraft/entity/monster/EndermanEntity;)Z to md7737c8$lambda$endermenCheck$0$0 in betterendforge.mixins.json:MonsterEntityMixin [09Říj2021 13:39:36.667] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BrewingStandTileMixin from supplementaries.mixins.json into net.minecraft.tileentity.BrewingStandTileEntity [09Říj2021 13:39:36.798] [pool-3-thread-1/DEBUG] [mixin/]: Mixing RepairContainerMixin from betterendforge.mixins.json into net.minecraft.inventory.container.RepairContainer [09Říj2021 13:39:36.804] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$updateRepairOutput$2(ILmod/beethoven92/betterendforge/common/recipes/AnvilSmithingRecipe;)Z to md7737c8$lambda$updateRepairOutput$2$0 in betterendforge.mixins.json:RepairContainerMixin [09Říj2021 13:39:36.805] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$be_onTakeOutput$1(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V to md7737c8$lambda$be_onTakeOutput$1$1 in betterendforge.mixins.json:RepairContainerMixin [09Říj2021 13:39:36.805] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$be_initAnvilLevel$0(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Ljava/lang/Integer; to md7737c8$lambda$be_initAnvilLevel$0$2 in betterendforge.mixins.json:RepairContainerMixin [09Říj2021 13:39:36.940] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ShulkerBoxTileEntityMixin from supplementaries.mixins.json into net.minecraft.tileentity.ShulkerBoxTileEntity [09Říj2021 13:39:36.954] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.entity.MixinAnimalEntity from byg.mixins.json into net.minecraft.entity.passive.AnimalEntity [09Říj2021 13:39:37.168] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LoomContainerMixin from supplementaries.mixins.json into net.minecraft.inventory.container.LoomContainer [09Říj2021 13:39:37.182] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82846_b with desc (Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack; [09Říj2021 13:39:37.189] [pool-3-thread-1/DEBUG] [mixin/]: Mixing GrindstoneContainerMixin from supplementaries.mixins.json into net.minecraft.inventory.container.GrindstoneContainer [09Říj2021 13:39:37.218] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BellTileEntityMixin from supplementaries.mixins.json into net.minecraft.tileentity.BellTileEntity [09Říj2021 13:39:37.389] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DoublePlantBlockPlacerMixin from valhelsia_structures.mixins.json into net.minecraft.world.gen.blockplacer.DoublePlantBlockPlacer [09Říj2021 13:39:37.425] [pool-3-thread-1/DEBUG] [mixin/]: Mixing features.LessjungleBushInStructuresMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.TreeFeature [09Říj2021 13:39:37.444] [pool-3-thread-1/DEBUG] [mixin/]: Mixing features.NoLavaFallsInStructuresMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.SpringFeature [09Říj2021 13:39:37.447] [pool-3-thread-1/DEBUG] [mixin/]: Mixing world.NoLavaInStructuresMixin from endrem.mixins.json into net.minecraft.world.gen.feature.SpringFeature [09Říj2021 13:39:37.460] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChorusPlantFeatureMixin from betterendforge.mixins.json into net.minecraft.world.gen.feature.ChorusPlantFeature [09Říj2021 13:39:37.482] [pool-3-thread-1/DEBUG] [mixin/]: Mixing features.DungeonFeatureAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.DungeonsFeature [09Říj2021 13:39:37.483] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method repurposedstructures_getMOB_SPAWNER_ENTITIES()[Lnet/minecraft/entity/EntityType; to repurposedstructures_getMOB_SPAWNER_ENTITIES_$md$7737c8$0 in repurposed_structures.mixins.json:features.DungeonFeatureAccessor [09Říj2021 13:39:37.494] [pool-3-thread-1/DEBUG] [mixin/]: Mixing features.NoLakesInStructuresMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.LakesFeature [09Říj2021 13:39:37.495] [pool-3-thread-1/DEBUG] [mixin/]: Mixing world.NoLakesInStructuresMixin from endrem.mixins.json into net.minecraft.world.gen.feature.LakesFeature [09Říj2021 13:39:37.496] [pool-3-thread-1/DEBUG] [mixin/]: Mixing NoLakesInStructuresMixin from iceandfire.mixins.json into net.minecraft.world.gen.feature.LakesFeature [09Říj2021 13:39:37.499] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LakesFeatureMixin from valhelsia_structures.mixins.json into net.minecraft.world.gen.feature.LakesFeature [09Říj2021 13:39:37.502] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LakeMixin from supplementaries.mixins.json into net.minecraft.world.gen.feature.LakesFeature [09Říj2021 13:39:37.517] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndSpikeFeatureMixin from betterendforge.mixins.json into net.minecraft.world.gen.feature.EndSpikeFeature [09Říj2021 13:39:37.541] [pool-3-thread-1/DEBUG] [mixin/]: Mixing features.NoBasaltColumnsInStructuresMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.BasaltColumnFeature [09Říj2021 13:39:37.542] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noBasaltColumnsInStructures$0(Lnet/minecraft/util/math/BlockPos$Mutable;Lnet/minecraft/world/gen/feature/structure/StructurePiece;)Z to md7737c8$lambda$repurposedstructures_noBasaltColumnsInStructures$0$0 in repurposed_structures.mixins.json:features.NoBasaltColumnsInStructuresMixin [09Říj2021 13:39:37.543] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/gen/feature/structure/StructureStart [09Říj2021 13:39:37.579] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.world.feature.MixinBasaltColumnFeature from byg.mixins.json into net.minecraft.world.gen.feature.BasaltColumnFeature [09Říj2021 13:39:37.585] [pool-3-thread-1/DEBUG] [mixin/]: Mixing features.NoDeltasInStructuresMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.structure.BasaltDeltasStructure [09Říj2021 13:39:37.586] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$repurposedstructures_noDeltasInStructures$0(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/gen/feature/structure/StructurePiece;)Z to md7737c8$lambda$repurposedstructures_noDeltasInStructures$0$0 in repurposed_structures.mixins.json:features.NoDeltasInStructuresMixin [09Říj2021 13:39:38.498] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entity.MixinBreedGoal from betterweather.mixins.json into net.minecraft.entity.ai.goal.BreedGoal [09Říj2021 13:39:38.546] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BoatEntityAccess from byg.mixins.json into net.minecraft.entity.item.BoatEntity [09Říj2021 13:39:38.554] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entities.CatEntityMixin from repurposed_structures.mixins.json into net.minecraft.entity.passive.CatEntity [09Říj2021 13:39:38.555] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CatEntityMixin from valhelsia_structures.mixins.json into net.minecraft.entity.passive.CatEntity [09Říj2021 13:39:38.577] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CatSitOnBlockMixin from supplementaries.mixins.json into net.minecraft.entity.ai.goal.CatSitOnBlockGoal [09Říj2021 13:39:38.642] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.ChickenEntityAccessor from supplementaries.mixins.json into net.minecraft.entity.passive.ChickenEntity [09Říj2021 13:39:38.643] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setFoodItems(Lnet/minecraft/item/crafting/Ingredient;)V to setFoodItems_$md$7737c8$0 in supplementaries.mixins.json:accessors.ChickenEntityAccessor [09Říj2021 13:39:38.643] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getFoodItems()Lnet/minecraft/item/crafting/Ingredient; to getFoodItems_$md$7737c8$1 in supplementaries.mixins.json:accessors.ChickenEntityAccessor [09Říj2021 13:39:38.680] [pool-3-thread-1/DEBUG] [mixin/]: Mixing entities.DolphinEntitySwimToTreasureGoalMixin from repurposed_structures.mixins.json into net.minecraft.entity.passive.DolphinEntity$SwimToTreasureGoal [09Říj2021 13:39:38.716] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.HorseEntityAccessor from supplementaries.mixins.json into net.minecraft.entity.passive.horse.AbstractHorseEntity [09Říj2021 13:39:38.716] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setFoodItems(Lnet/minecraft/item/crafting/Ingredient;)V to setFoodItems_$md$7737c8$0 in supplementaries.mixins.json:accessors.HorseEntityAccessor [09Říj2021 13:39:38.720] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getFoodItems()Lnet/minecraft/item/crafting/Ingredient; to getFoodItems_$md$7737c8$1 in supplementaries.mixins.json:accessors.HorseEntityAccessor [09Říj2021 13:39:38.783] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ZombieEntityMixin from guardvillagers.mixins.json into net.minecraft.entity.monster.ZombieEntity [09Říj2021 13:39:38.877] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndermanEntityMixin from betterendforge.mixins.json into net.minecraft.entity.monster.EndermanEntity [09Říj2021 13:39:39.035] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List; [09Říj2021 13:39:39.082] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack [09Říj2021 13:39:39.089] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack [09Říj2021 13:39:39.092] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinItemStack from epicfight.mixins.json into net.minecraft.item.ItemStack [09Říj2021 13:39:39.096] [pool-3-thread-1/DEBUG] [mixin/]: Mixing client.MixinItemStack from betterweather.mixins.json into net.minecraft.item.ItemStack [09Říj2021 13:39:39.097] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$addCropFertility$0(Lnet/minecraft/util/ResourceLocation;)Ljava/lang/String; to md7737c8$lambda$addCropFertility$0$0 in betterweather.mixins.json:client.MixinItemStack [09Říj2021 13:39:39.190] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110131_b with desc (Lnet/minecraft/item/ItemStack;)V [09Říj2021 13:39:39.227] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.entity.MixinSlimeEntity from byg.mixins.json into net.minecraft.entity.monster.SlimeEntity [09Říj2021 13:39:39.296] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType; [09Říj2021 13:39:39.455] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z [09Říj2021 13:39:39.457] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_208003_a with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z [09Říj2021 13:39:39.472] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z [09Říj2021 13:39:39.472] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V [09Říj2021 13:39:39.476] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PillagerEntityMixin from valhelsia_structures.mixins.json into net.minecraft.entity.monster.PillagerEntity [09Říj2021 13:39:39.529] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType; [09Říj2021 13:39:39.536] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.entity.MixinEatGrassGoal from byg.mixins.json into net.minecraft.entity.ai.goal.EatGrassGoal [09Říj2021 13:39:39.541] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EatGrassGoalMixin from supplementaries.mixins.json into net.minecraft.entity.ai.goal.EatGrassGoal [09Říj2021 13:39:39.571] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_85036_m with desc ()V [09Říj2021 13:39:39.576] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z [09Říj2021 13:39:39.592] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SkeletonHorseMixin from supplementaries.mixins.json into net.minecraft.entity.passive.horse.SkeletonHorseEntity [09Říj2021 13:39:39.616] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance [09Říj2021 13:39:39.750] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PotionEntityMixin from valhelsia_core.mixins.json into net.minecraft.entity.projectile.PotionEntity [09Říj2021 13:39:39.838] [pool-3-thread-1/DEBUG] [mixin/]: Mixing item.villagerhat.VillagerEntityMixin from mixins.artifacts.json into net.minecraft.entity.merchant.villager.VillagerEntity [09Říj2021 13:39:40.064] [pool-3-thread-1/DEBUG] [mixin/]: Mixing item.villagerhat.AbstractVillagerEntityMixin from mixins.artifacts.json into net.minecraft.entity.merchant.villager.AbstractVillagerEntity [09Říj2021 13:39:40.065] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractVillagerEntityMixin from survive.mixins.json into net.minecraft.entity.merchant.villager.AbstractVillagerEntity [09Říj2021 13:39:40.067] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$registerGoals$0(Lnet/minecraft/entity/LivingEntity;)Z to md7737c8$lambda$registerGoals$0$0 in survive.mixins.json:AbstractVillagerEntityMixin [09Říj2021 13:39:40.083] [pool-3-thread-1/DEBUG] [mixin/]: Mixing AbstractVillagerEntityMixin from supplementaries.mixins.json into net.minecraft.entity.merchant.villager.AbstractVillagerEntity [09Říj2021 13:39:40.265] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ZombieHorseMixin from supplementaries.mixins.json into net.minecraft.entity.passive.horse.ZombieHorseEntity [09Říj2021 13:39:40.495] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.DynamicRegistriesAccess from betterweather.mixins.json into net.minecraft.util.registry.DynamicRegistries [09Říj2021 13:39:40.496] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getRegistryCodecMap()Ljava/util/Map; to getRegistryCodecMap_$md$7737c8$0 in betterweather.mixins.json:access.DynamicRegistriesAccess [09Říj2021 13:39:40.505] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.DynamicRegistriesImplAccess from betterweather.mixins.json into net.minecraft.util.registry.DynamicRegistries$Impl [09Říj2021 13:39:40.530] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.ServerChunkProviderAccess from betterweather.mixins.json into net.minecraft.world.server.ServerChunkProvider [09Říj2021 13:39:40.574] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MapDataMixin from selene.mixins.json into net.minecraft.world.storage.MapData [09Říj2021 13:39:40.588] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getUpdatePacket$0(Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/entity/player/ServerPlayerEntity; to md7737c8$lambda$getUpdatePacket$0$0 in selene.mixins.json:MapDataMixin [09Říj2021 13:39:40.849] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.WeightedListAccess from byg.mixins.json into net.minecraft.util.WeightedList [09Říj2021 13:39:40.857] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.WeightedListEntryAccess from byg.mixins.json into net.minecraft.util.WeightedList$Entry [09Říj2021 13:39:40.909] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.FillerBlockTypeAccess from byg.mixins.json into net.minecraft.world.gen.feature.OreFeatureConfig$FillerBlockType [09Říj2021 13:39:40.915] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setNetherFillerType(Lnet/minecraft/world/gen/feature/template/RuleTest;)V to setNetherFillerType_$md$7737c8$0 in byg.mixins.json:access.FillerBlockTypeAccess [09Říj2021 13:39:41.058] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndCityStructureMixin from betterendforge.mixins.json into net.minecraft.world.gen.feature.structure.EndCityStructure [09Říj2021 13:39:41.087] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/gen/feature/structure/StructureStart [09Říj2021 13:39:41.265] [pool-3-thread-1/DEBUG] [mixin/]: Mixing structures.SingleJigsawPieceAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece [09Říj2021 13:39:41.828] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BiomeGenerationSettingsAccess from byg.mixins.json into net.minecraft.world.biome.BiomeGenerationSettings [09Říj2021 13:39:41.891] [pool-3-thread-1/DEBUG] [mixin/]: Mixing biome.MixinBiomeClimate from betterweather.mixins.json into net.minecraft.world.biome.Biome$Climate [09Říj2021 13:39:41.893] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setWeatherHumidityModifier$7(F)Ljava/lang/Float; to md7737c8$lambda$setWeatherHumidityModifier$7$0 in betterweather.mixins.json:biome.MixinBiomeClimate [09Říj2021 13:39:41.893] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setWeatherTempModifier$6(F)Ljava/lang/Float; to md7737c8$lambda$setWeatherTempModifier$6$1 in betterweather.mixins.json:biome.MixinBiomeClimate [09Říj2021 13:39:41.893] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setSeasonHumidityModifier$5(F)Ljava/lang/Float; to md7737c8$lambda$setSeasonHumidityModifier$5$2 in betterweather.mixins.json:biome.MixinBiomeClimate [09Říj2021 13:39:41.894] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setSeasonTempModifier$4(F)Ljava/lang/Float; to md7737c8$lambda$setSeasonTempModifier$4$3 in betterweather.mixins.json:biome.MixinBiomeClimate [09Říj2021 13:39:41.907] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$new$3()Ljava/lang/Float; to md7737c8$lambda$new$3$4 in betterweather.mixins.json:biome.MixinBiomeClimate [09Říj2021 13:39:41.908] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$new$2()Ljava/lang/Float; to md7737c8$lambda$new$2$5 in betterweather.mixins.json:biome.MixinBiomeClimate [09Říj2021 13:39:41.908] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$new$1()Ljava/lang/Float; to md7737c8$lambda$new$1$6 in betterweather.mixins.json:biome.MixinBiomeClimate [09Říj2021 13:39:41.908] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Ljava/lang/Float; to md7737c8$lambda$new$0$7 in betterweather.mixins.json:biome.MixinBiomeClimate [09Říj2021 13:39:42.064] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.DimensionStructuresSettingsAccess from byg.mixins.json into net.minecraft.world.gen.settings.DimensionStructuresSettings [09Říj2021 13:39:42.066] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setDefaults(Lcom/google/common/collect/ImmutableMap;)V to setDefaults_$md$7737c8$0 in byg.mixins.json:access.DimensionStructuresSettingsAccess [09Říj2021 13:39:42.207] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z [09Říj2021 13:39:42.397] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FlintAndSteelItemMixin from valhelsia_core.mixins.json into net.minecraft.item.FlintAndSteelItem [09Říj2021 13:39:42.398] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$valhelsia_onItemUse$0(Lnet/minecraft/item/ItemUseContext;Lnet/minecraft/entity/player/PlayerEntity;)V to md7737c8$lambda$valhelsia_onItemUse$0$0 in valhelsia_core.mixins.json:FlintAndSteelItemMixin [09Říj2021 13:39:42.506] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.AxeItemAccess from byg.mixins.json into net.minecraft.item.AxeItem [09Říj2021 13:39:42.512] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getStripables()Ljava/util/Map; to getStripables_$md$7737c8$0 in byg.mixins.json:access.AxeItemAccess [09Říj2021 13:39:42.512] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setStripables(Ljava/util/Map;)V to setStripables_$md$7737c8$1 in byg.mixins.json:access.AxeItemAccess [09Říj2021 13:39:42.522] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.HoeItemAccess from byg.mixins.json into net.minecraft.item.HoeItem [09Říj2021 13:39:42.546] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getTillables()Ljava/util/Map; to getTillables_$md$7737c8$0 in byg.mixins.json:access.HoeItemAccess [09Říj2021 13:39:42.547] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setTillables(Ljava/util/Map;)V to setTillables_$md$7737c8$1 in byg.mixins.json:access.HoeItemAccess [09Říj2021 13:39:42.572] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem [09Říj2021 13:39:42.575] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BucketItemMixin from valhelsia_structures.mixins.json into net.minecraft.item.BucketItem [09Říj2021 13:39:42.654] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem [09Říj2021 13:39:42.745] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BoneMealItemMixin from betterendforge.mixins.json into net.minecraft.item.BoneMealItem [09Říj2021 13:39:42.877] [pool-3-thread-1/DEBUG] [mixin/]: Mixing structures.EnderEyeStrongholdLocatingMixin from repurposed_structures.mixins.json into net.minecraft.item.EnderEyeItem [09Říj2021 13:39:43.031] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F [09Říj2021 13:39:43.042] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CrossbowItemMixin from supplementaries.mixins.json into net.minecraft.item.CrossbowItem [09Říj2021 13:39:43.435] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance [09Říj2021 13:39:43.505] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_234600_a_ with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z [09Říj2021 13:39:43.596] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BlockEntityTypeBuilderAccess from byg.mixins.json into net.minecraft.tileentity.TileEntityType$Builder [09Říj2021 13:39:43.598] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.TileEntityTypeBuilderAccess from byg.mixins.json into net.minecraft.tileentity.TileEntityType$Builder [09Říj2021 13:39:43.599] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getValidBlocks()Ljava/util/Set; in net.minecraft.tileentity.TileEntityType$Builder was not merged [09Říj2021 13:39:43.712] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.lightengine.WorldLightManagerMixin from byg.mixins.json into net.minecraft.world.lighting.WorldLightManager [09Říj2021 13:39:43.729] [pool-3-thread-1/DEBUG] [mixin/]: Mixing structures.TemplateManagerAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.template.TemplateManager [09Říj2021 13:39:43.730] [pool-3-thread-1/DEBUG] [mixin/]: Mixing structures.TemplateManagerMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.template.TemplateManager [09Říj2021 13:39:43.787] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PlayerInventoryMixin from craftingdead.mixins.json into net.minecraft.entity.player.PlayerInventory [09Říj2021 13:39:43.937] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/inventory/container/CraftingResultSlot [09Říj2021 13:39:44.021] [pool-3-thread-1/DEBUG] [mixin/]: Mixing GrindstoneInputSlotMixin from supplementaries.mixins.json into net.minecraft.inventory.container.GrindstoneContainer$2 [09Říj2021 13:39:44.034] [pool-3-thread-1/DEBUG] [mixin/]: Mixing GrindstoneInputSlotMixin from supplementaries.mixins.json into net.minecraft.inventory.container.GrindstoneContainer$3 [09Říj2021 13:39:44.048] [pool-3-thread-1/DEBUG] [mixin/]: Mixing GrindstoneTestSlotMixin from supplementaries.mixins.json into net.minecraft.inventory.container.GrindstoneContainer$4 [09Říj2021 13:39:44.050] [pool-3-thread-1/DEBUG] [mixin/]: Mixing GrindstoneTestSlotMixin from selene.mixins.json into net.minecraft.inventory.container.GrindstoneContainer$4 [09Říj2021 13:39:44.069] [pool-3-thread-1/DEBUG] [mixin/]: Mixing LoomInputSlotMixin from supplementaries.mixins.json into net.minecraft.inventory.container.LoomContainer$3 [09Říj2021 13:39:44.099] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ShulkerBoxSlotMixin from supplementaries.mixins.json into net.minecraft.inventory.container.ShulkerBoxSlot [09Říj2021 13:39:44.117] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_75214_a with desc (Lnet/minecraft/item/ItemStack;)Z [09Říj2021 13:39:44.171] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MapExtendingRecipeMixin from selene.mixins.json into net.minecraft.item.crafting.MapExtendingRecipe [09Říj2021 13:39:45.841] [pool-3-thread-1/DEBUG] [mixin/]: Mixing resources.LootContextAccessor from repurposed_structures.mixins.json into net.minecraft.loot.LootContext [09Říj2021 13:39:46.155] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MineshaftMixin from supplementaries.mixins.json into net.minecraft.world.gen.feature.structure.MineshaftPieces$Corridor [09Říj2021 13:39:46.190] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessors.MineshaftAccessor from supplementaries.mixins.json into net.minecraft.world.gen.feature.structure.MineshaftPieces$Piece [09Říj2021 13:39:46.322] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StrongholdCrossingMixin from supplementaries.mixins.json into net.minecraft.world.gen.feature.structure.StrongholdPieces$Crossing [09Říj2021 13:39:46.388] [pool-3-thread-1/DEBUG] [mixin/]: Mixing StrongholdRoomMixin from supplementaries.mixins.json into net.minecraft.world.gen.feature.structure.StrongholdPieces$RoomCrossing [09Říj2021 13:39:46.606] [pool-3-thread-1/DEBUG] [mixin/]: Mixing world.BiomeProviderInvoker from repurposed_structures.mixins.json into net.minecraft.world.biome.provider.BiomeProvider [09Říj2021 13:39:46.668] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EndBiomeProviderMixin from betterendforge.mixins.json into net.minecraft.world.biome.provider.EndBiomeProvider [09Říj2021 13:39:46.669] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$be_getBiomes$0(Lnet/minecraft/util/registry/Registry;Ljava/util/List;Lnet/minecraft/world/biome/Biome;)V to md7737c8$lambda$be_getBiomes$0$0 in betterendforge.mixins.json:EndBiomeProviderMixin [09Říj2021 13:39:47.396] [Render thread/DEBUG] [mixin/]: Mixing MinecraftMixin from betterendforge.mixins.json into net.minecraft.client.Minecraft [09Říj2021 13:39:47.400] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175156_o with desc ()F [09Říj2021 13:39:47.525] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_238444_a_ with desc (Lcom/mojang/blaze3d/matrix/MatrixStack;)V [09Říj2021 13:39:47.549] [Render thread/DEBUG] [mixin/]: Mixing IngameGuiMixin from survive.mixins.json into net.minecraft.client.gui.IngameGui [09Říj2021 13:39:47.716] [Render thread/DEBUG] [mixin/]: Mixing client.MixinClientPlayerEntity from betterweather.mixins.json into net.minecraft.client.entity.player.ClientPlayerEntity [09Říj2021 13:39:47.721] [Render thread/DEBUG] [mixin/]: Mixing swimming.client.LocalPlayerMixin from expandability.mixins.json into net.minecraft.client.entity.player.ClientPlayerEntity [09Říj2021 13:39:47.722] [Render thread/DEBUG] [mixin/]: Mixing ClientPlayerEntityMixin from supplementaries.mixins.json into net.minecraft.client.entity.player.ClientPlayerEntity [09Říj2021 13:39:47.744] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175156_o with desc ()F [09Říj2021 13:39:47.757] [Render thread/DEBUG] [mixin/]: Mixing client.MixinClientWorld from betterweather.mixins.json into net.minecraft.client.world.ClientWorld [09Říj2021 13:39:48.257] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [09Říj2021 13:39:51.569] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Atomicek1234 [09Říj2021 13:39:51.847] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10 [09Říj2021 13:39:52.488] [Render thread/DEBUG] [mixin/]: Mixing resources.SimpleReloadableResourceManagerAccessor from repurposed_structures.mixins.json into net.minecraft.resources.SimpleReloadableResourceManager [09Říj2021 13:39:52.550] [Render thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4980 [09Říj2021 13:39:52.805] [Render thread/DEBUG] [mixin/]: Mixing PacketBufferMixin from craftingdead.mixins.json into net.minecraft.network.PacketBuffer [09Říj2021 13:39:52.918] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2 [09Říj2021 13:39:52.931] [Render thread/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 12 threads for parallel mod-loading [09Říj2021 13:39:53.037] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.038] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for zombie_extreme.ZombieExtremeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.045] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.046] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.morezombies.MorezombiesMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.050] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.050] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.telepathicgrunt.repurposedstructures.RepurposedStructures with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.175] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.bobmowzie.mowziesmobs.MowziesMobs with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.186] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.stereowalker.unionlib.UnionLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.194] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.195] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.gigaherz.toolbelt.ToolBelt with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.200] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.201] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for biomesoplenty.core.BiomesOPlenty with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.209] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.209] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.shteken.endrem.EndRemastered with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.217] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.220] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.craftingdead.core.CraftingDead with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.272] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.272] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.curios.Curios with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.283] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.284] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.patchouli.common.base.Patchouli with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.286] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.286] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.bettercaves.BetterCaves with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.297] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.298] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for yesman.epicfight.main.EpicFightMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.304] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.305] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.kreezcraft.mobsunscreen.MobSunscreen with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.307] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.307] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for corgitaco.betterweather.BetterWeather with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.375] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.376] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for journeymap.common.Journeymap with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.387] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.387] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for team.chisel.ctm.CTM with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.455] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.456] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.comforts.Comforts with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.460] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.461] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.citadel.Citadel with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.469] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [09Říj2021 13:39:53.509] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [09Říj2021 13:39:53.620] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `effect_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [09Říj2021 13:39:53.623] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `fancy_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [09Říj2021 13:39:53.623] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.624] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.alexsmobs.AlexsMobs with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.783] [Render thread/DEBUG] [mixin/]: Mixing item.umbrella.BipedModelMixin from mixins.artifacts.json into net.minecraft.client.renderer.entity.model.BipedModel [09Říj2021 13:39:53.800] [Render thread/DEBUG] [mixin/]: Mixing ThirdPersonRendererMixin from selene.mixins.json into net.minecraft.client.renderer.entity.model.BipedModel [09Říj2021 13:39:53.866] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.866] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.geforcemods.securitycraft.SecurityCraft with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.933] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.936] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for artifacts.Artifacts with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.940] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.944] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.yungsapi.YungsApi with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.946] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.946] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.stereowalker.survive.Survive with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.976] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.976] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for its_meow.betteranimalsplus.BetterAnimalsPlusMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.984] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.984] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.yezon.desolation.DesolationMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.988] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:53.988] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.p3pp3rf1y.sophisticatedbackpacks.SophisticatedBackpacks with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.069] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tallestegg.guardvillagers.GuardVillagers with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.071] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.072] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for Entry with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.074] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.075] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.iceandfire.IceAndFire with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.291] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.291] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for genandnic.walljump.WallJump with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.302] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `walljump` for name `walljump`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [09Říj2021 13:39:54.304] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `walljump` for name `doublejump`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [09Říj2021 13:39:54.305] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `walljump` for name `speedboost`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [09Říj2021 13:39:54.305] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.306] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for corgiaoc.byg.entrypoint.ForgeEntryPoint with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.310] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.311] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.339] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.339] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cofh.core.CoFHCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.392] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.393] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cofh.archersparadox.ArchersParadox with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.397] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.397] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for be.florens.expandability.forge.ExpandAbilityForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.400] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.401] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.valhelsia.valhelsia_core.ValhelsiaCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.410] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.411] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.stal111.valhelsia_structures.ValhelsiaStructures with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.423] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.424] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for twilightforest.TwilightForestMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.430] [Render thread/DEBUG] [mixin/]: Mixing access.GameRulesBooleanValueAccess from betterweather.mixins.json into net.minecraft.world.GameRules$BooleanValue [09Říj2021 13:39:54.431] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method invokeCreate(Z)Lnet/minecraft/world/GameRules$RuleType; to invokeCreate_$md$7737c8$0 in betterweather.mixins.json:access.GameRulesBooleanValueAccess [09Říj2021 13:39:54.439] [Render thread/DEBUG] [mixin/]: Mixing server.MixinMinecraftServer from byg.mixins.json into net.minecraft.server.MinecraftServer [09Říj2021 13:39:54.445] [Render thread/DEBUG] [mixin/]: Mixing MinecraftServerMixin from betterendforge.mixins.json into net.minecraft.server.MinecraftServer [09Říj2021 13:39:54.467] [Render thread/DEBUG] [mixin/]: Mixing access.GameRulesAccess from betterweather.mixins.json into net.minecraft.world.GameRules [09Říj2021 13:39:54.467] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getGameRules()Ljava/util/Map; to getGameRules_$md$7737c8$0 in betterweather.mixins.json:access.GameRulesAccess [09Říj2021 13:39:54.479] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.479] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mehvahdjukaar.supplementaries.Supplementaries with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.480] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.481] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.bettermineshafts.BetterMineshafts with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.483] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.483] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mod.beethoven92.betterendforge.BetterEnd with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.488] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.488] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mehvahdjukaar.selene.Selene with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.489] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.490] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.maxhenkel.corpse.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.491] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@295bf2a - got cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.492] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.aurelj.dungeons_arise.DungeonsAriseMain with classLoader cpw.mods.modlauncher.TransformingClassLoader@295bf2a & cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:54.502] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing repurposed_structures-forge directory : C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge [09Říj2021 13:39:54.504] [modloading-worker-12/DEBUG] [bettercaves/]: Better Caves entry point [09Říj2021 13:39:54.517] [modloading-worker-11/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:registerConfig:279]: Registered the config for union [09Říj2021 13:39:54.533] [modloading-worker-15/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241741_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/client/renderer/entity/model/BipedModel$ArmPose; [09Říj2021 13:39:54.533] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/modded_loot.toml for repurposed_structures tracking [09Říj2021 13:39:54.536] [modloading-worker-10/DEBUG] [mixin/]: Mixing MixinDataPackRegistries from betterweather.mixins.json into net.minecraft.resources.DataPackRegistries [09Říj2021 13:39:54.537] [modloading-worker-10/DEBUG] [mixin/]: Renaming synthetic method lambda$readConfigAndAddTags$3(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/tags/ITag$INamedTag; to md7737c8$lambda$readConfigAndAddTags$3$0 in betterweather.mixins.json:MixinDataPackRegistries [09Říj2021 13:39:54.538] [modloading-worker-10/DEBUG] [mixin/]: Renaming synthetic method lambda$readConfigAndAddTags$2(Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/tags/ITag$INamedTag; to md7737c8$lambda$readConfigAndAddTags$2$1 in betterweather.mixins.json:MixinDataPackRegistries [09Říj2021 13:39:54.539] [modloading-worker-10/DEBUG] [mixin/]: Renaming synthetic method lambda$readConfigAndAddTags$1(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/tags/ITag$INamedTag; to md7737c8$lambda$readConfigAndAddTags$1$2 in betterweather.mixins.json:MixinDataPackRegistries [09Říj2021 13:39:54.540] [modloading-worker-10/DEBUG] [mixin/]: Renaming synthetic method lambda$readConfigAndAddTags$0(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/minecraft/tags/ITag$INamedTag; to md7737c8$lambda$readConfigAndAddTags$0$3 in betterweather.mixins.json:MixinDataPackRegistries [09Říj2021 13:39:54.541] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file patchouli-client.toml for patchouli tracking [09Říj2021 13:39:54.544] [modloading-worker-15/DEBUG] [mixin/]: Mixing PlayerRendererMixin from craftingdead.mixins.json into net.minecraft.client.renderer.entity.PlayerRenderer [09Říj2021 13:39:54.548] [modloading-worker-15/DEBUG] [mixin/]: Mixing render.PlayerRendererMixin from mixins.artifacts.json into net.minecraft.client.renderer.entity.PlayerRenderer [09Říj2021 13:39:54.549] [modloading-worker-15/DEBUG] [mixin/]: Renaming synthetic method lambda$renderArm$0(Lnet/minecraft/util/Hand;Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;ILnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/HandSide;Ltop/theillusivec4/curios/api/type/capability/ICuriosItemHandler;)V to md7737c8$lambda$renderArm$0$0 in mixins.artifacts.json:render.PlayerRendererMixin [09Říj2021 13:39:54.556] [modloading-worker-15/DEBUG] [mixin/]: Mixing swimming.client.PlayerRendererMixin from expandability.mixins.json into net.minecraft.client.renderer.entity.PlayerRenderer [09Říj2021 13:39:54.569] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking [09Říj2021 13:39:54.570] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/dungeons.toml for repurposed_structures tracking [09Říj2021 13:39:54.576] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/mineshafts.toml for repurposed_structures tracking [09Říj2021 13:39:54.576] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking [09Říj2021 13:39:54.578] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/strongholds.toml for repurposed_structures tracking [09Říj2021 13:39:54.579] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-server.toml for toolbelt tracking [09Říj2021 13:39:54.581] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-client.toml for toolbelt tracking [09Říj2021 13:39:54.581] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-common.toml for toolbelt tracking [09Říj2021 13:39:54.584] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/wells.toml for repurposed_structures tracking [09Říj2021 13:39:54.588] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/shipwrecks.toml for repurposed_structures tracking [09Říj2021 13:39:54.589] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios [09Říj2021 13:39:54.590] [modloading-worker-15/DEBUG] [mixin/]: Mixing access.Vector3dAccess from betterweather.mixins.json into net.minecraft.util.math.vector.Vector3d [09Říj2021 13:39:54.590] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchouli [09Říj2021 13:39:54.592] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/outposts.toml for repurposed_structures tracking [09Říj2021 13:39:54.590] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toolbelt [09Říj2021 13:39:54.595] [modloading-worker-4/DEBUG] [mixin/]: Mixing client.MixinDimensionRenderInfo from betterweather.mixins.json into net.minecraft.client.world.DimensionRenderInfo [09Říj2021 13:39:54.592] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file union.client.toml for unionlib tracking [09Říj2021 13:39:54.596] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/temples.toml for repurposed_structures tracking [09Říj2021 13:39:54.598] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file union.common.toml for unionlib tracking [09Říj2021 13:39:54.598] [modloading-worker-11/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:loadConfig:295]: C:\Users\danda\AppData\Roaming\.minecraft\config [09Říj2021 13:39:54.600] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.gigaherz.toolbelt.common.BeltEvents to FORGE [09Říj2021 13:39:54.601] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/villages.toml for repurposed_structures tracking [09Říj2021 13:39:54.603] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.ReloadContentsHandler to FORGE [09Říj2021 13:39:54.603] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.Curios$ClientProxy to MOD [09Říj2021 13:39:54.606] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/mansions.toml for repurposed_structures tracking [09Říj2021 13:39:54.608] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.LecternEventHandler to FORGE [09Říj2021 13:39:54.606] [modloading-worker-11/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:loadConfig:295]: C:\Users\danda\AppData\Roaming\.minecraft\config [09Říj2021 13:39:54.610] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/witch_huts.toml for repurposed_structures tracking [09Říj2021 13:39:54.612] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bettercaves-1_16.toml for bettercaves tracking [09Říj2021 13:39:54.613] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.PlayerJoinHandler to FORGE [09Říj2021 13:39:54.614] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/bastions.toml for repurposed_structures tracking [09Říj2021 13:39:54.616] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.item.PatchouliItems to MOD [09Říj2021 13:39:54.617] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/cities.toml for repurposed_structures tracking [09Říj2021 13:39:54.621] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.gigaherz.toolbelt.client.RadialMenuScreen to FORGE [09Říj2021 13:39:54.621] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for endrem [09Říj2021 13:39:54.622] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/fortresses.toml for repurposed_structures tracking [09Říj2021 13:39:54.623] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.shteken.endrem.world.gen.OreSpawnHandler to FORGE [09Říj2021 13:39:54.625] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/igloos.toml for repurposed_structures tracking [09Říj2021 13:39:54.626] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.shteken.endrem.items.EndCrystalArmor to FORGE [09Říj2021 13:39:54.627] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettercaves [09Říj2021 13:39:54.628] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/ruined_portals.toml for repurposed_structures tracking [09Říj2021 13:39:54.627] [modloading-worker-15/DEBUG] [mixin/]: Mixing ModelBakeryMixin from betterendforge.mixins.json into net.minecraft.client.renderer.model.ModelBakery [09Říj2021 13:39:54.625] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.common.CuriosRegistry to MOD [09Říj2021 13:39:54.661] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/ruins.toml for repurposed_structures tracking [09Říj2021 13:39:54.665] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mobsunscreen-common.toml for mobsunscreen tracking [09Říj2021 13:39:54.665] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file repurposed_structures-forge/pyramids.toml for repurposed_structures tracking [09Říj2021 13:39:54.665] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mobsunscreen [09Říj2021 13:39:54.666] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.kreezcraft.mobsunscreen.DamnSun to FORGE [09Říj2021 13:39:54.675] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterweather [09Říj2021 13:39:54.676] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing corgitaco.betterweather.core.SoundRegistry to MOD [09Říj2021 13:39:54.680] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.shteken.endrem.items.CustomMap to FORGE [09Říj2021 13:39:54.680] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.handler.TooltipHandler to FORGE [09Říj2021 13:39:54.685] [modloading-worker-15/DEBUG] [mixin/]: Mixing client.MixinItemColors from byg.mixins.json into net.minecraft.client.renderer.color.ItemColors [09Říj2021 13:39:54.686] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.shteken.endrem.events.ModEvents to FORGE [09Říj2021 13:39:54.690] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.shteken.endrem.client.ClientModEvents to MOD [09Říj2021 13:39:54.692] [modloading-worker-15/DEBUG] [mixin/]: Mixing client.MixinBlockColors from byg.mixins.json into net.minecraft.client.renderer.color.BlockColors [09Říj2021 13:39:54.695] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.handler.MultiblockVisualizationHandler to FORGE [09Říj2021 13:39:54.709] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.gigaherz.toolbelt.client.ClientEvents to FORGE [09Říj2021 13:39:54.716] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.gigaherz.toolbelt.client.ClientEvents$ModBusEvents to MOD [09Říj2021 13:39:54.721] [modloading-worker-3/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228426_a_ with desc (Lcom/mojang/blaze3d/matrix/MatrixStack;FJZLnet/minecraft/client/renderer/ActiveRenderInfo;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/util/math/vector/Matrix4f;)V [09Říj2021 13:39:54.727] [modloading-worker-3/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_215319_a with desc (IIIZ)V [09Říj2021 13:39:54.729] [modloading-worker-3/DEBUG] [mixin/]: Mixing client.MixinWorldRenderer from betterweather.mixins.json into net.minecraft.client.renderer.WorldRenderer [09Říj2021 13:39:54.729] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file comforts-server.toml for comforts tracking [09Říj2021 13:39:54.730] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for comforts [09Říj2021 13:39:54.730] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.comforts.Comforts$RegistryEvents to MOD [09Říj2021 13:39:54.735] [modloading-worker-3/DEBUG] [mixin/]: Mixing client.WorldRendererMixin from citadel.mixins.json into net.minecraft.client.renderer.WorldRenderer [09Říj2021 13:39:54.741] [modloading-worker-3/DEBUG] [mixin/]: Mixing ParrotPartingMixin from supplementaries.mixins.json into net.minecraft.client.renderer.WorldRenderer [09Říj2021 13:39:54.744] [modloading-worker-3/DEBUG] [mixin/]: Mixing WorldRendererMixin from supplementaries.mixins.json into net.minecraft.client.renderer.WorldRenderer [09Říj2021 13:39:54.745] [modloading-worker-3/DEBUG] [mixin/]: Mixing WorldRendererMixin from betterendforge.mixins.json into net.minecraft.client.renderer.WorldRenderer [09Říj2021 13:39:54.804] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.comforts.Comforts$ClientProxy to MOD [09Říj2021 13:39:54.808] [modloading-worker-1/DEBUG] [mixin/]: Mixing BiomeColorsMixin from betterendforge.mixins.json into net.minecraft.world.biome.BiomeColors [09Říj2021 13:39:54.814] [modloading-worker-15/DEBUG] [mixin/]: Mixing GameRendererMixin from craftingdead.mixins.json into net.minecraft.client.renderer.GameRenderer [09Říj2021 13:39:54.814] [modloading-worker-15/DEBUG] [mixin/]: Renaming synthetic method lambda$getNightVisionScale$1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/craftingdead/core/world/entity/extension/LivingExtension;)V to md7737c8$lambda$getNightVisionScale$1$0 in craftingdead.mixins.json:GameRendererMixin [09Říj2021 13:39:54.815] [modloading-worker-15/DEBUG] [mixin/]: Renaming synthetic method lambda$null$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/craftingdead/core/world/hat/Hat;)V to md7737c8$lambda$null$0$1 in craftingdead.mixins.json:GameRendererMixin [09Říj2021 13:39:54.824] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.handler.BookRightClickHandler to FORGE [09Říj2021 13:39:54.827] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.base.ClientTicker to FORGE [09Říj2021 13:39:54.830] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.base.InventoryBookButtonHandler to FORGE [09Říj2021 13:39:54.833] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file citadel-common.toml for citadel tracking [09Říj2021 13:39:54.834] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file journeymap-server.toml for journeymap tracking [09Říj2021 13:39:54.834] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.base.ClientAdvancements to FORGE [09Říj2021 13:39:54.836] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for journeymap [09Říj2021 13:39:54.838] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file craftingdead-client.toml for craftingdead tracking [09Říj2021 13:39:54.839] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file epicfight.toml for epicfight tracking [09Říj2021 13:39:54.841] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file epicfight-client.toml for epicfight tracking [09Říj2021 13:39:54.841] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.common.Journeymap to FORGE [09Říj2021 13:39:54.846] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.common.config.ForgeConfig to MOD [09Říj2021 13:39:54.847] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.client.JourneymapClient to FORGE [09Říj2021 13:39:54.848] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/generation.toml for biomesoplenty tracking [09Říj2021 13:39:54.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/client.toml for biomesoplenty tracking [09Říj2021 13:39:54.849] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Found 16 @TextureType annotations from scan [09Říj2021 13:39:54.849] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for biomesoplenty [09Říj2021 13:39:54.850] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBlocks to MOD [09Říj2021 13:39:54.850] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Found 16 unique texture types [09Říj2021 13:39:54.853] [modloading-worker-4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_78713_a with desc (Lnet/minecraft/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer; [09Říj2021 13:39:54.854] [modloading-worker-4/DEBUG] [mixin/]: Mixing client.MixinEntityRendererManager from byg.mixins.json into net.minecraft.client.renderer.entity.EntityRendererManager [09Říj2021 13:39:54.855] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.client.gui.GoVoteHandler to MOD [09Říj2021 13:39:54.856] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for citadel [09Říj2021 13:39:54.856] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ServerProxy to MOD [09Říj2021 13:39:54.857] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ClientProxy to MOD [09Říj2021 13:39:54.870] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file securitycraft-client.toml for securitycraft tracking [09Říj2021 13:39:54.873] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file securitycraft-server.toml for securitycraft tracking [09Říj2021 13:39:54.875] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file artifacts-common.toml for artifacts tracking [09Říj2021 13:39:54.876] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctm_horizontal [09Říj2021 13:39:54.876] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file alexsmobs.toml for alexsmobs tracking [09Říj2021 13:39:54.877] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctm_vertical [09Říj2021 13:39:54.879] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctmh [09Říj2021 13:39:54.881] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file artifacts-client.toml for artifacts tracking [09Říj2021 13:39:54.888] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: r [09Říj2021 13:39:54.889] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: v [09Říj2021 13:39:54.890] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctm [09Říj2021 13:39:54.891] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: random [09Říj2021 13:39:54.893] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: pattern [09Říj2021 13:39:54.897] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for repurposed_structures [09Říj2021 13:39:54.898] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctm_simple [09Říj2021 13:39:54.910] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: edges [09Říj2021 13:39:54.911] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: edges_full [09Říj2021 13:39:54.912] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: eldritch [09Říj2021 13:39:54.916] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: normal [09Říj2021 13:39:54.919] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsapi [09Říj2021 13:39:54.919] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: pillar [09Říj2021 13:39:54.920] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: sctm [09Říj2021 13:39:54.922] [modloading-worker-8/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctmv [09Říj2021 13:39:54.923] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ctm [09Říj2021 13:39:54.923] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing team.chisel.ctm.Configurations to MOD [09Říj2021 13:39:54.936] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModPaintings to MOD [09Říj2021 13:39:54.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBiomes to MOD [09Říj2021 13:39:54.944] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModSounds to MOD [09Říj2021 13:39:54.945] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alexsmobs [09Říj2021 13:39:54.945] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.world.AMWorldRegistry to MOD [09Říj2021 13:39:54.946] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModItems to MOD [09Říj2021 13:39:54.950] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.tileentity.AMTileEntityRegistry to MOD [09Říj2021 13:39:54.953] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModEntities to MOD [09Říj2021 13:39:54.958] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.client.handler.GuiEventHandler to FORGE [09Říj2021 13:39:54.958] [modloading-worker-13/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:registerConfig:279]: Registered the config for survive [09Říj2021 13:39:54.980] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file survive.client.toml for survive tracking [09Říj2021 13:39:54.981] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file survive.common.toml for survive tracking [09Říj2021 13:39:54.981] [modloading-worker-13/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:loadConfig:295]: C:\Users\danda\AppData\Roaming\.minecraft\config [09Říj2021 13:39:54.986] [modloading-worker-13/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:loadConfig:295]: C:\Users\danda\AppData\Roaming\.minecraft\config [09Říj2021 13:39:54.995] [modloading-worker-13/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:registerConfig:279]: Registered the config for survive-server [09Říj2021 13:39:54.998] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file survive-server.toml for survive tracking [09Říj2021 13:39:54.999] [modloading-worker-13/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:loadConfig:295]: C:\Users\danda\AppData\Roaming\.minecraft\config [09Říj2021 13:39:55.005] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for survive [09Říj2021 13:39:55.005] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.survive.util.WaterStats to FORGE [09Říj2021 13:39:55.007] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for artifacts [09Říj2021 13:39:55.009] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.survive.util.TemperatureStats to FORGE [09Říj2021 13:39:55.010] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.data.DataGenerators to MOD [09Říj2021 13:39:55.015] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.survive.util.StaminaStats to FORGE [09Říj2021 13:39:55.020] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.item.UmbrellaItem$ClientEvents to FORGE [09Říj2021 13:39:55.021] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.survive.util.NutritionStats to FORGE [09Říj2021 13:39:55.022] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.init.ModLootTables$LootTableEvents to FORGE [09Říj2021 13:39:55.025] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.survive.registries.SurviveRegistryEvents to MOD [09Říj2021 13:39:55.029] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.config.ModConfig to MOD [09Říj2021 13:39:55.029] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.misc.AMSoundRegistry to MOD [09Říj2021 13:39:55.030] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.capability.swimhandler.SwimHandlerCapability$CapabilityEventHandler to FORGE [09Říj2021 13:39:55.036] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.survive.events.SurviveEvents to FORGE [09Říj2021 13:39:55.036] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.misc.AMPointOfInterestRegistry to MOD [09Říj2021 13:39:55.040] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.capability.killtracker.EntityKillTrackerCapability$CapabilityEventHandler to FORGE [09Říj2021 13:39:55.041] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.item.AMItemRegistry to MOD [09Říj2021 13:39:55.052] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.survive.client.events.TooltipEvents to FORGE [09Říj2021 13:39:55.055] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.survive.client.events.RenderEvents to FORGE [09Říj2021 13:39:55.075] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file guardvillagers-common.toml for guardvillagers tracking [09Říj2021 13:39:55.075] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file guardvillagers-client.toml for guardvillagers tracking [09Říj2021 13:39:55.077] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-common.toml for sophisticatedbackpacks tracking [09Říj2021 13:39:55.077] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-client.toml for sophisticatedbackpacks tracking [09Říj2021 13:39:55.083] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftingdead [09Říj2021 13:39:55.084] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bygvanillabiomes [09Říj2021 13:39:55.113] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file iceandfire-client.toml for iceandfire tracking [09Říj2021 13:39:55.114] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file iceandfire-common.toml for iceandfire tracking [09Říj2021 13:39:55.120] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for guardvillagers [09Říj2021 13:39:55.124] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.guardvillagers.VillagerToGuard to FORGE [09Říj2021 13:39:55.132] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.guardvillagers.HandlerEvents to FORGE [09Říj2021 13:39:55.142] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.guardvillagers.GuardVillagers$RegistryEvents to MOD [09Říj2021 13:39:55.146] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.guardvillagers.GuardItems to MOD [09Říj2021 13:39:55.146] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.guardvillagers.GuardEntityType to MOD [09Říj2021 13:39:55.146] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tallestegg.guardvillagers.configuration.GuardConfig to MOD [09Říj2021 13:39:55.152] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mowziesmobs-common.toml for mowziesmobs tracking [09Říj2021 13:39:55.154] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file walljump-common.toml for walljump tracking [09Říj2021 13:39:55.155] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for walljump [09Říj2021 13:39:55.155] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing genandnic.walljump.WallJump to MOD [09Říj2021 13:39:55.157] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing genandnic.walljump.Config to FORGE [09Říj2021 13:39:55.176] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for byg [09Říj2021 13:39:55.177] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing corgiaoc.byg.entrypoint.ForgeEntryPoint to MOD [09Říj2021 13:39:55.184] [modloading-worker-13/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 36.2 from cpw.mods.modlauncher.TransformingClassLoader@295bf2a [09Říj2021 13:39:55.185] [modloading-worker-13/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 36.2.0 [09Říj2021 13:39:55.186] [modloading-worker-13/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 36.2 [09Říj2021 13:39:55.186] [modloading-worker-13/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge [09Říj2021 13:39:55.187] [modloading-worker-13/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.16.5 [09Říj2021 13:39:55.187] [modloading-worker-13/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20210115.111550 [09Říj2021 13:39:55.188] [modloading-worker-13/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.0, for MC 1.16.5 with MCP 20210115.111550 [09Říj2021 13:39:55.189] [modloading-worker-13/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.0 Initialized [09Říj2021 13:39:55.218] [modloading-worker-12/INFO] [epicfight/]: Load Configuration File [09Říj2021 13:39:55.227] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking [09Říj2021 13:39:55.228] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking [09Říj2021 13:39:55.224] [modloading-worker-12/INFO] [epicfight/]: Load Configuration File [09Říj2021 13:39:55.228] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking [09Říj2021 13:39:55.229] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for epicfight [09Říj2021 13:39:55.229] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing yesman.epicfight.events.WorldEvents to FORGE [09Říj2021 13:39:55.233] [modloading-worker-15/DEBUG] [mixin/]: Mixing client.MixinScreenManager from byg.mixins.json into net.minecraft.client.gui.ScreenManager [09Říj2021 13:39:55.234] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing yesman.epicfight.events.RegistryEvents to MOD [09Říj2021 13:39:55.235] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing yesman.epicfight.events.PlayerEvents to FORGE [09Říj2021 13:39:55.236] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing yesman.epicfight.events.EntityEvents to FORGE [09Říj2021 13:39:55.236] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing yesman.epicfight.events.CapabilityEvent to FORGE [09Říj2021 13:39:55.236] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing yesman.epicfight.client.events.RegistryClientEvent to MOD [09Říj2021 13:39:55.248] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file mowziesmobs-client.toml for mowziesmobs tracking [09Říj2021 13:39:55.250] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing yesman.epicfight.client.events.engine.RenderEngine$Events to FORGE [09Říj2021 13:39:55.256] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge [09Říj2021 13:39:55.257] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE [09Říj2021 13:39:55.257] [modloading-worker-15/DEBUG] [mixin/]: Mixing AnvilScreenMixin from betterendforge.mixins.json into net.minecraft.client.gui.screen.inventory.AnvilScreen [09Říj2021 13:39:55.269] [modloading-worker-15/DEBUG] [mixin/]: Renaming synthetic method lambda$be_onSlotUpdate$5(Lnet/minecraft/client/gui/widget/button/AbstractButton;)V to md7737c8$lambda$be_onSlotUpdate$5$0 in betterendforge.mixins.json:AnvilScreenMixin [09Říj2021 13:39:55.270] [modloading-worker-15/DEBUG] [mixin/]: Renaming synthetic method lambda$be_onSlotUpdate$4(Lnet/minecraft/client/gui/widget/button/AbstractButton;)V to md7737c8$lambda$be_onSlotUpdate$4$1 in betterendforge.mixins.json:AnvilScreenMixin [09Říj2021 13:39:55.270] [modloading-worker-15/DEBUG] [mixin/]: Renaming synthetic method lambda$be_onSlotUpdate$3(Lnet/minecraft/client/gui/widget/button/AbstractButton;)V to md7737c8$lambda$be_onSlotUpdate$3$2 in betterendforge.mixins.json:AnvilScreenMixin [09Říj2021 13:39:55.270] [modloading-worker-15/DEBUG] [mixin/]: Renaming synthetic method lambda$render$2(Lcom/mojang/blaze3d/matrix/MatrixStack;IIFLnet/minecraft/client/gui/widget/button/AbstractButton;)V to md7737c8$lambda$render$2$3 in betterendforge.mixins.json:AnvilScreenMixin [09Říj2021 13:39:55.270] [modloading-worker-15/DEBUG] [mixin/]: Renaming synthetic method lambda$be_setup$1(Lnet/minecraft/client/gui/widget/button/Button;)V to md7737c8$lambda$be_setup$1$4 in betterendforge.mixins.json:AnvilScreenMixin [09Říj2021 13:39:55.270] [modloading-worker-15/DEBUG] [mixin/]: Renaming synthetic method lambda$be_setup$0(Lnet/minecraft/client/gui/widget/button/Button;)V to md7737c8$lambda$be_setup$0$5 in betterendforge.mixins.json:AnvilScreenMixin [09Říj2021 13:39:55.294] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 1 [09Říj2021 13:39:55.299] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing yesman.epicfight.client.events.engine.ControllEngine$Events to FORGE [09Říj2021 13:39:55.301] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 2 [09Říj2021 13:39:55.305] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 3 [09Říj2021 13:39:55.308] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 4 [09Říj2021 13:39:55.311] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 16 [09Říj2021 13:39:55.312] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing yesman.epicfight.client.events.ClientEvents to FORGE [09Říj2021 13:39:55.314] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 17 [09Říj2021 13:39:55.319] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 20 [09Říj2021 13:39:55.322] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 24 [09Říj2021 13:39:55.325] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 25 [09Říj2021 13:39:55.328] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 32 [09Říj2021 13:39:55.329] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 33 [09Říj2021 13:39:55.332] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 34 [09Říj2021 13:39:55.333] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mowziesmobs [09Říj2021 13:39:55.334] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.sound.MMSounds to FORGE [09Říj2021 13:39:55.334] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.recipe.RecipeHandler to FORGE [09Říj2021 13:39:55.335] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 35 [09Říj2021 13:39:55.335] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.potion.PotionTypeHandler to MOD [09Říj2021 13:39:55.337] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 36 [09Říj2021 13:39:55.339] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.potion.EffectHandler to MOD [09Říj2021 13:39:55.341] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 37 [09Říj2021 13:39:55.344] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 38 [09Říj2021 13:39:55.345] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.item.ItemHandler to MOD [09Říj2021 13:39:55.348] [modloading-worker-13/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 64 [09Říj2021 13:39:55.352] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morezombies [09Říj2021 13:39:55.353] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.inventory.ContainerHandler to MOD [09Říj2021 13:39:55.355] [modloading-worker-4/INFO] [expandability/]: ExpandAbility here, who dis? [09Říj2021 13:39:55.359] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for expandability [09Říj2021 13:39:55.363] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.server.config.ConfigHandler to MOD [09Říj2021 13:39:55.364] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.MowziesMobs to FORGE [09Říj2021 13:39:55.366] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.bobmowzie.mowziesmobs.client.particle.ParticleHandler to MOD [09Říj2021 13:39:55.366] [modloading-worker-13/INFO] [STDOUT/]: [cofh.core.init.CoreConfig:genClientConfig:110]: Client config gen [09Říj2021 13:39:55.368] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cofh_core-server.toml for cofh_core tracking [09Říj2021 13:39:55.368] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cofh_core-client.toml for cofh_core tracking [09Říj2021 13:39:55.370] [modloading-worker-15/DEBUG] [mixin/]: Mixing LoomScreenMixin from supplementaries.mixins.json into net.minecraft.client.gui.screen.LoomScreen [09Říj2021 13:39:55.382] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file valhelsia_core-client.toml for valhelsia_core tracking [09Říj2021 13:39:55.382] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valhelsia_core [09Říj2021 13:39:55.383] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.init.ValhelsiaLootModifiers to FORGE [09Říj2021 13:39:55.388] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file archers_paradox-server.toml for archers_paradox tracking [09Říj2021 13:39:55.389] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file archers_paradox-client.toml for archers_paradox tracking [09Říj2021 13:39:55.389] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.event.PlayerLoggedInListener to FORGE [09Říj2021 13:39:55.396] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.event.PlayerJoinWorldListener to FORGE [09Říj2021 13:39:55.401] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.event.GuiListener to FORGE [09Říj2021 13:39:55.405] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.valhelsia.valhelsia_core.event.AttachCapabilitiesListener to FORGE [09Říj2021 13:39:55.419] [modloading-worker-15/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `byg` for name `hypogeal`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod. [09Říj2021 13:39:55.437] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-common.toml for twilightforest tracking [09Říj2021 13:39:55.443] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedbackpacks [09Říj2021 13:39:55.444] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file valhelsia_structures-client.toml for valhelsia_structures tracking [09Říj2021 13:39:55.466] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file valhelsia_structures-common.toml for valhelsia_structures tracking [09Říj2021 13:39:55.467] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-client.toml for twilightforest tracking [09Říj2021 13:39:55.471] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for archers_paradox [09Říj2021 13:39:55.472] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.archersparadox.event.APCommonSetupEvents to FORGE [09Říj2021 13:39:55.472] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cofh_core [09Říj2021 13:39:55.474] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.ShieldEvents to FORGE [09Říj2021 13:39:55.475] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.archersparadox.data.APDataGen to MOD [09Říj2021 13:39:55.475] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.EffectEvents to FORGE [09Říj2021 13:39:55.478] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valhelsia_structures [09Říj2021 13:39:55.480] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.init.ModItems to MOD [09Říj2021 13:39:55.485] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.CoreCommonEvents to FORGE [09Říj2021 13:39:55.486] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.init.ModEntities to MOD [09Říj2021 13:39:55.492] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.init.ModBlocks to MOD [09Říj2021 13:39:55.492] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.CoreClientSetupEvents to MOD [09Říj2021 13:39:55.495] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.CoreClientEvents to FORGE [09Říj2021 13:39:55.497] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file supplementaries-common.toml for supplementaries tracking [09Říj2021 13:39:55.500] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.ArmorEvents to FORGE [09Říj2021 13:39:55.505] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.AreaEffectEvents to FORGE [09Říj2021 13:39:55.509] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.AreaEffectClientEvents to FORGE [09Říj2021 13:39:55.514] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.ArcheryEvents to FORGE [09Říj2021 13:39:55.522] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.data.CoreDataGen to MOD [09Říj2021 13:39:55.527] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for securitycraft [09Říj2021 13:39:55.528] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.client.gui.CoreTextures to MOD [09Říj2021 13:39:55.528] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.SecurityCraft to MOD [09Říj2021 13:39:55.534] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.SCEventHandler to FORGE [09Říj2021 13:39:55.540] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file supplementaries-client.toml for supplementaries tracking [09Říj2021 13:39:55.566] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.SCClientEventHandler to FORGE [09Říj2021 13:39:55.594] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.RegistrationHandler to MOD [09Říj2021 13:39:55.602] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bettermineshafts-forge-1_16.toml for bettermineshafts tracking [09Říj2021 13:39:55.605] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettermineshafts [09Říj2021 13:39:55.610] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.network.ClientProxy to MOD [09Říj2021 13:39:55.629] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for selene [09Říj2021 13:39:55.630] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.selene.setup.ClientSetup to MOD [09Říj2021 13:39:55.643] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.api.SecurityCraftAPI to MOD [09Říj2021 13:39:55.655] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file corpse-server.toml for corpse tracking [09Říj2021 13:39:55.659] [modloading-worker-11/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:46]: Found the cape Json file on GitHub [09Říj2021 13:39:55.665] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corpse [09Říj2021 13:39:55.666] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.corpse.Main to FORGE [09Říj2021 13:39:55.681] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file when_dungeons_arise-common.toml for dungeons_arise tracking [09Říj2021 13:39:55.695] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.WorldLoadListener to FORGE [09Říj2021 13:39:55.702] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.FurnaceFuelListener to FORGE [09Říj2021 13:39:55.703] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.EntityEventListener to FORGE [09Říj2021 13:39:55.709] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.EntityEventListener$ModEvents to MOD [09Říj2021 13:39:55.714] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.ColorHandlerListener to MOD [09Říj2021 13:39:55.720] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.event.BiomeLoadingListener to FORGE [09Říj2021 13:39:55.723] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.data.DataGenerators to MOD [09Říj2021 13:39:55.730] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stal111.valhelsia_structures.config.Config to FORGE [09Říj2021 13:39:55.748] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for desolation [09Říj2021 13:39:55.800] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeons_arise [09Říj2021 13:39:55.914] [modloading-worker-11/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:54]: Found cape for 4da67eb9-7966-4aa3-b2f6-7ee90bf606d2 they seem to want to use the stereowalker cape [09Říj2021 13:39:55.915] [modloading-worker-11/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:54]: Found cape for 6569abe0-e92b-4aaf-ba4a-800b346c32f3 they seem to want to use the minecon2016 cape [09Říj2021 13:39:55.916] [modloading-worker-11/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:54]: Found cape for b4640bf0-c41d-3c36-b901-fd2d90b54431 they seem to want to use the custom3 cape [09Říj2021 13:39:55.917] [modloading-worker-11/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:54]: Found cape for 986e2557-0d63-37ec-acd8-20f952a01923 they seem to want to use the minecon2011 cape [09Říj2021 13:39:55.917] [modloading-worker-11/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:54]: Found cape for e2401a9b-d035-3821-b275-03f8b4339b02 they seem to want to use the minecon2013 cape [09Říj2021 13:39:55.918] [modloading-worker-11/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:54]: Found cape for 74649178-0bc8-3661-8503-68ca5190d4bb they seem to want to use the custom2 cape [09Říj2021 13:39:55.923] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for unionlib [09Říj2021 13:39:55.923] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.unionlib.registries.UnionLibRegistryEvents to MOD [09Říj2021 13:39:55.926] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.unionlib.event.PatronCapeEvents to FORGE [09Říj2021 13:39:55.927] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.unionlib.event.BaseGameEvents to FORGE [09Říj2021 13:39:55.929] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.unionlib.config.ConfigBuilder to MOD [09Říj2021 13:39:55.930] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.unionlib.client.keybindings.KeybindingEvents to FORGE [09Říj2021 13:39:55.932] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.stereowalker.unionlib.client.events.UnionButtonEvent to FORGE [09Říj2021 13:39:55.990] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betteranimalsplus-client.toml for betteranimalsplus tracking [09Říj2021 13:39:55.991] [modloading-worker-8/INFO] [its_meow.betteranimalsplus.BetterAnimalsPlusMod/]: Injecting super coyotes... [09Říj2021 13:39:55.996] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betteranimalsplus [09Říj2021 13:39:55.997] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.common.CommonEventHandler to FORGE [09Říj2021 13:39:56.002] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.init.BetterAnimalsPlusRegistrar to MOD [09Říj2021 13:39:56.004] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.init.ModWorldGen to FORGE [09Říj2021 13:39:56.006] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.client.dumb.DeveloperRenderThing to FORGE [09Říj2021 13:39:56.013] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.BetterAnimalsPlusMod to FORGE [09Říj2021 13:39:56.015] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing its_meow.betteranimalsplus.config.BetterAnimalsPlusConfig to MOD [09Říj2021 13:39:56.040] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file C:\Users\danda\AppData\Roaming\.minecraft\config\betterendforge\client-config.toml for betterendforge tracking [09Říj2021 13:39:56.040] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file C:\Users\danda\AppData\Roaming\.minecraft\config\betterendforge\world-generator-config.toml for betterendforge tracking [09Říj2021 13:39:56.046] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterendforge [09Říj2021 13:39:56.047] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.item.ModSpawnEggItem to MOD [09Říj2021 13:39:56.051] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.init.ModLootModifiers to MOD [09Říj2021 13:39:56.053] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.init.ModEntityTypes to MOD [09Říj2021 13:39:56.056] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.init.ModData to MOD [09Říj2021 13:39:56.060] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.init.ModConfiguredSurfaceBuilders$RegistrationHandler to MOD [09Říj2021 13:39:56.063] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.event.forge.WorldLoadHandler to FORGE [09Říj2021 13:39:56.065] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.event.forge.ForgeEvents to FORGE [09Říj2021 13:39:56.069] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.event.forge.BiomeModification to FORGE [09Říj2021 13:39:56.071] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.capability.EndData$Subscriber to MOD [09Říj2021 13:39:56.076] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.common.capability.EndData$Provider to FORGE [09Říj2021 13:39:56.078] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supplementaries [09Říj2021 13:39:56.079] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.world.structures.FeaturesHandler to FORGE [09Říj2021 13:39:56.079] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.client.event.mod.ParticleFactoryRegistration to MOD [09Říj2021 13:39:56.080] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.world.data.GlobeData to FORGE [09Říj2021 13:39:56.082] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.client.event.mod.ColorHandler to MOD [09Říj2021 13:39:56.082] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.setup.Spawns to FORGE [09Říj2021 13:39:56.084] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.setup.RemapHandler to FORGE [09Říj2021 13:39:56.084] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing mod.beethoven92.betterendforge.BetterEnd$WorldGenRegistryEvents to MOD [09Říj2021 13:39:56.087] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.setup.ModSetup to FORGE [09Říj2021 13:39:56.089] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.setup.ModRegistry to MOD [09Říj2021 13:39:56.090] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.setup.ClientSetup to MOD [09Říj2021 13:39:56.091] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.events.ClientEvents to FORGE [09Říj2021 13:39:56.094] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.datagen.DataGenerators to MOD [09Říj2021 13:39:56.096] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.event.ServerEvents to FORGE [09Říj2021 13:39:56.096] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.configs.RegistryConfigs to MOD [09Říj2021 13:39:56.096] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.client.renderers.entities.PicklePlayer to FORGE [09Říj2021 13:39:56.098] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.entity.AMEntityRegistry to MOD [09Říj2021 13:39:56.098] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.client.renderers.CapturedMobCache to FORGE [09Říj2021 13:39:56.099] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.enchantment.AMEnchantmentRegistry to MOD [09Říj2021 13:39:56.103] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.effect.AMEffectRegistry to MOD [09Říj2021 13:39:56.129] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.CommonProxy to MOD [09Říj2021 13:39:56.131] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.ClientProxy to FORGE [09Říj2021 13:39:56.132] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.client.particle.AMParticleRegistry to MOD [09Říj2021 13:39:56.134] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.block.AMBlockRegistry to MOD [09Říj2021 13:39:56.136] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.AlexsMobs to FORGE [09Říj2021 13:39:56.161] [modloading-worker-4/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering. [09Říj2021 13:39:56.162] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for twilightforest [09Říj2021 13:39:56.162] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.data.DataGenerators to MOD [09Říj2021 13:39:56.166] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.block.TFBlocks to MOD [09Říj2021 13:39:56.167] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.TFClientEvents$ModBusEvents to MOD [09Říj2021 13:39:56.171] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.TFClientEvents to FORGE [09Říj2021 13:39:56.173] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.particle.TFParticleType to MOD [09Říj2021 13:39:56.173] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.ColorHandler to MOD [09Říj2021 13:39:56.176] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.TFClientSetup to MOD [09Říj2021 13:39:56.177] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.TFClientSetup$ForgeEvents to FORGE [09Říj2021 13:39:56.180] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.client.FogHandler to FORGE [09Říj2021 13:39:56.183] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.IMCHandler to MOD [09Říj2021 13:39:56.186] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFTickHandler to FORGE [09Říj2021 13:39:56.189] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.entity.TFEntities to MOD [09Říj2021 13:39:56.239] [modloading-worker-4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_212843_a_ with desc (Lnet/minecraft/entity/MobEntity;FFF)V [09Říj2021 13:39:56.240] [modloading-worker-4/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225597_a_ with desc (Lnet/minecraft/entity/MobEntity;FFFFF)V [09Říj2021 13:39:56.268] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iceandfire [09Říj2021 13:39:56.269] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.item.IafItemRegistry to MOD [09Říj2021 13:39:56.303] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for zombie_extreme [09Říj2021 13:39:56.417] [modloading-worker-15/DEBUG] [mixin/]: Mixing ItemRendererMixin from craftingdead.mixins.json into net.minecraft.client.renderer.ItemRenderer [09Říj2021 13:39:56.421] [modloading-worker-15/DEBUG] [mixin/]: Mixing ItemRendererMixin from supplementaries.mixins.json into net.minecraft.client.renderer.ItemRenderer [09Říj2021 13:39:56.460] [modloading-worker-15/DEBUG] [mixin/]: Mixing BellTileEntityRendererMixin from supplementaries.mixins.json into net.minecraft.client.renderer.tileentity.BellTileEntityRenderer [09Říj2021 13:39:56.519] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.inventory.IafContainerRegistry to MOD [09Říj2021 13:39:56.520] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.IceAndFire to FORGE [09Říj2021 13:39:56.521] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.event.ServerEvents to FORGE [09Říj2021 13:39:56.533] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.tile.IafTileEntityRegistry to MOD [09Říj2021 13:39:56.534] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafVillagerRegistry to MOD [09Říj2021 13:39:56.584] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafEntityRegistry to MOD [09Říj2021 13:39:56.586] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.CommonProxy to MOD [09Říj2021 13:39:56.592] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.ClientProxy to FORGE [09Říj2021 13:39:56.594] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.block.IafBlockRegistry to MOD [09Říj2021 13:39:56.605] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFEventListener to FORGE [09Říj2021 13:39:56.620] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFConfig to FORGE [09Říj2021 13:39:56.621] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.worldgen.TwilightFeatures to MOD [09Říj2021 13:39:56.623] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.worldgen.ConfiguredWorldCarvers to MOD [09Říj2021 13:39:56.628] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TwilightForestMod to MOD [09Říj2021 13:39:56.629] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.OreMagnetItem to FORGE [09Říj2021 13:39:56.630] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.KnightmetalSwordItem to FORGE [09Říj2021 13:39:56.632] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.MinotaurAxeItem to FORGE [09Říj2021 13:39:56.638] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.EnderBowItem to FORGE [09Říj2021 13:39:56.640] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.world.TFDimensions to FORGE [09Říj2021 13:39:56.642] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.world.surfacebuilders.TFSurfaceBuilders to MOD [09Říj2021 13:39:56.658] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 4 jobs [09Říj2021 13:39:56.674] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.010 [09Říj2021 13:39:57.009] [Render thread/DEBUG] [mixin/]: Mixing FoodStatsMixin from survive.mixins.json into net.minecraft.util.FoodStats [09Říj2021 13:39:57.327] [Render thread/DEBUG] [survive/]: Block: "survive:purified_water" registered [09Říj2021 13:39:57.327] [Render thread/DEBUG] [survive/]: All Blocks Registered [09Říj2021 13:39:57.353] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Registering blocks... [09Říj2021 13:39:58.082] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Blocks registered! [09Říj2021 13:39:59.401] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:warped_chest for private static net.minecraft.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.warpedChest. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.403] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:birch_chest for private static net.minecraft.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.birchChest. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.404] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:oak_chest for private static net.minecraft.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.oakChest. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.404] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:spruce_chest for private static net.minecraft.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.spruceChest. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.404] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:acacia_chest for private static net.minecraft.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.acaciaChest. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.404] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:dark_oak_chest for private static net.minecraft.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.darkOakChest. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.405] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup supplementaries:rope_glow_chandelier for public static net.minecraft.block.Block net.mehvahdjukaar.supplementaries.compat.decorativeblocks.DecoBlocksCompatRegistry.GLOW_CHANDELIER_ROPE. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.405] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup supplementaries:planter_rich for public static net.minecraft.block.Block net.mehvahdjukaar.supplementaries.compat.farmersdelight.FDCompatRegistry.PLANTER_RICH. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.405] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:crimson_chest for private static net.minecraft.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.crimsonChest. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.406] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:jungle_chest for private static net.minecraft.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.jungleChest. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.406] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup supplementaries:rope_ender_chandelier for public static net.minecraft.block.Block net.mehvahdjukaar.supplementaries.compat.decorativeblocks.DecoBlocksCompatRegistry.ENDER_CHANDELIER_ROPE. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.407] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup supplementaries:rope_chandelier for public static net.minecraft.block.Block net.mehvahdjukaar.supplementaries.compat.decorativeblocks.DecoBlocksCompatRegistry.CHANDELIER_ROPE. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.408] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup supplementaries:rope_soul_chandelier for public static net.minecraft.block.Block net.mehvahdjukaar.supplementaries.compat.decorativeblocks.DecoBlocksCompatRegistry.SOUL_CHANDELIER_ROPE. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:39:59.860] [Render thread/INFO] [patchouli/]: Loaded book jsons on Thread[Render thread,5,main] in 202 ms [09Říj2021 13:39:59.878] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object debug has been registered twice for the same name citadel:debug. [09Říj2021 13:39:59.879] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object citadel_book has been registered twice for the same name citadel:citadel_book. [09Říj2021 13:39:59.880] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object effect_item has been registered twice for the same name citadel:effect_item. [09Říj2021 13:39:59.880] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object fancy_item has been registered twice for the same name citadel:fancy_item. [09Říj2021 13:39:59.980] [Render thread/DEBUG] [survive/]: Item: "survive:wool_hat" registered [09Říj2021 13:39:59.980] [Render thread/DEBUG] [survive/]: Item: "survive:wool_jacket" registered [09Říj2021 13:39:59.981] [Render thread/DEBUG] [survive/]: Item: "survive:wool_pants" registered [09Říj2021 13:39:59.981] [Render thread/DEBUG] [survive/]: Item: "survive:wool_boots" registered [09Říj2021 13:39:59.981] [Render thread/DEBUG] [survive/]: Item: "survive:purified_water_bottle" registered [09Říj2021 13:39:59.981] [Render thread/DEBUG] [survive/]: Item: "survive:sugar_water_bottle" registered [09Říj2021 13:39:59.981] [Render thread/DEBUG] [survive/]: Item: "survive:canteen" registered [09Říj2021 13:39:59.981] [Render thread/DEBUG] [survive/]: Item: "survive:water_canteen" registered [09Říj2021 13:39:59.981] [Render thread/DEBUG] [survive/]: Item: "survive:purified_water_canteen" registered [09Říj2021 13:39:59.982] [Render thread/DEBUG] [survive/]: Item: "survive:water_bowl" registered [09Říj2021 13:39:59.982] [Render thread/DEBUG] [survive/]: Item: "survive:purified_water_bowl" registered [09Říj2021 13:39:59.982] [Render thread/DEBUG] [survive/]: Item: "survive:ice_cube" registered [09Říj2021 13:39:59.982] [Render thread/DEBUG] [survive/]: Item: "survive:charcoal_filter" registered [09Říj2021 13:39:59.982] [Render thread/DEBUG] [survive/]: Item: "survive:purified_water_bucket" registered [09Říj2021 13:39:59.983] [Render thread/DEBUG] [survive/]: Item: "survive:magma_paste" registered [09Říj2021 13:39:59.983] [Render thread/DEBUG] [survive/]: Item: "survive:stiffened_honey" registered [09Říj2021 13:39:59.983] [Render thread/DEBUG] [survive/]: Item: "survive:stiffened_honey_helmet" registered [09Říj2021 13:39:59.983] [Render thread/DEBUG] [survive/]: Item: "survive:stiffened_honey_chestplate" registered [09Říj2021 13:39:59.984] [Render thread/DEBUG] [survive/]: Item: "survive:stiffened_honey_leggings" registered [09Říj2021 13:39:59.984] [Render thread/DEBUG] [survive/]: Item: "survive:stiffened_honey_boots" registered [09Říj2021 13:39:59.984] [Render thread/DEBUG] [survive/]: Item: "survive:bath_sponge" registered [09Říj2021 13:39:59.984] [Render thread/DEBUG] [survive/]: Item: "survive:white_washcloth" registered [09Říj2021 13:39:59.984] [Render thread/DEBUG] [survive/]: Item: "survive:orange_washcloth" registered [09Říj2021 13:39:59.984] [Render thread/DEBUG] [survive/]: Item: "survive:magenta_washcloth" registered [09Říj2021 13:39:59.984] [Render thread/DEBUG] [survive/]: Item: "survive:light_blue_washcloth" registered [09Říj2021 13:39:59.985] [Render thread/DEBUG] [survive/]: Item: "survive:yellow_washcloth" registered [09Říj2021 13:39:59.985] [Render thread/DEBUG] [survive/]: Item: "survive:lime_washcloth" registered [09Říj2021 13:39:59.985] [Render thread/DEBUG] [survive/]: Item: "survive:pink_washcloth" registered [09Říj2021 13:39:59.985] [Render thread/DEBUG] [survive/]: Item: "survive:gray_washcloth" registered [09Říj2021 13:39:59.985] [Render thread/DEBUG] [survive/]: Item: "survive:light_gray_washcloth" registered [09Říj2021 13:39:59.985] [Render thread/DEBUG] [survive/]: Item: "survive:cyan_washcloth" registered [09Říj2021 13:39:59.985] [Render thread/DEBUG] [survive/]: Item: "survive:purple_washcloth" registered [09Říj2021 13:39:59.985] [Render thread/DEBUG] [survive/]: Item: "survive:blue_washcloth" registered [09Říj2021 13:39:59.986] [Render thread/DEBUG] [survive/]: Item: "survive:brown_washcloth" registered [09Říj2021 13:39:59.986] [Render thread/DEBUG] [survive/]: Item: "survive:green_washcloth" registered [09Říj2021 13:39:59.986] [Render thread/DEBUG] [survive/]: Item: "survive:red_washcloth" registered [09Říj2021 13:39:59.986] [Render thread/DEBUG] [survive/]: Item: "survive:black_washcloth" registered [09Říj2021 13:39:59.986] [Render thread/DEBUG] [survive/]: All Items Registered [09Říj2021 13:40:00.114] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Registering items... [09Říj2021 13:40:00.181] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Items registered! [09Říj2021 13:40:00.298] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shulker_shell`, expected `supplementaries`. This could be a intended override, but in most cases indicates a broken mod. [09Říj2021 13:40:00.316] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:snowboard_glasses_boots for public static net.minecraft.item.Item zombie_extreme.item.SnowboardGlassesItem.boots. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.317] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:travelbackpack_leggings for public static net.minecraft.item.Item zombie_extreme.item.TravelbackpackItem.legs. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.317] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:snowboard_glasses_leggings for public static net.minecraft.item.Item zombie_extreme.item.SnowboardGlassesItem.legs. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.317] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:travelbackpack_boots for public static net.minecraft.item.Item zombie_extreme.item.TravelbackpackItem.boots. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.318] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:combat_helmet_leggings for public static net.minecraft.item.Item zombie_extreme.item.CombatHelmetItem.legs. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.318] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:combat_helmet_boots for public static net.minecraft.item.Item zombie_extreme.item.CombatHelmetItem.boots. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.318] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:travelbackpack_helmet for public static net.minecraft.item.Item zombie_extreme.item.TravelbackpackItem.helmet. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.319] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:combat_helmet_chestplate for public static net.minecraft.item.Item zombie_extreme.item.CombatHelmetItem.body. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.319] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:combatvest_helmet for public static net.minecraft.item.Item zombie_extreme.item.CombatvestItem.helmet. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.319] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:snowboard_glasses_chestplate for public static net.minecraft.item.Item zombie_extreme.item.SnowboardGlassesItem.body. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.320] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup desolation:goggles_leggings for public static net.minecraft.item.Item net.yezon.desolation.item.GogglesItem.legs. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.320] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup desolation:mask_boots for public static net.minecraft.item.Item net.yezon.desolation.item.MaskItem.boots. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.320] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:beret_boots for public static net.minecraft.item.Item zombie_extreme.item.BeretItem.boots. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.320] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:beret_leggings for public static net.minecraft.item.Item zombie_extreme.item.BeretItem.legs. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.320] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup desolation:goggles_boots for public static net.minecraft.item.Item net.yezon.desolation.item.GogglesItem.boots. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.321] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup desolation:mask_leggings for public static net.minecraft.item.Item net.yezon.desolation.item.MaskItem.legs. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.321] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:night_vision_boots for public static net.minecraft.item.Item zombie_extreme.item.NightVisionItem.boots. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.321] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:night_vision_leggings for public static net.minecraft.item.Item zombie_extreme.item.NightVisionItem.legs. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.321] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup desolation:mask_and_goggles_chestplate for public static net.minecraft.item.Item net.yezon.desolation.item.MaskAndGogglesItem.body. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.322] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:balaclava_leggings for public static net.minecraft.item.Item zombie_extreme.item.BalaclavaItem.legs. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.322] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup desolation:mask_and_goggles_boots for public static net.minecraft.item.Item net.yezon.desolation.item.MaskAndGogglesItem.boots. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.322] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup archers_paradox:magma_arrow for public static net.minecraft.item.Item cofh.archersparadox.init.APReferences.MAGMA_ARROW_ITEM. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.322] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:police_suit_leggings for public static net.minecraft.item.Item zombie_extreme.item.PoliceSuitItem.legs. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.323] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:night_vision_chestplate for public static net.minecraft.item.Item zombie_extreme.item.NightVisionItem.body. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.323] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:police_suit_boots for public static net.minecraft.item.Item zombie_extreme.item.PoliceSuitItem.boots. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.324] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:balaclava_boots for public static net.minecraft.item.Item zombie_extreme.item.BalaclavaItem.boots. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.324] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup desolation:mask_and_goggles_leggings for public static net.minecraft.item.Item net.yezon.desolation.item.MaskAndGogglesItem.legs. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.324] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup desolation:goggles_chestplate for public static net.minecraft.item.Item net.yezon.desolation.item.GogglesItem.body. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.325] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup zombie_extreme:beret_chestplate for public static net.minecraft.item.Item zombie_extreme.item.BeretItem.body. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.325] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup desolation:mask_chestplate for public static net.minecraft.item.Item net.yezon.desolation.item.MaskItem.body. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.378] [Render thread/DEBUG] [mixin/]: Mixing resources.LootSerializersMixin from repurposed_structures.mixins.json into net.minecraft.loot.LootSerializers [09Říj2021 13:40:00.416] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (JZZLnet/minecraft/util/registry/SimpleRegistry;Ljava/util/Optional;)V [09Říj2021 13:40:00.435] [Render thread/DEBUG] [survive/]: Attribute: "survive:generic.cold_resistance" registered [09Říj2021 13:40:00.435] [Render thread/DEBUG] [survive/]: Attribute: "survive:generic.heat_resistance" registered [09Říj2021 13:40:00.435] [Render thread/DEBUG] [survive/]: All Attributes Registered [09Říj2021 13:40:00.485] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Registering block entities... [09Říj2021 13:40:00.488] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Block Entities registered! [09Říj2021 13:40:00.555] [Render thread/DEBUG] [survive/]: Enchantments not registered due to it being disabled [09Říj2021 13:40:00.556] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:curse_fool for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.CURSE_FOOL. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.556] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:instigating for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.INSTIGATING. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.556] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:air_affinity for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.AIR_AFFINITY. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.557] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cofh_core:holding for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.CoreReferences.HOLDING. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.557] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:excavating for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.EXCAVATING. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.557] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:displacement for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.DISPLACEMENT. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.557] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:frost_aspect for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.FROST_ASPECT. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.557] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:phalanx for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.PHALANX. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.557] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:volley for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.VOLLEY. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.558] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:vitality for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.VITALITY. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.558] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:pilfering for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.PILFERING. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.558] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:magic_edge for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.MAGIC_EDGE. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.558] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:leech for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.LEECH. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.558] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:angler for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.ANGLER. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.558] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:reach for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.REACH. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.558] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:soulbound for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.SOULBOUND. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.559] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:cavalier for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.CAVALIER. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.559] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:smashing for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.SMASHING. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.559] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:damage_illager for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.DAMAGE_ILLAGER. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.559] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:magic_protection for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.PROTECTION_MAGIC. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.559] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:exp_boost for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.XP_BOOST. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.560] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:weeding for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.WEEDING. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.560] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:damage_villager for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.DAMAGE_VILLAGER. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.560] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:curse_mercy for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.CURSE_MERCY. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.560] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:frost_rebuke for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.FROST_REBUKE. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.560] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:smelting for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.SMELTING. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.560] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:vorpal for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.VORPAL. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.560] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:damage_ender for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.DAMAGE_ENDER. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.560] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:gourmand for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.GOURMAND. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.561] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:trueshot for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.TRUESHOT. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.561] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:quick_draw for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.QUICK_DRAW. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.561] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:fire_rebuke for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.FIRE_REBUKE. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.561] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:furrowing for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.FURROWING. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.561] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:hunter for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.HUNTER. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.561] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:bulwark for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.BULWARK. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.561] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:tilling for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.TILLING. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.602] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Registering entities... [09Říj2021 13:40:00.604] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Entities registered! [09Říj2021 13:40:00.647] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup archers_paradox:magma_arrow for public static net.minecraft.entity.EntityType cofh.archersparadox.init.APReferences.MAGMA_ARROW_ENTITY. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.653] [Render thread/DEBUG] [survive/]: Fluid: "survive:flowing_purified_water" registered [09Říj2021 13:40:00.654] [Render thread/DEBUG] [survive/]: Fluid: "survive:purified_water" registered [09Říj2021 13:40:00.654] [Render thread/DEBUG] [survive/]: All Fluids Registered [09Říj2021 13:40:00.666] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cofh_core:steam for public static net.minecraft.fluid.FlowingFluid cofh.lib.util.references.CoreReferences.FLUID_STEAM. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.666] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cofh_core:milk for public static net.minecraft.fluid.FlowingFluid cofh.lib.util.references.CoreReferences.FLUID_MILK. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.768] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Registering block entities... [09Říj2021 13:40:00.770] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Block Entities registered! [09Říj2021 13:40:00.800] [Render thread/DEBUG] [survive/]: Effect: "survive:hypothermia" registered [09Říj2021 13:40:00.801] [Render thread/DEBUG] [survive/]: Effect: "survive:hyperthermia" registered [09Říj2021 13:40:00.801] [Render thread/DEBUG] [survive/]: Effect: "survive:thirst" registered [09Říj2021 13:40:00.801] [Render thread/DEBUG] [survive/]: Effect: "survive:heat_resistance" registered [09Říj2021 13:40:00.801] [Render thread/DEBUG] [survive/]: Effect: "survive:cold_resistance" registered [09Říj2021 13:40:00.801] [Render thread/DEBUG] [survive/]: Effect: "survive:tiredness" registered [09Říj2021 13:40:00.801] [Render thread/DEBUG] [survive/]: Effect: "survive:chilled" registered [09Říj2021 13:40:00.801] [Render thread/DEBUG] [survive/]: Effect: "survive:heated" registered [09Říj2021 13:40:00.801] [Render thread/DEBUG] [survive/]: Effect: "survive:energized" registered [09Říj2021 13:40:00.802] [Render thread/DEBUG] [survive/]: Effect: "survive:slowness_illness" registered [09Říj2021 13:40:00.802] [Render thread/DEBUG] [survive/]: All Effects Registered [09Říj2021 13:40:00.805] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cofh_core:amplification for public static net.minecraft.potion.Effect cofh.lib.util.references.CoreReferences.AMPLIFICATION. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.833] [Render thread/DEBUG] [survive/]: Particle: "survive:stink" registered [09Říj2021 13:40:00.833] [Render thread/DEBUG] [survive/]: All Particles Registered [09Říj2021 13:40:00.844] [Render thread/DEBUG] [survive/]: Potion: "survive:heat_resistance" registered [09Říj2021 13:40:00.845] [Render thread/DEBUG] [survive/]: Potion: "survive:long_heat_resistance" registered [09Říj2021 13:40:00.845] [Render thread/DEBUG] [survive/]: Potion: "survive:strong_heat_resistance" registered [09Říj2021 13:40:00.845] [Render thread/DEBUG] [survive/]: Potion: "survive:cold_resistance" registered [09Říj2021 13:40:00.845] [Render thread/DEBUG] [survive/]: Potion: "survive:long_cold_resistance" registered [09Říj2021 13:40:00.845] [Render thread/DEBUG] [survive/]: Potion: "survive:strong_cold_resistance" registered [09Říj2021 13:40:00.845] [Render thread/DEBUG] [survive/]: All Potions Registered [09Říj2021 13:40:00.854] [Render thread/DEBUG] [survive/]: Recipe Serializer: "survive:crafting_charcoal_filter" registered [09Říj2021 13:40:00.854] [Render thread/DEBUG] [survive/]: All Recipe Serializers Registered [09Říj2021 13:40:00.903] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup toolbelt:sewing_upgrade for public static net.minecraft.item.crafting.IRecipeSerializer dev.gigaherz.toolbelt.ToolBelt.SEWING_UGRADE_SERIALIZER. This means the object wasn't registered. It's likely just mod options. [09Říj2021 13:40:00.910] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Registering sounds... [09Říj2021 13:40:00.911] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Sounds registered! [09Říj2021 13:40:01.087] [Render thread/DEBUG] [biomesoplenty/]: alps weight set to 5 for climate ICE_CAP [09Říj2021 13:40:01.088] [Render thread/DEBUG] [biomesoplenty/]: bayou weight set to 10 for climate SUBTROPICAL [09Říj2021 13:40:01.089] [Render thread/DEBUG] [biomesoplenty/]: cherry_blossom_grove weight set to 1 for climate COOL_TEMPERATE [09Říj2021 13:40:01.089] [Render thread/DEBUG] [biomesoplenty/]: cold_desert weight set to 7 for climate ICE_CAP [09Říj2021 13:40:01.089] [Render thread/DEBUG] [biomesoplenty/]: coniferous_forest weight set to 10 for climate WET_BOREAL [09Říj2021 13:40:01.089] [Render thread/DEBUG] [biomesoplenty/]: dead_forest weight set to 3 for climate DRY_BOREAL [09Říj2021 13:40:01.089] [Render thread/DEBUG] [biomesoplenty/]: dryland weight set to 3 for climate SAVANNA [09Říj2021 13:40:01.089] [Render thread/DEBUG] [biomesoplenty/]: fungal_jungle weight set to 1 for climate TROPICAL [09Říj2021 13:40:01.089] [Render thread/DEBUG] [biomesoplenty/]: grassland weight set to 3 for climate COOL_TEMPERATE [09Říj2021 13:40:01.090] [Render thread/DEBUG] [biomesoplenty/]: grove weight set to 10 for climate MEDITERRANEAN [09Říj2021 13:40:01.090] [Render thread/DEBUG] [biomesoplenty/]: highland weight set to 5 for climate COOL_TEMPERATE [09Říj2021 13:40:01.090] [Render thread/DEBUG] [biomesoplenty/]: jade_cliffs weight set to 1 for climate WARM_TEMPERATE [09Říj2021 13:40:01.090] [Render thread/DEBUG] [biomesoplenty/]: lavender_field weight set to 3 for climate MEDITERRANEAN [09Říj2021 13:40:01.090] [Render thread/DEBUG] [biomesoplenty/]: lush_desert weight set to 1 for climate SAVANNA [09Říj2021 13:40:01.090] [Render thread/DEBUG] [biomesoplenty/]: marsh weight set to 7 for climate COOL_TEMPERATE [09Říj2021 13:40:01.090] [Render thread/DEBUG] [biomesoplenty/]: meadow weight set to 7 for climate WET_BOREAL [09Říj2021 13:40:01.090] [Render thread/DEBUG] [biomesoplenty/]: muskeg weight set to 1 for climate ICE_CAP [09Říj2021 13:40:01.091] [Render thread/DEBUG] [biomesoplenty/]: mystic_grove weight set to 1 for climate WET_TEMPERATE [09Říj2021 13:40:01.091] [Render thread/DEBUG] [biomesoplenty/]: ominous_woods weight set to 1 for climate WET_BOREAL [09Říj2021 13:40:01.091] [Render thread/DEBUG] [biomesoplenty/]: prairie weight set to 7 for climate MEDITERRANEAN [09Říj2021 13:40:01.091] [Render thread/DEBUG] [biomesoplenty/]: rainforest weight set to 7 for climate TROPICAL [09Říj2021 13:40:01.092] [Render thread/DEBUG] [biomesoplenty/]: redwood_forest weight set to 5 for climate WARM_TEMPERATE [09Říj2021 13:40:01.092] [Render thread/DEBUG] [biomesoplenty/]: scrubland weight set to 7 for climate SAVANNA [09Říj2021 13:40:01.092] [Render thread/DEBUG] [biomesoplenty/]: seasonal_forest weight set to 7 for climate DRY_BOREAL [09Říj2021 13:40:01.092] [Render thread/DEBUG] [biomesoplenty/]: shrubland weight set to 7 for climate DRY_TEMPERATE [09Říj2021 13:40:01.092] [Render thread/DEBUG] [biomesoplenty/]: snowy_coniferous_forest weight set to 5 for climate TUNDRA [09Říj2021 13:40:01.092] [Render thread/DEBUG] [biomesoplenty/]: tundra weight set to 7 for climate TUNDRA [09Říj2021 13:40:01.093] [Render thread/DEBUG] [biomesoplenty/]: wasteland weight set to 1 for climate HOT_DESERT [09Říj2021 13:40:01.093] [Render thread/DEBUG] [biomesoplenty/]: wetland weight set to 10 for climate WET_TEMPERATE [09Říj2021 13:40:01.093] [Render thread/DEBUG] [biomesoplenty/]: woodland weight set to 7 for climate WARM_TEMPERATE [09Říj2021 13:40:01.094] [Render thread/DEBUG] [biomesoplenty/]: crystalline_chasm weight set to 5 for climate NETHER [09Říj2021 13:40:01.094] [Render thread/DEBUG] [biomesoplenty/]: undergrowth weight set to 10 for climate NETHER [09Říj2021 13:40:01.094] [Render thread/DEBUG] [biomesoplenty/]: visceral_heap weight set to 7 for climate NETHER [09Říj2021 13:40:01.094] [Render thread/DEBUG] [biomesoplenty/]: withered_abyss weight set to 3 for climate NETHER [09Říj2021 13:40:01.098] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:deep_bayou weight set to 100 [09Říj2021 13:40:01.098] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:bayou_mangrove weight set to 100 [09Říj2021 13:40:01.099] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:bamboo_blossom_grove weight set to 100 [09Říj2021 13:40:01.099] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:fir_clearing weight set to 100 [09Říj2021 13:40:01.099] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:coniferous_lakes weight set to 100 [09Říj2021 13:40:01.099] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:tall_dead_forest weight set to 100 [09Říj2021 13:40:01.099] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:burnt_forest weight set to 100 [09Říj2021 13:40:01.099] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:dry_boneyard weight set to 100 [09Říj2021 13:40:01.099] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:fungal_field weight set to 100 [09Říj2021 13:40:01.099] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:grassland_clover_patch weight set to 100 [09Říj2021 13:40:01.100] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:grove_clearing weight set to 100 [09Říj2021 13:40:01.100] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:grove_lakes weight set to 100 [09Říj2021 13:40:01.100] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:highland_crag weight set to 100 [09Říj2021 13:40:01.100] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:highland_moor weight set to 100 [09Říj2021 13:40:01.100] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:lavender_forest weight set to 100 [09Říj2021 13:40:01.100] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:lush_savanna weight set to 100 [09Říj2021 13:40:01.100] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:dense_marsh weight set to 100 [09Říj2021 13:40:01.101] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:flower_meadow weight set to 100 [09Říj2021 13:40:01.101] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:meadow_forest weight set to 100 [09Říj2021 13:40:01.101] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:mystic_plains weight set to 100 [09Říj2021 13:40:01.101] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:ominous_mire weight set to 100 [09Říj2021 13:40:01.102] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:golden_prairie weight set to 100 [09Říj2021 13:40:01.102] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:rainforest_cliffs weight set to 100 [09Říj2021 13:40:01.102] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:rainforest_floodplain weight set to 100 [09Říj2021 13:40:01.102] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:redwood_hills weight set to 100 [09Říj2021 13:40:01.102] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:wooded_scrubland weight set to 100 [09Říj2021 13:40:01.102] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:seasonal_orchard weight set to 100 [09Říj2021 13:40:01.103] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:seasonal_pumpkin_patch weight set to 100 [09Říj2021 13:40:01.103] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:shrubland_hills weight set to 100 [09Říj2021 13:40:01.103] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:snowy_fir_clearing weight set to 100 [09Říj2021 13:40:01.103] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:snowy_maple_forest weight set to 100 [09Říj2021 13:40:01.103] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:tundra_basin weight set to 100 [09Říj2021 13:40:01.103] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:tundra_bog weight set to 100 [09Říj2021 13:40:01.103] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:wetland_forest weight set to 100 [09Říj2021 13:40:01.103] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:shroomy_wetland weight set to 100 [09Říj2021 13:40:01.104] [Render thread/DEBUG] [biomesoplenty/]: Sub biome biomesoplenty:dense_woodland weight set to 100 [09Říj2021 13:40:01.106] [Render thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:origin_valley weight set to 50 for climate COOL_TEMPERATE [09Říj2021 13:40:01.106] [Render thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:origin_valley weight set to 50 for climate DRY_TEMPERATE [09Říj2021 13:40:01.106] [Render thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:origin_valley weight set to 75 for climate WET_TEMPERATE [09Říj2021 13:40:01.106] [Render thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:volcano weight set to 75 for climate WARM_TEMPERATE [09Říj2021 13:40:01.107] [Render thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:volcano weight set to 75 for climate MEDITERRANEAN [09Říj2021 13:40:01.107] [Render thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:volcano weight set to 50 for climate SAVANNA [09Říj2021 13:40:01.107] [Render thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:rainbow_hills weight set to 25 for climate WET_TEMPERATE [09Říj2021 13:40:01.107] [Render thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:rainbow_hills weight set to 25 for climate WARM_TEMPERATE [09Říj2021 13:40:01.107] [Render thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:rainbow_hills weight set to 25 for climate MEDITERRANEAN [09Říj2021 13:40:01.107] [Render thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:tropics weight set to 75 for climate SUBTROPICAL [09Říj2021 13:40:01.108] [Render thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:tropics weight set to 50 for climate TROPICAL [09Říj2021 13:40:01.108] [Render thread/DEBUG] [biomesoplenty/]: Island biome biomesoplenty:tropics weight set to 50 for climate HOT_DESERT [09Říj2021 13:40:01.124] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Registering biomes... [09Říj2021 13:40:02.097] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Biomes registered! [09Říj2021 13:40:02.282] [Render thread/DEBUG] [mixin/]: Mixing structures.TemplateAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.template.Template [09Říj2021 13:40:02.362] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:the_end has been registered twice for the same name minecraft:the_end. [09Říj2021 13:40:02.363] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_barrens has been registered twice for the same name minecraft:end_barrens. [09Říj2021 13:40:02.363] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:small_end_islands has been registered twice for the same name minecraft:small_end_islands. [09Říj2021 13:40:02.363] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_midlands has been registered twice for the same name minecraft:end_midlands. [09Říj2021 13:40:02.364] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_highlands has been registered twice for the same name minecraft:end_highlands. [09Říj2021 13:40:02.373] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Registering block placer types... [09Říj2021 13:40:02.375] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Registering block placer types! [09Říj2021 13:40:02.383] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Registering decorators... [09Říj2021 13:40:02.384] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Decorators registered! [09Říj2021 13:40:02.442] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Registering features... [09Říj2021 13:40:02.443] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Features registered! [09Říj2021 13:40:02.502] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Registering structures... [09Říj2021 13:40:02.505] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Structures registered! [09Říj2021 13:40:02.745] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Registering surface builders... [09Říj2021 13:40:02.746] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Surface builders Registered! [09Říj2021 13:40:02.757] [Render thread/DEBUG] [survive/]: Condition: "survive:default" registered [09Říj2021 13:40:02.757] [Render thread/DEBUG] [survive/]: Condition: "survive:underwater" registered [09Říj2021 13:40:02.757] [Render thread/DEBUG] [survive/]: Condition: "survive:on_fire" registered [09Říj2021 13:40:02.757] [Render thread/DEBUG] [survive/]: Condition: "survive:biome" registered [09Říj2021 13:40:02.757] [Render thread/DEBUG] [survive/]: Condition: "survive:not_biome" registered [09Říj2021 13:40:02.757] [Render thread/DEBUG] [survive/]: All Conditions Registered [09Říj2021 13:40:02.804] [Render thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.github.alexthe666.iceandfire.entity.EntityHippogryph from class com.github.alexthe666.iceandfire.entity.EntityPixie [09Říj2021 13:40:02.813] [Render thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.github.alexthe666.iceandfire.entity.EntityDreadThrall from class com.github.alexthe666.iceandfire.entity.EntityDreadKnight [09Říj2021 13:40:02.868] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:zombie_extreme for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\Zombie+Extreme+1.16.5+1.8.2.jar [09Říj2021 13:40:02.869] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:morezombies for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\MoreZombies_0.8.2_MC1.16.5.jar [09Říj2021 13:40:02.869] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:repurposed_structures for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\repurposed_structures_forge-3.2.6+1.16.5.jar [09Říj2021 13:40:02.869] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:mowziesmobs for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\mowziesmobs-1.5.19.jar [09Říj2021 13:40:02.870] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:unionlib for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\UnionLib-1.16.5-3.3.7.jar [09Říj2021 13:40:02.870] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:toolbelt for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\ToolBelt-1.16.5-1.16.0.jar [09Říj2021 13:40:02.870] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:biomesoplenty for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar [09Říj2021 13:40:02.870] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:endrem for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\endremastered-forge-R4.1.1.jar [09Říj2021 13:40:02.871] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:craftingdead for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\crafting-dead-core-1.16.5-1.7.5-alpha.jar [09Říj2021 13:40:02.871] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:curios for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\curios-forge-1.16.5-4.0.5.3.jar [09Říj2021 13:40:02.871] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:patchouli for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\Patchouli-1.16.4-53.2.jar [09Říj2021 13:40:02.872] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:bettercaves for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterCaves-Forge-1.16.4-1.1.2.jar [09Říj2021 13:40:02.872] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:epicfight for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\EpicFightMod-1.16.5-5.1.1.jar [09Říj2021 13:40:02.873] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:mobsunscreen for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\mobsunscreen-1.16.5-3.0.4.jar [09Říj2021 13:40:02.873] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:betterweather for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\betterweather-2.0.1.jar [09Říj2021 13:40:02.873] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:journeymap for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\journeymap-1.16.5-5.7.3.jar [09Říj2021 13:40:02.873] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:ctm for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\CTM-MC1.16.1-1.1.2.6.jar [09Říj2021 13:40:02.873] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:comforts for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\comforts-forge-1.16.5-4.0.1.3.jar [09Říj2021 13:40:02.873] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:citadel for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\citadel-1.8.1-1.16.5.jar [09Říj2021 13:40:02.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:alexsmobs for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\alexsmobs-1.12.1.jar [09Říj2021 13:40:02.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:securitycraft for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\[1.16.5]+SecurityCraft+v1.8.23.jar [09Říj2021 13:40:02.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:artifacts for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\Artifacts-1.16.5-2.10.2.jar [09Říj2021 13:40:02.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:yungsapi for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\YungsApi-1.16.4-Forge-12.jar [09Říj2021 13:40:02.874] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:survive for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\Survive-1.16.5-3.4.4.jar [09Říj2021 13:40:02.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:betteranimalsplus for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.16.5-10.2.0.jar [09Říj2021 13:40:02.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:desolation for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\Desolation+1.1.0-1+1.16.5.jar [09Říj2021 13:40:02.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:sophisticatedbackpacks for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.16.5-3.2.12.337.jar [09Říj2021 13:40:02.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:guardvillagers for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\guardvillagers-1.16.5.1.2.6.jar [09Říj2021 13:40:02.875] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:bygvanillabiomes for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\abyg-1.2-forge.jar [09Říj2021 13:40:02.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:iceandfire for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\iceandfire-2.1.9-1.16.5.jar [09Říj2021 13:40:02.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:walljump for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\walljump-forge-1.16.4-1.3.7.jar [09Říj2021 13:40:02.876] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:byg for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\byg-1.3.4.jar [09Říj2021 13:40:02.877] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\danda\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.0\forge-1.16.5-36.2.0-universal.jar [09Říj2021 13:40:02.877] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:cofh_core for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\cofh_core-1.16.5-1.3.1.jar [09Říj2021 13:40:02.877] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:archers_paradox for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\archers_paradox-1.16.5-1.3.1.jar [09Říj2021 13:40:02.877] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:expandability for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\expandability-2.0.2-forge.jar [09Říj2021 13:40:02.877] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:valhelsia_core for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_core-16.0.11.jar [09Říj2021 13:40:02.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:valhelsia_structures for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\valhelsia_structures-1.16.5-0.1.6.jar [09Říj2021 13:40:02.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:twilightforest for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\twilightforest-1.16.5-4.0.546-universal.jar [09Říj2021 13:40:02.878] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:supplementaries for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\supplementaries-1.16.5-0.17.4.jar [09Říj2021 13:40:02.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:bettermineshafts for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\BetterMineshafts-Forge-1.16.4-2.0.4.jar [09Říj2021 13:40:02.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:betterendforge for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\betterendforge-1.16.5-1.6.3.jar [09Říj2021 13:40:02.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:selene for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\selene-1.16.5-1.8.0.jar [09Říj2021 13:40:02.879] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:corpse for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\corpse-1.16.5-1.0.6.jar [09Říj2021 13:40:02.880] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:dungeons_arise for mod file C:\Users\danda\AppData\Roaming\.minecraft\mods\DungeonsArise-1.16.5-2.1.47-release.jar [09Říj2021 13:40:02.895] [Render thread/WARN] [net.minecraft.resources.ResourcePackInfo/]: Couldn't get pack info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\danda\AppData\Roaming\.minecraft\resourcepacks\BSL_v8.0.01.zip' [09Říj2021 13:40:02.897] [Render thread/WARN] [net.minecraft.resources.ResourcePackInfo/]: Couldn't get pack info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\danda\AppData\Roaming\.minecraft\resourcepacks\Chocapic13_V9.1_Extreme_PBRtest2+(2).zip' [09Říj2021 13:40:02.899] [Render thread/WARN] [net.minecraft.resources.ResourcePackInfo/]: Couldn't get pack info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\danda\AppData\Roaming\.minecraft\resourcepacks\ComplementaryShaders_v4.1.zip' [09Říj2021 13:40:02.902] [Render thread/WARN] [net.minecraft.resources.ResourcePackInfo/]: Couldn't get pack info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\danda\AppData\Roaming\.minecraft\resourcepacks\Luracasmus Shaders v2.0.zip' [09Říj2021 13:40:02.903] [Render thread/WARN] [net.minecraft.resources.ResourcePackInfo/]: Couldn't get pack info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\danda\AppData\Roaming\.minecraft\resourcepacks\My-Texture-Pack_3850687.zip' [09Říj2021 13:40:02.916] [Render thread/DEBUG] [mixin/]: Mixing client.SkinManagerMixin from valhelsia_core.mixins.json into net.minecraft.client.resources.SkinManager [09Říj2021 13:40:02.952] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_73660_a with desc ()V [09Říj2021 13:40:02.953] [Render thread/DEBUG] [mixin/]: Mixing MusicTickerMixin from betterendforge.mixins.json into net.minecraft.client.audio.MusicTicker [09Říj2021 13:40:03.030] [Render thread/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: loaded in item colorizer [09Říj2021 13:40:03.110] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225623_a_ with desc (Lnet/minecraft/entity/projectile/FishingBobberEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V [09Říj2021 13:40:03.128] [Render thread/DEBUG] [mixin/]: Mixing IronGolemRendererMixin from supplementaries.mixins.json into net.minecraft.client.renderer.entity.IronGolemRenderer [09Říj2021 13:40:03.217] [Render thread/DEBUG] [mixin/]: Mixing UndeadHorseRendererMixin from supplementaries.mixins.json into net.minecraft.client.renderer.entity.UndeadHorseRenderer [09Říj2021 13:40:03.251] [Render thread/DEBUG] [mixin/]: Mixing client.ElytraLayerMixin from valhelsia_core.mixins.json into net.minecraft.client.renderer.entity.layers.ElytraLayer [09Říj2021 13:40:03.376] [Render thread/DEBUG] [mixin/]: Mixing VillagerModelMixin from supplementaries.mixins.json into net.minecraft.client.renderer.entity.model.VillagerModel [09Říj2021 13:40:03.401] [Render thread/DEBUG] [mixin/]: Mixing client.CapeLayerMixin from valhelsia_core.mixins.json into net.minecraft.client.renderer.entity.layers.CapeLayer [09Říj2021 13:40:03.409] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228396_a_ with desc (FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V [09Říj2021 13:40:03.412] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228396_a_ with desc (FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V [09Říj2021 13:40:03.417] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228405_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V [09Říj2021 13:40:03.432] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_228405_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V [09Říj2021 13:40:03.446] [Render thread/DEBUG] [mixin/]: Mixing FirstPersonRendererMixin from selene.mixins.json into net.minecraft.client.renderer.FirstPersonRenderer [09Říj2021 13:40:03.527] [Render thread/DEBUG] [mixin/]: Mixing MapItemRendererMixin from selene.mixins.json into net.minecraft.client.gui.MapItemRenderer [09Říj2021 13:40:03.536] [Render thread/DEBUG] [mixin/]: Mixing BlockModelRendererMixin from valhelsia_structures.mixins.json into net.minecraft.client.renderer.BlockModelRenderer [09Říj2021 13:40:04.122] [Render thread/DEBUG] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Registered particle factories [09Říj2021 13:40:04.230] [Render thread/DEBUG] [mixin/]: Mixing client.MixinDebugOverlayGui from betterweather.mixins.json into net.minecraft.client.gui.overlay.DebugOverlayGui [09Říj2021 13:40:04.233] [Render thread/DEBUG] [mixin/]: Mixing client.MixinDebugOverlayGui from byg.mixins.json into net.minecraft.client.gui.overlay.DebugOverlayGui [09Říj2021 13:40:04.233] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyTagList$0(Ljava/lang/String;)Z to md7737c8$lambda$modifyTagList$0$0 in byg.mixins.json:client.MixinDebugOverlayGui [09Říj2021 13:40:04.275] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded [09Říj2021 13:40:04.351] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Mod Resources, Default, FreshAnimations_v1.4.1.zip, xali's+Enchanted+Books+v0.8.zip, Twilight Classic, Animated Fox Gui - Ekuzen & oakar258.zip [09Říj2021 13:40:04.352] [Render thread/DEBUG] [mixin/]: Mixing resources.FallbackResourceManagerAccessor from repurposed_structures.mixins.json into net.minecraft.resources.FallbackResourceManager [09Říj2021 13:40:04.368] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT [09Říj2021 13:40:04.370] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\patchouli-client.toml [09Říj2021 13:40:04.372] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\patchouli-client.toml [09Říj2021 13:40:04.373] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\patchouli-client.toml for changes [09Říj2021 13:40:04.376] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\curios-client.toml [09Říj2021 13:40:04.378] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\curios-client.toml [09Říj2021 13:40:04.378] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\curios-client.toml for changes [09Říj2021 13:40:04.382] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\toolbelt-client.toml [09Říj2021 13:40:04.384] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\toolbelt-client.toml [09Říj2021 13:40:04.384] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\toolbelt-client.toml for changes [09Říj2021 13:40:04.386] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file curios-client.toml changed, sending notifies [09Říj2021 13:40:04.387] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\union.client.toml [09Říj2021 13:40:04.388] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\union.client.toml [09Říj2021 13:40:04.388] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file toolbelt-client.toml changed, sending notifies [09Říj2021 13:40:04.389] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\union.client.toml for changes [09Říj2021 13:40:04.390] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:361]: Loading all values from the config files into their respective configuration variables [09Říj2021 13:40:04.393] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:365]: Loading union's config [09Říj2021 13:40:04.399] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:365]: Loading survive's config [09Říj2021 13:40:04.401] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:365]: Loading survive-server's config [09Říj2021 13:40:04.406] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in union's config file. Reloading values [09Říj2021 13:40:04.409] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive's config file. Reloading values [09Říj2021 13:40:04.410] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive-server's config file. Reloading values [09Říj2021 13:40:04.411] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:onReload:342]: From the event itself [09Říj2021 13:40:04.414] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\craftingdead-client.toml [09Říj2021 13:40:04.415] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\craftingdead-client.toml [09Říj2021 13:40:04.428] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\craftingdead-client.toml for changes [09Říj2021 13:40:04.444] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\epicfight-client.toml [09Říj2021 13:40:04.459] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\epicfight-client.toml [09Říj2021 13:40:04.460] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\epicfight-client.toml for changes [09Říj2021 13:40:04.461] [Render thread/DEBUG] [mixin/]: Mixing client.MixinFogRenderer from betterweather.mixins.json into net.minecraft.client.renderer.FogRenderer [09Říj2021 13:40:04.463] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\biomesoplenty\client.toml [09Říj2021 13:40:04.464] [Render thread/DEBUG] [mixin/]: Mixing FogRendererMixin from betterendforge.mixins.json into net.minecraft.client.renderer.FogRenderer [09Říj2021 13:40:04.465] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\biomesoplenty\client.toml [09Říj2021 13:40:04.467] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\biomesoplenty\client.toml for changes [09Říj2021 13:40:04.469] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file biomesoplenty/client.toml changed, sending notifies [09Říj2021 13:40:04.470] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\securitycraft-client.toml [09Říj2021 13:40:04.472] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file biomesoplenty/client.toml changed, sending notifies [09Říj2021 13:40:04.472] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\securitycraft-client.toml [09Říj2021 13:40:04.472] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\securitycraft-client.toml for changes [09Říj2021 13:40:04.474] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file securitycraft-client.toml changed, sending notifies [09Říj2021 13:40:04.477] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\artifacts-client.toml [09Říj2021 13:40:04.478] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file securitycraft-client.toml changed, sending notifies [09Říj2021 13:40:04.479] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\artifacts-client.toml [09Říj2021 13:40:04.505] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\artifacts-client.toml for changes [09Říj2021 13:40:04.507] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\survive.client.toml [09Říj2021 13:40:04.508] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\survive.client.toml [09Říj2021 13:40:04.509] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\survive.client.toml for changes [09Říj2021 13:40:04.514] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\guardvillagers-client.toml [09Říj2021 13:40:04.515] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\guardvillagers-client.toml [09Říj2021 13:40:04.515] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file survive.client.toml changed, sending notifies [09Říj2021 13:40:04.527] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\guardvillagers-client.toml for changes [09Říj2021 13:40:04.530] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\sophisticatedbackpacks-client.toml [09Říj2021 13:40:04.532] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\sophisticatedbackpacks-client.toml [09Říj2021 13:40:04.533] [Worker-Main-12/DEBUG] [com.craftingdead.core.client.renderer.item.ItemRendererManager/]: Gathering item renderers [09Říj2021 13:40:04.534] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\sophisticatedbackpacks-client.toml for changes [09Říj2021 13:40:04.551] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\iceandfire-client.toml [09Říj2021 13:40:04.551] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file sophisticatedbackpacks-client.toml changed, sending notifies [09Říj2021 13:40:04.554] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\iceandfire-client.toml [09Říj2021 13:40:04.555] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file sophisticatedbackpacks-client.toml changed, sending notifies [09Říj2021 13:40:04.556] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\iceandfire-client.toml for changes [09Říj2021 13:40:04.645] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\forge-client.toml [09Říj2021 13:40:04.647] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\forge-client.toml [09Říj2021 13:40:04.647] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\forge-client.toml for changes [09Říj2021 13:40:04.651] [modloading-worker-2/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-client.toml [09Říj2021 13:40:04.677] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\mowziesmobs-client.toml [09Říj2021 13:40:04.680] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-client.toml changed, sending notifies [09Říj2021 13:40:04.681] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\mowziesmobs-client.toml [09Říj2021 13:40:04.693] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\mowziesmobs-client.toml for changes [09Říj2021 13:40:04.694] [Thread-1/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! [09Říj2021 13:40:04.695] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\cofh_core-client.toml [09Říj2021 13:40:04.698] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\cofh_core-client.toml [09Říj2021 13:40:04.700] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\cofh_core-client.toml for changes [09Říj2021 13:40:04.705] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\valhelsia_core-client.toml [09Říj2021 13:40:04.707] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\valhelsia_core-client.toml [09Říj2021 13:40:04.708] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\valhelsia_core-client.toml for changes [09Říj2021 13:40:04.710] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\archers_paradox-client.toml [09Říj2021 13:40:04.711] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\archers_paradox-client.toml [09Říj2021 13:40:04.713] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file cofh_core-client.toml changed, sending notifies [09Říj2021 13:40:04.714] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\archers_paradox-client.toml for changes [09Říj2021 13:40:04.721] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\valhelsia_structures-client.toml [09Říj2021 13:40:04.722] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\valhelsia_structures-client.toml [09Říj2021 13:40:04.724] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\valhelsia_structures-client.toml for changes [09Říj2021 13:40:04.726] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\twilightforest-client.toml [09Říj2021 13:40:04.728] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\twilightforest-client.toml [09Říj2021 13:40:04.731] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\twilightforest-client.toml for changes [09Říj2021 13:40:04.735] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\supplementaries-client.toml [09Říj2021 13:40:04.738] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file twilightforest-client.toml changed, sending notifies [09Říj2021 13:40:04.751] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\supplementaries-client.toml [09Říj2021 13:40:04.752] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\supplementaries-client.toml for changes [09Říj2021 13:40:04.764] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\betteranimalsplus-client.toml [09Říj2021 13:40:04.765] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\betteranimalsplus-client.toml [09Říj2021 13:40:04.766] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\betteranimalsplus-client.toml for changes [09Říj2021 13:40:04.768] [modloading-worker-2/DEBUG] [its_meow.betteranimalsplus.BetterAnimalsPlusMod/]: Loading betteranimalsplus betteranimalsplus-client.toml [09Říj2021 13:40:04.769] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\betterendforge\client-config.toml [09Říj2021 13:40:04.782] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\betterendforge\client-config.toml [09Říj2021 13:40:04.785] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\betterendforge\client-config.toml for changes [09Říj2021 13:40:04.787] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON [09Říj2021 13:40:04.787] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file C:\Users\danda\AppData\Roaming\.minecraft\config\betterendforge\client-config.toml changed, sending notifies [09Říj2021 13:40:04.798] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\modded_loot.toml [09Říj2021 13:40:04.800] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\modded_loot.toml [09Říj2021 13:40:04.800] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file C:\Users\danda\AppData\Roaming\.minecraft\config\betterendforge\client-config.toml changed, sending notifies [09Říj2021 13:40:04.803] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\modded_loot.toml for changes [09Říj2021 13:40:04.805] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file repurposed_structures-forge/modded_loot.toml changed, sending notifies [09Říj2021 13:40:04.805] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\dungeons.toml [09Říj2021 13:40:04.807] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file repurposed_structures-forge/modded_loot.toml changed, sending notifies [09Říj2021 13:40:04.808] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\dungeons.toml [09Říj2021 13:40:04.810] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\dungeons.toml for changes [09Říj2021 13:40:04.816] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\mineshafts.toml [09Říj2021 13:40:04.859] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\mineshafts.toml [09Říj2021 13:40:04.859] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file repurposed_structures-forge/dungeons.toml changed, sending notifies [09Říj2021 13:40:04.860] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\mineshafts.toml for changes [09Říj2021 13:40:04.879] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\strongholds.toml [09Říj2021 13:40:04.880] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\strongholds.toml [09Říj2021 13:40:04.881] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\strongholds.toml for changes [09Říj2021 13:40:04.881] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file repurposed_structures-forge/mineshafts.toml changed, sending notifies [09Říj2021 13:40:04.884] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\toolbelt-common.toml [09Říj2021 13:40:04.886] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\toolbelt-common.toml [09Říj2021 13:40:04.886] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file repurposed_structures-forge/strongholds.toml changed, sending notifies [09Říj2021 13:40:04.887] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\toolbelt-common.toml for changes [09Říj2021 13:40:04.889] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\wells.toml [09Říj2021 13:40:04.901] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\wells.toml [09Říj2021 13:40:04.902] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\wells.toml for changes [09Říj2021 13:40:04.903] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\shipwrecks.toml [09Říj2021 13:40:04.905] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\shipwrecks.toml [09Říj2021 13:40:04.906] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\shipwrecks.toml for changes [09Říj2021 13:40:04.912] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\outposts.toml [09Říj2021 13:40:04.913] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file repurposed_structures-forge/shipwrecks.toml changed, sending notifies [09Říj2021 13:40:04.914] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\outposts.toml [09Říj2021 13:40:04.915] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\outposts.toml for changes [09Říj2021 13:40:04.916] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\temples.toml [09Říj2021 13:40:04.919] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file repurposed_structures-forge/outposts.toml changed, sending notifies [09Říj2021 13:40:04.920] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\temples.toml [09Říj2021 13:40:04.922] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\temples.toml for changes [09Říj2021 13:40:04.935] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\union.common.toml [09Říj2021 13:40:04.937] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\union.common.toml [09Říj2021 13:40:04.937] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file repurposed_structures-forge/temples.toml changed, sending notifies [09Říj2021 13:40:04.939] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\union.common.toml for changes [09Říj2021 13:40:04.951] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:361]: Loading all values from the config files into their respective configuration variables [09Říj2021 13:40:04.952] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:365]: Loading union's config [09Říj2021 13:40:04.953] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:365]: Loading survive's config [09Říj2021 13:40:04.955] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:365]: Loading survive-server's config [09Říj2021 13:40:04.957] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in union's config file. Reloading values [09Říj2021 13:40:04.958] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive's config file. Reloading values [09Říj2021 13:40:04.959] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive-server's config file. Reloading values [09Říj2021 13:40:04.959] [modloading-worker-2/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:onReload:342]: From the event itself [09Říj2021 13:40:04.962] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\villages.toml [09Říj2021 13:40:04.964] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\villages.toml [09Říj2021 13:40:04.965] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file union.common.toml changed, sending notifies [09Říj2021 13:40:04.966] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\villages.toml for changes [09Říj2021 13:40:04.966] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in union's config file. Reloading values [09Říj2021 13:40:04.970] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\mansions.toml [09Říj2021 13:40:04.974] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive's config file. Reloading values [09Říj2021 13:40:04.974] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\mansions.toml [09Říj2021 13:40:04.977] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\mansions.toml for changes [09Říj2021 13:40:04.976] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive-server's config file. Reloading values [09Říj2021 13:40:04.979] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\witch_huts.toml [09Říj2021 13:40:04.978] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in union's config file. Reloading values [09Říj2021 13:40:04.980] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\witch_huts.toml [09Říj2021 13:40:04.980] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive's config file. Reloading values [09Říj2021 13:40:04.980] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\witch_huts.toml for changes [09Říj2021 13:40:04.981] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive-server's config file. Reloading values [09Říj2021 13:40:04.981] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load survive:textures/mob_effect/slowness_illness.png : java.io.FileNotFoundException: survive:textures/mob_effect/slowness_illness.png [09Říj2021 13:40:04.981] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:onReload:342]: From the event itself [09Říj2021 13:40:04.994] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\bettercaves-1_16.toml [09Říj2021 13:40:04.998] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\bettercaves-1_16.toml [09Říj2021 13:40:04.999] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\bettercaves-1_16.toml for changes [09Říj2021 13:40:04.999] [Worker-Main-13/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load craftingdead:textures/mob_effect/scuba.png : java.io.FileNotFoundException: craftingdead:textures/mob_effect/scuba.png [09Říj2021 13:40:05.003] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\bastions.toml [09Říj2021 13:40:05.005] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\bastions.toml [09Říj2021 13:40:05.006] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\bastions.toml for changes [09Říj2021 13:40:05.008] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\cities.toml [09Říj2021 13:40:05.010] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\cities.toml [09Říj2021 13:40:05.011] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\cities.toml for changes [09Říj2021 13:40:05.011] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file bettercaves-1_16.toml changed, sending notifies [09Říj2021 13:40:05.013] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\fortresses.toml [09Říj2021 13:40:05.015] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\fortresses.toml [09Říj2021 13:40:05.016] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\fortresses.toml for changes [09Říj2021 13:40:05.031] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\igloos.toml [09Říj2021 13:40:05.034] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\igloos.toml [09Říj2021 13:40:05.035] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file repurposed_structures-forge/fortresses.toml changed, sending notifies [09Říj2021 13:40:05.035] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\igloos.toml for changes [09Říj2021 13:40:05.037] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\ruined_portals.toml [09Říj2021 13:40:05.038] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\ruined_portals.toml [09Říj2021 13:40:05.039] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\ruined_portals.toml for changes [09Říj2021 13:40:05.041] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\ruins.toml [09Říj2021 13:40:05.041] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\ruins.toml [09Říj2021 13:40:05.042] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\ruins.toml for changes [09Říj2021 13:40:05.045] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file repurposed_structures-forge/ruins.toml changed, sending notifies [09Říj2021 13:40:05.046] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\mobsunscreen-common.toml [09Říj2021 13:40:05.049] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file repurposed_structures-forge/ruins.toml changed, sending notifies [09Říj2021 13:40:05.049] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\mobsunscreen-common.toml [09Říj2021 13:40:05.049] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\mobsunscreen-common.toml for changes [09Říj2021 13:40:05.052] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\pyramids.toml [09Říj2021 13:40:05.054] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\pyramids.toml [09Říj2021 13:40:05.055] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file mobsunscreen-common.toml changed, sending notifies [09Říj2021 13:40:05.055] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\repurposed_structures-forge\pyramids.toml for changes [09Říj2021 13:40:05.058] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\citadel-common.toml [09Říj2021 13:40:05.059] [Worker-Main-13/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load craftingdead:textures/mob_effect/flash_blindness.png : java.io.FileNotFoundException: craftingdead:textures/mob_effect/flash_blindness.png [09Říj2021 13:40:05.061] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\citadel-common.toml [09Říj2021 13:40:05.061] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file repurposed_structures-forge/pyramids.toml changed, sending notifies [09Říj2021 13:40:05.061] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\citadel-common.toml for changes [09Říj2021 13:40:05.063] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\epicfight.toml [09Říj2021 13:40:05.064] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\epicfight.toml [09Říj2021 13:40:05.066] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\epicfight.toml for changes [09Říj2021 13:40:05.068] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\biomesoplenty\generation.toml [09Říj2021 13:40:05.070] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\biomesoplenty\generation.toml [09Říj2021 13:40:05.070] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file epicfight.toml changed, sending notifies [09Říj2021 13:40:05.071] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\biomesoplenty\generation.toml for changes [09Říj2021 13:40:05.074] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\artifacts-common.toml [09Říj2021 13:40:05.075] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\artifacts-common.toml [09Říj2021 13:40:05.076] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\artifacts-common.toml for changes [09Říj2021 13:40:05.077] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file biomesoplenty/generation.toml changed, sending notifies [09Říj2021 13:40:05.082] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\alexsmobs.toml [09Říj2021 13:40:05.085] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file artifacts-common.toml changed, sending notifies [09Říj2021 13:40:05.088] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\alexsmobs.toml [09Říj2021 13:40:05.089] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\alexsmobs.toml for changes [09Říj2021 13:40:05.215] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\survive.common.toml [09Říj2021 13:40:05.218] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\survive.common.toml [09Říj2021 13:40:05.221] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\survive.common.toml for changes [09Říj2021 13:40:05.221] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file alexsmobs.toml changed, sending notifies [09Říj2021 13:40:05.241] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\guardvillagers-common.toml [09Říj2021 13:40:05.242] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\guardvillagers-common.toml [09Říj2021 13:40:05.243] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\guardvillagers-common.toml for changes [09Říj2021 13:40:05.245] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\sophisticatedbackpacks-common.toml [09Říj2021 13:40:05.248] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\sophisticatedbackpacks-common.toml [09Říj2021 13:40:05.249] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\sophisticatedbackpacks-common.toml for changes [09Říj2021 13:40:05.254] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\iceandfire-common.toml [09Říj2021 13:40:05.258] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\iceandfire-common.toml [09Říj2021 13:40:05.259] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\iceandfire-common.toml for changes [09Říj2021 13:40:05.293] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\mowziesmobs-common.toml [09Říj2021 13:40:05.298] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\mowziesmobs-common.toml [09Říj2021 13:40:05.298] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file iceandfire-common.toml changed, sending notifies [09Říj2021 13:40:05.298] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\mowziesmobs-common.toml for changes [09Říj2021 13:40:05.304] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\walljump-common.toml [09Říj2021 13:40:05.305] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\walljump-common.toml [09Říj2021 13:40:05.306] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\walljump-common.toml for changes [09Říj2021 13:40:05.319] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\forge-common.toml [09Říj2021 13:40:05.321] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\forge-common.toml [09Říj2021 13:40:05.321] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file walljump-common.toml changed, sending notifies [09Říj2021 13:40:05.322] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\forge-common.toml for changes [09Říj2021 13:40:05.322] [modloading-worker-2/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml [09Říj2021 13:40:05.324] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-common.toml changed, sending notifies [09Říj2021 13:40:05.324] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\twilightforest-common.toml [09Říj2021 13:40:05.324] [Thread-1/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! [09Říj2021 13:40:05.325] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-common.toml changed, sending notifies [09Říj2021 13:40:05.326] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\twilightforest-common.toml [09Říj2021 13:40:05.326] [Thread-1/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! [09Říj2021 13:40:05.326] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\twilightforest-common.toml for changes [09Říj2021 13:40:05.327] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\valhelsia_structures-common.toml [09Říj2021 13:40:05.328] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\valhelsia_structures-common.toml [09Říj2021 13:40:05.328] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\valhelsia_structures-common.toml for changes [09Říj2021 13:40:05.330] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\supplementaries-common.toml [09Říj2021 13:40:05.333] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file valhelsia_structures-common.toml changed, sending notifies [09Říj2021 13:40:05.333] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\supplementaries-common.toml [09Říj2021 13:40:05.334] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\supplementaries-common.toml for changes [09Říj2021 13:40:05.342] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\bettermineshafts-forge-1_16.toml [09Říj2021 13:40:05.343] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\bettermineshafts-forge-1_16.toml [09Říj2021 13:40:05.344] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\bettermineshafts-forge-1_16.toml for changes [09Říj2021 13:40:05.346] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\when_dungeons_arise-common.toml [09Říj2021 13:40:05.352] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\when_dungeons_arise-common.toml [09Říj2021 13:40:05.352] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\when_dungeons_arise-common.toml for changes [09Říj2021 13:40:05.369] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\danda\AppData\Roaming\.minecraft\config\betterendforge\world-generator-config.toml [09Říj2021 13:40:05.371] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\betterendforge\world-generator-config.toml [09Říj2021 13:40:05.372] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\danda\AppData\Roaming\.minecraft\config\betterendforge\world-generator-config.toml for changes [09Říj2021 13:40:05.374] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file when_dungeons_arise-common.toml changed, sending notifies [09Říj2021 13:40:05.376] [Worker-Main-13/INFO] [com.craftingdead.core.CraftingDead/]: Starting Crafting Dead, version 1.7.5-alpha [09Říj2021 13:40:05.440] [Worker-Main-11/DEBUG] [toolbelt/]: Final message number: 5 [09Říj2021 13:40:05.491] [Worker-Main-13/INFO] [journeymap/]: No plugins for JourneyMap API discovered. [09Říj2021 13:40:05.686] [Worker-Main-14/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file artifacts-server.toml for artifacts tracking [09Říj2021 13:40:05.702] [Worker-Main-8/INFO] [its_meow.betteranimalsplus.BetterAnimalsPlusMod/]: Overspawning lammergeiers... [09Říj2021 13:40:05.727] [Worker-Main-13/DEBUG] [corgiaoc.byg.BYG/]: BYG: "Common Setup" Event Starting... [09Říj2021 13:40:05.727] [Worker-Main-13/DEBUG] [corgiaoc.byg.BYG/]: BYG: Item Group Created! [09Říj2021 13:40:05.736] [Worker-Main-13/INFO] [corgiaoc.byg.BYG/]: BYG: "Common Setup" Event Complete! [09Říj2021 13:40:05.768] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [unionlib] Starting version check at https://raw.githubusercontent.com/Stereowalker/UnionLib/1.16-forge/src/main/resources/META-INF/update.json?token=AIP6TBTIHETPW7EI7336PL3AHEHKG [09Říj2021 13:40:06.532] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [unionlib] Received version check data: { //"homepage": "https://www.curseforge.com/minecraft/mc-mods/c-o-m-b-a-t", "promos": { "1.15.2-latest": "3.2.5", "1.16.5-latest": "3.3.0", "1.16.5-recommended": "3.3.0" } } [09Říj2021 13:40:06.534] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [unionlib] Found status: AHEAD Current: 3.3.7 Target: null [09Říj2021 13:40:06.535] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Starting version check at https://raw.githubusercontent.com/yungnickyoung/YUNGs-Better-Caves/1.16/versions.json [09Říj2021 13:40:06.542] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 25 jobs [09Říj2021 13:40:06.556] [Render thread/DEBUG] [mixin/]: Mixing resources.RandomRangesAccessor from repurposed_structures.mixins.json into net.minecraft.loot.RandomRanges [09Říj2021 13:40:06.591] [Render thread/INFO] [journeymap/]: Initializing Packet Registries [09Říj2021 13:40:06.596] [Render thread/DEBUG] [journeymap/]: Registering internal Network handler. [09Říj2021 13:40:06.612] [Render thread/DEBUG] [journeymap/]: Registering external WorldId packet handler on channel -> "worldinfo:world_id". [09Říj2021 13:40:06.616] [Render thread/DEBUG] [journeymap/]: Registering external waypoint crud listener handler on channel -> "journeymap:waypoint". [09Říj2021 13:40:06.651] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for guardvillagers:guard, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:07.037] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.494 [09Říj2021 13:40:07.039] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/LOADING]: Running pre client event work [09Říj2021 13:40:07.062] [Worker-Main-13/DEBUG] [mixin/]: Mixing common.world.layers.MixinDimensionType from byg.mixins.json into net.minecraft.world.DimensionType [09Říj2021 13:40:07.062] [Worker-Main-13/DEBUG] [mixin/]: Renaming synthetic method lambda$endDimensionBYG$1(Lnet/minecraft/util/registry/Registry;)Lnet/minecraft/world/gen/DimensionSettings; to md7737c8$lambda$endDimensionBYG$1$0 in byg.mixins.json:common.world.layers.MixinDimensionType [09Říj2021 13:40:07.063] [Worker-Main-13/DEBUG] [mixin/]: Renaming synthetic method lambda$netherDimensionBYG$0(Lnet/minecraft/util/registry/Registry;)Lnet/minecraft/world/gen/DimensionSettings; to md7737c8$lambda$netherDimensionBYG$0$1 in byg.mixins.json:common.world.layers.MixinDimensionType [09Říj2021 13:40:07.066] [Worker-Main-13/DEBUG] [mixin/]: Mixing DimensionTypeMixin from betterendforge.mixins.json into net.minecraft.world.DimensionType [09Říj2021 13:40:07.066] [Worker-Main-13/DEBUG] [mixin/]: Renaming synthetic method lambda$betterEndGenerator$0(Lnet/minecraft/util/registry/Registry;)Lnet/minecraft/world/gen/DimensionSettings; to md7737c8$lambda$betterEndGenerator$0$2 in betterendforge.mixins.json:DimensionTypeMixin [09Říj2021 13:40:07.166] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Received version check data: { "homepage": "https://www.curseforge.com/minecraft/mc-mods/yungs-better-caves", "promos": { "1.16.3-latest": "1.16.3-1.0.6", "1.16.3-recommended": "1.16.3-1.0.6", "1.16.4-latest": "1.16.4-1.1", "1.16.4-recommended": "1.16.4-1.1" } } [09Říj2021 13:40:07.167] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Found status: BETA Current: 1.16.4-1.1.2 Target: null [09Říj2021 13:40:07.168] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json [09Říj2021 13:40:07.182] [Worker-Main-8/DEBUG] [corgiaoc.byg.BYG/]: BYG: "Client Setup" Event Starting... [09Říj2021 13:40:07.236] [Worker-Main-8/DEBUG] [corgiaoc.byg.BYG/]: BYG: Rendering Texture Cutouts... [09Říj2021 13:40:07.240] [Worker-Main-8/DEBUG] [corgiaoc.byg.BYG/]: BYG: Texture Cutouts Rendered! [09Říj2021 13:40:07.240] [Worker-Main-8/INFO] [corgiaoc.byg.BYG/]: BYG: "Client Setup" Event Complete! [09Říj2021 13:40:07.378] [Worker-Main-11/INFO] [its_meow.betteranimalsplus.BetterAnimalsPlusMod/]: Rendering squirrel physics... [09Říj2021 13:40:08.379] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:cooker_new' referenced from: zombie_extreme:cooker#facing=north: java.io.FileNotFoundException: minecraft:models/cooker_new.json [09Říj2021 13:40:08.390] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:computer' referenced from: zombie_extreme:computer#facing=north: java.io.FileNotFoundException: minecraft:models/computer.json [09Říj2021 13:40:08.470] [Worker-Main-10/WARN] [com.github.alexthe666.iceandfire.IceAndFire/]: Could not load /assets/iceandfire/models/tabula/firedragon/firedragon_Swimming.tbl: in is null [09Říj2021 13:40:08.554] [Worker-Main-10/WARN] [com.github.alexthe666.iceandfire.IceAndFire/]: Could not load /assets/iceandfire/models/tabula/firedragon/firedragon_Swim5.tbl: in is null [09Říj2021 13:40:09.018] [Render thread/DEBUG] [mixin/]: Mixing SoundVolumeAccessor from betterendforge.mixins.json into net.minecraft.client.audio.LocatableSound [09Říj2021 13:40:09.022] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: survive:blockstates/purified_water.json: java.io.FileNotFoundException: survive:blockstates/purified_water.json [09Říj2021 13:40:09.023] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=1' [09Říj2021 13:40:09.024] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=2' [09Říj2021 13:40:09.025] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=3' [09Říj2021 13:40:09.026] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=4' [09Říj2021 13:40:09.026] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=14' [09Říj2021 13:40:09.027] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=15' [09Říj2021 13:40:09.027] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=0' [09Říj2021 13:40:09.028] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=9' [09Říj2021 13:40:09.028] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=10' [09Říj2021 13:40:09.028] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=11' [09Říj2021 13:40:09.029] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=12' [09Říj2021 13:40:09.029] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=13' [09Říj2021 13:40:09.029] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=5' [09Říj2021 13:40:09.030] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=6' [09Říj2021 13:40:09.030] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=7' [09Říj2021 13:40:09.030] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=8' [09Říj2021 13:40:09.313] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/LOADING]: Running post client event work [09Říj2021 13:40:09.823] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after SIDED_SETUP: 4 jobs [09Říj2021 13:40:09.828] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.005 [09Říj2021 13:40:11.667] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Received version check data: { "homepage": "https://www.curseforge.com/minecraft/mc-mods/security-craft/", "promos": { "1.7.10-latest": "v1.8.13", "1.7.10-recommended": "v1.8.13", "1.8-latest": "v1.8.12.1", "1.8-recommended": "v1.8.12.1", "1.8.8-latest": "v1.8.12.1", "1.8.8-recommended": "v1.8.12.1", "1.8.9-latest": "v1.8.12.1", "1.8.9-recommended": "v1.8.12.1", "1.9.4-latest": "v1.8.12", "1.9.4-recommended": "v1.8.12", "1.10.2-latest": "v1.8.12", "1.10.2-recommended": "v1.8.12", "1.11.2-latest": "v1.8.12.1", "1.11.2-recommended": "v1.8.12.1", "1.12-latest": "v1.8.8.1", "1.12-recommended": "v1.8.8.1", "1.12.1-latest": "v1.8.8.1", "1.12.1-recommended": "v1.8.8.1", "1.12.2-latest": "v1.8.23.2", "1.12.2-recommended": "v1.8.23.2", "1.13.2-latest": "v1.8.13", "1.13.2-recommended": "v1.8.13", "1.14.3-latest": "v1.8.12-beta2", "1.14.3-recommended": "v1.8.12-beta2", "1.14.4-latest": "v1.8.22.2", "1.14.4-recommended": "v1.8.22.2", "1.15.1-latest": "v1.8.15-beta2", "1.15.1-recommended": "v1.8.15-beta2", "1.15.2-latest": "v1.8.23.2", "1.15.2-recommended": "v1.8.23.2", "1.16.1-latest": "v1.8.19.3", "1.16.1-recommended": "v1.8.19.3", "1.16.2-latest": "v1.8.19.3", "1.16.2-recommended": "v1.8.19.3", "1.16.3-latest": "v1.8.21.1", "1.16.3-recommended": "v1.8.21.1", "1.16.4-latest": "v1.8.21.1", "1.16.4-recommended": "v1.8.21.1", "1.16.5-latest": "v1.8.23", "1.16.5-recommended": "v1.8.23", "1.17.1-latest": "v1.8.23-beta5", "1.17.1-recommended": "v1.8.23-beta5" }, "1.7.10": { "v1.8.13": "Tons of new features and fixes" }, "1.8": { "v1.8.12": "Fix crash involving the Security Camera" }, "1.8.8": { "v1.8.12.1": "Fix crash involving the Security Camera" }, "1.8.9": { "v1.8.12.1": "Fix crash involving the Security Camera" }, "1.9.4": { "v1.8.12": "Fixes" }, "1.10.2": { "v1.8.12": "Fixes" }, "1.11.2": { "v1.8.12.1": "Fixes" }, "1.12": { "v1.8.8.1": "Several new reinforced blocks, dozens of fixes and some small new features." }, "1.12.1": { "v1.8.8.1": "Several new reinforced blocks, dozens of fixes and some small new features." }, "1.12.2": { "v1.8.23.2": "Buffed Sentry, new module support for some blocks, bunch of fixes." }, "1.13.2": { "v1.8.13": "Tons of new features and fixes" }, "1.14.3": { "v1.8.12-beta2": "The One Probe integration!" }, "1.14.4": { "v1.8.22.2": "Keycard overhaul, new Speed Module, module renames, proper offhand support, quality of life changes and a bunch of fixes." }, "1.15.1": { "v1.8.15-beta2": "Sentry Remote Access Tool and a ton of QoL fixes and additions" }, "1.15.2": { "v1.8.23.2": "Buffed Sentry, new module support for some blocks, bunch of fixes." }, "1.16.1": { "v1.8.19.3": "Backport fixes from SecurityCraft for Minecraft 1.16.2" }, "1.16.2": { "v1.8.19.3": "Fix compatibility with Forge 33.0.21+" }, "1.16.3": { "v1.8.21.1": "Sentry & Block Pocket Manager overhaul, configuration file restructure, other new features, lots of fixes." }, "1.16.4": { "v1.8.21.1": "Sentry & Block Pocket Manager overhaul, configuration file restructure, other new features, lots of fixes." }, "1.16.5": { "v1.8.23": "Buffed Sentry, new module support for some blocks, bunch of fixes." }, "1.17.1": { "v1.8.23-beta5": "Buffed Sentry, new module support for some blocks, bunch of fixes." } } [09Říj2021 13:40:11.688] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Found status: UP_TO_DATE Current: v1.8.23 Target: null [09Říj2021 13:40:11.693] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [survive] Starting version check at https://raw.githubusercontent.com/Stereowalker/Survive/1.16-forge/update.json [09Říj2021 13:40:11.841] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:blood_gun_empty' referenced from: alexsmobs:blood_sprayer#inventory: java.io.FileNotFoundException: minecraft:models/blood_gun_empty.json [09Říj2021 13:40:11.874] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [survive] Received version check data: { "promos": { "1.15.2-latest": "3.1.7", "1.16.5-latest": "3.4.4", "1.16.5-recommended": "3.4.4" } } [09Říj2021 13:40:11.875] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [survive] Found status: OUTDATED Current: 1.16.5-3.4.4 Target: 3.4.4 [09Říj2021 13:40:11.875] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Starting version check at https://raw.githubusercontent.com/seymourimadeit/guardvillagers/master/update.json [09Říj2021 13:40:12.080] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Received version check data: { "homepage": "https://www.curseforge.com/minecraft/mc-mods/guard-villagers/files", "promos": { "1.14.4-latest": "1.0.5", "1.14.4-recommended": "1.0.5", "1.15.2-latest": "1.0.8", "1.15.2-recommended": "1.0.8", "1.16.1-latest": "1.1.4", "1.16.1-recommended": "1.1.4", "1.16.3-latest": "1.1.9", "1.16.3-recommended": "1.1.9", "1.16.4-latest": "1.2.6", "1.16.4-recommended": "1.2.6", "1.16.5-latest": "1.2.6", "1.16.5-recommended": "1.2.6", "1.17.1-latest": "1.3.3", "1.17.1-recommended": "1.3.3" } } [09Říj2021 13:40:12.100] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Found status: UP_TO_DATE Current: 1.2.6 Target: null [09Říj2021 13:40:12.103] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [09Říj2021 13:40:12.180] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:twilight_oak_door#inventory' referenced from: twilightforest:twilight_oak_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/twilight_oak_door.json [09Říj2021 13:40:12.181] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:canopy_door#inventory' referenced from: twilightforest:canopy_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/canopy_door.json [09Říj2021 13:40:12.182] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:mangrove_door#inventory' referenced from: twilightforest:mangrove_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/mangrove_door.json [09Říj2021 13:40:12.184] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:dark_door#inventory' referenced from: twilightforest:dark_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/dark_door.json [09Říj2021 13:40:12.185] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:time_door#inventory' referenced from: twilightforest:time_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/time_door.json [09Říj2021 13:40:12.186] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:trans_door#inventory' referenced from: twilightforest:trans_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/trans_door.json [09Říj2021 13:40:12.187] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:mine_door#inventory' referenced from: twilightforest:mine_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/mine_door.json [09Říj2021 13:40:12.188] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:sort_door#inventory' referenced from: twilightforest:sort_door#inventory: java.io.FileNotFoundException: twilightforest:models/item/sort_door.json [09Říj2021 13:40:12.221] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'supplementaries:pancake_disc#inventory' referenced from: supplementaries:pancake_disc#inventory: java.io.FileNotFoundException: supplementaries:models/item/pancake_disc.json [09Říj2021 13:40:12.313] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'craftingdead:magazine/mossberg_shells' referenced from: craftingdead:magazine/mossberg_shells: java.io.FileNotFoundException: craftingdead:models/magazine/mossberg_shells.json [09Říj2021 13:40:12.361] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'craftingdead:magazine/p250_magazine' referenced from: craftingdead:magazine/p250_magazine: java.io.FileNotFoundException: craftingdead:models/magazine/p250_magazine.json [09Říj2021 13:40:12.367] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'craftingdead:magazine/desert_eagle_magazine' referenced from: craftingdead:magazine/desert_eagle_magazine: java.io.FileNotFoundException: craftingdead:models/magazine/desert_eagle_magazine.json [09Říj2021 13:40:12.388] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'craftingdead:magazine/magnum_magazine' referenced from: craftingdead:magazine/magnum_magazine: java.io.FileNotFoundException: craftingdead:models/magazine/magnum_magazine.json [09Říj2021 13:40:12.392] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'craftingdead:magazine/taser_cartridge' referenced from: craftingdead:magazine/taser_cartridge: java.io.FileNotFoundException: craftingdead:models/magazine/taser_cartridge.json [09Říj2021 13:40:12.490] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'craftingdead:magazine/mac10_extended_magazine' referenced from: craftingdead:magazine/mac10_extended_magazine: java.io.FileNotFoundException: craftingdead:models/magazine/mac10_extended_magazine.json [09Říj2021 13:40:12.492] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'craftingdead:magazine/trenchgun_shells' referenced from: craftingdead:magazine/trenchgun_shells: java.io.FileNotFoundException: craftingdead:models/magazine/trenchgun_shells.json [09Říj2021 13:40:13.567] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data: { "homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/", "promos": { "1.1-latest": "1.3.4.29", "1.2.3-latest": "1.4.1.64", "1.2.4-latest": "2.0.0.68", "1.2.5-latest": "3.4.9.171", "1.3.2-latest": "4.3.5.318", "1.4.0-latest": "5.0.0.326", "1.4.1-latest": "6.0.0.329", "1.4.2-latest": "6.0.1.355", "1.4.3-latest": "6.2.1.358", "1.4.4-latest": "6.3.0.378", "1.4.5-latest": "6.4.2.448", "1.4.6-latest": "6.5.0.489", "1.4.7-latest": "6.6.2.534", "1.5-latest": "7.7.0.598", "1.5.1-latest": "7.7.2.682", "1.5.2-latest": "7.8.1.738", "1.5.2-recommended": "7.8.1.738", "1.6.1-latest": "8.9.0.775", "1.6.2-latest": "9.10.1.871", "1.6.2-recommended": "9.10.1.871", "1.6.3-latest": "9.11.0.878", "1.6.4-latest": "9.11.1.1345", "1.6.4-recommended": "9.11.1.1345", "1.7.2-latest": "10.12.2.1161", "1.7.2-recommended": "10.12.2.1161", "1.7.10_pre4-latest": "10.12.2.1149", "1.7.10-latest": "10.13.4.1614", "1.7.10-recommended": "10.13.4.1614", "1.8-latest": "11.14.4.1577", "1.8-recommended": "11.14.4.1563", "1.8.8-latest": "11.15.0.1655", "1.8.9-latest": "11.15.1.2318", "1.8.9-recommended": "11.15.1.2318", "1.9-latest": "12.16.1.1938", "1.9-recommended": "12.16.1.1887", "1.9.4-latest": "12.17.0.2317", "1.9.4-recommended": "12.17.0.2317", "1.10-latest": "12.18.0.2000", "1.10.2-latest": "12.18.3.2511", "1.10.2-recommended": "12.18.3.2511", "1.11-latest": "13.19.1.2199", "1.11-recommended": "13.19.1.2189", "1.11.2-latest": "13.20.1.2588", "1.11.2-recommended": "13.20.1.2588", "1.12-latest": "14.21.1.2443", "1.12-recommended": "14.21.1.2387", "1.12.1-latest": "14.22.1.2485", "1.12.1-recommended": "14.22.1.2478", "1.12.2-latest": "14.23.5.2855", "1.12.2-recommended": "14.23.5.2855", "1.13.2-latest": "25.0.219", "1.14.2-latest": "26.0.63", "1.14.3-latest": "27.0.60", "1.14.4-latest": "28.2.23", "1.14.4-recommended": "28.2.0", "1.15-latest": "29.0.4", "1.15.1-latest": "30.0.51", "1.15.2-latest": "31.2.55", "1.15.2-recommended": "31.2.0", "1.16.1-latest": "32.0.108", "1.16.2-latest": "33.0.61", "1.16.3-latest": "34.1.42", "1.16.3-recommended": "34.1.0", "1.16.4-latest": "35.1.37", "1.16.4-recommended": "35.1.4", "1.16.5-latest": "36.2.8", "1.16.5-recommended": "36.2.0", "1.17.1-latest": "37.0.84" } } [09Říj2021 13:40:13.608] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 36.2.0 Target: null [09Říj2021 13:40:13.636] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cofh_core] Starting version check at https://raw.github.com/cofh/version/master/cofh_core/update.json [09Říj2021 13:40:14.692] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [cofh_core] Received version check data: { "homepage": "https://teamcofh.com/downloads/", "1.16.5": { "1.3.1": "Minor fix for client configs.", "1.3.0": "Minor fixes involving bottled fluids. Backend improvements.", "1.2.1": "Minor fixes for some enchantment issues and an XP rounding calculation.", "1.2.0": "Lots of backend changes and refactors. Bump to 1.16.4 required." }, "1.16.4": { "1.2.1": "Minor fixes for some enchantment issues and an XP rounding calculation.", "1.2.0": "Lots of backend changes and refactors. Bump to 1.16.4 required.", "1.1.6": "Localization update.", "1.1.4": "Fixes very rare crash with Area Effect block breaking.", "1.1.3": "Backend QoL changes and fixes.", "1.1.2": "Adjust how some enchantments are calculated.", "1.1.1": "Minor numerical localization improvement.", "1.1.0": "Lots of big internal refactors. Fixes Optifine issue since they are too lazy/incompetent to do it.", "1.0.3": "Minor optimizations; boosted Forge version requirement." }, "1.16.3": { "1.1.6": "Localization update.", "1.1.4": "Fixes very rare crash with Area Effect block breaking.", "1.1.3": "Backend QoL changes and fixes.", "1.1.2": "Adjust how some enchantments are calculated.", "1.1.1": "Minor numerical localization improvement.", "1.1.0": "Lots of big internal refactors. Fixes Optifine issue since they are too lazy/incompetent to do it.", "1.0.3": "Minor optimizations; boosted Forge version requirement.", "1.0.1": "Adds client config option for Optifine compatibility.", "1.0.0": "Initial 1.16 version. Config system updates." }, "1.15.2": { "1.0.1": "Adds client config option for Optifine compatibility.", "1.0.0": "Final content version for 1.15. Config system updates.", "0.7.0b": "Improved event handling and refactors.", "0.6.4b": "One more bugfix.", "0.6.3b": "Tiny little bugfixes.", "0.6.2b": "More optimizations and backend stuff.", "0.6.1b": "Necessary update for Thermal.", "0.6.0b": "Bugfixes and optimizations.", "0.5.0b": "Big ol' update necessary for the Thermal Series.", "0.4.0b": "More backend updates.", "0.3.2b": "Same feature parity, less debug message.", "0.3.1b": "Feature parity across versions!" }, "1.14.4": { "0.4.0b": "More backend updates.", "0.3.1b": "Woops! Minor bugfix.", "0.3.0b": "Backend upgrades.", "0.2.0b": "Adjustments and refactoring.", "0.1.0b": "And we're in beta!", "0.0.1a": "Alpha Test!" }, "promos": { "1.16.5-latest": "1.3.1", "1.16.5-recommended": "1.3.1", "1.16.4-latest": "1.2.1", "1.16.4-recommended": "1.2.1", "1.16.3-latest": "1.1.6", "1.16.3-recommended": "1.1.6", "1.15.2-latest": "1.0.1", "1.15.2-recommended": "1.0.1", "1.14.4-latest": "0.4.0b", "1.14.4-recommended": "0.4.0b" } } [09Říj2021 13:40:14.693] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cofh_core] Found status: UP_TO_DATE Current: 1.3.1 Target: null [09Říj2021 13:40:14.694] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [archers_paradox] Starting version check at https://raw.github.com/cofh/version/master/archers_paradox/update.json [09Říj2021 13:40:15.450] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [archers_paradox] Received version check data: { "homepage": "https://teamcofh.com/downloads/", "1.16.5": { "1.3.1": "Minor fix for client configs.", "1.3.0": "Arrow performance improvements.", "1.2.0": "Updated for new CoFH Core." }, "1.16.4": { "1.2.0": "Updated for new CoFH Core.", "1.1.1": "Localization update.", "1.1.0": "Optimizations, bugfixes, CoFH Core updates.", "1.0.0": "Initial 1.16 version. Config system updates." }, "1.16.3": { "1.1.1": "Localization update.", "1.1.0": "Optimizations, bugfixes, CoFH Core updates.", "1.0.0": "Initial 1.16 version. Config system updates." }, "1.15.2": { "1.0.0": "Final content version for 1.15. Config system updates.", "0.7.0b": "Required update for new CoFH Core.", "0.6.0b": "Required update for new CoFH Core.", "0.5.0b": "Required update for new Forge and CoFH Core.", "0.4.0b": "Adds three new arrows!", "0.3.0b": "Feature parity across versions!" }, "1.14.4": { "0.4.0b": "Adds three new arrows!", "0.3.0b": "Minor behavior adjustments.", "0.1.0b": "And we're in beta!" }, "promos": { "1.16.5-latest": "1.3.1", "1.16.5-recommended": "1.3.1", "1.16.4-latest": "1.2.0", "1.16.4-recommended": "1.2.0", "1.16.3-latest": "1.1.1", "1.16.3-recommended": "1.1.1", "1.15.2-latest": "1.0.0", "1.15.2-recommended": "1.0.0", "1.14.4-latest": "0.4.0b", "1.14.4-recommended": "0.4.0b" } } [09Říj2021 13:40:15.497] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [archers_paradox] Found status: UP_TO_DATE Current: 1.3.1 Target: null [09Říj2021 13:40:15.504] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.16.x/update.json [09Říj2021 13:40:15.600] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Received version check data: { "homepage": "https://minecraft.curseforge.com/projects/the-twilight-forest", "1.12.2": { "3.11.1021": "FIXED:\n • Fixed an exploit: Charms now only activate for real Players.\n\nNOTES\n • There are no changes to the Final Castle nor the Final Boss yet besides the placeholder Kobold. Your final boss will be in another Minecraft Version after 1.16.2+.\n • Despite this bugfix build, content development of Twilight Forest will still only be continued for 1.16.2 and above.", "3.8.689": "ADDED:\n • Extra Mob transformations for Powder of Transformation!\n\nCHANGED:\n • Improved textures for Uncrafting Table, Trophy Pedestal, Block-Chain Goblins, and Hermit Crabs.\n • Shield Scepter's magic shields render fully lit now, unaffected by darkness.\n • The magic shields also render in first-person.\n\nFIXED:\n • Fix crash when parrying Naga.\n • Fix crash with Trophy Pedestals upon unexpected Moonworm.\n • Small-time optimizations and code tidying here and there!", "3.8.654": "FIXES:\n • Hotfix: Fixed a crash that happened on dedicated servers due to the new IE shaders.", "3.8.652": "ADDED:\n • Added a Quadraxis to the team, A great addition to the mod.\n • Added Auroralized Glass.\n • Added actual Castle Brick Stairs, literally the sequel to Jesus.\n • Cicadas can now be shot from an Immersive Engineering Railgun. You monster.\n • Added the Skylight Forest.\n • Skylight Forest is a skyblock variant of Twilight Forest with only structures generating on their own little islands and everything else as void.\n • Parrots can now mimic any and all mobs in the mod. :parrot_party:\n • Added the Scepter of Fortification\n • A new scepter dropped by the Lich that summons five (5) shields around you that each block a hit.\n • Progression advancements each grant three (3) shields that don't decay over time.\n • The Naga Can now be dazed if it rams a blocking shield with its charge attack, knocking you both backwards in the process.\n • Giant Tools now have a longer reach.\n • The uncrafting Table is now compatible with shapeless recipes. It totally didn't become twice as broken in potential!\n • It can now also cycle through multiple recipes in case of conflict.\n • Added tool shaders for Immersive Engineering with their own rarity, these include:\nTwilight, Firefly, Pinch Beetle, Snakestone, Mazestone, Underbrick, Towerwood, Carminite, Auroralized, Ironwood, Steeleaf, Knightly, Fiery, Final Castle, Cube of Annihilation, Questing Ram, Naga, Lich, Minoshroom, Hydra, Knight Phantom, Ur-Ghast, Alpha Yeti, Snow Queen.\n\nCHANGED:\n • Reworked the Druid Huts completely.\n • Druid Huts are no longer the number one fire hazard in the forest. \n • /tffeature now can locate structures and can use tab-completion for so.\n • Phantom Armor when worn is now kept on death.\n • It also cannot be enchanted with Curse of Binding and Curse of Vanishing anymore.\n • Improved handling of items displaced by a Charm of Keeping, should be more reliable now.\n • Tweaked Axe damage and speed values to better match vanilla.\n • Blacklisted surface lakes from some of the biomes.\n • Mobs like Deer, Boars, etc. are now unable to spawn on the Glacier.\n • The Minoshroom's charge attack now breaks through blocks.\n • Spiral Bricks are now in the creative menu.\n • Maze ceilings now always generated if there is no terrain.\n • Strongholds are now marked as clear on the last Knight's death.\n • Tweaked the Synergy tool trait.\n • There can now be multiple portal activations items specified in the config.\n • Twilight Saplings can now be used as Furnace fuel.\n • The Encased Firejet and Smoker now count as a wood material instead of stone.\n • Arctic Fur Blocks now break faster with shears.\n • Fiddleheads now require Shears to harvest.\n • The Lich's shields are now proper 3D models instead of two textures loosely glued together.\n • TF now registers its TEs under our own namespace, not the default. We have a datafixer that handles the transition, but once updated to this version the datafix is irreversible.\n\nFIXED:\n • Players can no longer spawn on top of the portal which would teleport them back into the overworld right away. Good lord that was annoying.\n • Improved a lot of the logic relating to the Twilight Forest portal.\n • Fixed an issue with Trophy Pedestal progression where it didn't unlock after the Lich.\n • Remeasured the sizes of goblin's feet. Their boots should render on and fit them again.\n • The Seeker Bow now actually, you know, seeks again.\n • Fixed crash related to getting localized names of saplings on servers.\n • Removed a redundant language key in the Forgotten Explorer book for Yeti Caves.\n • Fixed Minotaurs dropping Magic Map foci instead of Maze Map.\n • Fiery tool heads now correctly have the missing Twilit and Flammable traits.\n • Changed the grip on the Moonworm Queen to be more comfortable, now correctly holding it as a tool in third person view.\n • Fixed a portal generation issue where it would generate underwater.\n • Added a null-check to tile entity access, fixing a crash with Mystcraft.\n • Cleaned up Bauble handling code, fixing console spam.\n • Fixed the blockstate rotations for Castle Brick Stair variants.\n • Fixed the lighting on some of the stair blocks.\n • Fixed incorrect level cost being shown for some recrafting recipes.\n • Giant blocks now correctly tile their texture.\n • Fixed a lighting issue on Fiery Blocks.\n • Portals are now prevented from generating inside of structures.\n • Refactored Naga Courtyard code, hopefully fixes generation issues.\n • Alternate Naga Courtyard Terrace pieces now generate again. #BlameDrullkus\n • Fixed a crash with the Uncrafting Table by adding some more checks.\n • The Fiery Pickaxe now correctly smelts every item a block drops if it drops multiple.\n • Fixed a Repeater in the Dark Tower not repeating what should be repeated, with delay.\n • Giant Leaves are now correctly tinted in inventories.\n • Fixed Uberous Soil not generating at the correct height.\n • Fixed the Snow Queen marking the wrong structure conquered on death.\n • Fixed the Charm of Keeping effects.\n • Setting the game to peaceful now correctly has the Snow waifu Queen put her spawner back.\n • Snow Queen minions now correctly spawn inside of the boss room during the fight.\n • Giant Tools are now held in a more human like fashion.\n • Firefly, Moonworm, and Cicada no longer use Soul Sand as their breaking particles.\n • Fixed the texture auto generator only processing first texture in array.\n • Lampposts can now generate again after several years. Neat.\n • Large mushrooms should no longer piggyback on top of each other.\n • Seeds even with only numbers were being used as seeds to make a random number seed instead of directing being used as a random number seed. Confusing, we know!", "3.7.424": "ADDED:\n • We split the progression into three separate lines, meaning that instead of clearing one dungeon and moving to the next in line, you now have the choice after defeating the Lich to go to the Hydra, Ur-Ghast, or Aurora Palace first.\nDefeating all three is still necessary to gain access to the Highlands.\n • Tinkers' Construct integration!\n • Added Tinker's Construct Integration with Naga Scales, Steeleaves, Fiery Ingots, Knightmetal Ingots, and Raven's Feathers to make materials & tools out of.\n • Added unique traits for each material:\n • Twilit appears on all Twilight Forest materials, meaning your tool gains +2 speed in the Twilight Forest and deals +2 damage in any other dimension.\n • Precipitate appears on Naga Scale materials, it lets you use the tool quicker with the lesser health on your Player.\n • Synergy appears on Steeleaf materials, it will passively repair the tool if you have Steeleaf in your hotbar. The more Steeleaves you have in the hotbar, the faster it repairs.\n • Stalwart appears on Knightmetal materials, it will make you more resilient in combat.\n • Veiled appears on Raven's Feather materials, it will render arrows invisible.\n • Baubles integration!\n • All charms can now be used in the off-hand and also equipped in the Baubles inventory.\n • All tiers of the Charm of Keeping will keep the Baubles Inventory.\n • Thaumcraft Compat: Live & Reloaded! All items and blocks (aside from unobtainable and some WIP items) now have aspects.\n • Added a config option to make the Portal creation lightning not cause fires, disable it if you're against pyromania derrived fun.\n • Made a new potion effect for the ice render effect from Ice Bombs, Ice Bow, etc. instead of putting it on the Slowness effect.\n • This also stops ice getting applied getting the slowness effect under certain conditions.\n • The Block and Chain now disables shields like an axe.\n • Added config option for players spawning for the first time to spawn in the Twilight Forest. Off by default.\n • Added config option to make Twilight Portals create a blocked-off portal at their destination. Toss in the activation item to unblock the portal. Off by default.\n • Added recipes where Iron armor and tools can be crafted directly into their Fiery counterparts.\n • Added Shield-Parrying for all Twilight Forest Projectiles. Installing https://minecraft.curseforge.com/projects/parry Shield Parry mod causes Twilight Forest to skip its parrying methods.\n • Updated the Japanese language file.\n • Updated the Chinese language file.\n • The Russian language file now covers everything in the mod.\nCHANGED:\n • Changed the Creative menu icon to the Miniature Portal item.\n • The advancements Past the Thorns and So Castle Very Wow now have a [NYI] tag in their names to signify they are not functional yet.\n • All tiers of the Charm of Keeping now preserve items in the off-hand slot.\n • Charm of Keeping usage now drops any items that would be overwritten by an item saved to prevent item loss if something is put in the player's inventory.\n • Code Improvements for Naga Courtyard.\nFIXED:\n • Magic Maps now properly update after switching Dimensions\n • The Zombie Scepter no longer joins its zombie kind by destroying itself at 0 durability.\n • Special leaves in Twilight Forest are now using the ore dictionary properly. (This totally wasn’t solved previously and went undocumented we swear.)\n • Ore magnet no longer checks ModID in the registry string.\n • Mazestone and its variants once again consume 16 durability from your mining tools when mined.\n • Castle Doors no longer have their texture broken.\n • Charm of Life effect upon death now uses the correct sprite.\n • Improved algorithm for the Miner's Tree, it should be less confused and stuck when trying to pull ores from the ground.\n • Fixed some blocks missing getBlockFaceShape overrides, causing glass panes, fences, walls, etc. to connect to blocks when they shouldn't.\n • Fixed the placement problems with Spiral Bricks and took off the [WIP] tag.\n • Finally fixed texture and UV problems with Knightly Armor and Phantom Armor; rejoice!\n • Ur-Ghast's tears should be visible again in Multiplayer when it's throwing a tantrum.", "3.6.345": "FIXES:\n • Hotfix: Fixed players getting kicked from servers when near locked structures.", "3.6.343": "FIXES:\n • Hotfix: Fixed Sponge server crashing related to packet fix last release.", "3.6.342": "ADDED:\n • Not yet fully implemented Tinkers' Construct compatibility for some of our materials to make tools out of.\n\nFIXES:\n • Fixed our Forge minimum version dependency string being behind.\n • Fixed potential console spam related to weather rendering when the mod 'Fancy Block Particles' is present.\n • Added a message that if Sponge is installed the max bounding-box-size should be adjusted for Hydras to show up properly.\n • Removed the structure layout print debug that appears in the console, made it into the release on accident.\n • Fixed a config-related crash.\n • Fixed a generation problem with terraces being mashed together despite us telling them not do.", "3.6.324": "ADDED:\n • The Naga Courtyard has received a complete revamp while maintaining the old style of it.\n • More things are planned at a later date for a second batch.\n • Many new blocks styled for and after the Naga including but not limited to:\n • Etched Nagastone\n • Block is available in 6 rotations. It's a block that kind of is placed like a pillar except the swirls on the block are placed dependent on the direction you placed.\n • Has 2x2 stone tiles on the end.\n • Comes in normal, mossy, and cracked variants.\n • Nagastone Pillar\n • Block is available in 3 axal rotations.\n • Works like vanilla Quartz Pillar Block.\n • Comes in normal, mossy, and cracked variants.\n • Nagastone Stairs\n • Textures like Etched Nagastone.\n • Has Left and Right facing variants dictating which way the swirls go.\n • Both Left and Right come in normal, mossy, and cracked variants.\n • Spiral Stone Bricks\n • Can be used in a 2x2 patterns to make a complete spiral.\n • The block itself is in 3D and has depth not only through shading.\n • The Uncrafting Table was added to the list of Crafting Tables for the Crafting Category in JEI.\n • Two original music tracks by MrOwltkins were added.\n • Updated our Chinese language file thanks to 3TUSK.\nCHANGED:\n • Block And Chain now appears from your left hand if used in the off-hand slot.\n • Also cleaned up the code around there.\n • shifted the Knightmetal Loop texture to the middle.\n • Block and Chain + Cube of Annihilation leave their x16 boundary to accommodate their texture.\n • Made the Block and Chain thicker when held.\n • The Block and Chain recieved a model override, the texture will change to only the loop when it is thrown.\n • Cube of Annihilation recieved a new texture for this too.\n • Optimized Cicadas, Fireflies, and Moonworms for the server side.\n • Made TF Critters not tick at all on the server side.\n • Wispy Clouds are now dropped when broken.\n • Removed unused EntityTFTinyFirefly (old version of ParticleFirefly).\n • Made Castle Doors breakable again so people can use them until the Final Castle is implemented fully, afterwards we'll prevent them from breaking until the structure is cleared.\n • Broke the fourth wall, wont fix.\nFIXES:\n • Made the player invulnerable when teleporting across dimensions, this was the issue causing players to wrongly teleport.\n • Fixed the issue when going through a portal would displace you up in the air.\n • Moved the language key for \"Underbrick Floor\" from meta 2 to meta 3 to fix lang entry collision for Underbrick.\n • Fixed a crash that happened due to the mod OpenTerrainGenerator.\n • Magic Beans once again properly grow into beanstalks on dedicated servers.\n • The vignette that appears in low light no longer randomly flickers in the Twilight Forest.\n • Fixed Root Strands being offset downwards for the second time, hopefully preventing them to sag with age.\n • Placing a giant block where it would replace a snow layer no longer crashes the client.\n • Moonworm Queen no longer breaks like a tool when it hits 0 durability.\n • Only the Moonworm Queen you're using should wiggle now instead of all of them when you have multiple.\n • Scepter of Twilight/Life Draining once again can be recharged.\n • Fixed the broken fourth wall.", "3.5.263": "ADDED:\n • Added compatibility for many of our blocks with Chisel.\n • Crafting recipes added for Final Castle related blocks.\n • Vanilla's block to stairs ratio in crafting makes no sense, we opted for the stair recipes to give you 8 instead of the usual 4.\n\nCHANGED:\n • \"And Drullkus said; \"let portals be shapeless!\" And it was so.\"\n • Portals can now be made into any horizontal shape.\n • They still have the same requirements (water pool, plants surrounding it, etc.)\n\nFIXES:\n • Fixed a serious crash involving the Anti-Builder.\n • Fixed an issue with the Trophies interacting with other mods such as Skillable.\n • Also caught an Item Stack null.\n • All magic tree log variants now drop their respective wood properly.\n • Made sure bosses are recognised as such by the game.\n • Collected all of the Fireflies that escaped the Firefly Jar and put them back in.\n • The Firefly \"block\" also gives off its little firefly lights again.\n • Resolved some Hydra rotation issues; it should no longer track you by spinning around at the speed of sound.", "3.4.239": "ADDED:\n • We now have loading screens when going to the Twilight Forest! \n • The Naga and Lich now have fancy incremental boss bars for the body segments and phases respectively.\n • The Block of Fiery Metal now has a fancy model.\n • Arctic armour now has lore text that makes it clear it can be dyed.\n • Also added a advancement related to dying Arctic armour.\n • Armour made from boss drops now have damage resistance, balanced relative to the progression.\n • Death Tome has a chance to drop enchanted books.\n\nCHANGED:\n • Quest Ram now pulls rewards from a loot table.\n • Uncrafting Table now returns materials directly to inventory like 1.12 vanilla Crafting Table.\n • Changing dimension ID of the TF now requires a relaunch.\n • Changing seed of your world now needs the world reloaded.\n • The 'shedding' from Death Tomes now draws from a loot table.\n • Block of Fiery Metal now stays lit when set on fire.\n • Made the boss spawner unbreakable, no more pacifist route unless on peaceful.\n • The Ore Magnet no longer moves ores if it is a tile entity.\n • Ghast Trap advancement is more specific in its wording.\n • Updated our JEI dependency to a newer version.\n\nFIXES:\n • Fixed Ironwood model.\n • Set particle Firefly size to 0 so they don't keep blinking in and out in F3+B mode.\n • Fixed a bug where all storage blocks worked as fuel.\n • Fixed Block of Fiery Metal and Block of Ironwood having parts render solid black without CTM.\n • Spruce trees in the snow biomes are no longer partially oak logs.\n • Giant blocks no longer destroy other blocks upon placement, including bedrock and the laws of physics.\n • Charm of Keeping and Charm of Life no longer conflict resulting in item loss, they now properly take turns and play nice.\n • Fiery Tears and Blood now show as interchangeable in JEI.\n • Roots no longer replace important blocks in generation.\n • Cleaned up the chunk generator some more.", "3.3.202": "ADDED:\n • Block of Fiery Metal now deals damage when walked on.\n • Block of Arctic Fur reduces fall damage by 90%.\n • Block of Steeleaf reduces fall damage by 25%.\n • Advancement called \"Something Strange in The Towerwood\" was added.\n • Questing Ram has its own spawn egg now.\n • Questing Ram Trophy makes adorable noises now.\n • When a worn bug dies it now makes a *squish* sound.\n • The Anti-Builder now has a blacklist feature for people to prevent blocks being destroyed, a must have for mods that add graves.\n • Added proper breaking particles to Device Translucent and the Castle Doors.\n • Added names to multiple unlocalised blocks.\n\nCHANGES:\n • Made axes not terrible damage wise.\n • Buffed the Giant Sword.\n • Added proper sounds and material to the new storage blocks.\n • Tri-Bow no longer creates free arrows, only one can be picked up again when shot.\n • New storage blocks can now be used as base blocks for a beacon.\n • Magic tree cores no longer drop with Silk Touch.\n • Final Castle doors are now in the creative menu and can be pick-blocked.\n • Some advancement names and descriptions had changes.\n\nFIXES:\n • Fixed the Magic Map grinding your FPS to a halt over time, thousands of duplicate icons were hogging up all the precious memory over time.\n • The new storage blocks now show up in the creative menu.\n • Fixed the shadows of several mobs, no longer does the Alpha Yeti feel like a Beta Yeti.\n • Knightly Axe now properly deals extra damage to unarmoured targets.\n • Temporary workaround to not display the dismount message when a Pinch Beetle grabs you.\n • Fixed Magic Beans not getting consumed upon use.\n • Hydra can now rotate its body again.\n • Hydra will no longer harm itself, it enjoys life once again.\n • Unstable Ice Cores will no longer be griefing jerks with the MobGriefing gamerule being false.\n • The Hydra's mortar attack now also respects MobGriefing.\n • All mobs with a breath like attacks now have it functioning properly again.\n • Also fixed the particle rendering of the Snow Queen's icy breath.\n • Charm of Keeping should now activate before a gravestone mod can take hold of your items.\n • Fixed a transparency issue when wearing the Quest Ram Trophy.\n • The mushroom growing on the Minoshroom's head is back where it belongs.\n • Roots are no longer offset by one pixel down.\n • Swarm Spiders and Carminite Broodlings are no longer intimate with ceilings to the point of death." }, "promos": { "1.12.2-latest": "3.11.1021", "1.12.2-recommended": "3.11.1021", "1.7.10-latest": "2.3.8", "1.7.10-recommended": "2.3.8" } } [09Říj2021 13:40:15.633] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Found status: BETA Current: NONE Target: null [09Říj2021 13:40:15.634] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Starting version check at https://maxhenkel.de/update/corpse.json [09Říj2021 13:40:16.020] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in alexsmobs:block/banana_peel [09Říj2021 13:40:17.448] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load twilightforest:textures/block/wood/door/trans_upper.png : java.io.IOException: Could not read info from the PNG file net.minecraft.resources.SimpleResource@9af26d9f Corrupt JPEG [09Říj2021 13:40:17.561] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load twilightforest:textures/block/wood/door/trans_lower.png : java.io.IOException: Could not read info from the PNG file net.minecraft.resources.SimpleResource@6ef4f87e Image not of any known type, or corrupt [09Říj2021 13:40:17.630] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load zombie_extreme:textures/blocks/.png : java.io.FileNotFoundException: zombie_extreme:textures/blocks/.png [09Říj2021 13:40:17.894] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load twilightforest:textures/block/wood/trapdoor/trans_trapdoor.png : java.io.IOException: Could not read info from the PNG file net.minecraft.resources.SimpleResource@1d12f4c9 Image not of any known type, or corrupt [09Říj2021 13:40:17.913] [Worker-Main-12/WARN] [net.minecraft.client.renderer.texture.AtlasTexture/]: Texture twilightforest:block/pedestal/snow_queen_glow with size 1x16 limits mip level from 4 to 0 [09Říj2021 13:40:19.326] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [corpse] Received version check data: {"homepage":"https://www.curseforge.com/minecraft/mc-mods/corpse","promos":{"1.13.2-latest":"1.12.2-1.0.5","1.14.2-latest":"1.14.2-1.0.4","1.12.2-latest":"1.12.2-1.0.8","1.14.3-latest":"1.14.3-1.0.3","1.14.4-recommended":"1.14.4-1.0.0","1.14.4-latest":"1.14.4-1.0.4","1.12.2-recommended":"1.12.2-1.0.8","1.14.2-recommended":"1.14.2-1.0.4","1.14.3-recommended":"1.14.3-1.0.3","1.15.1-recommended":"1.15.1-1.0.1","1.15.1-latest":"1.15.1-1.0.1","1.15.2-recommended":"1.15.2-1.0.10","1.15.2-latest":"1.15.2-1.0.11","1.16.1-recommended":"1.16.1-1.0.12","1.16.1-latest":"1.16.1-1.0.12","1.16.2-recommended":"1.16.2-1.0.8","1.16.2-latest":"1.16.2-1.0.8","1.16.3-recommended":"1.16.3-1.0.5","1.16.3-latest":"1.16.3-1.1.8","1.16.4-recommended":"1.16.4-1.0.6","1.16.4-latest":"1.16.4-1.0.6","1.16.5-recommended":"1.16.5-1.0.5","1.16.5-latest":"1.16.5-1.0.6","1.17.1-recommended":"1.17.1-1.0.4","1.17.1-latest":"1.17.1-1.0.4"},"1.13.2":{"1.13.2-1.0.6":"Fixed keypress event","1.13.2-1.0.0":"","1.13.2-1.0.1":"Fixed deathhistory command not working in some cases","1.13.2-1.0.2":"Fixed corpse not appearing when falling into the void","1.12.2-1.0.3":"Added config option for timings","1.12.2-1.0.4":"Added german and russian language","1.12.2-1.0.5":"Added portuguese translation"},"1.14.2":{"1.14.2-1.0.0":"Updated to 1.14.2","1.14.2-1.0.1":"Fixed corpse not rendering","1.14.2-1.0.2":"Fixed crash on servers","1.14.2-1.0.3":"Added a config option to spawn the corpse on its face","1.14.2-1.0.4":"Fixed a bug crashing the game"},"1.12.2":{"1.12.2-1.0.0":"Downport to 1.12.2","1.12.2-1.0.1":"Added german and russian language","1.12.2-1.0.2":"Fixed bugs relating the death history GUI","1.12.2-1.0.3":"Added force despawn config option","1.12.2-1.0.5":"Fixed corpse inventory issues","1.12.2-1.0.6":"Fixed update notification issue","1.12.2-1.0.7":"Fixed JEI items showing up in the death history","1.12.2-1.0.8":"Fixed version number"},"1.14.3":{"1.14.3-1.0.0":"Updated to 1.14.3","1.14.3-1.0.1":"Fixed crash on servers","1.14.3-1.0.2":"Added a config option to spawn the corpse on its face","1.14.3-1.0.3":"Fixed a bug crashing the game"},"1.14.4":{"1.14.4-1.0.0":"Updated to 1.14.4","1.14.4-1.0.1":"Added force despawn config option","1.14.4-1.0.3":"Added a config option that lets non owners only access the corpse in the skeleton stage","1.14.4-1.0.4":"Fixed corpse accessing bug"},"1.15.1":{"1.15.1-1.0.0":"Updated to 1.15.1","1.15.1-1.0.1":"Fixed corpse accessing bug"},"1.15.2":{"1.15.2-1.0.0":"Updated to 1.15.2","1.15.2-1.0.1":"Updated forge and mcp mappings","1.15.2-1.0.2":"Fixed corpse has too high velocity in water\nAdded corpse floating in water and lava","1.15.2-1.0.3":"Added chinese translation","1.15.2-1.0.4":"Updated forge version\nUpdated MCP mappings","1.15.2-1.0.5":"Added JEI support\nAdded HWYLA support","1.15.2-1.0.6":"Fixed skeleton model not rendering","1.15.2-1.0.7":"Fixed corpse instantly despawning when taking out items\nFixed corpse gui still showing up even if the corpse despawned","1.15.2-1.0.8":"Fixed history gui closing bug","1.15.2-1.0.9":"Fixed crashes when using HWYLA","1.15.2-1.0.10":"Updated polish translation","1.15.2-1.0.11":"Fixed exception when opening the death history of large inventories"},"1.16.1":{"1.16.1-1.0.0":"Updated to 1.16.1","1.16.1-1.0.1":"Fixed death history gui","1.16.1-1.0.2":"Fixed JEI integration","1.16.1-1.0.3":"Added a config option to allow the corpse to fall into the void\nAdded a config option to allow the corpse to get damage from lava\nReworked the config structure","1.16.1-1.0.4":"Fixed player rendering in death history\nUpdated translation names to avoid collisions","1.16.1-1.0.5":"Fixed a crash in the latest forge version","1.16.1-1.0.6":"Fixed corpse GUI background not drawn","1.16.1-1.0.7":"Fixed GUIs not showing tooltips","1.16.1-1.0.8":"Fixed crash with the latest forge version","1.16.1-1.0.9":"Re-added HWYLA integration\nFixed date not shown in death history","1.16.1-1.0.10":"Fixed items not spawning when removing the corpse","1.16.1-1.0.11":"Added item transferring","1.16.1-1.0.12":"Fixed crash with HWYLA"},"1.16.2":{"1.16.2-1.0.0":"Updated to 1.16.2","1.16.2-1.0.1":"Re-added HWYLA integration","1.16.2-1.0.2":"Re-added JEI integration\nUpdate pack format","1.16.2-1.0.3":"Added item transferring","1.16.2-1.0.4":"Added equipment rendering","1.16.2-1.0.5":"Fixed equipment serialization bug","1.16.2-1.0.6":"Added equipment to player rendering in death history","1.16.2-1.0.7":"Fixed crash with HWYLA","1.16.2-1.0.8":"Fixed potential crash with HWYLA"},"1.16.3":{"1.16.3-1.0.0":"Updated to 1.16.3","1.16.3-1.0.1":"Fixed death screen text rendering","1.16.3-1.0.2":"Updated Brazilian Portuguese language","1.16.3-1.0.3":"Updated config comments","1.16.3-1.0.4":"Updated dependencies","1.16.3-1.0.5":"Fixed player skin models not considered","1.16.3-1.0.6":"Fixed JEI visible in death history","1.16.3-1.1.0":"Added item transfer feature\nImproved corpse inventory","1.16.3-1.1.1":"Added particles when corpses disappear","1.16.3-1.1.2":"Improved translations","1.16.3-1.1.3":"Fixed potential crash when using custom translations","1.16.3-1.1.4":"Fixed death items shown the wrong player\nAdded deathhistory command for offline players","1.16.3-1.1.5":"Fixed exception when opening the death history of large inventories","1.16.3-1.1.6":"Added a config option to remove older stored deaths","1.16.3-1.1.8":"Fixed missing corpse GUI buttons"},"1.16.4":{"1.16.4-1.0.0":"Updated to 1.16.4","1.16.4-1.0.1":"Fixed font rendering","1.16.4-1.0.2":"Re-added JEI compatibility","1.16.4-1.0.3":"Updated russian translation","1.16.4-1.0.4":"Updated polish translation","1.16.4-1.0.5":"Fixed item transfer button hover texture","1.16.4-1.0.6":"Fixed only owner config option not working"},"1.16.5":{"1.16.5-1.0.0":"Updated to 1.16.5","1.16.5-1.0.1":"Fixed only owner config option not working","1.16.5-1.0.2":"Updated to official mappings","1.16.5-1.0.3":"Fixed corpse GUI","1.16.5-1.0.4":"Fixed loosing items when transferring items while dying","1.16.5-1.0.5":"Added ukrainian translation","1.16.5-1.0.6":"Fixed freeze with epic fight mod"},"1.17.1":{"1.17.1-1.0.0":"Updated to 1.17.1","1.17.1-1.0.1":"Added Jade support","1.17.1-1.0.2":"Fixed compatibility with custom world heights","1.17.1-1.0.3":"Fixed freeze with epic fight mod\nRe added JEI support","1.17.1-1.0.4":"Added french translation"}} [09Říj2021 13:40:19.334] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Found status: AHEAD Current: 1.16.5-1.0.6 Target: null [09Říj2021 13:40:19.395] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:foliaath, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.396] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:baby_foliaath, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.397] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:ferrous_wroughtnaut, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.398] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:barakoana, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.399] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:barakoaya, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.401] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:barakoan_player, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.402] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:barakoa_sunblocker_player, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.403] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:barakoan_barakoana, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.403] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:barakoa_sunblocker, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.404] [Worker-Main-11/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarakoaVillager from class com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarako [09Říj2021 13:40:19.408] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:barako, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.409] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:frostmaw, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.410] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:naga, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.411] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:lantern, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.412] [Worker-Main-11/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for mowziesmobs:grottol, use EntityAttributeCreationEvent instead. [09Říj2021 13:40:19.457] [Worker-Main-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betteranimalsplus-server.toml for betteranimalsplus tracking [09Říj2021 13:40:19.457] [Worker-Main-10/INFO] [its_meow.betteranimalsplus.BetterAnimalsPlusMod/]: Finished crazy bird creation! [09Říj2021 13:40:19.471] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMPLETE: 3 jobs [09Říj2021 13:40:19.472] [Render thread/INFO] [journeymap/]: ClientSetup [09Říj2021 13:40:19.765] [Render thread/INFO] [journeymap/]: JourneyMap log initialized. [09Říj2021 13:40:19.767] [Render thread/INFO] [journeymap/]: initialize ENTER [09Říj2021 13:40:19.902] [Render thread/WARN] [journeymap/]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null [09Říj2021 13:40:19.964] [Render thread/INFO] [journeymap/]: [ClientAPI] built with JourneyMap API 1.6-SNAPSHOT [09Říj2021 13:40:19.964] [Render thread/INFO] [journeymap/]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI [09Říj2021 13:40:19.965] [Render thread/INFO] [journeymap/]: initialize EXIT, elapsed count 0 avg ?ms [09Říj2021 13:40:19.966] [Render thread/DEBUG] [journeymap/]: postInitialize ENTER [09Říj2021 13:40:20.326] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.KeyEventHandler [09Říj2021 13:40:20.329] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.ChatEventHandler [09Říj2021 13:40:20.332] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.StateTickHandler [09Říj2021 13:40:20.335] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.WorldEventHandler [09Říj2021 13:40:20.337] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.WaypointBeaconHandler [09Říj2021 13:40:20.340] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.TextureAtlasHandler [09Říj2021 13:40:20.341] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.MiniMapOverlayHandler [09Říj2021 13:40:20.344] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.forge.event.PlayerConnectHandler [09Říj2021 13:40:20.352] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.world.ChunkMonitor [09Říj2021 13:40:20.851] [Render thread/INFO] [journeymap/]: Added entity icons from journeymap:icon/entity. Success: false [09Říj2021 13:40:21.298] [Render thread/INFO] [journeymap/]: Preloaded theme textures: 73 [09Říj2021 13:40:21.309] [Render thread/DEBUG] [journeymap/]: elapsed was slow: 1343.6122 [09Říj2021 13:40:21.310] [Render thread/DEBUG] [journeymap/]: postInitialize EXIT, elapsed count 1 avg 1343,61ms [09Říj2021 13:40:21.311] [Render thread/WARN] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Mod 'journeymap' took 1.839 s to run a deferred task. [09Říj2021 13:40:21.319] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: "Load Complete Event" Starting... [09Říj2021 13:40:21.321] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Adding Compostible Blocks... [09Říj2021 13:40:21.323] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Compostible Blocks Added! [09Říj2021 13:40:21.325] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Adding Hoeable Blocks... [09Říj2021 13:40:21.325] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Added Hoeable Blocks! [09Říj2021 13:40:21.327] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Adding Flammables... [09Říj2021 13:40:21.329] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Added Flammables! [09Říj2021 13:40:21.331] [Render thread/DEBUG] [corgiaoc.byg.BYG/]: BYG: Adding strippable Blocks... [09Říj2021 13:40:21.332] [Render thread/INFO] [corgiaoc.byg.BYG/]: BYG: Added strippable Blocks... [09Říj2021 13:40:21.337] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:01.865 [09Říj2021 13:40:24.153] [JM-VersionCheck-1/WARN] [journeymap/]: No versions found online for 1.16.5 [09Říj2021 13:40:30.972] [Render thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 17196 [09Říj2021 13:40:31.103] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: twilightforest:entity.twilightforest.termite.twilightforest.ambient [09Říj2021 13:40:31.103] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: twilightforest:entity.twilightforest.termite.twilightforest.death [09Říj2021 13:40:31.104] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: twilightforest:entity.twilightforest.termite.twilightforest.hurt [09Říj2021 13:40:31.104] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: twilightforest:entity.twilightforest.termite.twilightforest.step [09Říj2021 13:40:31.355] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized. [09Říj2021 13:40:31.357] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started [09Říj2021 13:40:31.898] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 4096x2048x4 minecraft:textures/atlas/blocks.png-atlas [09Říj2021 13:40:32.070] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas [09Říj2021 13:40:32.074] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [09Říj2021 13:40:32.088] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [09Říj2021 13:40:32.091] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/chest.png-atlas [09Říj2021 13:40:32.092] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [09Říj2021 13:40:32.093] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [09Říj2021 13:40:38.957] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x1024x0 minecraft:textures/atlas/particles.png-atlas [09Říj2021 13:40:38.982] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [09Říj2021 13:40:38.984] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x0 minecraft:textures/atlas/mob_effects.png-atlas [09Říj2021 13:40:39.899] [Render thread/DEBUG] [mixin/]: Mixing client.CustomizeSkinScreenMixin from valhelsia_core.mixins.json into net.minecraft.client.gui.screen.CustomizeSkinScreen [09Říj2021 13:40:39.929] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/widget/button/Button;)V to md7737c8$lambda$init$0$0 in valhelsia_core.mixins.json:client.CustomizeSkinScreenMixin [09Říj2021 13:42:50.140] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:42:50.141] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:42:50.141] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:42:50.141] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:42:50.142] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:42:50.171] [Render thread/DEBUG] [mixin/]: Mixing ServerPlayNetHandlerMixin from betterendforge.mixins.json into net.minecraft.network.play.ServerPlayNetHandler [09Říj2021 13:42:50.303] [Server Pinger #0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/network/play/client/CClientSettingsPacket [09Říj2021 13:42:50.543] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.543] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.543] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.543] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.543] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.543] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.543] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.543] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.556] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.544] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.556] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.556] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.556] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.556] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.557] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.556] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.569] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.569] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.569] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.557] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.570] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.569] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.570] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.570] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.570] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.570] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.570] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.570] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.571] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.571] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.571] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.571] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.571] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.571] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.571] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.571] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.571] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.583] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.573] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.583] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.573] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.583] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.595] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.595] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.584] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.595] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.595] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.595] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.595] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.596] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.595] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.596] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.596] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.596] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.596] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.596] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.596] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.596] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.597] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.596] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.596] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.597] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.597] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.598] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.598] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.597] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.597] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.598] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.598] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.598] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.598] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.598] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.598] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.598] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.598] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.599] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.598] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.598] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.599] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.599] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.599] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.599] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.599] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.599] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.599] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.599] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.600] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.599] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.600] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.599] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.600] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.600] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.600] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.600] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.600] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.601] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.601] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.612] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.601] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.612] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.612] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.612] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.612] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.612] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.625] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.613] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.613] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.625] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.627] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.627] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.627] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.627] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.627] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.627] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.627] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.627] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.627] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.628] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.627] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.628] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.628] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.628] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.628] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.628] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.628] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.628] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.628] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.629] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.629] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.629] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.629] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.629] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.629] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.629] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.629] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.629] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.629] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.630] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.629] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.631] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.630] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.630] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.631] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.631] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.631] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.631] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.632] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.632] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.632] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.632] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.632] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.632] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.632] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.633] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.633] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.633] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.633] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.633] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.633] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.633] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.633] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.634] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.633] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.633] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.633] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.634] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.634] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.634] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.634] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.634] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.634] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.634] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.634] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.635] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.635] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.635] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.635] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.635] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.635] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.635] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.635] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.635] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.635] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.635] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.635] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.635] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.636] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.635] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.635] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.636] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.636] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.636] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.636] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.636] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.636] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.636] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.637] [Netty Client IO #4/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:42:50.637] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:42:50.637] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:42:50.637] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:42:50.688] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.688] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.689] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.689] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.689] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.689] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.689] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.689] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.691] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.691] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.691] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.691] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.692] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.692] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.692] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.692] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.692] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.692] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.692] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.692] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.692] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.692] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.692] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.692] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.693] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.693] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.693] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.693] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.693] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.693] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.693] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.693] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.693] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.693] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.693] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.693] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.694] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.694] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.694] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.694] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.694] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.694] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.694] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.694] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.694] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.694] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.694] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.695] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:50.695] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:50.695] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:42:51.130] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:42:52.131] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.143] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.143] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.143] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.144] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.144] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.144] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.144] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.144] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.145] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.145] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.145] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.145] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.145] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.145] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.146] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.146] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.158] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.158] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.158] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.159] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.159] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.159] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.159] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.159] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.160] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.160] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.160] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.160] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.160] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.160] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.161] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.161] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.161] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.161] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.173] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.173] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.173] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.173] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.173] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.173] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.174] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.174] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.175] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.175] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.175] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.175] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.175] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:52.175] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:52.175] [Netty Client IO #5/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:42:54.132] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:42:54.743] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.748] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.749] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.764] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.765] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.765] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.765] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.767] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.767] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.767] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.769] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.770] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.782] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.782] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.783] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.783] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.783] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.783] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.796] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.797] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.797] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.797] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.797] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.798] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.798] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.810] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.810] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.822] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.822] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.822] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.822] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.823] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.824] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.824] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.824] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.825] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.825] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.825] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.826] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.826] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.827] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.839] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.839] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.839] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.839] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:54.840] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:54.840] [Netty Client IO #6/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:42:56.130] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:42:59.128] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:42:59.395] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.396] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.396] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.396] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.397] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.397] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.397] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.397] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.397] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.397] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.398] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.398] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.398] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.398] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.398] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.398] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.398] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.398] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.398] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.399] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.399] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.399] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.399] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.399] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.399] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.399] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.399] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.399] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.400] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.400] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.400] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.400] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.400] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.401] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.401] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.401] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.401] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.402] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.414] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.414] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.414] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.414] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.414] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.415] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.415] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.415] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.415] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.415] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:42:59.415] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:42:59.415] [Netty Client IO #8/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:01.173] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:01.174] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:01.176] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.177] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.177] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.177] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.178] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.178] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.178] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.178] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.178] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.178] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.179] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.179] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.179] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.179] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.179] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.179] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.179] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.179] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.179] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.179] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.180] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.180] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.180] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.180] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.180] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.180] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.180] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.180] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.180] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.181] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.181] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.181] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.181] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.181] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.181] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.181] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.181] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.181] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.181] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.181] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.182] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.182] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.182] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.182] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.182] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.182] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.182] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.182] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.182] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.182] [Netty Client IO #7/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:01.421] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:01.421] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:01.640] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.641] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.641] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.641] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.653] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.642] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.642] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.653] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.653] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.653] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.653] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.653] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.653] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.653] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.653] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.654] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.654] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.654] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.654] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.654] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.654] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.654] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.655] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.655] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.655] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.655] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.655] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.655] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.655] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.655] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.655] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.655] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.655] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.655] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.656] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.656] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.656] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.656] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.656] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.656] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.656] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.656] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.656] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.656] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.657] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.657] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.657] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.657] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.657] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.657] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.657] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.657] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.657] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.657] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.657] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.657] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.658] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.658] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.658] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.658] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.658] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.658] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.658] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.658] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.658] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.658] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.658] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.659] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.658] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.659] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.659] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.659] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.659] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.659] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.659] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.659] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.659] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.659] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.659] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.659] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.659] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.660] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.660] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.660] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.660] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.660] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.660] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.660] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.660] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.660] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.660] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.660] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.661] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.661] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.661] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.661] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.661] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.661] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.661] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.661] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.661] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.661] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.661] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.661] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.662] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.662] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.662] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.662] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.662] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.662] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.662] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.662] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.662] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.663] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.662] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.662] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.663] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.663] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.663] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.663] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.663] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.663] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.663] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.663] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.663] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.664] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.664] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.664] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.664] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.664] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.664] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.664] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.664] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.664] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.664] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.664] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.665] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.664] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.665] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.665] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.665] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.665] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.665] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.665] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.665] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:01.665] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.665] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:01.665] [Netty Client IO #14/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:01.665] [Netty Client IO #12/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:01.666] [Netty Client IO #11/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:02.183] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of '(FML2,true)' during listping : ACCEPTED [09Říj2021 13:43:02.184] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.184] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.187] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.187] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.187] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.187] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.188] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.200] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.200] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Version test of '(1,true)' during listping : ACCEPTED [09Říj2021 13:43:02.200] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Version test of '(1,true)' during listping : ACCEPTED [09Říj2021 13:43:02.200] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Version test of '(5.7.3,true)' during listping : ACCEPTED [09Říj2021 13:43:02.202] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.202] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.203] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.203] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.204] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.204] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Version test of '(1.0,false)' during listping : ACCEPTED [09Říj2021 13:43:02.204] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.204] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Version test of '(5.7.3,true)' during listping : ACCEPTED [09Říj2021 13:43:02.204] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of '(FML2,true)' during listping : ACCEPTED [09Říj2021 13:43:02.204] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Version test of '(1.0,true)' during listping : ACCEPTED [09Říj2021 13:43:02.204] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.205] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Version test of '(1.0.0,true)' during listping : ACCEPTED [09Říj2021 13:43:02.205] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.205] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.205] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.205] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Version test of '(3,false)' during listping : ACCEPTED [09Říj2021 13:43:02.205] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.206] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.206] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.206] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Version test of '(1.1,true)' during listping : ACCEPTED [09Říj2021 13:43:02.206] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.206] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Version test of '(1,true)' during listping : ACCEPTED [09Říj2021 13:43:02.206] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.206] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.206] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Version test of '(0.0.1.0,false)' during listping : ACCEPTED [09Říj2021 13:43:02.207] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.207] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.207] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Version test of '(2,false)' during listping : ACCEPTED [09Říj2021 13:43:02.207] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.207] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.207] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.207] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.208] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '(1.0,true)' during listping : ACCEPTED [09Říj2021 13:43:02.208] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:02.210] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list during listping [09Říj2021 13:43:02.215] [Netty Client IO #13/DEBUG] [net.minecraftforge.fml.client.ClientHooks/CLIENTHOOKS]: Received FML ping data from server at Atomicek1234video.aternos.me:46319: FMLNETVER=2, mod list is compatible : false, channel list is compatible: true, extra server mods: {} [09Říj2021 13:43:02.215] [Netty Client IO #13/INFO] [net.minecraftforge.fml.client.ClientHooks/CLIENTHOOKS]: Client has mods that are missing on server: [repurposed_structures, sophisticatedbackpacks] [09Říj2021 13:43:03.103] [Render thread/INFO] [net.minecraft.client.gui.screen.ConnectingScreen/]: Connecting to Atomicek1234video.aternos.me, 46319 [09Říj2021 13:43:04.175] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:11.125] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:12.127] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:12.128] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.128] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.128] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:12.129] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.131] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.130] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:12.132] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.133] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.133] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.133] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.134] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.134] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.134] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.134] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.135] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.135] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.135] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.135] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.135] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.135] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.135] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.135] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.136] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.136] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.136] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.136] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.136] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.136] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.136] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.136] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.136] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.136] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.137] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.137] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.137] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.137] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.137] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.137] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.137] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.137] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.137] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.137] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.137] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.138] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.138] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.138] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.138] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.138] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.138] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.138] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.138] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.138] [Netty Client IO #16/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:12.199] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:12.203] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.203] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.203] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.203] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.204] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.204] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.204] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.204] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.204] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.204] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.204] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.205] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.205] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.205] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.205] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.205] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.205] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.206] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.206] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.206] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.206] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.206] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.206] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.206] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.206] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.206] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.206] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.206] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.207] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.207] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.207] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.207] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.207] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.207] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.207] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.207] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.207] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.207] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.207] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.208] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.208] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.208] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.208] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.208] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.208] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.208] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.208] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.208] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.208] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.208] [Netty Client IO #18/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:12.217] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.217] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.217] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.218] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.218] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.218] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.218] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.218] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.219] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.219] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.219] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.218] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.220] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.220] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.220] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.220] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.220] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.220] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.220] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.220] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.220] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.220] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.221] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.221] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.221] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.221] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.221] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.221] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.221] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.221] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.221] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.222] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.222] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.222] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.222] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.222] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.222] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.222] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.222] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.222] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.222] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.222] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.222] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.223] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.223] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.223] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.223] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.223] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.223] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.223] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.223] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.223] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.223] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.223] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.223] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.224] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.224] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.224] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.224] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.224] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.224] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.224] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.224] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.224] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.224] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.224] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.224] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.225] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.225] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.225] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.225] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.225] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.225] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.225] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.225] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.225] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.225] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.225] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.225] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.225] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.226] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.226] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.226] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.226] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.226] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.226] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.226] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.226] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.226] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.226] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.226] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.226] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.227] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.226] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.227] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.227] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.227] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.227] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.227] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.227] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.227] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.227] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.227] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.227] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.228] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.228] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.228] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.228] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.228] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.228] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.228] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.228] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.228] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.228] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.228] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.228] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.228] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.229] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.229] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.229] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.229] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.229] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.229] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.229] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.229] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.229] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.229] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.229] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.229] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.230] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.230] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.230] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.230] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.230] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.230] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.230] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.230] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.230] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.230] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.230] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.230] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.231] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.231] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.231] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.231] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.231] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:12.231] [Netty Client IO #19/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:12.231] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:12.231] [Netty Client IO #17/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:12.231] [Netty Client IO #20/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:12.396] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:12.630] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:12.632] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:13.057] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:13.059] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.059] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.059] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.059] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.060] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.060] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.060] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.060] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.061] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.061] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.062] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.062] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.062] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.062] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.063] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.063] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.063] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.063] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.063] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.063] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.064] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.063] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.063] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.064] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.065] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.066] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.066] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.065] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.066] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.067] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.067] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.067] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.067] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.067] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.067] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.067] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.067] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.068] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.067] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.068] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.068] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.068] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.068] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.068] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.068] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.068] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.068] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.069] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.068] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.069] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.069] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.069] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.069] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.069] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.069] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.069] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.069] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.070] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.069] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.069] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.070] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.070] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.070] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.070] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.070] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.070] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.070] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.070] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.070] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.070] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.071] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.071] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.071] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.071] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.071] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.071] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.071] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.071] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.071] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.071] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.071] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.071] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.072] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.071] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.072] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.072] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.072] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.072] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.072] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.072] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.072] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.072] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.072] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.072] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.073] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.072] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.073] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.073] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.073] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.073] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.073] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.073] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.073] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.073] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.073] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.073] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.074] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.074] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.073] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.074] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.074] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.074] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.074] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.074] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.074] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.074] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.074] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.074] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.074] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.075] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.075] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.075] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.075] [Netty Client IO #23/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.075] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.075] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.075] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.075] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.076] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.075] [Netty Client IO #23/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:13.075] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.076] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.076] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.076] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.076] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.076] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.076] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.076] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.077] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.077] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.077] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.077] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.077] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.077] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.078] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.078] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.078] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.078] [Netty Client IO #21/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:13.078] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.078] [Netty Client IO #4/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.079] [Netty Client IO #4/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:13.125] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.125] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.125] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:13.125] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.126] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.126] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:13.126] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.127] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.127] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.128] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.128] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.128] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.128] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.129] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.129] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.129] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.129] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.129] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.129] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.129] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.129] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.129] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.130] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.130] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.130] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.130] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.130] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.130] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.130] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.130] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.130] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.130] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.131] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.131] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.131] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.131] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.131] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.131] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.131] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.131] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.131] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.131] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.131] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.131] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.132] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.132] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.132] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.132] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.132] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.132] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.132] [Netty Client IO #0/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.132] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:13.203] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:13.203] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.204] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.205] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:13.205] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.205] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.206] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.206] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.206] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.206] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.206] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.207] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.207] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.207] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.207] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.207] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.207] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.207] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.207] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.208] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.208] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.208] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.208] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.208] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.208] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.208] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.208] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.208] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.209] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.209] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.209] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.209] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.209] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.209] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.209] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.209] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.209] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.209] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.209] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.210] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.210] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.210] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.210] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.210] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.210] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.210] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.210] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.210] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.210] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.210] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.210] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.210] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.211] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.211] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.211] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.211] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.211] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.211] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.211] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.211] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.211] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.211] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.211] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.211] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.212] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.212] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.212] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.212] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.212] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.212] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.212] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.212] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.212] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.212] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.212] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.212] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.213] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.213] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.213] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.213] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.213] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.213] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.213] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.213] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.213] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.213] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.213] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.213] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.213] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.214] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.214] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.214] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.214] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.214] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.214] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.214] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.214] [Netty Client IO #2/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.214] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.214] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.214] [Netty Client IO #3/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.214] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:13.215] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:13.270] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of '(FML2,true)' during listping : ACCEPTED [09Říj2021 13:43:13.270] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.271] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.271] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.271] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.271] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.275] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.275] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.279] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.279] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.279] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.280] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.280] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.280] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.280] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.280] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.281] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.281] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.281] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.281] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.281] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.281] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Version test of '(1,true)' during listping : ACCEPTED [09Říj2021 13:43:13.281] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.282] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Version test of '(1,true)' during listping : ACCEPTED [09Říj2021 13:43:13.282] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.282] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Version test of '(5.7.3,true)' during listping : ACCEPTED [09Říj2021 13:43:13.282] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.282] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.282] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.282] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.282] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.282] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.282] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.282] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.283] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.283] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.283] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.283] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Version test of '(1.0,false)' during listping : ACCEPTED [09Říj2021 13:43:13.283] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.283] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.283] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.283] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Version test of '(5.7.3,true)' during listping : ACCEPTED [09Říj2021 13:43:13.283] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.283] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of '(FML2,true)' during listping : ACCEPTED [09Říj2021 13:43:13.283] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.283] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Version test of '(1.0,true)' during listping : ACCEPTED [09Říj2021 13:43:13.284] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.284] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.284] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.284] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Version test of '(1.0.0,true)' during listping : ACCEPTED [09Říj2021 13:43:13.284] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.284] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.284] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.284] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.284] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.284] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.284] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.284] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.285] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Version test of '(3,false)' during listping : ACCEPTED [09Říj2021 13:43:13.285] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.285] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.285] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.285] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.285] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.285] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.285] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.285] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Version test of '(1.1,true)' during listping : ACCEPTED [09Říj2021 13:43:13.285] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.285] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.285] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.286] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.286] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Version test of '(1,true)' during listping : ACCEPTED [09Říj2021 13:43:13.286] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.286] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.286] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.286] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.286] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.286] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Version test of '(0.0.1.0,false)' during listping : ACCEPTED [09Říj2021 13:43:13.286] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.286] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.286] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.286] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.287] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.287] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Version test of '(2,false)' during listping : ACCEPTED [09Říj2021 13:43:13.287] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.287] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.287] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.287] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.287] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.287] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:43:13.287] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.287] [Netty Client IO #5/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:43:13.287] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.288] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '(1.0,true)' during listping : ACCEPTED [09Říj2021 13:43:13.288] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:43:13.288] [Netty Client IO #5/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:43:13.288] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list during listping [09Říj2021 13:43:13.288] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.client.ClientHooks/CLIENTHOOKS]: Received FML ping data from server at Atomicek1234video.aternos.me:46319: FMLNETVER=2, mod list is compatible : false, channel list is compatible: true, extra server mods: {} [09Říj2021 13:43:13.288] [Netty Client IO #1/INFO] [net.minecraftforge.fml.client.ClientHooks/CLIENTHOOKS]: Client has mods that are missing on server: [repurposed_structures, sophisticatedbackpacks] [09Říj2021 13:43:15.922] [Render thread/INFO] [net.minecraft.client.gui.screen.ConnectingScreen/]: Connecting to Atomicek1234video.aternos.me, 46319 [09Říj2021 13:43:16.126] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:43:21.786] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0 [09Říj2021 13:43:21.789] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Logging into server with mod list [minecraft, zombie_extreme, morezombies, repurposed_structures, mowziesmobs, unionlib, toolbelt, biomesoplenty, endrem, craftingdead, curios, patchouli, bettercaves, epicfight, mobsunscreen, betterweather, journeymap, ctm, comforts, citadel, alexsmobs, securitycraft, artifacts, yungsapi, survive, betteranimalsplus, desolation, sophisticatedbackpacks, guardvillagers, bygvanillabiomes, iceandfire, walljump, byg, forge, cofh_core, archers_paradox, expandability, valhelsia_core, valhelsia_structures, twilightforest, supplementaries, bettermineshafts, betterendforge, selene, corpse, dungeons_arise] [09Říj2021 13:43:21.790] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from server : ACCEPTED [09Říj2021 13:43:21.791] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.791] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.791] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.791] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.791] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.791] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.791] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.791] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.791] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.792] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.792] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Version test of '5.7.3' from server : ACCEPTED [09Říj2021 13:43:21.792] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.792] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.792] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from server : ACCEPTED [09Říj2021 13:43:21.792] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.792] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.792] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.792] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Version test of '1.0' from server : ACCEPTED [09Říj2021 13:43:21.792] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.793] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Version test of '5.7.3' from server : ACCEPTED [09Říj2021 13:43:21.793] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from server : ACCEPTED [09Říj2021 13:43:21.793] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Version test of '1.0' from server : ACCEPTED [09Říj2021 13:43:21.793] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.793] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Version test of '1.0.0' from server : ACCEPTED [09Říj2021 13:43:21.793] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.793] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.793] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.794] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Version test of '3' from server : ACCEPTED [09Říj2021 13:43:21.794] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.794] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.794] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.794] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Version test of '1.1' from server : ACCEPTED [09Říj2021 13:43:21.794] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.794] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.794] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from server : ACCEPTED [09Říj2021 13:43:21.794] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.794] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Version test of '0.0.1.0' from server : ACCEPTED [09Říj2021 13:43:21.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Version test of '2' from server : ACCEPTED [09Říj2021 13:43:21.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from server : ACCEPTED [09Říj2021 13:43:21.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.0' from server : ACCEPTED [09Říj2021 13:43:21.795] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:43:21.796] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list from server [09Říj2021 13:43:21.799] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 0 [09Říj2021 13:43:21.803] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Accepted server connection [09Říj2021 13:43:21.806] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1 [09Říj2021 13:43:21.809] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:recipe_serializer [09Říj2021 13:43:21.810] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 1 [09Říj2021 13:43:21.918] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2 [09Říj2021 13:43:21.927] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:sound_event [09Říj2021 13:43:21.928] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 2 [09Říj2021 13:43:21.929] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3 [09Říj2021 13:43:21.931] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:particle_type [09Říj2021 13:43:21.931] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 3 [09Říj2021 13:43:21.933] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4 [09Říj2021 13:43:21.933] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:villager_profession [09Říj2021 13:43:21.933] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 4 [09Říj2021 13:43:22.091] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 5 [09Říj2021 13:43:22.101] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:item [09Říj2021 13:43:22.101] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 5 [09Říj2021 13:43:22.102] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 6 [09Říj2021 13:43:22.103] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:potion [09Říj2021 13:43:22.103] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 6 [09Říj2021 13:43:22.104] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 7 [09Říj2021 13:43:22.104] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:block_entity_type [09Říj2021 13:43:22.105] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 7 [09Říj2021 13:43:22.106] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 8 [09Říj2021 13:43:22.106] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for craftingdead:ammo_provider_types [09Říj2021 13:43:22.106] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 8 [09Říj2021 13:43:22.308] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 9 [09Říj2021 13:43:22.312] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:block [09Říj2021 13:43:22.312] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 9 [09Říj2021 13:43:22.313] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 10 [09Říj2021 13:43:22.313] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:data_serializers [09Říj2021 13:43:22.313] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 10 [09Říj2021 13:43:22.315] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 11 [09Říj2021 13:43:22.315] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for craftingdead:attachments [09Říj2021 13:43:22.315] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 11 [09Říj2021 13:43:22.317] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 12 [09Říj2021 13:43:22.317] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:mob_effect [09Říj2021 13:43:22.317] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 12 [09Říj2021 13:43:22.318] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 13 [09Říj2021 13:43:22.319] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:stat_type [09Říj2021 13:43:22.319] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 13 [09Říj2021 13:43:22.319] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 14 [09Říj2021 13:43:22.319] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:menu [09Říj2021 13:43:22.319] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 14 [09Říj2021 13:43:22.596] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 15 [09Říj2021 13:43:22.597] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for survive:temperature_change_condition [09Říj2021 13:43:22.597] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 15 [09Říj2021 13:43:22.598] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 16 [09Říj2021 13:43:22.599] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:enchantment [09Říj2021 13:43:22.599] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 16 [09Říj2021 13:43:22.599] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 17 [09Říj2021 13:43:22.600] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for craftingdead:action_types [09Říj2021 13:43:22.600] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 17 [09Říj2021 13:43:22.600] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 18 [09Říj2021 13:43:22.601] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:motive [09Říj2021 13:43:22.601] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 18 [09Říj2021 13:43:22.602] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 19 [09Říj2021 13:43:22.602] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:fluid [09Říj2021 13:43:22.602] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 19 [09Říj2021 13:43:22.841] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 20 [09Říj2021 13:43:22.853] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:entity_type [09Říj2021 13:43:22.855] [Netty Client IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Waiting for registries to load. [09Říj2021 13:43:22.868] [Render thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Injecting registry snapshot from server. [09Říj2021 13:43:22.941] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:enchantment survive:adjusted_cooling: 47 survive:adjusted_warming: 46 survive:cooling: 45 survive:featherweight: 48 survive:warming: 44 survive:weightless: 49 [09Říj2021 13:43:22.943] [Render thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Snapshot injected. [09Říj2021 13:43:22.944] [Render thread/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Missing registry data for network connection: minecraft:enchantment: survive:adjusted_cooling minecraft:enchantment: survive:adjusted_warming minecraft:enchantment: survive:cooling minecraft:enchantment: survive:featherweight minecraft:enchantment: survive:warming minecraft:enchantment: survive:weightless [09Říj2021 13:43:22.945] [Netty Client IO #6/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Failed to load registry, closing connection. [09Říj2021 13:43:22.946] [Netty Client IO #6/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Connection closed, not continuing handshake [09Říj2021 13:45:43.097] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.099] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.100] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.146] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.146] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.146] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.146] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.146] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.147] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.147] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.147] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.147] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.147] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.147] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.147] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.148] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.148] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.148] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.148] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.150] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.150] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.150] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.150] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.151] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.150] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.151] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.151] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.151] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.151] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.151] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.151] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.151] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.152] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.152] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.152] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.152] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.152] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.152] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.152] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.152] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.153] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.152] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.153] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.153] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.153] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.153] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.153] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.153] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.153] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.153] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.153] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.153] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.153] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.154] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.154] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.154] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.154] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.154] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.154] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.154] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.154] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.154] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.154] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.155] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.155] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.155] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.155] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.155] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.155] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.155] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.155] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.155] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.156] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.156] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.156] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.156] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.156] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.156] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.156] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.156] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.156] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.157] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.156] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.157] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.157] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.157] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.157] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.157] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.157] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.157] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.157] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.157] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.157] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.157] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.158] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.158] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.158] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.158] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.158] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.158] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.158] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.158] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.158] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.158] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.159] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.159] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.159] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.159] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.159] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.159] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.159] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.159] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.159] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.159] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.159] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.159] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.160] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.159] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.160] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.160] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.160] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.160] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.160] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.160] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.160] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.160] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.160] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.160] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.160] [Netty Client IO #8/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.160] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.161] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.161] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.161] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.161] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.161] [Netty Client IO #8/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:45:43.161] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.161] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.162] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.161] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.162] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.162] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.162] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.162] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.162] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.162] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.162] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.162] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.162] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.162] [Netty Client IO #9/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.162] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.162] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.163] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.163] [Netty Client IO #7/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.162] [Netty Client IO #9/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:45:43.163] [Netty Client IO #7/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:45:43.188] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.228] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.229] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.229] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.230] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.230] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.230] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.230] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.230] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.230] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.231] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.231] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.231] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.231] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.231] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.231] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.231] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.232] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.232] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.232] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.232] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.232] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.232] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.232] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.233] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.233] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.233] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.233] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.233] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.233] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.233] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.233] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.233] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.233] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.234] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.234] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.234] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.234] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.234] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.234] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.234] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.234] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.234] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.234] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.234] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.234] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.235] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.235] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.235] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.235] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.235] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.235] [Netty Client IO #12/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.235] [Netty Client IO #12/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:45:43.342] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.343] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.343] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.343] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.344] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.343] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.344] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.344] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.344] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.344] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.344] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.345] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.345] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.345] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.347] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.347] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.347] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.347] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.347] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.347] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.347] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.348] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.348] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.348] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.348] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.348] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.348] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.348] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.348] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.348] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.348] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.349] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.349] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.349] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.349] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.349] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.349] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.349] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.349] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.349] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.349] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.349] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.349] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.350] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.350] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.350] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.350] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.350] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.350] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.350] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.350] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.350] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.350] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.350] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.351] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.351] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.351] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.351] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.351] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.351] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.351] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.351] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.351] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.351] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.351] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.352] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.352] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.352] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.352] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.352] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.352] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.352] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.352] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.352] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.352] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.352] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.353] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.353] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.353] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.353] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.353] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.353] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.353] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.353] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.353] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.353] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.353] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.353] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.353] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.354] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.354] [Netty Client IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.354] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.354] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.354] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.354] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.354] [Netty Client IO #11/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:45:43.354] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.354] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.354] [Netty Client IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.355] [Netty Client IO #15/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:45:43.389] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.390] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.390] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.390] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.390] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.390] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.391] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.391] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.392] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.392] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.393] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.393] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.393] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.393] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.393] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.393] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.393] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.394] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.394] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.394] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.394] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.394] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.394] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.394] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.394] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.394] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.395] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.395] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.395] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.395] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.395] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.395] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.395] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.395] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.395] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.396] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.396] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.396] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.396] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.396] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.396] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.396] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.396] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.396] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.396] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.396] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.397] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.397] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.397] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.397] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.397] [Netty Client IO #14/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.397] [Netty Client IO #14/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:45:43.426] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.426] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.426] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.427] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.427] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.427] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.427] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.427] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.427] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.427] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.427] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.428] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.428] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.428] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.428] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.428] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.428] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.428] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.428] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.428] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.428] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.429] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.429] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.429] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.429] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.429] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.429] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.429] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.430] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.430] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.430] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.430] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.430] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.430] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.430] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.430] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.430] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.430] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.430] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.430] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.431] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.431] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.431] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.431] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.431] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.431] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.431] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.431] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.431] [Netty Client IO #17/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.431] [Netty Client IO #17/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:45:43.552] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.553] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.556] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.556] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.556] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.557] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.557] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.557] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.557] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.557] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.557] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.557] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.557] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.557] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.558] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.558] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.558] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.558] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.558] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.558] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.558] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.559] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.559] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.558] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.559] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.559] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.559] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.559] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.559] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.560] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.560] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.560] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.560] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.560] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.561] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.561] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.561] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.561] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.561] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.561] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.561] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.561] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.561] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.561] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.562] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.562] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.562] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.562] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.562] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.562] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.562] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.562] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.562] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.562] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.562] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.563] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.563] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.563] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.563] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.563] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.563] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.563] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.563] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.563] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.563] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.563] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.563] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.564] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.564] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.564] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.564] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.564] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.564] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.564] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.564] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.564] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.564] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.564] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.564] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.564] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.564] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.565] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.565] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.565] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.565] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.565] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.565] [Netty Client IO #10/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.565] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.565] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.565] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.566] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.565] [Netty Client IO #10/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:45:43.566] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.566] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.566] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.566] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.566] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.566] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.567] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.567] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.567] [Netty Client IO #16/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.567] [Netty Client IO #16/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:45:43.689] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:45:43.691] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.691] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.692] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.692] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.692] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.692] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.692] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.692] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.692] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.692] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.693] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.693] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.693] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.693] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.693] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.693] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.693] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.693] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.693] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.693] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.694] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.694] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.694] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.694] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.694] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.694] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.694] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.694] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.694] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.695] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.695] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.695] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.695] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.695] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.695] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.695] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.695] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.695] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.695] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.696] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.696] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.696] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.696] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.696] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.696] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.696] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.696] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.696] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.696] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.696] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.697] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.697] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.697] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.697] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.697] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.697] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.697] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.697] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.697] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.697] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.697] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.698] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.698] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.698] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.698] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.698] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.698] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.698] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.698] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.698] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.698] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.698] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.698] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.699] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.699] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.699] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.699] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.699] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.699] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.699] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.699] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.699] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.699] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.699] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.700] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.700] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.700] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.700] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.700] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.700] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.700] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.700] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.700] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.701] [Netty Client IO #18/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.701] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.701] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.701] [Netty Client IO #18/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:45:43.701] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED [09Říj2021 13:45:43.701] [Netty Client IO #19/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Vanilla acceptance test: REJECTED [09Říj2021 13:45:43.701] [Netty Client IO #19/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [guardvillagers:main,concept4:main_simple_channel,sophisticatedbackpacks:channel,betterweather:network,concept0:main_simple_channel,zombie_extreme:zombie_extreme,morezombies:morezombies,concept8:main_simple_channel,alexsmobs:main_channel,mowziesmobs:net,concept3:main_simple_channel,desolation:desolation,epicfight:network_manager,toolbelt:general,concept7:main_simple_channel,comforts:main,concept2:main_simple_channel,citadel:main_channel,walljump:network,securitycraft:securitycraft,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,curios:main,selene:network,concept1:main_simple_channel,craftingdead:play,supplementaries:network,patchouli:main,betteranimalsplus:main_channel,concept9:main_simple_channel,artifacts:main,concept5:main_simple_channel,unionlib:main,twilightforest:channel] rejected vanilla connections [09Říj2021 13:45:44.050] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of '(FML2,true)' during listping : ACCEPTED [09Říj2021 13:45:44.050] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.051] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.051] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.051] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.051] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.051] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.051] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.051] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.051] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Version test of '(1,true)' during listping : ACCEPTED [09Říj2021 13:45:44.052] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Version test of '(1,true)' during listping : ACCEPTED [09Říj2021 13:45:44.052] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Version test of '(5.7.3,true)' during listping : ACCEPTED [09Říj2021 13:45:44.052] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.052] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.052] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.052] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.052] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.052] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Version test of '(1.0,false)' during listping : ACCEPTED [09Říj2021 13:45:44.052] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.053] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Version test of '(5.7.3,true)' during listping : ACCEPTED [09Říj2021 13:45:44.053] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of '(FML2,true)' during listping : ACCEPTED [09Říj2021 13:45:44.053] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Version test of '(1.0,true)' during listping : ACCEPTED [09Říj2021 13:45:44.053] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.053] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Version test of '(1.0.0,true)' during listping : ACCEPTED [09Říj2021 13:45:44.053] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.053] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.053] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.054] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Version test of '(3,false)' during listping : ACCEPTED [09Říj2021 13:45:44.054] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.054] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.054] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.054] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Version test of '(1.1,true)' during listping : ACCEPTED [09Říj2021 13:45:44.054] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.054] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Version test of '(1,true)' during listping : ACCEPTED [09Říj2021 13:45:44.054] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.054] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.055] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Version test of '(0.0.1.0,false)' during listping : ACCEPTED [09Říj2021 13:45:44.055] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.055] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.055] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Version test of '(2,false)' during listping : ACCEPTED [09Říj2021 13:45:44.055] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.055] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.055] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.055] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.055] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '(1.0,true)' during listping : ACCEPTED [09Říj2021 13:45:44.055] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Version test of '(1,false)' during listping : ACCEPTED [09Říj2021 13:45:44.056] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list during listping [09Říj2021 13:45:44.056] [Netty Client IO #20/DEBUG] [net.minecraftforge.fml.client.ClientHooks/CLIENTHOOKS]: Received FML ping data from server at Atomicek1234video.aternos.me:46319: FMLNETVER=2, mod list is compatible : false, channel list is compatible: true, extra server mods: {} [09Říj2021 13:45:44.056] [Netty Client IO #20/INFO] [net.minecraftforge.fml.client.ClientHooks/CLIENTHOOKS]: Client has mods that are missing on server: [repurposed_structures, sophisticatedbackpacks] [09Říj2021 13:45:48.371] [Render thread/INFO] [net.minecraft.client.gui.screen.ConnectingScreen/]: Connecting to Atomicek1234video.aternos.me, 46319 [09Říj2021 13:45:48.421] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new vanilla network connection. [09Říj2021 13:46:03.476] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0 [09Říj2021 13:46:03.476] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Logging into server with mod list [minecraft, zombie_extreme, morezombies, repurposed_structures, mowziesmobs, unionlib, toolbelt, biomesoplenty, endrem, craftingdead, curios, patchouli, bettercaves, epicfight, mobsunscreen, betterweather, journeymap, ctm, comforts, citadel, alexsmobs, securitycraft, artifacts, yungsapi, survive, betteranimalsplus, desolation, sophisticatedbackpacks, guardvillagers, bygvanillabiomes, iceandfire, walljump, byg, forge, cofh_core, archers_paradox, expandability, valhelsia_core, valhelsia_structures, twilightforest, supplementaries, bettermineshafts, betterendforge, selene, corpse, dungeons_arise] [09Říj2021 13:46:03.477] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from server : ACCEPTED [09Říj2021 13:46:03.477] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'guardvillagers:main' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.477] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept4:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.477] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'sophisticatedbackpacks:channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.477] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betterweather:network' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.477] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept0:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.477] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'zombie_extreme:zombie_extreme' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.477] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'morezombies:morezombies' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.478] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept8:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.478] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.478] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.478] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:channel' : Version test of '5.7.3' from server : ACCEPTED [09Říj2021 13:46:03.478] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.478] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'mowziesmobs:net' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.479] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from server : ACCEPTED [09Říj2021 13:46:03.479] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept3:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.479] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'desolation:desolation' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.479] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'epicfight:network_manager' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.479] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Version test of '1.0' from server : ACCEPTED [09Říj2021 13:46:03.491] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept7:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.491] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Version test of '5.7.3' from server : ACCEPTED [09Říj2021 13:46:03.491] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from server : ACCEPTED [09Říj2021 13:46:03.491] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'valhelsia_core:channel' : Version test of '1.0' from server : ACCEPTED [09Říj2021 13:46:03.491] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'comforts:main' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.491] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Version test of '1.0.0' from server : ACCEPTED [09Říj2021 13:46:03.492] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept2:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.492] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.492] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'walljump:network' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.492] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'securitycraft:securitycraft' : Version test of '3' from server : ACCEPTED [09Říj2021 13:46:03.492] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.492] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'survive:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.492] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept6:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.492] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Version test of '1.1' from server : ACCEPTED [09Říj2021 13:46:03.492] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'curios:main' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.493] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.493] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from server : ACCEPTED [09Říj2021 13:46:03.493] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.493] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept1:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.493] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'craftingdead:play' : Version test of '0.0.1.0' from server : ACCEPTED [09Říj2021 13:46:03.493] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'supplementaries:network' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.493] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'patchouli:main' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.493] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'betteranimalsplus:main_channel' : Version test of '2' from server : ACCEPTED [09Říj2021 13:46:03.494] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept9:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.494] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'artifacts:main' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.494] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from server : ACCEPTED [09Říj2021 13:46:03.494] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'concept5:main_simple_channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.494] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'unionlib:main' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.494] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.0' from server : ACCEPTED [09Říj2021 13:46:03.494] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Version test of '1' from server : ACCEPTED [09Říj2021 13:46:03.494] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list from server [09Říj2021 13:46:03.495] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 0 [09Říj2021 13:46:03.496] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Accepted server connection [09Říj2021 13:46:03.497] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1 [09Říj2021 13:46:03.497] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:recipe_serializer [09Říj2021 13:46:03.497] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 1 [09Říj2021 13:46:03.626] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2 [09Říj2021 13:46:03.628] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:sound_event [09Říj2021 13:46:03.629] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 2 [09Říj2021 13:46:03.629] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3 [09Říj2021 13:46:03.630] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:particle_type [09Říj2021 13:46:03.630] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 3 [09Říj2021 13:46:03.631] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4 [09Říj2021 13:46:03.631] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:villager_profession [09Říj2021 13:46:03.631] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 4 [09Říj2021 13:46:03.776] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 5 [09Říj2021 13:46:03.781] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:item [09Říj2021 13:46:03.782] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 5 [09Říj2021 13:46:03.840] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 6 [09Říj2021 13:46:03.841] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:potion [09Říj2021 13:46:03.841] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 6 [09Říj2021 13:46:03.842] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 7 [09Říj2021 13:46:03.843] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:block_entity_type [09Říj2021 13:46:03.843] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 7 [09Říj2021 13:46:03.856] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 8 [09Říj2021 13:46:03.856] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for craftingdead:ammo_provider_types [09Říj2021 13:46:03.856] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 8 [09Říj2021 13:46:04.103] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 9 [09Říj2021 13:46:04.134] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:block [09Říj2021 13:46:04.134] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 9 [09Říj2021 13:46:04.135] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 10 [09Říj2021 13:46:04.136] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:data_serializers [09Říj2021 13:46:04.136] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 10 [09Říj2021 13:46:04.137] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 11 [09Říj2021 13:46:04.137] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for craftingdead:attachments [09Říj2021 13:46:04.137] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 11 [09Říj2021 13:46:04.138] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 12 [09Říj2021 13:46:04.138] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:mob_effect [09Říj2021 13:46:04.139] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 12 [09Říj2021 13:46:04.139] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 13 [09Říj2021 13:46:04.140] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:stat_type [09Říj2021 13:46:04.140] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 13 [09Říj2021 13:46:04.141] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 14 [09Říj2021 13:46:04.141] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:menu [09Říj2021 13:46:04.141] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 14 [09Říj2021 13:46:04.427] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 15 [09Říj2021 13:46:04.428] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for survive:temperature_change_condition [09Říj2021 13:46:04.428] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 15 [09Říj2021 13:46:04.429] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 16 [09Říj2021 13:46:04.429] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:enchantment [09Říj2021 13:46:04.430] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 16 [09Říj2021 13:46:04.431] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 17 [09Říj2021 13:46:04.431] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for craftingdead:action_types [09Říj2021 13:46:04.431] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 17 [09Říj2021 13:46:04.433] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 18 [09Říj2021 13:46:04.433] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:motive [09Říj2021 13:46:04.433] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 18 [09Říj2021 13:46:04.434] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 19 [09Říj2021 13:46:04.434] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:fluid [09Říj2021 13:46:04.434] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 19 [09Říj2021 13:46:04.435] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 20 [09Říj2021 13:46:04.435] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received registry packet for minecraft:entity_type [09Říj2021 13:46:04.435] [Netty Client IO #21/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Waiting for registries to load. [09Říj2021 13:46:04.447] [Render thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Injecting registry snapshot from server. [09Říj2021 13:46:04.501] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:enchantment survive:adjusted_cooling: 47 survive:adjusted_warming: 46 survive:cooling: 45 survive:featherweight: 48 survive:warming: 44 survive:weightless: 49 [09Říj2021 13:46:04.502] [Render thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Snapshot injected. [09Říj2021 13:46:04.502] [Render thread/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Missing registry data for network connection: minecraft:enchantment: survive:adjusted_cooling minecraft:enchantment: survive:adjusted_warming minecraft:enchantment: survive:cooling minecraft:enchantment: survive:featherweight minecraft:enchantment: survive:warming minecraft:enchantment: survive:weightless [09Říj2021 13:46:04.502] [Netty Client IO #21/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Failed to load registry, closing connection. [09Říj2021 13:46:04.503] [Netty Client IO #21/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Connection closed, not continuing handshake
  14. So me and a couple of friends decided to play modded minecraft again, a year or so ago i had put together a custom modpack and that took entirely way to much time since my internet is pretty slow so the whole uploading to the server process is just way to time consuming. Anyways we rented a server from shockbyte and decided to go with the curseforge All The Mods 8 and it worked good, all day yesterday, and most of this morning, then all of a sudden it crashed and ever since that crash, the server will load up, i assume everything works fine, but if anyone tries to join, the server just crashes as soon as the player loads in the game. I dont know really anything about scripting or anything like that so sorry for any ignorance on that but here are the logs and ill try and add some screenshots. Its Hosted At Shockbyte with a 16gb server, and ive noticed that as soon as the server loads up, the ram steadily increases, when a player joins it just shoots straight to peak at 16. We started with 8 and went up to 10 and then 16, i know this is a large modpack but everywhere i look says 16 should be enough. Also there are ships in the sky filled with spawners and loot, if we enter any of those ships, the server immediately crashes so we tend to stay away from them, but from looking at this file or any experience can someone give me some tips on maybe a few of the mods or something i might just be able to remove including the airship one. I have been waiting for shockbytes response for 4 hours so thats why im here Crash Logs i believe ( im sorry its alot) 25.03 00:46:22 [Server] Server thread/INFO [minecraft/MinecraftServer]: There are 0 of a max of 200 players online: 25.03 00:47:13 [Server] Server thread/INFO [minecraft/MinecraftServer]: There are 0 of a max of 200 players online: 25.03 00:48:05 [Server] Server thread/INFO [minecraft/MinecraftServer]: There are 0 of a max of 200 players online: 25.03 00:48:23 [Multicraft] Auto-saving world... 25.03 00:48:23 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving is already turned on 25.03 00:48:23 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving the game (this may take a moment!) 25.03 00:48:23 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saved the game 25.03 -00:48:45 [Server] User Authenticator #2/INFO [minecraft/ServerLoginPacketListenerImpl]: UUID of player PyroLegacy2 is ---- 00:48:56 [Server] Server thread/INFO [minecraft/MinecraftServer]: There are 0 of a max of 200 players online: 25.03 00:49:00 [Server] Server thread/INFO [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@333f5e4c 25.03 00:49:00 [Connect] User [minecraft/PlayerList]: PyroLegacy2, IP ---------- 25.03 00:49:00 [Server] Server thread/INFO [ModdingLegacy/blue_skies/]: Sending ToolHandleTypeManager to PyroLegacy2 25.03 00:49:00 [Server] Server thread/INFO [ModdingLegacy/blue_skies/]: Sending SnowcapOvenFreezingManager to PyroLegacy2 25.03 00:49:00 [Server] Server thread/INFO [ModdingLegacy/blue_skies/]: Sending HorizoniteForgeFuelManager to PyroLegacy2 25.03 00:49:00 [Server] Server thread/INFO [ModdingLegacy/blue_skies/]: Sending AlchemyRecipeManager to PyroLegacy2 25.03 00:49:00 [Server] Server thread/INFO [ModdingLegacy/blue_skies/]: Sending JournalEntryManager to PyroLegacy2 25.03 00:49:00 [Server] Server thread/INFO [ModdingLegacy/blue_skies/]: Sending JournalSectionManager to PyroLegacy2 25.03 00:49:00 [Server] Server thread/INFO [ModdingLegacy/blue_skies/]: Sending JournalRequirementManager to PyroLegacy2 25.03 00:49:00 [minecraft/PlayerList]: PyroLegacy2 ran command Message of the Day 25.03 00:49:01 [Server] Server thread/INFO [minecraft/MinecraftServer]: PyroLegacy2 joined the game 25.03 00:49:01 [Server] Server thread/INFO [co.ky.pa.Paragon/]: Server sent config handshake for paragon to PyroLegacy2 25.03 00:49:01 [Server] Server thread/INFO [co.ky.pa.Paragon/]: Server sent config handshake for deeperdarker to PyroLegacy2 25.03 00:49:12 [Server] Server thread/WARN [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 7889ms or 157 ticks behind 25.03 00:50:13 [Server] Server Watchdog/ERROR [minecraft/ServerWatchdog]: A single server tick took 60.00 seconds (should be max 0.05) 25.03 00:50:13 [Server] Server Watchdog/ERROR [minecraft/ServerWatchdog]: Considering it to be crashed, server will forcibly shutdown. 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 25.03 00:50:17 [Server] INFO at [email protected]/java.lang.Thread.run(Thread.java:833) 25.03 00:50:17 [Server] INFO "IO-Worker-80" prio=1 Id=224 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2ca0581 25.0300:50:17 [Server] INFO at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) 25.03 00:50:17 [Server] INFO - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2ca0581 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 25.03 00:50:17 [Server] INFO at [email protected]/java.lang.Thread.run(Thread.java:833) 25.03 00:50:17 [Server] INFO "Worker-Main81" daemon prio=1 Id=229 WAITING on java.util.concurrent.ForkJoinPool@629cda2c 25.03 00:50:17 [Server] INFO at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) 25.03 00:50:17 [Server] INFO - waiting on java.util.concurrent.ForkJoinPool@629cda2c 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 25.03 00:50:17 [Server] INFO "Worker-Main82" daemon prio=1 Id=230 WAITING on java.util.concurrent.ForkJoinPool@629cda2c 25.03 00:50:17 [Server] INFO at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) 25.03 00:50:17 [Server] INFO - waiting on java.util.concurrent.ForkJoinPool@629cda2c 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 25.03 00:50:17 [Server] INFO "Worker-Main83" daemon prio=1 Id=231 TIMED_WAITING on java.util.concurrent.ForkJoinPool@629cda2c 25.03 00:50:17 [Server] INFO at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) 25.03 00:50:17 [Server] INFO - waiting on java.util.concurrent.ForkJoinPool@629cda2c 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 25.03 00:50:17 [Server] INFO "Worker-Main84" daemon prio=1 Id=232 WAITING on java.util.concurrent.ForkJoinPool@629cda2c 25.03 00:50:17 [Server] INFO at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) 25.03 00:50:17 [Server] INFO - waiting on java.util.concurrent.ForkJoinPool@629cda2c 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 25.03 00:50:17 [Server] INFO "Worker-Main86" daemon prio=1 Id=233 TIMED_WAITING on java.util.concurrent.ForkJoinPool@629cda2c 25.03 00:50:17 [Server] INFO at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) 25.03 00:50:17 [Server] INFO - waiting on java.util.concurrent.ForkJoinPool@629cda2c 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 25.03 00:50:17 [Server] INFO "Worker-Main85" daemon prio=1 Id=234 TIMED_WAITING on java.util.concurrent.ForkJoinPool@629cda2c 25.03 00:50:17 [Server] INFO at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) 25.03 00:50:17 [Server] INFO - waiting on java.util.concurrent.ForkJoinPool@629cda2c 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 25.03 00:50:17 [Server] INFO "IO-Worker-89" prio=1 Id=239 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2ca0581 25.03 00:50:17 [Server] INFO at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) 25.03 00:50:17 [Server] INFO - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2ca0581 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 25.03 00:50:17 [Server] INFO at [email protected]/java.lang.Thread.run(Thread.java:833) 25.03 00:50:17 [Server] INFO "IO-Worker-88" prio=1 Id=238 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2ca0581 25.03 00:50:17 [Server] INFO at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) 25.03 00:50:17 [Server] INFO - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2ca0581 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) 25.03 00:50:17 [Server] INFO at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 25.03 00:50:17 [Server] INFO at [email protected]/java.lang.Thread.run(Thread.java:833) 25.03 00:50:17 [Server] INFO Stacktrace: 25.03 00:50:17 [Server] INFO at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:56) [server-1.19.2-20220805.130853-srg.jar%23757!/:?] {re:classloading} 25.03 00:50:17 [Server] INFO at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} 25.03 00:50:17 [Server] INFO -- Performance stats -- 25.03 00:50:17 [Server] INFO Details: 25.03 00:50:17 [Server] INFO Random tick rate: 3 25.03 00:50:17 [Server] INFO Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 274,274,187,1152,1152,0,0 [lootr:lootr_minecart:26,minecraft:bat:21,minecraft:item:20,minecraft:creeper:19,artifacts:mimic:18], block_entities: 699 [deepresonance:resonating_crystal:286,minecraft:mob_spawner:108,minecraft:campfire:61,productivebees:solitary_nest:50,minecraft:furnace:46], block_ticks: 0, fluid_ticks: 28, chunk_source: Chunks W: 4704 E: 274,274,187,1152,1152,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / blue_skies:everbright]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / ad_astra:moon_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / ad_astra:moon]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / ad_astra:mercury]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / ad_astra:mars]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / ad_astra:mars_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / ad_astra:venus_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / deeperdarker:otherside]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / ad_astra:glacio]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / allthemodium:the_other]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / compactmachines:compact_world]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / ad_astra:mercury_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / blue_skies:everdawn]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / mahoutsukai:reality_marble]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / allthemodium:mining]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / ad_astra:earth_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / ad_astra:glacio_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / ad_astra:venus]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / twilightforest:twilight_forest]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, 25.03 00:50:17 [Server] INFO ResourceKey[minecraft:dimension / ae2:spatial_storage]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0 25.03 00:50:17 [Server] INFO -- System Details -- 25.03 00:50:17 [Server] INFO Details: 25.03 00:50:17 [Server] INFO Minecraft Version: 1.19.2 25.03 00:50:17 [Server] INFO Minecraft Version ID: 1.19.2 25.03 00:50:17 [Server] INFO Operating System: Linux (amd64) version 4.19.0-21-amd64 25.03 00:50:17 [Server] INFO Java Version: 17.0.2, Oracle Corporation 25.03 00:50:17 [Server] INFO Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation 25.03 00:50:17 [Server] INFO Memory: 3442507776 bytes (3283 MiB) / 15644753920 bytes (14920 MiB) up to 17179869184 bytes (16384 MiB) 25.03 00:50:17 [Server] INFO CPUs: 12 25.03 00:50:17 [Server] INFO Processor Vendor: GenuineIntel 25.03 00:50:17 [Server] INFO Processor Name: Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz 25.03 00:50:17 [Server] INFO Identifier: Intel64 Family 6 Model 158 Stepping 10 25.03 00:50:17 [Server] INFO Microarchitecture: Coffee Lake 25.03 00:50:17 [Server] INFO Frequency (GHz): 3.40 25.03 00:50:17 [Server] INFO Number of physical packages: 1 25.03 00:50:17 [Server] INFO Number of physical CPUs: 6 25.03 00:50:17 [Server] INFO Number of logical CPUs: 12 25.03 00:50:17 [Server] INFO Graphics card #0 name: unknown 25.03 00:50:17 [Server] INFO Graphics card #0 vendor: unknown 25.03 00:50:17 [Server] INFO Graphics card #0 VRAM (MB): 0.00 25.03 00:50:17 [Server] INFO Graphics card #0 deviceId: unknown 25.03 00:50:17 [Server] INFO Graphics card #0 versionInfo: unknown 25.03 00:50:17 [Server] INFO Virtual memory max (MB): 85858.75 25.03 00:50:17 [Server] INFO Virtual memory used (MB): 125161.71 25.03 00:50:17 [Server] INFO Swap memory total (MB): 21503.99 25.03 00:50:17 [Server] INFO Swap memory used (MB): 12250.63 25.03 00:50:17 [Server] INFO JVM Flags: 2 total; -Xmx16384M -Xms1024M 25.03 00:50:17 [Server] INFO Server Running: true 25.03 00:50:17 [Server] INFO Player Count: 1 / 200; [ServerPlayer['PyroLegacy2'/1406, l='ServerLevel[The Legacy]', x=-248.06, y=64.00, z=-1382.53]] 25.03 00:50:17 [Server] INFO Data Packs: vanilla, mod:saturn (incompatible), mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:paucal (incompatible), mod:quarryplus, mod:simplemagnets (incompatible), mod:botarium, mod:integratedterminals (incompatible), mod:paragon, mod:ironjetpacks (incompatible), mod:laserio (incompatible), mod:ctm (incompatible), mod:reauth (incompatible), mod:evilcraft (incompatible), mod:yungsapi, mod:powah (incompatible), mod:gateways (incompatible), mod:cabletiers (incompatible), mod:rangedpumps, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:guardvillagers (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:jeresources, mod:betterfortresses, mod:cloth_config (incompatible), mod:shetiphiancore (incompatible), mod:ctov, mod:supplementaries (incompatible), mod:structure_gel, mod:advancementplaques (incompatible), mod:packmenu (incompatible), mod:alltheores (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:handcrafted, mod:repurposed_structures, mod:botanytrees (incompatible), mod:ironfurnaces (incompatible), mod:structurecompass, mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:botania (incompatible), mod:resourcefulconfig, mod:spark (incompatible), mod:curios, mod:corail_woodcutter, mod:advgenerators, mod:measurements, mod:yungsextras, mod:angelring (incompatible), mod:tombstone, mod:antighost (incompatible), mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:sfm (incompatible), mod:vitalize, mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:smartbrainlib, mod:elytraslot, mod:nomowanderer (incompatible), mod:rechiseled (incompatible), mod:harvestwithease, mod:jei (incompatible), mod:attributefix (incompatible), mod:tesseract (incompatible), mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:caelus (incompatible), mod:bdlib, mod:allthecompressed (incompatible), mod:naturescompass (incompatible), mod:jumpboat (incompatible), mod:libx, mod:compactmachines, mod:botanypots (incompatible), mod:phosphophyllite (incompatible), mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:additional_lights, mod:extradisks, mod:edivadlib, mod:forge, mod:silentgear, mod:integratedcrafting (incompatible), mod:dungeons_arise, mod:alchemistry (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics (incompatible), mod:radon (incompatible), mod:systeams (incompatible), mod:theoneprobe (incompatible), mod:terrablender, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:spectrelib (incompatible), mod:domum_ornamentum, mod:kotlinforforge (incompatible), mod:pipez (incompatible), mod:flywheel (incompatible), mod:integrateddynamics (incompatible), mod:integratednbt (incompatible), mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:thermal_cultivation, mod:bhc (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:almostunified (incompatible), mod:structurize, mod:fastfurnace (incompatible), mod:appleskin, mod:lootr (incompatible), mod:connectedglass (incompatible), mod:occultism, mod:allthetweaks (incompatible), mod:byg, mod:corgilib (incompatible), mod:aquaculture, mod:cosmeticarmorreworked (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:rsrequestify (incompatible), mod:hexerei (incompatible), mod:cyclopscore (incompatible), mod:blue_skies, mod:alchemylib (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:aiotbotania, mod:advancedperipherals (incompatible), mod:utilitix, mod:naturalist, mod:healthoverlay (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:controlling (incompatible), mod:prism, mod:placebo (incompatible), mod:dankstorage (incompatible), mod:potionsmaster (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:mcwdoors, mod:mekanismgenerators, mod:dummmmmmy (incompatible), mod:absentbydesign (incompatible), mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:experiencebugfix, mod:rsinfinitybooster (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:entangled (incompatible), mod:endertanks (incompatible), mod:commoncapabilities (incompatible), mod:crashutilities (incompatible), mod:getittogetherdrops, mod:mcwfences, mod:fuelgoeshere, mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:dpanvil (incompatible), mod:blockui, mod:multipiston, mod:tiab (incompatible), mod:villagertools (incompatible), mod:thermal_expansion, mod:integratedtunnels (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid (incompatible), mod:ftbultimine (incompatible), mod:betterstrongholds, mod:runelic (incompatible), mod:resourcefullib (incompatible), mod:spirit (incompatible), mod:mekanismtools, mod:inventoryprofilesnext (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:ftblibrary (incompatible), mod:ftbic (incompatible), mod:myrtrees (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:computercraft (incompatible), mod:energymeter (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:inventoryessentials (incompatible), mod:smallships (incompatible), mod:observable (incompatible), mod:letmedespawn (incompatible), mod:yeetusexperimentus, mod:gamemenumodoption, mod:voidtotem (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:biggerreactors (incompatible), mod:rootsclassic, mod:cucumber (incompatible), mod:trashslot (incompatible), mod:jmi (incompatible), mod:blueflame, mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:platforms (incompatible), mod:travelanchors, mod:ensorcellation, mod:create, mod:ponderjs (incompatible), mod:waystones (incompatible), mod:thermal_extra (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts, mod:artifacts, mod:configured (incompatible), mod:dimstorage, mod:myserveriscompatible (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:deepresonance (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:betterdeserttemples, mod:mahoutsukai, mod:mininggadgets (incompatible), mod:hexcasting (incompatible), mod:ftbchunks (incompatible), mod:xycraft_core, mod:xycraft_world, mod:xycraft_override, mod:mysticalagriculture (incompatible), mod:mysticalagradditions (incompatible), mod:craftingtweaks (incompatible), mod:rftoolsutility (incompatible), mod:libipn (incompatible), mod:sebastrnlib (incompatible), mod:appliedcooking (incompatible), mod:refinedcooking (incompatible), mod:refinedstorage, mod:extrastorage, mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:cookingforblockheads (incompatible), mod:rebornstorage (incompatible), mod:merequester (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:delightful (incompatible), mod:ars_creo (incompatible), mod:ae2wtlib (incompatible), mod:elementalcraft (incompatible), mod:moonlight (incompatible), mod:eccentrictome, mod:toolbelt, mod:titanium (incompatible), mod:silentlib (incompatible), mod:ae2things (incompatible), mod:theurgy, mod:smoothboot, mod:iceberg (incompatible), mod:reliquary (incompatible), mod:quark (incompatible), mod:chemlib (incompatible), mod:pigpen (incompatible), mod:fluxnetworks (incompatible), mod:ars_elemental, mod:enderchests (incompatible), mod:appbot (incompatible), mod:modonomicon, mod:quartz (incompatible), mod:minecolonies (incompatible), mod:pylons, mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:engineersdecor, mod:solcarrot (incompatible), mod:functionalstorage (incompatible), mod:moredragoneggs (incompatible), mod:modularrouters, mod:asynclocator, mod:charmofundying, mod:refinedstorageaddons, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:expandability (incompatible), mod:morphtool (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack 25.03 00:50:17 [Server] INFO World Generation: Stable 25.03 00:50:17 [Server] INFO Is Modded: Definitely; Server brand changed to 'forge' 25.03 00:50:17 [Server] INFO Type: Dedicated Server (map_server.txt) 25.03 00:50:17 [Server] INFO ModLauncher: 10.0.8+10.0.8+main.0ef7e830 25.03 00:50:17 [Server] INFO ModLauncher launch target: forgeserver 25.03 00:50:17 [Server] INFO ModLauncher naming: srg 25.03 00:50:17 [Server] INFO ModLauncher services: 25.03 00:50:17 [Server] INFO mixin-0.8.5.jar mixin PLUGINSERVICE 25.03 00:50:17 [Server] INFO eventbus-6.0.3.jar eventbus PLUGINSERVICE 25.03 00:50:17 [Server] INFO fmlloader-1.19.2-43.2.8.jar slf4jfixer PLUGINSERVICE 25.03 00:50:17 [Server] INFO fmlloader-1.19.2-43.2.8.jar object_holder_definalize PLUGINSERVICE 25.03 00:50:17 [Server] INFO fmlloader-1.19.2-43.2.8.jar runtime_enum_extender PLUGINSERVICE 25.03 00:50:17 [Server] INFO fmlloader-1.19.2-43.2.8.jar capability_token_subclass PLUGINSERVICE 25.03 00:50:17 [Server] INFO accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 25.03 00:50:17 [Server] INFO fmlloader-1.19.2-43.2.8.jar runtimedistcleaner PLUGINSERVICE 25.03 00:50:17 [Server] INFO modlauncher-10.0.8.jar jcplugin TRANSFORMATIONSERVICE 25.03 00:50:17 [Server] INFO modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 25.03 00:50:17 [Server] INFO modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 25.03 00:50:17 [Server] INFO FML Language Providers: 25.03 00:50:17 [Server] INFO [email protected] 25.03 00:50:17 [Server] INFO javafml@null 25.03 00:50:17 [Server] INFO [email protected] 25.03 00:50:17 [Server] INFO lowcodefml@null 25.03 00:50:17 [Server] INFO [email protected] 25.03 00:50:17 [Server] INFO Mod List: 25.03 00:50:17 [Server] INFO saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO paucal-forge-1.19.2-0.5.0.jar |PAUCAL |paucal |0.5.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO AdditionalEnchantedMiner-1.19.2-19.10.9.jar |QuarryPlus |quarryplus |19.10.9 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 25.03 00:50:17 [Server] INFO simplemagnets-1.1.9-forge-mc1.19.jar |Simple Magnets |simplemagnets |1.1.9 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO IntegratedTerminals-1.19.2-1.4.5.jar |IntegratedTerminals |integratedterminals |1.4.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO IronJetpacks-1.19.2-6.0.3.jar |Iron Jetpacks |ironjetpacks |6.0.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ReAuth-1.19-Forge-4.0.7.jar |ReAuth |reauth |4.0.7 |DONE |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e 25.03 00:50:17 [Server] INFO EvilCraft-1.19.2-1.2.16.jar |EvilCraft |evilcraft |1.2.16 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Powah-4.0.6.jar |Powah |powah |4.0.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO GatewaysToEternity-1.19.2-3.1.1.jar |Gateways To Eternity |gateways |3.1.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO cabletiers-1.19.2-0.5471.jar |Cable Tiers |cabletiers |1.19.2-0.5471 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO rangedpumps-1.0.0.jar |Ranged Pumps |rangedpumps |1.0.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO WitherSkeletonTweaks-1.19.2-8.0.2.jar |Wither Skeleton Tweaks |wstweaks |8.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Shrink-1.19-1.3.5.jar |Shrink |shrink |1.3.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO guardvillagers-1.19.2-1.5.5.jar |Guard Villagers |guardvillagers |1.19.2-1.5.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO universalgrid-1.19.2-1.033.jar |Universal Grid |universalgrid |1.19.2-1.033 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO DarkUtilities-Forge-1.19.2-13.1.7.jar |DarkUtilities |darkutils |13.1.7 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Apotheosis-1.19.2-6.1.4.jar |Apotheosis |apotheosis |6.1.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO clickadv-1.19.2-3.0.jar |clickadv mod |clickadv |1.19.2-3.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO shetiphiancore-forge-1.19.0-3.11.3.01.jar |ShetiPhian-Core |shetiphiancore |3.11.3.01 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ctov-3.1.8.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1.8 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO supplementaries-1.19.2-2.2.60.jar |Supplementaries |supplementaries |1.19.2-2.2.60 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO PackMenu-1.19.2-5.1.0.jar |PackMenu |packmenu |5.1.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO alltheores-2.0.2-1.19.2-43.1.3.jar |AllTheOres |alltheores |2.0.2-1.19.2-43.1.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO industrial-foregoing-1.19.2-3.3.2.2-4.jar |Industrial Foregoing |industrialforegoing |3.3.2.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO torchmaster-19.2.0.jar |Torchmaster |torchmaster |19.2.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO repurposed_structures_forge-6.3.18+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.18+1.19.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO BotanyTrees-Forge-1.19.2-5.0.4.jar |BotanyTrees |botanytrees |5.0.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ironfurnaces-1.19.2-3.6.5.jar |Iron Furnaces |ironfurnaces |3.6.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO StructureCompass-1.19.2-1.3.5.jar |Structure Compass Mod |structurecompass |1.3.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO mcw-trapdoors-1.0.9-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.9 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO supermartijn642corelib-1.1.5-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Botania-1.19.2-438-FORGE.jar |Botania |botania |1.19.2-438-FORGE |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO spark-1.10.34-forge.jar |spark |spark |1.10.34 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO curios-forge-1.19.2-5.1.3.0.jar |Curios API |curios |1.19.2-5.1.3.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO corail_woodcutter-1.19.2-2.5.2.jar |Corail Woodcutter |corail_woodcutter |2.5.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO advgenerators-1.4.0.5-mc1.19.2.jar |Advanced Generators |advgenerators |1.4.0.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Measurements-forge-1.19.2-1.3.1.jar |Measurements |measurements |1.3.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO AngelRing2-1.19.2-2.1.5.jar |Angel Ring 2 |angelring |2.1.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO tombstone-8.2.6-1.19.2.jar |Corail Tombstone |tombstone |8.2.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO antighost-1.19.1-forge42.0.1-1.1.3.jar |AntiGhost |antighost |1.19.1-forge42.0.1-1|DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO NaturesAura-38.0.jar |Nature's Aura |naturesaura |38.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO constructionwand-1.19.2-2.9.jar |Construction Wand |constructionwand |1.19.2-2.9 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO mcw-roofs-2.2.3-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO littlelogistics-mc1.19.2-v1.3.2.jar |Little Logistics |littlelogistics |1.3.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO SuperFactoryManager-1.19.2-4.5.0.jar |Super Factory Manager |sfm |4.5.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO vitalize-forge-1.19.2-1.1.1.jar |Vitalize |vitalize |1.1.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO mcw-lights-1.0.5-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO crafting-on-a-stick-1.19.2-1.0.5.jar |Crafting On A Stick |crafting_on_a_stick |1.0.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO SmartBrainLib-forge-1.19.2-1.8.1.jar |SmartBrainLib |smartbrainlib |1.8.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO nomowanderer-1.19.2_1.3.6.jar |NoMoWanderer |nomowanderer |1.19.2_1.3.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO rechiseled-1.0.12a-forge-mc1.19.jar |Rechiseled |rechiseled |1.0.12a |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO harvestwithease-1.19.2-6.0.0.0-final-forge.jar |Harvest with ease |harvestwithease |6.0.0.0-final |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO jei-1.19.2-forge-11.6.0.1013.jar |Just Enough Items |jei |11.6.0.1013 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO AttributeFix-Forge-1.19.2-17.2.6.jar |AttributeFix |attributefix |17.2.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 25.03 00:50:17 [Server] INFO tesseract-1.0.29-forge-mc1.19.jar |Tesseract |tesseract |1.0.29 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO GravitationalModulatingAdditionalUnit-1.19.2-2.8.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|1.19.2-2.8 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO AllTheCompressed-1.19.2-2.0.0.jar |AllTheCompressed |allthecompressed |2.0.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO jumpboat-1.19-0.1.0.5.jar |Jumpy Boats |jumpboat |1.19-0.1.0.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO compactmachines-5.1.0.jar |Compact Machines 5 |compactmachines |5.1.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO BotanyPots-Forge-1.19.2-9.0.28.jar |BotanyPots |botanypots |9.0.28 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO phosphophyllite-1.19.2-0.6.0-beta.6.4.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.6.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO farmingforblockheads-forge-1.19.2-11.2.0.jar |Farming for Blockheads |farmingforblockheads |11.2.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO pneumaticcraft-repressurized-1.19.2-4.3.3-22.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.3.3-22 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO additional_lights-1.19-2.1.6.jar |Additional Lights |additional_lights |2.1.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ExtraDisks-1.19.2-2.2.0.jar |Extra Disks |extradisks |1.19.2-2.2.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO forge-1.19.2-43.2.8-universal.jar |Forge |forge |43.2.8 |DONE |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 25.03 00:50:17 [Server] INFO silent-gear-1.19.2-3.2.5.jar |Silent Gear |silentgear |3.2.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO IntegratedCrafting-1.19.2-1.1.1.jar |IntegratedCrafting |integratedcrafting |1.1.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO alchemistry-1.19.2-2.2.4.jar |Alchemistry |alchemistry |1.19.2-2.2.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO server-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO cofh_core-1.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |DONE |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 25.03 00:50:17 [Server] INFO thermal_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |DONE |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 25.03 00:50:17 [Server] INFO thermal_integration-1.19.2-10.2.0.17.jar |Thermal Integration |thermal_integration |10.2.0.17 |DONE |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 25.03 00:50:17 [Server] INFO redstone_arsenal-1.19.2-7.2.0.15.jar |Redstone Arsenal |redstone_arsenal |7.2.0.15 |DONE |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 25.03 00:50:17 [Server] INFO thermal_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |DONE |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 25.03 00:50:17 [Server] INFO thermal_foundation-1.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO thermal_locomotion-1.19.2-10.2.0.14.jar |Thermal Locomotion |thermal_locomotion |10.2.0.14 |DONE |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 25.03 00:50:17 [Server] INFO thermal_dynamics-1.19.2-10.2.1b.14.jar |Thermal Dynamics |thermal_dynamics |10.2.1b |DONE |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 25.03 00:50:17 [Server] INFO radon-0.8.2.jar |Radon |radon |0.8.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO systeams-1.2.3.jar |Thermal Systeams |systeams |1.2.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ImmersiveEngineering-1.19.2-9.2.0-162.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.0-162 |DONE |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 25.03 00:50:17 [Server] INFO NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO allthemodium-2.1.6-1.19.2-43.1.1.jar |Allthemodium |allthemodium |2.1.6-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO spectrelib-forge-0.12.4+1.19.2.jar |SpectreLib |spectrelib |0.12.4+1.19.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.76-ALPHA |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO kffmod-3.11.0.jar |Kotlin For Forge |kotlinforforge |3.11.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO pipez-1.19.2-1.0.1.jar |Pipez |pipez |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO flywheel-forge-1.19.2-0.6.8.a-14.jar |Flywheel |flywheel |0.6.8.a-14 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO IntegratedDynamics-1.19.2-1.16.2.jar |IntegratedDynamics |integrateddynamics |1.16.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO integratednbt-1.19.2-1.6.0.jar |Integrated NBT |integratednbt |1.6.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO itemcollectors-1.1.7-forge-mc1.19.jar |Item Collectors |itemcollectors |1.1.7 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO thermal_cultivation-1.19.2-10.2.0.17.jar |Thermal Cultivation |thermal_cultivation |10.2.0.17 |DONE |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 25.03 00:50:17 [Server] INFO baubley-heart-canisters-1.19.2-1.3.0.jar |Baubley Heart Canisters |bhc |1.19.2-1.3.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO [1.19.2] SecurityCraft v1.9.4.jar |SecurityCraft |securitycraft |1.9.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO almostunified-forge-1.19.2-0.3.6.jar |AlmostUnified |almostunified |1.19.2-0.3.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO structurize-1.19.2-1.0.472-BETA.jar |Structurize |structurize |1.19.2-1.0.472-BETA |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO lootr-1.19-0.3.22.59.jar |Lootr |lootr |0.3.20.57 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO connectedglass-1.1.6-forge-mc1.19.jar |Connected Glass |connectedglass |1.1.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO occultism-1.19.2-1.73.0.jar |Occultism |occultism |1.19.2-1.73.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO allthetweaks-2.0.4-1.19.2-43.1.3.jar |All The Tweaks |allthetweaks |0.0NONE |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.1.jar |Oh The Biomes You'll Go |byg |2.0.1.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO CorgiLib-forge-1.19.2-1.0.0.32.jar |CorgiLib |corgilib |1.0.0.32 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 25.03 00:50:17 [Server] INFO ad_astra-forge-1.19.2-1.12.6.jar |Ad Astra |ad_astra |1.12.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Ad-Astra-Giselle-Addon-forge-1.19.2-1.13.jar |Ad Astra!: Giselle Addon |ad_astra_giselle_addon |1.13 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO rsrequestify-2.3.0.jar |RSRequestify |rsrequestify |2.3.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO hexerei-0.2.5.jar |Hexerei |hexerei |0.2.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO CyclopsCore-1.19.2-1.18.2.jar |Cyclops Core |cyclopscore |1.18.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO alchemylib-1.19.2-1.0.20.jar |AlchemyLib |alchemylib |1.19.2-1.0.20 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO AIOTBotania-1.19.2-3.0.0.jar |AIOT Botania |aiotbotania |1.19.2-3.0.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO AdvancedPeripherals-0.7.25r.jar |Advanced Peripherals |advancedperipherals |0.7.25r |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO UtilitiX-1.19.2-0.7.7.jar |UtilitiX |utilitix |1.19.2-0.7.7 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO naturalist-forge-2.1.1-1.19.2.jar |Naturalist |naturalist |2.1.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO HealthOverlay-1.19.2-7.2.1.jar |Health Overlay |healthoverlay |7.2.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO connectivity-1.19.2-3.4.jar |Connectivity Mod |connectivity |1.19.2-3.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO sophisticatedcore-1.19.2-0.5.38.203.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.38.203 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Placebo-1.19.2-7.1.7.jar |Placebo |placebo |7.1.7 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO dankstorage-1.19.2-5.1.6.jar |Dank Storage |dankstorage |1.19.2-5.1.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO potionsmaster-0.6.0-1.19.2-43.1.1.jar |Potions Master |potionsmaster |0.6.0-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Bookshelf-Forge-1.19.2-16.2.18.jar |Bookshelf |bookshelf |16.2.18 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 25.03 00:50:17 [Server] INFO sophisticatedbackpacks-1.19.2-3.18.40.779.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.40.779 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO littlecontraptions-forge-1.19.2.0.jar |Little Contraptions |littlecontraptions |1.19.2.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO FramedBlocks-6.8.2.jar |FramedBlocks |framedblocks |6.8.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO mcw-doors-1.0.9forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.9 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO MekanismGenerators-1.19.2-10.3.8.477.jar |Mekanism: Generators |mekanismgenerators |10.3.8 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO absentbydesign-1.19-1.7.0.jar |Absent By Design Mod |absentbydesign |1.19-1.7.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed 25.03 00:50:17 [Server] INFO twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO mob_grinding_utils-1.19.2-0.4.47.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.47 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ExperienceBugFix-1.19-1.41.2.3.jar |Experience Bug Fix |experiencebugfix |1.41.2.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO RSInfinityBooster-1.19.2-3.0+27.jar |RSInfinityBooster |rsinfinitybooster |1.19.2-3.0+27 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO chipped-forge-1.19.2-2.1.2.jar |Chipped |chipped |2.1.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO mcw-bridges-2.0.7-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.7 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO tempad-forge-1.19.2-1.4.4.jar |Tempad |tempad |1.4.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO HostileNeuralNetworks-1.19.2-4.0.2.jar |Hostile Neural Networks |hostilenetworks |4.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO entangled-1.3.13-forge-mc1.19.jar |Entangled |entangled |1.3.13 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO endertanks-forge-1.19.0-1.12.1.02.jar |EnderTanks |endertanks |1.12.1.02 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO CommonCapabilities-1.19.2-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO crashutilities-6.2.jar |Crash Utilities |crashutilities |6.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO getittogetherdrops-forge-1.19.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO fuelgoeshere-1.19.2-0.1.0.0.jar |Fuel Goes Here |fuelgoeshere |1.19.2-0.1.0.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO wirelesschargers-1.0.8-forge-mc1.19.jar |Wireless Chargers |wirelesschargers |1.0.8 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO dpanvil-1.19.2-4.3.1.jar |DataPack Anvil |dpanvil |1.19.2-4.3.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO villagertools-1.19-1.0.3.jar |villagertools |villagertools |1.19-1.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed 25.03 00:50:17 [Server] INFO thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |DONE |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 25.03 00:50:17 [Server] INFO IntegratedTunnels-1.19.2-1.8.18.jar |IntegratedTunnels |integratedtunnels |1.8.18 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO MysticalCustomization-1.19.2-4.0.1.jar |Mystical Customization |mysticalcustomization |4.0.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ftb-ultimine-forge-1902.4.0-build.77.jar |FTB Ultimine |ftbultimine |1902.4.0-build.77 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Runelic-Forge-1.19.2-14.1.4.jar |Runelic |runelic |14.1.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 25.03 00:50:17 [Server] INFO resourcefullib-forge-1.19.2-1.1.23.jar |Resourceful Lib |resourcefullib |1.1.23 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO spirit-forge-1.19.2-2.2.4.jar |Spirit |spirit |2.2.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO MekanismTools-1.19.2-10.3.8.477.jar |Mekanism: Tools |mekanismtools |10.3.8 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO InventoryProfilesNext-forge-1.19-1.9.3.jar |Inventory Profiles Next |inventoryprofilesnext |1.9.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO architectury-6.5.69-forge.jar |Architectury |architectury |6.5.69 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything |bambooeverything |2.2.4-build.33+mc1.1|DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ftb-library-forge-1902.3.15-build.188.jar |FTB Library |ftblibrary |1902.3.15-build.188 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ftb-industrial-contraptions-1900.1.7-build.212.jar|FTB Industrial Contraptions |ftbic |1900.1.7-build.212 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO myrtrees-forge-1.2.0-build.31.jar |Myrtrees |myrtrees |1.2.0-build.31 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ftb-teams-forge-1902.2.12-build.95.jar |FTB Teams |ftbteams |1902.2.12-build.95 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ftb-ranks-forge-1902.1.14-build.70.jar |FTB Ranks |ftbranks |1902.1.14-build.70 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ftb-essentials-1902.1.10-build.47.jar |FTB Essentials |ftbessentials |1902.1.10-build.47 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO cc-tweaked-1.19.2-1.101.2.jar |CC: Tweaked |computercraft |1.101.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO energymeter-1.19.2-1.0.0.jar |Energy Meter |energymeter |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO productivebees-1.19.2-0.10.5.3.jar |Productive Bees |productivebees |1.19.2-0.10.5.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO trashcans-1.0.17a-forge-mc1.19.jar |Trash Cans |trashcans |1.0.17a |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO inventoryessentials-forge-1.19-5.0.2.jar |Inventory Essentials |inventoryessentials |5.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO smallships-1.19.2-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO observable-3.3.1.jar |Observable |observable |3.3.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO GameMenuModOption-1.19-1.18.jar |Game Menu Mod Option |gamemenumodoption |1.18 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO voidtotem-forge-1.19.2-2.1.0.jar |Void Totem |voidtotem |2.1.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO rhino-forge-1902.2.2-build.264.jar |Rhino |rhino |1902.2.2-build.264 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO kubejs-forge-1902.6.0-build.142.jar |KubeJS |kubejs |1902.6.0-build.142 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO biggerreactors-1.19.2-0.6.0-beta.6.jar |Bigger Reactors |biggerreactors |0.6.0-beta.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO RootsClassic-1.19.2-1.1.35.jar |Roots Classic |rootsclassic |1.19.2-1.1.35 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Cucumber-1.19.2-6.0.6.jar |Cucumber Library |cucumber |6.0.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO trashslot-forge-1.19-12.0.2.jar |TrashSlot |trashslot |12.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO jmi-forge-1.19.2-0.13-33.jar |JourneyMap Integration |jmi |0.13-33 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO blueflame-1.19.2-0.1.0.2.jar |Blue Flame Burning |blueflame |1.19.2-0.1.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO sophisticatedstorage-1.19.2-0.6.16.276.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.6.16.276 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO additionallanterns-1.0.4-forge-mc1.19.jar |Additional Lanterns |additionallanterns |1.0.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ftb-quests-forge-1902.4.9-build.195.jar |FTB Quests |ftbquests |1902.4.9-build.195 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO platforms-1.19-1.10.2.jar |Platforms |platforms |1.10.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO TravelAnchors-1.19.2-4.1.2.jar |Travel Anchors |travelanchors |1.19.2-4.1.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ensorcellation-1.19.2-4.2.0.14.jar |Ensorcellation |ensorcellation |4.2.0.14 |DONE |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 25.03 00:50:17 [Server] INFO create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ponderjs-1.19.2-1.1.11.jar |PonderJS |ponderjs |1.1.11 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO waystones-forge-1.19.2-11.3.1.jar |Waystones |waystones |11.3.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ThermalExtra 1.19.2-3.0.2.jar |Thermal: Extra |thermal_extra |3.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO FastSuite-1.19.2-4.0.0.jar |Fast Suite |fastsuite |4.0.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO journeymap-1.19.2-5.9.4-forge.jar |Journeymap |journeymap |5.9.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO comforts-forge-6.0.4+1.19.2.jar |Comforts |comforts |6.0.4+1.19.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO artifacts-1.19.2-5.0.2.jar |Artifacts |artifacts |1.19.2-5.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO configured-2.0.1-1.19.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO DimStorage-1.19.2-7.2.0.jar |DimStorage |dimstorage |7.2.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO MyServerIsCompatible-1.19-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO DungeonCrawl-1.19-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO charginggadgets-1.9.0.jar |Charging Gadgets |charginggadgets |1.9.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO mcjtylib-1.19-7.1.5.jar |McJtyLib |mcjtylib |1.19-7.1.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO rftoolsbase-1.19.1-4.1.5.jar |RFToolsBase |rftoolsbase |1.19.1-4.1.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO xnet-1.19-5.1.3.jar |XNet |xnet |1.19-5.1.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO rftoolspower-1.19-5.1.1.jar |RFToolsPower |rftoolspower |1.19-5.1.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO rftoolsbuilder-1.19.1-5.2.3.jar |RFToolsBuilder |rftoolsbuilder |1.19.1-5.2.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO deepresonance-1.19-4.1.2.jar |DeepResonance |deepresonance |1.19-4.1.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO XNetGases-1.19.1-4.0.0.jar |XNet Gases |xnetgases |4.0.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO rftoolsstorage-1.19-4.1.0.jar |RFToolsStorage |rftoolsstorage |1.19-4.1.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO rftoolscontrol-1.19-6.1.2.jar |RFToolsControl |rftoolscontrol |1.19-6.1.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO mahoutsukai-1.19.2-v1.34.42.jar |Mahou Tsukai |mahoutsukai |1.19.2-v1.34.42 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO mininggadgets-1.13.0.jar |Mining Gadgets |mininggadgets |1.13.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO hexcasting-forge-1.19.2-0.10.3.jar |Hex Casting |hexcasting |0.10.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ftb-chunks-forge-1902.3.18-build.248.jar |FTB Chunks |ftbchunks |1902.3.18-build.248 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO XyCraft Core-0.5.17.jar |XyCraft: Core |xycraft_core |0.5.17 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO XyCraft World-0.5.17.jar |XyCraft: World |xycraft_world |0.5.17 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO XyCraft Override-0.5.17.jar |XyCraft: Override |xycraft_override |0.5.17 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO MysticalAgriculture-1.19.2-6.0.8.jar |Mystical Agriculture |mysticalagriculture |6.0.8 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO MysticalAgradditions-1.19.2-6.0.2.jar |Mystical Agradditions |mysticalagradditions |6.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO craftingtweaks-forge-1.19-15.1.6.jar |CraftingTweaks |craftingtweaks |15.1.6 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO rftoolsutility-1.19-5.1.4.jar |RFToolsUtility |rftoolsutility |1.19-5.1.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO libIPN-forge-1.19-2.0.3.jar |libIPN |libipn |2.0.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO sebastrnlib-2.0.2.jar |Sebastrn Lib |sebastrnlib |2.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO appliedcooking-2.0.3.jar |Applied Cooking |appliedcooking |2.0.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO refinedcooking-3.0.3.jar |Refined Cooking |refinedcooking |3.0.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO refinedstorage-1.11.5.jar |Refined Storage |refinedstorage |1.11.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO appliedenergistics2-forge-12.9.2.jar |Applied Energistics 2 |ae2 |12.9.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO cookingforblockheads-forge-1.19.2-13.3.1.jar |CookingForBlockheads |cookingforblockheads |13.3.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO rebornstorage-1.19.2-5.0.3.jar |RebornStorage |rebornstorage |5.0.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO merequester-1.19.2-1.0.3.jar |ME Requester |merequester |1.19.2-1.0.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ars_nouveau-1.19.2-3.12.3.jar |Ars Nouveau |ars_nouveau |3.12.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Delightful-1.19.2-3.2.2.jar |Delightful |delightful |3.2.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ars_creo-1.19.2-3.1.3.jar |Ars Creo |ars_creo |3.1.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO AE2WTLib-12.8.5.jar |AE2WTLib |ae2wtlib |12.8.5 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO elementalcraft-1.19.2-5.5.10.jar |ElementalCraft |elementalcraft |1.19.2-5.5.10 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO moonlight-1.19.2-2.2.25-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.25 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO eccentrictome-1.19.2-1.9.1.jar |Eccentric Tome |eccentrictome |1.19.2-1.9.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ToolBelt-1.19.2-1.19.7.jar |Tool Belt |toolbelt |1.19.7 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO titanium-1.19.2-3.7.2-26.jar |Titanium |titanium |3.7.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO AE2-Things-1.1.1.jar |AE2 Things |ae2things |1.1.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO theurgy-1.19.2-1.3.0.jar |Theurgy |theurgy |1.19.2-1.3.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO reliquary-1.19.2-2.0.20.1166.jar |Reliquary |reliquary |1.19.2-2.0.20.1166 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Quark-3.4-394.jar |Quark |quark |3.4-394 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO chemlib-1.19.2-2.0.17.jar |ChemLib |chemlib |1.19.2-2.0.17 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO FluxNetworks-1.19.2-7.1.3.12.jar |Flux Networks |fluxnetworks |7.1.3.12 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ars_elemental-1.19.2-0.5.8.2.jar |Ars Elemental |ars_elemental |1.19.2-0.5.8.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO enderchests-forge-1.19.0-1.10.1.01.jar |EnderChests |enderchests |1.10.1.01 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Applied-Botanics-1.4.2.jar |Applied Botanics |appbot |1.4.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO modonomicon-1.19.2-1.28.0.jar |Modonomicon |modonomicon |1.19.2-1.28.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO quartz-1.19.2-0.1.0-beta.1.jar |Quartz |quartz |0.1.0-beta.1 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO minecolonies-1.19.2-1.0.1247-BETA.jar |MineColonies |minecolonies |1.19.2-1.0.1247-BETA|DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO pylons-1.19.2-3.1.0.jar |Pylons |pylons |3.1.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO creeperoverhaul-2.0.9-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.9 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a 25.03 00:50:17 [Server] INFO engineersdecor-1.19.2-forge-1.3.28.jar |Engineer's Decor |engineersdecor |1.3.28 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b 25.03 00:50:17 [Server] INFO SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO functionalstorage-1.19.2-1.1.3.jar |Functional Storage |functionalstorage |1.19.2-1.1.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO moredragoneggs-3.2.jar |More Dragon Eggs |moredragoneggs |3.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO modular-routers-1.19.2-10.2.0-3.jar |Modular Routers |modularrouters |10.2.0-3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO asynclocator-1.19.2-1.2.0.jar |Async Locator |asynclocator |1.19.2-1.2.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO charmofundying-forge-6.1.1+1.19.2.jar |Charm of Undying |charmofundying |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Applied-Mekanistics-1.3.4.jar |Applied Mekanistics |appmek |1.3.4 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO AEAdditions-1.19.2-4.0.3.jar |AE Additions |ae2additions |4.0.3 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO megacells-forge-2.0.0-beta.7-1.19.2.jar |MEGA Cells |megacells |2.0.0-beta.7-1.19.2 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO createaddition-1.19.2-20230315b.jar |Create Crafts & Additions |createaddition |1.19.2-20230315b |DONE |Manifest: NOSIGNATURE 25.03 00:50:17 [Server] INFO Crash Report UUID: b6232633-24f7-4e24-bc7a-bf14701903ad 25.03 00:50:17 [Server] INFO FML: 43.2 25.03 00:50:17 [Server] INFO Forge: net.minecraftforge:43.2.8 25.03 00:50:17 [Server] INFO FramedBlocks BlockEntity Warning: Not applicable 25.03 00:50:17 [Server] Server Watchdog/FATAL [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 839aee11-2f5e-49f4-8742-46af7cfaa166 25.03 00:50:17 [Server] Server Watchdog/ERROR [minecraft/ServerWatchdog]: This crash report has been saved to: /./crash-reports/crash-2023-03-25_00.50.17-server.txt 25.03 00:50:23 [Server] Server thread/INFO [br.as.AsyncLocatorMod/]: Async Locator -> Shutting down locating executor service 25.03 00:50:23 [Server] Server thread/INFO [minecraft/MinecraftServer]: Stopping server
  15. It only crashes right after its finished loading world. ---- Minecraft Crash Report ---- // Don't do that. Time: 2023-03-25 17:46:53 Description: Unexpected error org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.renderer.ViewArea.m_110864_(ViewArea.java:38) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,re:classloading} at net.minecraft.client.renderer.ViewArea.<init>(ViewArea.java:24) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,re:classloading} at net.minecraft.client.renderer.LevelRenderer.m_109818_(LevelRenderer.java:715) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109701_(LevelRenderer.java:663) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91324_(Minecraft.java:2128) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91156_(Minecraft.java:2051) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.multiplayer.ClientPacketListener.m_5998_(ClientPacketListener.java:367) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.network.protocol.game.ClientboundLoginPacket.m_5797_(ClientboundLoginPacket.java:86) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,re:classloading} at net.minecraft.network.protocol.game.ClientboundLoginPacket.m_5797_(ClientboundLoginPacket.java:20) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,re:classloading} at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:116) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1072) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:27) ~[fmlloader-1.19.2-43.1.58.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method iris$onRenderBlock(FFFLnet/minecraft/client/renderer/ChunkBufferBuilderPack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask$CompileResults;ILnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/chunk/VisGraph;Lnet/minecraft/client/renderer/chunk/RenderChunkRegion;Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/Set;Lnet/minecraft/util/RandomSource;Lnet/minecraft/client/renderer/block/BlockRenderDispatcher;Ljava/util/Iterator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraftforge/client/model/data/ModelData;Ljava/util/Iterator;Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;)V in mixins.oculus.vertexformat.json:block_rendering.MixinChunkRebuildTask failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap oculus-refmap.json at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} ... 44 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.renderer.ViewArea.m_110864_(ViewArea.java:38) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,re:classloading} at net.minecraft.client.renderer.ViewArea.<init>(ViewArea.java:24) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,re:classloading} at net.minecraft.client.renderer.LevelRenderer.m_109818_(LevelRenderer.java:715) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109701_(LevelRenderer.java:663) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91324_(Minecraft.java:2128) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91156_(Minecraft.java:2051) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.multiplayer.ClientPacketListener.m_5998_(ClientPacketListener.java:367) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.network.protocol.game.ClientboundLoginPacket.m_5797_(ClientboundLoginPacket.java:86) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,re:classloading} at net.minecraft.network.protocol.game.ClientboundLoginPacket.m_5797_(ClientboundLoginPacket.java:20) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,re:classloading} at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} -- Affected level -- Details: All players: 0 total; [] Chunk stats: 16384, 0 Level dimension: minecraft:overworld Level spawn location: World: (8,64,8), Section: (at 8,0,8 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 0 game time, 0 day time Server brand: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.client.player.LocalPlayer.m_108629_()" because "this.f_104565_.f_91074_" is null Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pluto.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:create.mixins.json:DestroyProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2278) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:722) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23464!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:27) ~[fmlloader-1.19.2-43.1.58.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: Mod Resources, Default, Supplementaries Generated Pack, XyCraft Override-0.5.17.jar:OverridesGlass, XyCraft Override-0.5.17.jar:OverridesMetal, XyCraft Override-0.5.17.jar:OverridesStone, resources, quark-emote-pack, KubeJS Resource Pack [assets] -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 2789709968 bytes (2660 MiB) / 9663676416 bytes (9216 MiB) up to 32212254720 bytes (30720 MiB) CPUs: 20 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i7-12700K Identifier: Intel64 Family 6 Model 151 Stepping 2 Microarchitecture: unknown Frequency (GHz): 3.61 Number of physical packages: 1 Number of physical CPUs: 12 Number of logical CPUs: 20 Graphics card #0 name: Intel(R) UHD Graphics 770 Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x4680 Graphics card #0 versionInfo: DriverVersion=31.0.101.3959 Graphics card #1 name: NVIDIA GeForce RTX 3050 Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x2507 Graphics card #1 versionInfo: DriverVersion=31.0.15.2225 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Memory slot #2 capacity (MB): 16384.00 Memory slot #2 clockSpeed (GHz): 3.20 Memory slot #2 type: DDR4 Memory slot #3 capacity (MB): 16384.00 Memory slot #3 clockSpeed (GHz): 3.20 Memory slot #3 type: DDR4 Virtual memory max (MB): 74388.87 Virtual memory used (MB): 23929.87 Swap memory total (MB): 9061.00 Swap memory used (MB): 0.00 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx30G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Loaded Shaderpack: (off) Launched Version: 1.19.2-forge-43.1.58 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 3050/PCIe/SSE2 GL version 4.6.0 NVIDIA 522.25, NVIDIA Corporation Window size: 854x480 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fancy Resource Packs: vanilla Current Language: English (US) CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700K Server Running: true Player Count: 1 / 8; [ServerPlayer['GoldenWolf03'/2324, l='ServerLevel[New World]', x=131.50, y=77.00, z=532.50]] Data Packs: vanilla, mod:saturn (incompatible), mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:simplemagnets (incompatible), mod:botarium, mod:integratedterminals (incompatible), mod:paragon, mod:entitycollisionfpsfix (incompatible), mod:rubidium (incompatible), mod:modnametooltip (incompatible), mod:ironjetpacks (incompatible), mod:laserio (incompatible), mod:evilcraft (incompatible), mod:yungsapi, mod:powah (incompatible), mod:gateways (incompatible), mod:cabletiers (incompatible), mod:rangedpumps, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:guardvillagers (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:shetiphiancore (incompatible), mod:ctov, mod:supplementaries (incompatible), mod:structure_gel, mod:advancementplaques (incompatible), mod:packmenu (incompatible), mod:alltheores (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:botanytrees (incompatible), mod:ironfurnaces (incompatible), mod:structurecompass, mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:spark (incompatible), mod:curios, mod:corail_woodcutter, mod:oculus (incompatible), mod:advgenerators, mod:angelring (incompatible), mod:tombstone, mod:antighost (incompatible), mod:pluto (incompatible), mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:sfm (incompatible), mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:elytraslot, mod:nomowanderer (incompatible), mod:rechiseled (incompatible), mod:harvestwithease, mod:jei (incompatible), mod:attributefix (incompatible), mod:tesseract (incompatible), mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:caelus (incompatible), mod:bdlib, mod:allthecompressed (incompatible), mod:naturescompass (incompatible), mod:jumpboat (incompatible), mod:libx, mod:compactmachines, mod:botanypots (incompatible), mod:phosphophyllite (incompatible), mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:additional_lights, mod:extradisks, mod:edivadlib, mod:forge, mod:silentgear, mod:integratedcrafting (incompatible), mod:dungeons_arise, mod:alchemistry (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal (incompatible), mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:radon (incompatible), mod:simplebackups, mod:theoneprobe (incompatible), mod:terrablender, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:spectrelib (incompatible), mod:domum_ornamentum, mod:pipez (incompatible), mod:flywheel (incompatible), mod:integrateddynamics (incompatible), mod:integratednbt (incompatible), mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:thermal_cultivation, mod:bhc (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:almostunified (incompatible), mod:entityculling (incompatible), mod:structurize, mod:fastfurnace (incompatible), mod:appleskin, mod:lootr (incompatible), mod:connectedglass (incompatible), mod:occultism, mod:allthetweaks (incompatible), mod:byg, mod:aquaculture, mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:ad_astra (incompatible), mod:rsrequestify (incompatible), mod:hexerei (incompatible), mod:cyclopscore (incompatible), mod:blue_skies, mod:alchemylib (incompatible), mod:netherportalfix (incompatible), mod:advancedperipherals (incompatible), mod:utilitix, mod:naturalist, mod:healthoverlay (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:controlling (incompatible), mod:prism, mod:placebo (incompatible), mod:dankstorage (incompatible), mod:potionsmaster (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:mcwdoors, mod:mekanismgenerators, mod:absentbydesign (incompatible), mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:rsinfinitybooster (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:itshallnottick (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:entangled (incompatible), mod:endertanks (incompatible), mod:commoncapabilities (incompatible), mod:crashutilities (incompatible), mod:getittogetherdrops, mod:mcwfences, mod:fuelgoeshere, mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:modelfix (incompatible), mod:dpanvil (incompatible), mod:blockui, mod:multipiston, mod:tiab (incompatible), mod:villagertools (incompatible), mod:thermal_expansion, mod:integratedtunnels (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid (incompatible), mod:ftbultimine (incompatible), mod:betterstrongholds, mod:runelic (incompatible), mod:resourcefullib (incompatible), mod:spirit (incompatible), mod:mekanismtools, mod:inventoryprofilesnext (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:ftblibrary (incompatible), mod:ftbic (incompatible), mod:myrtrees (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:computercraft (incompatible), mod:energymeter (incompatible), mod:moreoverlays (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:inventoryessentials (incompatible), mod:smallships (incompatible), mod:bwncr (incompatible), mod:observable (incompatible), mod:letmedespawn (incompatible), mod:voidtotem (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:biggerreactors (incompatible), mod:rootsclassic, mod:cucumber (incompatible), mod:trashslot (incompatible), mod:jmi (incompatible), mod:blueflame, mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:platforms (incompatible), mod:travelanchors, mod:ensorcellation, mod:create, mod:waystones (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts, mod:artifacts, mod:configured (incompatible), mod:dimstorage, mod:myserveriscompatible (incompatible), mod:dungeoncrawl, mod:defaultsettings, mod:charginggadgets (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:deepresonance (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:mahoutsukai, mod:farsight_view (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:xycraft_core, mod:xycraft_world, mod:xycraft_override, mod:mysticalagriculture (incompatible), mod:mysticalagradditions (incompatible), mod:craftingtweaks (incompatible), mod:rftoolsutility (incompatible), mod:libipn (incompatible), mod:enchdesc (incompatible), mod:sebastrnlib (incompatible), mod:appliedcooking (incompatible), mod:refinedcooking (incompatible), mod:refinedstorage, mod:extrastorage, mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:cookingforblockheads (incompatible), mod:rebornstorage (incompatible), mod:merequester (incompatible), mod:patchouli (incompatible), mod:ars_nouveau (incompatible), mod:delightful (incompatible), mod:ars_creo (incompatible), mod:ae2wtlib (incompatible), mod:elementalcraft (incompatible), mod:moonlight (incompatible), mod:toolbelt, mod:titanium (incompatible), mod:silentlib (incompatible), mod:ae2things (incompatible), mod:smoothboot, mod:iceberg (incompatible), mod:reliquary (incompatible), mod:quark (incompatible), mod:legendarytooltips (incompatible), mod:chemlib (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:enderchests (incompatible), mod:modonomicon, mod:quartz (incompatible), mod:minecolonies (incompatible), mod:pylons, mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:engineersdecor, mod:solcarrot (incompatible), mod:functionalstorage (incompatible), mod:moredragoneggs (incompatible), mod:modularrouters, mod:charmofundying, mod:betterf3 (incompatible), mod:refinedstorageaddons, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:expandability (incompatible), mod:morphtool (incompatible), mod:flickerfix, mod:createaddition (incompatible), Supplementaries Generated Pack World Generation: Stable ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.1.58.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.1.58.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.1.58.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.1.58.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.1.58.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar jcplugin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null lowcodefml@null [email protected] [email protected] Mod List: saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.19.2-19.9.jar |QuarryPlus |quarryplus |19.9 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 simplemagnets-1.1.8b-forge-mc1.19.jar |Simple Magnets |simplemagnets |1.1.8b |DONE |Manifest: NOSIGNATURE botarium-forge-1.19.2-1.7.10.jar |Botarium |botarium |1.7.10 |DONE |Manifest: NOSIGNATURE IntegratedTerminals-1.19.2-1.4.1.jar |IntegratedTerminals |integratedterminals |1.4.1 |DONE |Manifest: NOSIGNATURE paragon-forge-1.0.3b-1.19x.jar |Paragon |paragon |1.0.3 |DONE |Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |DONE |Manifest: NOSIGNATURE rubidium-0.6.2.jar |Rubidium |rubidium |0.6.2 |DONE |Manifest: NOSIGNATURE modnametooltip-1.19-1.19.0.jar |Mod Name Tooltip |modnametooltip |1.19.0 |DONE |Manifest: NOSIGNATURE IronJetpacks-1.19.2-6.0.2.jar |Iron Jetpacks |ironjetpacks |6.0.2 |DONE |Manifest: NOSIGNATURE laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |DONE |Manifest: NOSIGNATURE EvilCraft-1.19.2-1.2.10.jar |EvilCraft |evilcraft |1.2.10 |DONE |Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.2.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.2 |DONE |Manifest: NOSIGNATURE Powah-4.0.5.jar |Powah |powah |4.0.5 |DONE |Manifest: NOSIGNATURE GatewaysToEternity-1.19.2-3.1.0.jar |Gateways To Eternity |gateways |3.1.0 |DONE |Manifest: NOSIGNATURE cabletiers-1.19.2-0.5471.jar |Cable Tiers |cabletiers |1.19.2-0.5471 |DONE |Manifest: NOSIGNATURE rangedpumps-1.0.0.jar |Ranged Pumps |rangedpumps |1.0.0 |DONE |Manifest: NOSIGNATURE WitherSkeletonTweaks-1.19.2-8.0.0.jar |Wither Skeleton Tweaks |wstweaks |8.0.0 |DONE |Manifest: NOSIGNATURE Shrink-1.19-1.3.4.jar |Shrink |shrink |1.3.4 |DONE |Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.2.jar |Guard Villagers |guardvillagers |1.19.2-1.5.2 |DONE |Manifest: NOSIGNATURE universalgrid-1.19.2-1.033.jar |Universal Grid |universalgrid |1.19.2-1.033 |DONE |Manifest: NOSIGNATURE DarkUtilities-Forge-1.19.2-13.1.6.jar |DarkUtilities |darkutils |13.1.6 |DONE |Manifest: NOSIGNATURE Apotheosis-1.19.2-6.0.1.jar |Apotheosis |apotheosis |6.0.1 |DONE |Manifest: NOSIGNATURE clickadv-1.19.2-2.9.jar |clickadv mod |clickadv |1.19.2-2.9 |DONE |Manifest: NOSIGNATURE balm-4.5.3.jar |Balm |balm |4.5.3 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.0.188.jar |Just Enough Resources |jeresources |1.2.0.188 |DONE |Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE shetiphiancore-1.19-3.11.2.jar |ShetiPhian-Core |shetiphiancore |3.11.2 |DONE |Manifest: NOSIGNATURE [Universal]CTOV-v3-1-2-overriding.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1.2 |DONE |Manifest: NOSIGNATURE supplementaries-1.19.2-2.2.22.jar |Supplementaries |supplementaries |1.19.2-2.2.22 |DONE |Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |DONE |Manifest: NOSIGNATURE PackMenu-1.19.2-5.1.0.jar |PackMenu |packmenu |5.1.0 |DONE |Manifest: NOSIGNATURE alltheores-2.0.2-1.19.2-43.1.3.jar |AllTheOres |alltheores |2.0.2-1.19.2-43.1.3 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.19.2-3.3.2.0-2.jar |Industrial Foregoing |industrialforegoing |3.3.2.0 |DONE |Manifest: NOSIGNATURE torchmaster-19.2.0.jar |Torchmaster |torchmaster |19.2.0 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-6.3.8+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.8+1.19.2 |DONE |Manifest: NOSIGNATURE BotanyTrees-Forge-1.19.2-5.0.1.jar |BotanyTrees |botanytrees |5.0.1 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.19.2-3.6.3.jar |Iron Furnaces |ironfurnaces |3.6.3 |DONE |Manifest: NOSIGNATURE StructureCompass-1.19.2-1.3.4.jar |Structure Compass Mod |structurecompass |1.3.4 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.0.7-mc1.19.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.7 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.0.19a-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19a |DONE |Manifest: NOSIGNATURE spark-1.9.45-forge.jar |spark |spark |1.9.45 |DONE |Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.1.0.jar |Curios API |curios |1.19.2-5.1.1.0 |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.19.2-2.5.0.jar |Corail Woodcutter |corail_woodcutter |2.5.0 |DONE |Manifest: NOSIGNATURE oculus-mc1.19.2-1.2.8.jar |Oculus |oculus |1.2.8 |DONE |Manifest: NOSIGNATURE advgenerators-1.4.0.5-mc1.19.2.jar |Advanced Generators |advgenerators |1.4.0.5 |DONE |Manifest: NOSIGNATURE AngelRing2-1.19.2-2.1.4.jar |Angel Ring 2 |angelring |2.1.4 |DONE |Manifest: NOSIGNATURE tombstone-8.2.1-1.19.2.jar |Corail Tombstone |tombstone |8.2.1 |DONE |Manifest: NOSIGNATURE antighost-1.19.1-forge42.0.1-1.1.2.jar |AntiGhost |antighost |1.19.1-forge42.0.1-1|DONE |Manifest: NOSIGNATURE pluto-mc1.19.2-0.0.6.jar |Pluto |pluto |0.0.6 |DONE |Manifest: NOSIGNATURE NaturesAura-37.4.jar |Nature's Aura |naturesaura |37.4 |DONE |Manifest: NOSIGNATURE constructionwand-1.19.1-2.8.jar |Construction Wand |constructionwand |1.19.1-2.8 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.1-mc1.19.2-forge.jar |Macaw's Roofs |mcwroofs |2.2.1 |DONE |Manifest: NOSIGNATURE littlelogistics-mc1.19.2-v1.3.1.jar |Little Logistics |littlelogistics |1.3.1 |DONE |Manifest: NOSIGNATURE cfm-7.0.0-pre34-1.19.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre34 |DONE |Manifest: NOSIGNATURE FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.38.jar |GeckoLib |geckolib3 |3.1.38 |DONE |Manifest: NOSIGNATURE SuperFactoryManager-1.19.2-4.4.3.jar |Super Factory Manager |sfm |4.4.3 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.4-mc1.19.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.4 |DONE |Manifest: NOSIGNATURE Crafting-on-a-stick-1.19-1.0.1.jar |Crafting On A Stick |crafting_on_a_stick |1.0.1 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.0.0+1.19.2.jar |Elytra Slot |elytraslot |6.0.0+1.19.2 |DONE |Manifest: NOSIGNATURE nomowanderer-1.19.2_1.3.4.jar |NoMoWanderer |nomowanderer |1.19.2_1.3.4 |DONE |Manifest: NOSIGNATURE rechiseled-1.0.10c-forge-mc1.19.jar |Rechiseled |rechiseled |1.0.10c |DONE |Manifest: NOSIGNATURE harvestwithease-1.19.2-4.0.0.2-forge.jar |Harvest with ease |harvestwithease |4.0.0.2 |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.4.0.286.jar |Just Enough Items |jei |11.4.0.286 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.19.2-17.1.3.jar |AttributeFix |attributefix |17.1.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 tesseract-1.0.27b-forge-mc1.19.jar |Tesseract |tesseract |1.0.27b |DONE |Manifest: NOSIGNATURE Mekanism-1.19.2-10.3.5.473.jar |Mekanism |mekanism |10.3.5 |DONE |Manifest: NOSIGNATURE GravitationalModulatingAdditionalUnit-1.19.2-2.7.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|1.19.2-2.7 |DONE |Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |DONE |Manifest: NOSIGNATURE AllTheCompressed-1.19.2-2.0.0.jar |AllTheCompressed |allthecompressed |2.0.0 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.19.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE jumpboat-1.19-0.1.0.5.jar |Jumpy Boats |jumpboat |1.19-0.1.0.5 |DONE |Manifest: NOSIGNATURE LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE compactmachines-5.1.0.jar |Compact Machines 5 |compactmachines |5.1.0 |DONE |Manifest: NOSIGNATURE BotanyPots-Forge-1.19.2-9.0.13.jar |BotanyPots |botanypots |9.0.13 |DONE |Manifest: NOSIGNATURE phosphophyllite-1.19.2-0.6.0-beta.5.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.5 |DONE |Manifest: NOSIGNATURE farmingforblockheads-forge-1.19-11.1.0.jar |Farming for Blockheads |farmingforblockheads |11.1.0 |DONE |Manifest: NOSIGNATURE pneumaticcraft-repressurized-1.19.2-4.1.2-9.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.1.2-9 |DONE |Manifest: NOSIGNATURE additional_lights-1.19-2.1.5.jar |Additional Lights |additional_lights |2.1.5 |DONE |Manifest: NOSIGNATURE ExtraDisks-1.19.2-2.2.0.jar |Extra Disks |extradisks |1.19.2-2.2.0 |DONE |Manifest: NOSIGNATURE EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.1.58-universal.jar |Forge |forge |43.1.58 |DONE |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 silent-gear-1.19.2-3.0.7.jar |Silent Gear |silentgear |3.0.7 |DONE |Manifest: NOSIGNATURE IntegratedCrafting-1.19.2-1.0.26.jar |IntegratedCrafting |integratedcrafting |1.0.26 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.52-beta.jar |When Dungeons Arise |dungeons_arise |2.1.52-1.19.2 |DONE |Manifest: NOSIGNATURE alchemistry-1.19.2-2.2.1.jar |Alchemistry |alchemistry |1.19.2-2.2.1 |DONE |Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |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.19.2-10.0.0.29.jar |CoFH Core |cofh_core |10.0.0.29 |DONE |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_core-1.19.2-10.0.0.1.jar |Thermal Series |thermal |10.0.0.1 |DONE |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.19.2-10.0.0.11.jar |Thermal Integration |thermal_integration |10.0.0.11 |DONE |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 redstone_arsenal-1.19.2-7.0.0.10.jar |Redstone Arsenal |redstone_arsenal |7.0.0.10 |DONE |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_innovation-1.19.2-10.0.0.16.jar |Thermal Innovation |thermal_innovation |10.0.0.16 |DONE |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.19.2-10.0.0.38.jar |Thermal Foundation |thermal_foundation |10.0.0.38 |DONE |Manifest: NOSIGNATURE thermal_locomotion-1.19.2-10.0.0.12.jar |Thermal Locomotion |thermal_locomotion |10.0.0.12 |DONE |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 radon-0.8.2.jar |Radon |radon |0.8.2 |DONE |Manifest: NOSIGNATURE SimpleBackups-1.19.1-2.1.4.jar |Simple Backups |simplebackups |1.19.1-2.1.4 |DONE |Manifest: NOSIGNATURE theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.130.jar |TerraBlender |terrablender |2.0.1.130 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.19.2-9.0.0-153.jar |Immersive Engineering |immersiveengineering |1.19.2-9.0.0-153 |DONE |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 NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |DONE |Manifest: NOSIGNATURE allthemodium-2.1.2-1.19.2-43.1.1.jar |Allthemodium |allthemodium |2.1.2-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |DONE |Manifest: NOSIGNATURE domum_ornamentum-1.19-1.0.75-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.75-ALPHA |DONE |Manifest: NOSIGNATURE pipez-1.19.2-1.0.1.jar |Pipez |pipez |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.7-8.jar |Flywheel |flywheel |0.6.7-8 |DONE |Manifest: NOSIGNATURE IntegratedDynamics-1.19.2-1.13.1.jar |IntegratedDynamics |integrateddynamics |1.13.1 |DONE |Manifest: NOSIGNATURE integratednbt-1.19.2-1.6.0.jar |Integrated NBT |integratednbt |1.6.0 |DONE |Manifest: NOSIGNATURE itemcollectors-1.1.5b-forge-mc1.19.jar |Item Collectors |itemcollectors |1.1.5b |DONE |Manifest: NOSIGNATURE Croptopia-1.19.2-FORGE-2.1.0.jar |Croptopia |croptopia |2.1.0 |DONE |Manifest: NOSIGNATURE thermal_cultivation-1.19.2-10.0.0.15.jar |Thermal Cultivation |thermal_cultivation |10.0.0.15 |DONE |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 baubley-heart-canisters-1.19.2-1.1.5.jar |Baubley Heart Canisters |bhc |1.19.2-1.1.5 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.46.0+1.19.2.jar |Polymorph |polymorph |0.46.0+1.19.2 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.19-2.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.1 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE [1.19.2] SecurityCraft v1.9.3.1.jar |SecurityCraft |securitycraft |1.9.3.1 |DONE |Manifest: NOSIGNATURE almostunified-forge-1.19.2-0.2.6.jar |AlmostUnified |almostunified |1.19.2-0.2.6 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.5.2-mc1.19.1.jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE structurize-1.19.2-1.0.460-ALPHA.jar |Structurize |structurize |1.19.2-1.0.460-ALPHA|DONE |Manifest: NOSIGNATURE FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE lootr-1.19-0.3.21.58.jar |Lootr |lootr |0.3.20.57 |DONE |Manifest: NOSIGNATURE connectedglass-1.1.4b-forge-mc1.19.jar |Connected Glass |connectedglass |1.1.4b |DONE |Manifest: NOSIGNATURE occultism-1.19.2-1.55.2.jar |Occultism |occultism |1.19.2-1.55.2 |DONE |Manifest: NOSIGNATURE allthetweaks-2.0.4-1.19.2-43.1.3.jar |All The Tweaks |allthetweaks |0.0NONE |DONE |Manifest: NOSIGNATURE Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go |byg |2.0.0.13 |DONE |Manifest: NOSIGNATURE Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |DONE |Manifest: NOSIGNATURE extremesoundmuffler-3.34-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.34-forge-1.19.2 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 ad_astra-forge-1.19.2-1.11.7.jar |Ad Astra! |ad_astra |1.11.7 |DONE |Manifest: NOSIGNATURE rsrequestify-2.3.0.jar |RSRequestify |rsrequestify |2.3.0 |DONE |Manifest: NOSIGNATURE hexerei-0.2.5.jar |Hexerei |hexerei |0.2.5 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.19.2-1.17.0.jar |Cyclops Core |cyclopscore |1.17.0 |DONE |Manifest: NOSIGNATURE blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |DONE |Manifest: NOSIGNATURE alchemylib-1.19.2-1.0.18.jar |AlchemyLib |alchemylib |1.19.2-1.0.18 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.19-10.0.0.jar |NetherPortalFix |netherportalfix |10.0.0 |DONE |Manifest: NOSIGNATURE AdvancedPeripherals-0.7.21b.jar |Advanced Peripherals |advancedperipherals |0.7.21b |DONE |Manifest: NOSIGNATURE UtilitiX-1.19.2-0.7.3.jar |UtilitiX |utilitix |1.19.2-0.7.3 |DONE |Manifest: NOSIGNATURE naturalist-forge-2.1.1-1.19.2.jar |Naturalist |naturalist |2.1.1 |DONE |Manifest: NOSIGNATURE HealthOverlay-1.19.2-7.1.1.jar |Health Overlay |healthoverlay |7.1.1 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE connectivity-1.19.2-3.4.jar |Connectivity Mod |connectivity |1.19.2-3.4 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.19.2-0.5.15.142.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.15.142 |DONE |Manifest: NOSIGNATURE glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |DONE |Manifest: NOSIGNATURE Placebo-1.19.2-7.0.1.jar |Placebo |placebo |7.0.1 |DONE |Manifest: NOSIGNATURE dankstorage-1.19.2-5.1.3.jar |Dank Storage |dankstorage |1.19.2-5.1.3 |DONE |Manifest: NOSIGNATURE potionsmaster-0.6.0-1.19.2-43.1.1.jar |Potions Master |potionsmaster |0.6.0-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.1.11.jar |Bookshelf |bookshelf |16.1.11 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.19.2-3.18.29.719.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.29.719 |DONE |Manifest: NOSIGNATURE littlecontraptions-forge-1.19.2.0.jar |Little Contraptions |littlecontraptions |1.19.2.0 |DONE |Manifest: NOSIGNATURE buildinggadgets-3.16.1-build.15+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.1-build.15+mc1.|DONE |Manifest: NOSIGNATURE FramedBlocks-6.6.2.jar |FramedBlocks |framedblocks |6.6.2 |DONE |Manifest: NOSIGNATURE mcw-doors-1.0.7-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.7 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.19.2-10.3.5.473.jar |Mekanism: Generators |mekanismgenerators |10.3.5 |DONE |Manifest: NOSIGNATURE absentbydesign-1.19-1.7.0.jar |Absent By Design Mod |absentbydesign |1.19-1.7.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed twilightforest-1.19.2-4.2.1468-universal.jar |The Twilight Forest |twilightforest |4.2.1468 |DONE |Manifest: NOSIGNATURE mob_grinding_utils-1.19.2-0.4.46.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.46 |DONE |Manifest: NOSIGNATURE RSInfinityBooster-1.19.2-3.0+23.jar |RSInfinityBooster |rsinfinitybooster |1.19.2-3.0+23 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.0.5-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.5 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE ItShallNotTick-1.0.11-build.35.jar |It Shall Not Tick |itshallnottick |1.0.11-build.35 |DONE |Manifest: NOSIGNATURE tempad-forge-1.19.2-1.4.3.jar |Tempad |tempad |1.4.1 |DONE |Manifest: NOSIGNATURE HostileNeuralNetworks-1.19.2-4.0.1.jar |Hostile Neural Networks |hostilenetworks |4.0.1 |DONE |Manifest: NOSIGNATURE entangled-1.3.11b-forge-mc1.19.jar |Entangled |entangled |1.3.11b |DONE |Manifest: NOSIGNATURE endertanks-1.19-1.12.0.jar |EnderTanks |endertanks |1.12.0 |DONE |Manifest: NOSIGNATURE CommonCapabilities-1.19.2-2.8.3.jar |CommonCapabilities |commoncapabilities |2.8.3 |DONE |Manifest: NOSIGNATURE crashutilities-6.1.jar |Crash Utilities |crashutilities |6.1 |DONE |Manifest: NOSIGNATURE getittogetherdrops-forge-1.19.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.6-mc1.19.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |DONE |Manifest: NOSIGNATURE fuelgoeshere-1.19.2-0.1.0.0.jar |Fuel Goes Here |fuelgoeshere |1.19.2-0.1.0.0 |DONE |Manifest: NOSIGNATURE wirelesschargers-1.0.6b-forge-mc1.19.jar |Wireless Chargers |wirelesschargers |1.0.6b |DONE |Manifest: NOSIGNATURE simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE modelfix-1.8.jar |Model Gap Fix |modelfix |1.8 |DONE |Manifest: NOSIGNATURE dpanvil-1.19.2-4.3.1.jar |DataPack Anvil |dpanvil |1.19.2-4.3.1 |DONE |Manifest: NOSIGNATURE blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |DONE |Manifest: NOSIGNATURE multi-piston-1.19.2-1.2.19-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.19-ALPHA |DONE |Manifest: NOSIGNATURE time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |DONE |Manifest: NOSIGNATURE villagertools-1.19-1.0.3.jar |villagertools |villagertools |1.19-1.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed thermal_expansion-1.19.2-10.0.0.19.jar |Thermal Expansion |thermal_expansion |10.0.0.19 |DONE |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 IntegratedTunnels-1.19.2-1.8.17.jar |IntegratedTunnels |integratedtunnels |1.8.17 |DONE |Manifest: NOSIGNATURE MysticalCustomization-1.19.2-4.0.1.jar |Mystical Customization |mysticalcustomization |4.0.1 |DONE |Manifest: NOSIGNATURE elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1902.3.5-build.65.jar |FTB Ultimine |ftbultimine |1902.3.5-build.65 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE Runelic-Forge-1.19.2-14.1.3.jar |Runelic |runelic |14.1.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 resourcefullib-forge-1.19.2-1.1.17.jar |Resourceful Lib |resourcefullib |1.1.17 |DONE |Manifest: NOSIGNATURE Spirit-forge-1.19.2-2.2.2.jar |Spirit |spirit |2.2.2 |DONE |Manifest: NOSIGNATURE MekanismTools-1.19.2-10.3.5.473.jar |Mekanism: Tools |mekanismtools |10.3.5 |DONE |Manifest: NOSIGNATURE InventoryProfilesNext-forge-1.19-1.8.5.jar |Inventory Profiles Next |inventoryprofilesnext |1.8.5 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.1.3-forge.jar |Deeper and Darker |deeperdarker |1.1.3 |DONE |Manifest: NOSIGNATURE architectury-6.3.56-forge.jar |Architectury |architectury |6.3.56 |DONE |Manifest: NOSIGNATURE BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything |bambooeverything |2.2.4-build.33+mc1.1|DONE |Manifest: NOSIGNATURE ftb-library-forge-1902.3.10-build.156.jar |FTB Library |ftblibrary |1902.3.10-build.156 |DONE |Manifest: NOSIGNATURE ftb-industrial-contraptions-1900.1.7-build.212.jar|FTB Industrial Contraptions |ftbic |1900.1.7-build.212 |DONE |Manifest: NOSIGNATURE myrtrees-forge-1.2.0-build.31.jar |Myrtrees |myrtrees |1.2.0-build.31 |DONE |Manifest: NOSIGNATURE findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1902.2.9-build.61.jar |FTB Teams |ftbteams |1902.2.9-build.61 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-1902.1.11-build.46.jar |FTB Ranks |ftbranks |1902.1.11-build.46 |DONE |Manifest: NOSIGNATURE ftb-essentials-1902.1.10-build.47.jar |FTB Essentials |ftbessentials |1902.1.10-build.47 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.19.2-1.101.1.jar |CC: Tweaked |computercraft |1.101.1 |DONE |Manifest: NOSIGNATURE energymeter-1.19.2-1.0.0.jar |Energy Meter |energymeter |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE moreoverlays-1.21.3-mc1.19.jar |More Overlays Updated |moreoverlays |1.21.3-mc1.19 |DONE |Manifest: NOSIGNATURE productivebees-1.19.2-0.10.3.0.jar |Productive Bees |productivebees |1.19.2-0.10.3.0 |DONE |Manifest: NOSIGNATURE trashcans-1.0.15b-forge-mc1.19.jar |Trash Cans |trashcans |1.0.15b |DONE |Manifest: NOSIGNATURE inventoryessentials-forge-1.19-5.0.0.jar |Inventory Essentials |inventoryessentials |5.0.0 |DONE |Manifest: NOSIGNATURE smallships-1.19.2-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |DONE |Manifest: NOSIGNATURE bwncr-forge-1.19.2-3.14.1.jar |Bad Wither No Cookie Reloaded |bwncr |3.14.1 |DONE |Manifest: NOSIGNATURE observable-3.3.0.jar |Observable |observable |3.3.0 |DONE |Manifest: NOSIGNATURE letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |DONE |Manifest: NOSIGNATURE voidtotem-forge-1.19.2-2.1.0.jar |Void Totem |voidtotem |2.1.0 |DONE |Manifest: NOSIGNATURE DarkModeEverywhere-1.19.1-1.0.3.jar |DarkModeEverywhere |darkmodeeverywhere |1.19.1-1.0.3 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |DONE |Manifest: NOSIGNATURE rhino-forge-1902.2.2-build.264.jar |Rhino |rhino |1902.2.2-build.264 |DONE |Manifest: NOSIGNATURE kubejs-forge-1902.6.0-build.123.jar |KubeJS |kubejs |1902.6.0-build.123 |DONE |Manifest: NOSIGNATURE biggerreactors-1.19.2-0.6.0-beta.5.1.jar |Bigger Reactors |biggerreactors |0.6.0-beta.5.1 |DONE |Manifest: NOSIGNATURE RootsClassic-1.19.2-1.1.33.jar |Roots Classic |rootsclassic |1.19.2-1.1.33 |DONE |Manifest: NOSIGNATURE Cucumber-1.19.2-6.0.3.jar |Cucumber Library |cucumber |6.0.3 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.19-12.0.0.jar |TrashSlot |trashslot |12.0.0 |DONE |Manifest: NOSIGNATURE jmi-forge-1.19.2-0.13-30.jar |JourneyMap Integration |jmi |0.13-30 |DONE |Manifest: NOSIGNATURE blueflame-1.19.2-0.1.0.2.jar |Blue Flame Burning |blueflame |1.19.2-0.1.0.2 |DONE |Manifest: NOSIGNATURE sophisticatedstorage-1.19.2-0.5.18.151.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.5.18.151 |DONE |Manifest: NOSIGNATURE additionallanterns-1.0.1a-forge-mc1.19.jar |Additional Lanterns |additionallanterns |1.0.1a |DONE |Manifest: NOSIGNATURE item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1902.4.3-build.140.jar |FTB Quests |ftbquests |1902.4.3-build.140 |DONE |Manifest: NOSIGNATURE platforms-1.19-1.10.1.jar |Platforms |platforms |1.10.1 |DONE |Manifest: NOSIGNATURE TravelAnchors-1.19.2-4.1.2.jar |Travel Anchors |travelanchors |1.19.2-4.1.2 |DONE |Manifest: NOSIGNATURE ensorcellation-1.19.2-4.0.0.12.jar |Ensorcellation |ensorcellation |4.0.0.12 |DONE |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 create-1.19.2-0.5.0.f.jar |Create |create |0.5.0.f |DONE |Manifest: NOSIGNATURE waystones-forge-1.19-11.1.0.jar |Waystones |waystones |11.1.0 |DONE |Manifest: NOSIGNATURE FastSuite-1.19.2-4.0.0.jar |Fast Suite |fastsuite |4.0.0 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+11.jar |Clumps |clumps |9.0.0+11 |DONE |Manifest: NOSIGNATURE journeymap-1.19.2-5.9.0beta3-forge.jar |Journeymap |journeymap |5.9.0beta3 |DONE |Manifest: NOSIGNATURE comforts-forge-6.0.3+1.19.2.jar |Comforts |comforts |6.0.3+1.19.2 |DONE |Manifest: NOSIGNATURE artifacts-1.19.2-5.0.1.jar |Artifacts |artifacts |1.19.2-5.0.1 |DONE |Manifest: NOSIGNATURE configured-2.0.1-1.19.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE DimStorage-1.19.2-7.2.0.jar |DimStorage |dimstorage |7.2.0 |DONE |Manifest: NOSIGNATURE MyServerIsCompatible-1.19-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.19-2.3.11.jar |Dungeon Crawl |dungeoncrawl |2.3.11 |DONE |Manifest: NOSIGNATURE DefaultSettings-1.19.x-2.8.7.jar |DefaultSettings |defaultsettings |2.8.7 |DONE |Manifest: NOSIGNATURE charginggadgets-1.9.0.jar |Charging Gadgets |charginggadgets |1.9.0 |DONE |Manifest: NOSIGNATURE mcjtylib-1.19-7.0.6.jar |McJtyLib |mcjtylib |1.19-7.0.6 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.19.1-4.0.3.jar |RFToolsBase |rftoolsbase |1.19.1-4.0.3 |DONE |Manifest: NOSIGNATURE xnet-1.19-5.0.2.jar |XNet |xnet |1.19-5.0.2 |DONE |Manifest: NOSIGNATURE rftoolspower-1.19-5.0.3.jar |RFToolsPower |rftoolspower |1.19-5.0.3 |DONE |Manifest: NOSIGNATURE rftoolsbuilder-1.19.1-5.0.4.jar |RFToolsBuilder |rftoolsbuilder |1.19.1-5.0.4 |DONE |Manifest: NOSIGNATURE deepresonance-1.19-4.0.6.jar |DeepResonance |deepresonance |1.19-4.0.6 |DONE |Manifest: NOSIGNATURE XNetGases-1.19.1-4.0.0.jar |XNet Gases |xnetgases |4.0.0 |DONE |Manifest: NOSIGNATURE rftoolsstorage-1.19-4.0.3.jar |RFToolsStorage |rftoolsstorage |1.19-4.0.3 |DONE |Manifest: NOSIGNATURE rftoolscontrol-1.19-6.0.1.jar |RFToolsControl |rftoolscontrol |1.19-6.0.1 |DONE |Manifest: NOSIGNATURE mahoutsukai-1.19.2-v1.34.35.jar |Mahou Tsukai |mahoutsukai |1.19.2-v1.34.35 |DONE |Manifest: NOSIGNATURE farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE mininggadgets-1.13.0.jar |Mining Gadgets |mininggadgets |1.13.0 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1902.3.9-build.168.jar |FTB Chunks |ftbchunks |1902.3.9-build.168 |DONE |Manifest: NOSIGNATURE XyCraft Core-0.5.17.jar |XyCraft: Core |xycraft_core |0.5.17 |DONE |Manifest: NOSIGNATURE XyCraft World-0.5.17.jar |XyCraft: World |xycraft_world |0.5.17 |DONE |Manifest: NOSIGNATURE XyCraft Override-0.5.17.jar |XyCraft: Override |xycraft_override |0.5.17 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.19.2-6.0.5.jar |Mystical Agriculture |mysticalagriculture |6.0.5 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.19.2-6.0.1.jar |Mystical Agradditions |mysticalagradditions |6.0.1 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.19-15.1.0.jar |CraftingTweaks |craftingtweaks |15.1.0 |DONE |Manifest: NOSIGNATURE rftoolsutility-1.19-5.0.3.jar |RFToolsUtility |rftoolsutility |1.19-5.0.3 |DONE |Manifest: NOSIGNATURE libIPN-forge-1.19-1.0.6.jar |libIPN |libipn |1.0.6 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.19.2-13.0.10.jar |EnchantmentDescriptions |enchdesc |13.0.10 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sebastrnlib-2.0.1.jar |Sebastrn Lib |sebastrnlib |2.0.1 |DONE |Manifest: NOSIGNATURE appliedcooking-2.0.3.jar |Applied Cooking |appliedcooking |2.0.3 |DONE |Manifest: NOSIGNATURE refinedcooking-3.0.3.jar |Refined Cooking |refinedcooking |3.0.3 |DONE |Manifest: NOSIGNATURE refinedstorage-1.11.1.jar |Refined Storage |refinedstorage |1.11.1 |DONE |Manifest: NOSIGNATURE ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-12.8.6.jar |Applied Energistics 2 |ae2 |12.8.6 |DONE |Manifest: NOSIGNATURE AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.19.2-13.3.0.jar |CookingForBlockheads |cookingforblockheads |13.3.0 |DONE |Manifest: NOSIGNATURE rebornstorage-1.19.2-5.0.0.jar |RebornStorage |rebornstorage |5.0.0 |DONE |Manifest: NOSIGNATURE merequester-1.19.2-1.0.2.jar |ME Requester |merequester |1.19.2-1.0.2 |DONE |Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.19.2-3.4.6.jar |Ars Nouveau |ars_nouveau |3.4.6 |DONE |Manifest: NOSIGNATURE Delightful-1.19-3.1.3.jar |Delightful |delightful |3.1.3 |DONE |Manifest: NOSIGNATURE ars_creo-1.19.2-3.1.0.jar |Ars Creo |ars_creo |3.1.0 |DONE |Manifest: NOSIGNATURE AE2WTLib-12.8.4.jar |AE2WTLib |ae2wtlib |12.8.4 |DONE |Manifest: NOSIGNATURE elementalcraft-1.19.2-5.5.4.jar |ElementalCraft |elementalcraft |1.19.2-5.5.4 |DONE |Manifest: NOSIGNATURE moonlight-1.19.2-2.1.10-forge.jar |Moonlight Library |moonlight |1.19.2-2.1.10 |DONE |Manifest: NOSIGNATURE ToolBelt-1.19-1.19.6.jar |Tool Belt |toolbelt |1.19.6 |DONE |Manifest: NOSIGNATURE titanium-1.19.2-3.7.0-23.jar |Titanium |titanium |3.7.0 |DONE |Manifest: NOSIGNATURE silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |DONE |Manifest: NOSIGNATURE AE2-Things-1.1.0-beta.jar |AE2 Things |ae2things |1.1.0-beta |DONE |Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.1.jar |Smooth Boot (Reloaded) |smoothboot |0.0.1 |DONE |Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE reliquary-1.19.2-2.0.20.1166.jar |Reliquary |reliquary |1.19.2-2.0.20.1166 |DONE |Manifest: NOSIGNATURE Quark-3.3-373.jar |Quark |quark |3.3-373 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.19.2-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |DONE |Manifest: NOSIGNATURE chemlib-1.19.2-2.0.13.jar |ChemLib |chemlib |1.19.2-2.0.13 |DONE |Manifest: NOSIGNATURE PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.19.2-7.0.1.jar |Fast Workbench |fastbench |7.0.1 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.19.2-7.1.2.11.jar |Flux Networks |fluxnetworks |7.1.2.11 |DONE |Manifest: NOSIGNATURE enderchests-1.19-1.10.0.jar |EnderChests |enderchests |1.10.0 |DONE |Manifest: NOSIGNATURE modonomicon-1.19.2-1.15.0.jar |Modonomicon |modonomicon |1.19.2-1.15.0 |DONE |Manifest: NOSIGNATURE quartz-1.19.2-0.1.0-beta.jar |Quartz |quartz |0.1.0-beta |DONE |Manifest: NOSIGNATURE minecolonies-1.19.2-1.0.1124-ALPHA.jar |MineColonies |minecolonies |1.19.2-1.0.1124-ALPH|DONE |Manifest: NOSIGNATURE pylons-1.19.2-3.0.0.jar |Pylons |pylons |3.0.0 |DONE |Manifest: NOSIGNATURE creeperoverhaul-2.0.5-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.5 |DONE |Manifest: NOSIGNATURE ferritecore-5.0.2-forge.jar |Ferrite Core |ferritecore |5.0.2 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a engineersdecor-1.19.2-forge-1.3.26.jar |Engineer's Decor |engineersdecor |1.3.26 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |DONE |Manifest: NOSIGNATURE functionalstorage-1.19.2-1.0.7.jar |Functional Storage |functionalstorage |1.19.2-1.0.7 |DONE |Manifest: NOSIGNATURE moredragoneggs-3.2.jar |More Dragon Eggs |moredragoneggs |3.2 |DONE |Manifest: NOSIGNATURE modular-routers-1.19.2-10.2.0-3.jar |Modular Routers |modularrouters |10.2.0-3 |DONE |Manifest: NOSIGNATURE charmofundying-forge-6.0.0+1.19.2.jar |Charm of Undying |charmofundying |6.0.0+1.19.2 |DONE |Manifest: NOSIGNATURE BetterF3-4.0.0-Forge-1.19.2.jar |BetterF3 |betterf3 |4.0.0 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |DONE |Manifest: NOSIGNATURE Applied-Mekanistics-1.3.3.jar |Applied Mekanistics |appmek |1.3.3 |DONE |Manifest: NOSIGNATURE AEAdditions-1.19.2-4.0.2.jar |AE Additions |ae2additions |4.0.2 |DONE |Manifest: NOSIGNATURE megacells-forge-1.5.3-1.19.2.jar |MEGA Cells |megacells |1.5.3-1.19.2 |DONE |Manifest: NOSIGNATURE expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |DONE |Manifest: NOSIGNATURE flickerfix-1.19.1-3.1.0.jar |FlickerFix |flickerfix |3.1.0 |DONE |Manifest: NOSIGNATURE createaddition-1.19.2-20221124a.jar |Create Crafts & Additions |createaddition |1.19.2-20221124a |DONE |Manifest: NOSIGNATURE Crash Report UUID: 3618f37f-2b87-4ed6-8de5-8287fd0ad07a FML: 43.1 Forge: net.minecraftforge:43.1.58 Flywheel Backend: GL33 Instanced Arrays FramedBlocks BlockEntity Warning: Not applicable
  16. Please help error: Prism Launcher version: 6.3 Launched instance in offline mode Minecraft folder is: C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/instances/1.12.2/.minecraft Java path is: C:/Program Files/Java/jre-1.8/bin/javaw.exe Checking Java version... Java is version 1.8.0_371, using 64 (amd64) architecture, from Oracle Corporation. Main Class: net.minecraft.launchwrapper.Launch Native path: C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/instances/1.12.2/natives Libraries: C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/mojang/patchy/1.3.9/patchy-1.3.9.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/google/guava/guava/21.0/guava-21.0.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/mojang/realms/1.10.22/realms-1.10.22.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/net/minecraftforge/forge/1.12.2-14.23.5.2860/forge-1.12.2-14.23.5.2860-universal.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/jline/jline/3.5.1/jline-3.5.1.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2_mc/scala-continuations-library_2.11-1.0.2_mc.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2_mc/scala-continuations-plugin_2.11.1-1.0.2_mc.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/mojang/minecraft/1.12.2/minecraft-1.12.2-client.jar Native libraries: C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-windows.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3-natives-windows.jar Mods: [✔] [1.12.2] SecurityCraft v1.9.8 [✔] [1.12-1.12.2]TorchBowMod_v1.4 [🖿] 1.12 (folder) [✔] aactadapter-1.12.2-0.1.0 [✔] AARCAddon-1.0.1 [✔] AdvancementPlaques-1.12.2-1.4.10 [✔] AEAdditions-1.12.2-1.3.8 [✔] AE-Net-Vis-Tool-1.12.2-1.0.3.0-universal [✔] AkashicTome-1.2-12 [✔] angelRingToBauble-1.12-0.3.1.50+d4e654e [✔] antiqueatlas-1.12.2-4.6.3 [✔] AppleCore-mc1.12.2-3.4.0 [✔] AppleSkin-mc1.12-1.0.14 [✔] appliedenergistics2-rv6-stable-7 [✔] Aquaculture-1.12.2-1.6.8 [✔] armoryexpansion-2.0.0-alpha [✔] AttributeFix-Forge-1.12.2-1.0.12 [✔] Avaritia-1.12.2-3.3.0.37-universal [✔] Avaritiaddons-1.12.2-1.9 [✔] AvaritiaTweaks-1.12.2-1.3.1 [✔] Baubles-1.12-1.5.2 [✔] BetterAdvancements-1.12.2-0.1.0.77 [✔] betterbiomeblend-1.12.2-1.1.7-forge [✔] BetterBuildersWands-1.12.2-0.13.2.271+5997513 [✔] bettercaves-1.12.2-2.0.4 [✔] BetterFoliage-MC1.12-2.3.3 [✔] BetterMineshaftsForge-1.12.2-2.2.1 [✔] betternether-0.1.8.6 [✔] BetterQuesting-3.5.329 [✔] BetterTabs-1.0.4 [✔] BetterThirdPerson-Forge-1.12.2-1.9.0 [✔] betweenlandsredstone-1.1.2 [✔] bewitchment-1.12.2-0.0.22.64 [✔] BiblioCraft[v2.4.6][MC1.12.2] [✔] BiomesOPlenty-1.12.2-7.0.1.2445-universal [✔] BiomesYouGo1.7.1 [✔] Bloodmoon-MC1.12.2-1.5.3 [✔] Botania r1.10-364.4 [✔] Bountiful Baubles-1.12.2-0.1.8 [✔] Bountiful-1.12.2-2.2.3 [✔] BQ_Multiblock_Structure_Integration-1.0.9 [✔] bqforestry-2.1.0 [✔] buildcraft-builders-7.99.24.8 [✔] buildcraft-compat-7.99.24.8 [✔] buildcraft-core-7.99.24.8 [✔] buildcraft-energy-7.99.24.8 [✔] buildcraft-factory-7.99.24.8 [✔] buildcraft-lib-7.99.24.8 [✔] BuildCraftRF-2.1.4 [✔] buildcraft-robotics-7.99.24.8 [✔] buildcraft-silicon-7.99.24.8 [✔] buildcraft-transport-7.99.24.8 [✔] carryon-1.12.2-1.12.7.23 [✔] cc-tweaked-1.12.2-1.89.2 [✔] ceilingtorch-1.12.2-v1.3.1 [✔] Chunk Pregenerator-V1.12-2.5.7 [✔] clearlag-1.0 [✔] Clumps-3.1.2 [✔] comforts-1.12.2-1.4.1.3 [✔] Controlling-3.0.12.2 [✔] corpse-1.12.2-1.0.8 [✔] CraftingTweaks_1.12.2-8.1.9 [✔] CreativeCore_v1.10.71_mc1.12.2 [✔] DimensionalDoors-1.12.2-3.0.12 [✔] dmadditions-1.0 [✔] Draconic-Additions-1.12.2-1.17.0.45-universal [✔] Draconic-Evolution-1.12.2-2.3.28.354-universal [✔] dragonsattacktektopians-1.12.2-1.0 [✔] DynamicLights-1.12.2 [✔] DynamicSurroundings-1.12.2-3.6.3 [✔] effortlessbuilding-1.12.2-2.16 [✔] ElectroblobsWizardry-4.3.11 [✘] essential_1-2-2-2_forge_1-12-2.jar (disabled) [✔] ExpandedEquivalence-1.12.2-12.3.17 [✔] FastLeafDecay-v14 [✔] Flopper-1.12.2-1.0.3 [✔] foamfix-0.10.15-1.12.2 [✔] forestry_1.12.2-5.8.2.422 [✔] FunMod 1.9 [✔] fusion-1.0.6-forge-mc1.12 [✔] grappling_hook_mod-1.12.2-v13 [✔] Grue-1.12.2-1.8.1 [✔] HadEnoughItems_1.12.2-4.25.1 [✔] HealingBed 1.12.2 forge [✔] Highlighter-1.12.2-forge-1.1.7 [✔] iceandfire-1.9.1-1.12.2 [✔] infinity-1.12 [✔] InventoryHUD-1.12.2.forge-3.4.4 [✔] ItemPhysic_Full_1.4.37_mc1.12.2 [✔] Jade-0.1.0 [✔] JustEnoughIDs-1.0.4-SNAPSHOT-thin [✔] JustEnoughResources-1.12.2-0.9.3.203 [✔] lagbgonrevived-1.1.0 [✔] LegendaryTooltips-1.12.2-1.1.10 [✔] llibrary-1.7.20-1.12.2 [✔] lostinfinity-1.16.0 [🖿] memory_repo (folder) [✔] MmmMmmMmmMmm-1.12-1.14 [✔] moartinkers-0.6.0 [✔] moretcon-1.10.2_1 [✔] MoSpells-1.12.2-1.0.4 [✔] MouseTweaks-2.10.1-mc1.12.2 [✔] mowziesmobs-1.5.8 [✘] NotSoEssential-Forge-1.0.3.jar (disabled) [✘] packcrashinfo-1.0.1.jar (disabled) [✔] Pam's ClaySpawn 1.12a [✔] Pam's DesertCraft 1.12.2c [✔] Pam's HarvestCraft 1.12.2zg [✔] pamscookables-1.1 [✔] Patchouli-1.0-23.6 [✔] PhosphorCrashFix-1.12.2-1.0.0 [✔] phosphor-forge-mc1.12.2-0.2.7-universal [✔] Piston-API-v1.0.1-mc1.12.2 [✔] ProgressiveDifficulty-1.12_3.1 [✔] ProjectE-1.12.2-PE1.4.1 [✔] ProjectRed-1.12.2-4.9.4.120-Base [✔] ProjectRed-1.12.2-4.9.4.120-integration [✔] ProjectRed-1.12.2-4.9.4.120-lighting [✔] ProjectRed-1.12.2-4.9.4.120-mechanical [✔] QuarkOddities-1.12.2 [✔] Quark-r1.6-179 [✔] rare-ice-0.1.1 [✔] realfilingcabinet-1.12-0.2.0.21 [✔] RealisticTorches-1.12.2-2.1.2 [✔] rechiseled-1.1.5-forge-mc1.12 [✔] RecurrentComplex-1.4.8.5 [✔] RedstoneFlux-1.12-2.1.1.1-universal [✔] Regeneration-3.0.3 [✔] RFExpansion-3.4.31 [✔] RoguelikeDungeonsFnarEdition-1.12.2-2.4.4 [✔] SimpleDifficulty-1.12.2-0.6.1 [✔] SnowRealMagic-1.12.2-0.7.1 [✔] snowvariants-1.12.2-1.3.1 [✔] SoManyEnchantments-0.5.5 [✔] SoundFilters-0.12.1_for_1.12 [✔] spark-forge [✔] SpellBundle-1.12.2-1.1.4 [✔] spiders-2.0-1.12.2-1.0.3 [✔] StandardExpansion-3.4.173 [✔] StorageDrawers-1.12.2-5.5.0 [✔] taiga-1.12.2-1.3.4 [✔] TConstruct-1.12.2-2.13.0.183 [✔] tektopia-1.1.0 [✔] TexFix V-1.12-4.0 [✔] TFSpellPack-1.1.0-MC1.12.2 [✔] TheBetweenlands-3.9.6-universal [✔] TheBetweenlandsMusic-1.0.0-universal [✔] thedalekmod-64.1.0 [✔] TinkeredHegemony-0.2.1 [✔] Tinkers' Addons-1.12.1-1.0.7 [✔] TinkersComplement-1.12.2-0.4.3 [✔] ToolBelt-1.12.2-1.9.14 [✔] Treasure2Atum2LP-mc1.12.2-f14.23.5.2859-v2.0.0 [✔] Treasure2-mc1.12.2-f14.23.5.2859-v2.2.0 [✔] Treasure2MoCreaturesLP-mc1.12.2-f14.23.5.2859-v2.0.0 [✔] Treasure2TwilightForestLP-mc1.12.2-f14.23.5.2859-v2.0.0 [✔] Treasure2WizardryLP-mc1.12.2-f14.23.5.2859-v2.0.0 [✔] Trinkets and Baubles-32.4 [✔] trumpetskeleton-1.12-1.0.2.1 [✔] twilightforest-1.12.2-3.11.1021-universal [✔] VanillaFix-1.0.10-150 [✔] voicechat-forge-1.12.2-2.4.27 [✔] waterskin-1.0.1 [✔] Waystones_1.12.2-4.1.0 [✔] weeping-angels-46 [✔] WizardryUtils-1.12.2-1.1.4 [✔] xp_matters-3 [✔] xpdiary-1.0.0 [✔] xplosives-1.1 Params: --username --version 1.12.2 --gameDir C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/instances/1.12.2/.minecraft --assetsDir C:/Users/*My_Name*/AppData/Roaming/PrismLauncher/assets --assetIndex 1.12 --uuid --accessToken --userType --versionType release --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker Window size: 854 x 480 Launcher: standard Java Arguments: [-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Xms512m, -Xmx4096m, -Duser.language=en] Minecraft process ID: 21800 [07:27:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [07:27:33] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [07:27:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [07:27:33] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading [07:27:33] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_371, running on Windows 11:amd64:10.0, installed at C:\Program Files\Java\jre-1.8 [07:27:33] [main/INFO] [FML]: Searching C:\Users\*My_Name*\AppData\Roaming\PrismLauncher\instances\1.12.2\.minecraft\mods for mods [07:27:33] [main/INFO] [FML]: Searching C:\Users\*My_Name*\AppData\Roaming\PrismLauncher\instances\1.12.2\.minecraft\mods\1.12.2 for mods [07:27:33] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from [1.12.2] SecurityCraft v1.9.8.jar [07:27:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.4.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed! [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in betterbiomeblend-1.12.2-1.1.7-forge.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod Better Biome Blend (fionathemortal.betterbiomeblend.core.CoreMod) is not signed! [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.3.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed! [07:27:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from BetterThirdPerson-Forge-1.12.2-1.9.0.jar [07:27:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from bewitchment-1.12.2-0.0.22.64.jar [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Bloodmoon-MC1.12.2-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.71_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [07:27:34] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed! [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in DynamicLights-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [07:27:34] [main/WARN] [FML]: The coremod DLFMLCorePlugin (atomicstryker.dynamiclights.common.DLFMLCorePlugin) is not signed! [07:27:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from DynamicSurroundings-1.12.2-3.6.3.jar [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.15-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft [07:27:34] [main/WARN] [FML]: The coremod Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (pl.asie.foamfix.coremod.FoamFixCore) is not signed! [07:27:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from fusion-1.0.6-forge-mc1.12.jar [07:27:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from Highlighter-1.12.2-forge-1.1.7.jar [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in iceandfire-1.9.1-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod iceandfire (com.github.alexthe666.iceandfire.asm.IceAndFirePlugin) is not signed! [07:27:34] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [07:27:34] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed! [07:27:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar [07:27:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from moretcon-1.10.2_1.jar [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in PhosphorCrashFix-1.12.2-1.0.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod PCF Core Mod (nathan.phosphorcrashfix.core.PCFCoreMod) is not signed! [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Piston-API-v1.0.1-mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod Piston API Plugin (git.jbredwards.piston_api.mod.asm.ASMHandler) is not signed! [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-179.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed! [07:27:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from rare-ice-0.1.1.jar [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Regeneration-3.0.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod Regeneration (me.suff.mc.regen.asm.RegenerationPlugin) is not signed! [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in SimpleDifficulty-1.12.2-0.6.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod com.charles445.simpledifficulty.asm.CoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [07:27:34] [main/WARN] [FML]: The coremod SimpleDifficulty ASM (com.charles445.simpledifficulty.asm.CoreLoader) is not signed! [07:27:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from SnowRealMagic-1.12.2-0.7.1.jar [07:27:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in SoManyEnchantments-0.5.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [07:27:34] [main/WARN] [FML]: The coremod com.Shultrea.Rin.Transformer.CoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [07:27:34] [main/WARN] [FML]: The coremod SoManyEnchantments ASM (com.Shultrea.Rin.Transformer.CoreLoader) is not signed! [07:27:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from VanillaFix-1.0.10-150.jar [07:27:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from voicechat-forge-1.12.2-2.4.27.jar [07:27:34] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor-forge-mc1.12.2-0.2.7-universal.jar [07:27:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [07:27:34] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker [07:27:34] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.3 Source=file:/C:/Users/Skyler%20Bayse/AppData/Roaming/PrismLauncher/instances/1.12.2/.minecraft/mods/%5B1.12.2%5D%20SecurityCraft%20v1.9.8.jar Service=LaunchWrapper Env=CLIENT [07:27:34] [main/WARN] [FML]: The coremod SecurityCraftLoadingPlugin (net.geforcemods.securitycraft.SecurityCraftLoadingPlugin) is not signed! [07:27:34] [main/INFO] [mixin]: Compatibility level set to JAVA_8 [07:27:34] [main/WARN] [FML]: The coremod BewitchmentFMLLoadingPlugin (com.bewitchment.core.BewitchmentFMLLoadingPlugin) is not signed! [07:27:34] [main/WARN] [FML]: The coremod TransformLoader (org.orecruncher.dsurround.mixins.TransformLoader) is not signed! [07:27:34] [main/WARN] [FML]: The coremod Fusion Plugin (com.supermartijn642.fusion.core.CoreMod) is not signed! [07:27:34] [main/WARN] [FML]: The coremod MixinLoader (com.anthonyhilyard.highlighter.MixinLoader) is not signed! [07:27:34] [main/WARN] [FML]: The coremod JustEnoughIDs Extension Plugin (org.dimdev.jeid.JEIDLoadingPlugin) is not signed! [07:27:34] [main/INFO] [JustEnoughIDs]: Initializing JustEnoughIDs core mixins [07:27:34] [main/INFO] [JustEnoughIDs]: Initializing JustEnoughIDs initialization mixins [07:27:34] [main/WARN] [FML]: The coremod com.existingeevee.moretcon.core.MoreTConCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft [07:27:34] [main/WARN] [FML]: The coremod MoreTConCore (com.existingeevee.moretcon.core.MoreTConCoreMod) is not signed! [07:27:34] [main/WARN] [FML]: The coremod snownee.snow.core.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft [07:27:34] [main/WARN] [FML]: The coremod Snow! Real Magic! (snownee.snow.core.CoreMod) is not signed! [07:27:34] [main/INFO] [VanillaFix]: Initializing VanillaFix [07:27:34] [main/INFO] [VanillaFix]: Initializing StacktraceDeobfuscator [07:27:34] [main/INFO] [VanillaFix]: Downloading MCP method mappings to: methods-stable_39.csv [07:27:35] [main/ERROR] [VanillaFix]: Failed to get MCP data! java.lang.RuntimeException: java.net.UnknownHostException: export.mcpbot.bspk.rs at org.dimdev.vanillafix.crashes.StacktraceDeobfuscator.init(StacktraceDeobfuscator.java:52) ~[StacktraceDeobfuscator.class:?] at org.dimdev.vanillafix.VanillaFixLoadingPlugin.initStacktraceDeobfuscator(VanillaFixLoadingPlugin.java:60) [VanillaFix-1.0.10-150.jar:?] at org.dimdev.vanillafix.VanillaFixLoadingPlugin.<clinit>(VanillaFixLoadingPlugin.java:43) [VanillaFix-1.0.10-150.jar:?] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_371] at java.lang.Class.forName(Unknown Source) [?:1.8.0_371] at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:527) [forge-1.12.2-14.23.5.2860-universal.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_371] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_371] at org.spongepowered.asm.launch.platform.MixinPlatformAgentFMLLegacy.injectCorePlugin(MixinPlatformAgentFMLLegacy.java:240) [%5B1.12.2%5D%20SecurityCraft%20v1.9.8.jar:?] at org.spongepowered.asm.launch.platform.MixinPlatformAgentFMLLegacy.initFMLCoreMod(MixinPlatformAgentFMLLegacy.java:167) [%5B1.12.2%5D%20SecurityCraft%20v1.9.8.jar:?] at org.spongepowered.asm.launch.platform.MixinPlatformAgentFMLLegacy.accept(MixinPlatformAgentFMLLegacy.java:153) [%5B1.12.2%5D%20SecurityCraft%20v1.9.8.jar:?] at org.spongepowered.asm.launch.platform.MixinContainer.<init>(MixinContainer.java:75) [%5B1.12.2%5D%20SecurityCraft%20v1.9.8.jar:?] at org.spongepowered.asm.launch.platform.MixinPlatformManager.createContainerFor(MixinPlatformManager.java:143) [%5B1.12.2%5D%20SecurityCraft%20v1.9.8.jar:?] at org.spongepowered.asm.launch.platform.MixinPlatformManager.addContainer(MixinPlatformManager.java:135) [%5B1.12.2%5D%20SecurityCraft%20v1.9.8.jar:?] at org.spongepowered.asm.launch.platform.MixinPlatformManager.scanForContainers(MixinPlatformManager.java:220) [%5B1.12.2%5D%20SecurityCraft%20v1.9.8.jar:?] at org.spongepowered.asm.launch.platform.MixinPlatformManager.init(MixinPlatformManager.java:107) [%5B1.12.2%5D%20SecurityCraft%20v1.9.8.jar:?] at org.spongepowered.asm.launch.MixinBootstrap.getPlatform(MixinBootstrap.java:118) [%5B1.12.2%5D%20SecurityCraft%20v1.9.8.jar:?] at org.spongepowered.asm.launch.MixinBootstrap.start(MixinBootstrap.java:166) [%5B1.12.2%5D%20SecurityCraft%20v1.9.8.jar:?] at org.spongepowered.asm.launch.MixinTweaker.<init>(MixinTweaker.java:46) [%5B1.12.2%5D%20SecurityCraft%20v1.9.8.jar:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_371] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_371] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_371] at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.8.0_371] at java.lang.Class.newInstance(Unknown Source) [?:1.8.0_371] at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) [NewLaunch.jar:?] at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) [NewLaunch.jar:?] at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) [NewLaunch.jar:?] Caused by: java.net.UnknownHostException: export.mcpbot.bspk.rs at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_371] at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_371] at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_371] at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_371] at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_371] at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.8.0_371] at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_371] at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_371] at sun.net.www.http.HttpClient.<init>(Unknown Source) ~[?:1.8.0_371] at sun.net.www.http.HttpClient.New(Unknown Source) ~[?:1.8.0_371] at sun.net.www.http.HttpClient.New(Unknown Source) ~[?:1.8.0_371] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) ~[?:1.8.0_371] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:1.8.0_371] at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) ~[?:1.8.0_371] at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) ~[?:1.8.0_371] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_371] at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_371] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.8.0_371] at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) ~[?:1.8.0_371] at org.dimdev.vanillafix.crashes.StacktraceDeobfuscator.init(StacktraceDeobfuscator.java:31) ~[StacktraceDeobfuscator.class:?] ... 30 more [07:27:35] [main/INFO] [VanillaFix]: Done initializing StacktraceDeobfuscator [07:27:35] [main/INFO] [VanillaFix]: Initializing Bug Fix Mixins [07:27:35] [main/INFO] [VanillaFix]: Initializing Crash Fix Mixins [07:27:35] [main/INFO] [VanillaFix]: Initializing Profiler Improvement Mixins [07:27:35] [main/INFO] [VanillaFix]: Initializing Texture Fix Mixins [07:27:35] [main/INFO] [VanillaFix]: Initializing Mod Support Mixins [07:27:35] [main/WARN] [FML]: The coremod VanillaFixLoadingPlugin (org.dimdev.vanillafix.VanillaFixLoadingPlugin) is not signed! [07:27:35] [main/WARN] [FML]: The coremod PhosphorFMLLoadingPlugin (me.jellysquid.mods.phosphor.core.PhosphorFMLLoadingPlugin) is not signed! [07:27:35] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [07:27:35] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [07:27:35] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [07:27:35] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [07:27:35] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [07:27:35] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [07:27:35] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [07:27:35] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [07:27:35] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [07:27:35] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [07:27:35] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [07:27:35] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [07:27:35] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [07:27:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [07:27:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [07:27:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [07:27:36] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [betterbiomeblend]: Found valid Mixin framework! Proceeding to load. [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker [07:27:36] [main/ERROR] [mixin]: Mixin config mixins.moretcon.json does not specify "minVersion" property [07:27:36] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@25aeb5ac [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [07:27:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper Exception caught from launcher java.lang.NoClassDefFoundError: kotlin/reflect/KDeclarationContainer at mods.betterfoliage.loader.Refs.<clinit>(Refs.kt:13) at mods.betterfoliage.loader.BetterFoliageTransformer.<init>(BetterFoliageCore.kt:13) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.<init>(ASMTransformerWrapper.java:243) at $wrapper.mods.betterfoliage.loader.BetterFoliageTransformer.<init>(Unknown Source) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:132) at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) Caused by: java.lang.ClassNotFoundException: kotlin.reflect.KDeclarationContainer at java.net.URLClassLoader.findClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 21 more Exiting with ERROR Exception in thread "main" [07:27:36] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException [07:27:36] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49) [07:27:36] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.SecurityManager.checkExit(Unknown Source) [07:27:36] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.exit(Unknown Source) [07:27:36] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.exit(Unknown Source) [07:27:36] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.prismlauncher.EntryPoint.main(EntryPoint.java:76) Process exited with code 1. Clipboard copy at: 30 Oct 2023 07:30:49 -0400 Clipboard copy at: 30 Oct 2023 07:30:49 -0400 Clipboard copy at: 30 Oct 2023 07:30:50 -0400 Clipboard copy at: 30 Oct 2023 07:30:50 -0400
  17. ---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 7/1/23 11:19 AM Description: Mod loading error has occurred java.lang.Exception: Mod Loading has failed at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[forge:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:51) ~[forge:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading,re:mixin,pl:mixin:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_372] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_372] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_372] {} at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_372] {} at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.34.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.34.jar:?] {} at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.34.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: main Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading} -- MOD apotheosis -- Details: Caused by 0: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_372] {} at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_372] {} at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_372] {} at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_372] {} at java.lang.Class.getConstructor(Class.java:1825) ~[?:1.8.0_372] {} at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:96) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:263) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:231) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:186) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:180) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:174) ~[eventbus-4.0.0.jar:?] {} at shadows.placebo.json.PlaceboJsonReloadListener.<init>(PlaceboJsonReloadListener.java:62) ~[placebo:4.7.1] {re:classloading} at shadows.apotheosis.ench.table.EnchantingStatManager.<init>(EnchantingStatManager.java:37) ~[apotheosis:4.8.9A0] {re:classloading} at shadows.apotheosis.ench.table.EnchantingStatManager.<clinit>(EnchantingStatManager.java:31) ~[apotheosis:4.8.9A0] {re:classloading} at shadows.apotheosis.ench.EnchModule.init(EnchModule.java:205) ~[apotheosis:4.8.9A0] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_45_EnchModule_init_FMLCommonSetupEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[forge:36.2] {re:mixin,re:classloading,pl:mixin:APP:mixins.timecore.json:FMLModContainerMixin,pl:mixin:A} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[forge:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_372] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) ~[?:1.8.0_372] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_372] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_372] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_372] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_372] {} Mod File: Apotheosis-1.16.5-4.8.9A0.jar Failure message: Apotheosis (apotheosis) encountered an error during the common_setup event phase org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered Mod Version: 4.8.9A0 Mod Issue URL: NOT PROVIDED Exception message: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: net.minecraft.client.Minecraft Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:739) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading} at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_372] {} at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_372] {} at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_372] {} at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_372] {} at java.lang.Class.getConstructor(Class.java:1825) ~[?:1.8.0_372] {} at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:96) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:263) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:231) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:186) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:180) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:174) ~[eventbus-4.0.0.jar:?] {} at shadows.placebo.json.PlaceboJsonReloadListener.<init>(PlaceboJsonReloadListener.java:62) ~[placebo:4.7.1] {re:classloading} at shadows.apotheosis.ench.table.EnchantingStatManager.<init>(EnchantingStatManager.java:37) ~[apotheosis:4.8.9A0] {re:classloading} at shadows.apotheosis.ench.table.EnchantingStatManager.<clinit>(EnchantingStatManager.java:31) ~[apotheosis:4.8.9A0] {re:classloading} at shadows.apotheosis.ench.EnchModule.init(EnchModule.java:205) ~[apotheosis:4.8.9A0] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_45_EnchModule_init_FMLCommonSetupEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[forge:36.2] {re:mixin,re:classloading,pl:mixin:APP:mixins.timecore.json:FMLModContainerMixin,pl:mixin:A} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[forge:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_372] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) ~[?:1.8.0_372] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_372] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_372] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_372] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_372] {} -- MOD tconstruct -- Details: Caused by 0: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_372] {} at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_372] {} at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_372] {} at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_372] {} at java.lang.Class.getConstructor(Class.java:1825) ~[?:1.8.0_372] {} at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:96) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:263) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:231) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:186) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:180) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:174) ~[eventbus-4.0.0.jar:?] {} at slimeknights.tconstruct.library.materials.MaterialRegistry.init(MaterialRegistry.java:56) ~[tconstruct:1.16.5-3.3.4.335] {re:classloading} at slimeknights.tconstruct.TConstruct.commonSetup(TConstruct.java:130) ~[tconstruct:1.16.5-3.3.4.335] {re:classloading,pl:eventbus:A} at net.minecraftforge.eventbus.ASMEventHandler_1358_TConstruct_commonSetup_FMLCommonSetupEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[forge:36.2] {re:mixin,re:classloading,pl:mixin:APP:mixins.timecore.json:FMLModContainerMixin,pl:mixin:A} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[forge:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_372] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) ~[?:1.8.0_372] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_372] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_372] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_372] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_372] {} Mod File: TConstruct-1.16.5-3.3.4.335.jar Failure message: Tinkers' Construct (tconstruct) encountered an error during the common_setup event phase org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered Mod Version: 3.3.4.335 Mod Issue URL: https://github.com/SlimeKnights/TinkersConstruct/issues Exception message: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: net.minecraft.client.Minecraft Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:739) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading} at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_372] {} at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_372] {} at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_372] {} at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_372] {} at java.lang.Class.getConstructor(Class.java:1825) ~[?:1.8.0_372] {} at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:96) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:263) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:231) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:186) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:180) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.addListener(EventBus.java:174) ~[eventbus-4.0.0.jar:?] {} at slimeknights.tconstruct.library.materials.MaterialRegistry.init(MaterialRegistry.java:56) ~[tconstruct:1.16.5-3.3.4.335] {re:classloading} at slimeknights.tconstruct.TConstruct.commonSetup(TConstruct.java:130) ~[tconstruct:1.16.5-3.3.4.335] {re:classloading,pl:eventbus:A} at net.minecraftforge.eventbus.ASMEventHandler_1358_TConstruct_commonSetup_FMLCommonSetupEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[forge:36.2] {re:mixin,re:classloading,pl:mixin:APP:mixins.timecore.json:FMLModContainerMixin,pl:mixin:A} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[forge:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_372] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) ~[?:1.8.0_372] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_372] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_372] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_372] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_372] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Linux (amd64) version 5.10.0-19-amd64 Java Version: 1.8.0_372, Temurin Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin Memory: 11957427744 bytes (11403 MB) / 13098811392 bytes (12492 MB) up to 30758404096 bytes (29333 MB) CPUs: 32 JVM Flags: 1 total; -Xmx33000M ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /Essential-forge_1-16-5.jar essential-loader TRANSFORMATIONSERVICE /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.34 FML Language Providers: [email protected] minecraft@1 [email protected] Mod List: SkyVillage_1.0.0_1.16.5.jar |Sky Villages |skyvillages |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE astralsorcery-1.16.5-1.14.1.jar |Astral Sorcery |astralsorcery |1.16.4-1.14.1 |SIDED_SETU|Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 ftb-essentials-1605.1.5-build.32.jar |FTB Essentials |ftbessentials |1605.1.5-build.32 |SIDED_SETU|Manifest: NOSIGNATURE NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |SIDED_SETU|Manifest: NOSIGNATURE aiotbotania-1.16.5-1.8.4.jar |AIOT Botania |aiotbotania |1.8.4 |SIDED_SETU|Manifest: NOSIGNATURE extratrades-1.16.5-1.2.jar |Extra Trades |extratrades |1.16.5-1.2 |SIDED_SETU|Manifest: NOSIGNATURE SlashBlade-1.16-0.0.12.1.jar |Slash Blade |slashblade |0.0.12 |SIDED_SETU|Manifest: NOSIGNATURE InsaneLib-1.4.2-mc1.16.5.jar |InsaneLib |insanelib |1.4.2 |SIDED_SETU|Manifest: NOSIGNATURE findme-1.16.3-2.2.1.0.jar |Find Me |findme |2.2.1 |SIDED_SETU|Manifest: NOSIGNATURE Neat 1.7-27.jar |Neat |neat |1.7-27 |SIDED_SETU|Manifest: NOSIGNATURE glassential-forge-1.16.5-1.1.7.jar |Glassential |glassential |1.1.7 |SIDED_SETU|Manifest: NOSIGNATURE ForgeEndertech-1.16.5-7.3.0.0-build.0330.jar |ForgeEndertech |forgeendertech |7.3.0.0 |SIDED_SETU|Manifest: NOSIGNATURE Controlling-7.0.0.29.jar |Controlling |controlling |7.0.0.29 |SIDED_SETU|Manifest: NOSIGNATURE Prism-1.16.5-1.0.1.jar |Prism |prism |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE Placebo-1.16.5-4.7.1.jar |Placebo |placebo |4.7.1 |SIDED_SETU|Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |SIDED_SETU|Manifest: NOSIGNATURE Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |SIDED_SETU|Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |SIDED_SETU|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 reliquary-1.16.5-1.3.5.1124.jar |Reliquary |xreliquary |1.16.5-1.3.5.1124 |SIDED_SETU|Manifest: NOSIGNATURE sophisticatedbackpacks-1.16.5-3.15.20.755.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.20.755 |SIDED_SETU|Manifest: NOSIGNATURE DarkUtilities-1.16.5-8.0.14.jar |Dark Utilities |darkutils |8.0.14 |SIDED_SETU|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 Apotheosis-1.16.5-4.8.9A0.jar |Apotheosis |apotheosis |4.8.9A0 |ERROR |Manifest: NOSIGNATURE Unique Enchantments Apex-1.16.5-1.2.3.jar |Unique Apex Enchantments |uniqueapex |1.2.3 |SIDED_SETU|Manifest: NOSIGNATURE ProgressiveBosses-3.4.3-mc1.16.5.jar |Progressive Bosses |progressivebosses |3.4.3 |SIDED_SETU|Manifest: NOSIGNATURE mcw-doors-1.0.9forge-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.9 |SIDED_SETU|Manifest: NOSIGNATURE carryon-1.16.5-1.15.6.24.jar |Carry On |carryon |1.15.6.24 |SIDED_SETU|Manifest: NOSIGNATURE Unique Enchantments Utils-1.16.5-1.7.3.1.jar |Unique Util Enchantments |uniqueutil |1.7.3.1 |SIDED_SETU|Manifest: NOSIGNATURE Paraglider-1.16.5-1.3.2.14.jar |Paraglider |paraglider |1.3.2.14 |SIDED_SETU|Manifest: NOSIGNATURE LostTrinkets-1.16.5-0.1.27.jar |Lost Trinkets |losttrinkets |0.1.27 |SIDED_SETU|Manifest: NOSIGNATURE dummmmmmy-1.16.5-1.3.3.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |SIDED_SETU|Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |SIDED_SETU|Manifest: NOSIGNATURE mob_grinding_utils-1.16.5-0.4.47.jar |Mob Grinding Utils |mob_grinding_utils |1.16.5-0.4.47 |SIDED_SETU|Manifest: NOSIGNATURE LootGames-1.16.5-2.0.0.5.jar |LootGames |lootgames |2.0.0.5 |SIDED_SETU|Manifest: NOSIGNATURE refinedstorage-1.9.18.jar |Refined Storage |refinedstorage |1.9.18 |SIDED_SETU|Manifest: NOSIGNATURE upgradednetherite-1.16.5-2.1.0.1-release.jar |Upgraded Netherite |upgradednetherite |1.16.5-2.1.0.1-relea|SIDED_SETU|Manifest: NOSIGNATURE RSInfinityBooster-1.16.5-1.1+13.jar |RSInfinityBooster |rsinfinitybooster |1.16.5-1.1+13 |SIDED_SETU|Manifest: NOSIGNATURE castle_in_the_sky-1.16.5-0.2.6.jar |Castle in the sky |castle_in_the_sky |1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE industrial-foregoing-1.16.5-3.2.14.6-14.jar |Industrial Foregoing |industrialforegoing |3.2.14.6 |SIDED_SETU|Manifest: NOSIGNATURE repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |SIDED_SETU|Manifest: NOSIGNATURE ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |SIDED_SETU|Manifest: NOSIGNATURE Botania-1.16.5-420.3.jar |Botania |botania |1.16.5-420.3 |SIDED_SETU|Manifest: NOSIGNATURE darkerdepths-1.16.5-1.1.4.jar |Darker Depths |darkerdepths |1.1.4 |SIDED_SETU|Manifest: NOSIGNATURE TTIGRAAS_BETA_v.1.7.1.jar |TTIGRAAS |ttigraas |1.7.1 |SIDED_SETU|Manifest: NOSIGNATURE curios-forge-1.16.5-4.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE tetra-1.16.5-3.20.0.jar |Tetra |tetra |3.20.0 |SIDED_SETU|Manifest: NOSIGNATURE Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |SIDED_SETU|Manifest: NOSIGNATURE witchery_rewitched-0.3.0.jar |Witchery: The Rewitchening |witchery_rewitched |0.3.0 |SIDED_SETU|Manifest: NOSIGNATURE Abadoned_botany v[1.0.1].jar |Abadoned Botany |abadoned_botany |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE Unique Enchantments-1.16.5-2.3.3.1.jar |Unique Enchantments |uniquee |2.3.3.1 |SIDED_SETU|Manifest: NOSIGNATURE OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |SIDED_SETU|Manifest: NOSIGNATURE time-in-a-bottle-1.1.0.jar |Time In A Bottle |tiab |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |SIDED_SETU|Manifest: NOSIGNATURE Runelic-1.16.5-7.0.3.jar |Runelic |runelic |7.0.3 |SIDED_SETU|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 ExtraStorage-1.16.5-1.6.1.jar |Extra Storage |extrastorage |1.6.1 |SIDED_SETU|Manifest: NOSIGNATURE cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |SIDED_SETU|Manifest: NOSIGNATURE NaturesAura-34.3.jar |Nature's Aura |naturesaura |34.3 |SIDED_SETU|Manifest: NOSIGNATURE constructionwand-1.16.5-2.6.jar |Construction Wand |constructionwand |1.16.5-2.6 |SIDED_SETU|Manifest: NOSIGNATURE SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|SIDED_SETU|Manifest: NOSIGNATURE architectury-1.32.68.jar |Architectury |architectury |1.32.68 |SIDED_SETU|Manifest: NOSIGNATURE observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |SIDED_SETU|Manifest: NOSIGNATURE light-overlay-5.8.1.jar |Light Overlay |lightoverlay |5.8.1 |SIDED_SETU|Manifest: NOSIGNATURE cloth-config-4.16.91-forge.jar |Cloth Config v4 API |cloth-config |4.16.91 |SIDED_SETU|Manifest: NOSIGNATURE The_Undergarden-1.16.5-0.5.5.jar |The Undergarden |undergarden |0.5.5 |SIDED_SETU|Manifest: NOSIGNATURE FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |SIDED_SETU|Manifest: NOSIGNATURE CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.445 |SIDED_SETU|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |SIDED_SETU|Manifest: NOSIGNATURE extra-utilities-reborn-1.7.3-1.16.5.jar |Extra Utilities Rebirth |extrautilitiesrebirth |1.7.3 |SIDED_SETU|Manifest: NOSIGNATURE Essential (forge_1.16.5).jar |Essential |essential |12933+deploy-staging|SIDED_SETU|Manifest: NOSIGNATURE BotaniaAdditionsMC1.16.4-1.0.4.jar |Botania Additions |botaniaadditions |1.0.4 |SIDED_SETU|Manifest: NOSIGNATURE Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |SIDED_SETU|Manifest: NOSIGNATURE ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |SIDED_SETU|Manifest: NOSIGNATURE ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |SIDED_SETU|Manifest: NOSIGNATURE bountifulbaubles-1.16.5-0.1.0-forge.jar |Bountiful Baubles |bountifulbaubles |1.16.5-0.1.0 |SIDED_SETU|Manifest: NOSIGNATURE jei-1.16.5-7.8.0.1009.jar |Just Enough Items |jei |7.8.0.1009 |SIDED_SETU|Manifest: NOSIGNATURE item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |SIDED_SETU|Manifest: NOSIGNATURE goblintraders-1.7.3-1.16.5.jar |Goblin Traders |goblintraders |1.7.3 |SIDED_SETU|Manifest: NOSIGNATURE Unique Enchantments Battle-1.16.5-1.4.3.jar |Unique Battle Enchantments |uniquebattle |1.4.3 |SIDED_SETU|Manifest: NOSIGNATURE Unique Enchantments Base-1.16.5-1.4.3.1.jar |Unique Enchantments Base |uniquebase |1.4.3.1 |SIDED_SETU|Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |SIDED_SETU|Manifest: NOSIGNATURE Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |SIDED_SETU|Manifest: NOSIGNATURE mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |SIDED_SETU|Manifest: NOSIGNATURE journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |SIDED_SETU|Manifest: NOSIGNATURE appliedenergistics2-8.4.7.jar |Applied Energistics 2 |appliedenergistics2 |8.4.7 |SIDED_SETU|Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98 AEInfinityBooster-1.16.5-1.0.0+12.jar |AEInfinityBooster |aeinfinitybooster |1.16.5-1.0.0+12 |SIDED_SETU|Manifest: NOSIGNATURE NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |SIDED_SETU|Manifest: NOSIGNATURE Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |SIDED_SETU|Manifest: NOSIGNATURE LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |SIDED_SETU|Manifest: NOSIGNATURE BotanyPots-1.16.5-7.1.41.jar |BotanyPots |botanypots |7.1.41 |SIDED_SETU|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 BotanyTrees-1.16.5-3.0.10.jar |BotanyTrees |botanytrees |3.0.10 |SIDED_SETU|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 DungeonCrawl-1.16.5-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |SIDED_SETU|Manifest: NOSIGNATURE curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |SIDED_SETU|Manifest: NOSIGNATURE ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |SIDED_SETU|Manifest: NOSIGNATURE mahoutsukai-1.16.5-v1.34.50.jar |Mahou Tsukai |mahoutsukai |1.16.5-v1.34.50 |SIDED_SETU|Manifest: NOSIGNATURE EnderStorage-1.16.5-2.8.0.170-universal.jar |EnderStorage |enderstorage |2.8.0.170 |SIDED_SETU|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 ars_nouveau-1.16.5-1.25.10.jar |Ars Nouveau |ars_nouveau |1.25.10 |SIDED_SETU|Manifest: NOSIGNATURE ArsEnderStorage-1.16.5-1.1.0.jar |Ars EnderStorage |ars_enderstorage |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE toomanyglyphs-snapshot-20220223.jar |Too Many Glyphs |toomanyglyphs |0.1.0 |SIDED_SETU|Manifest: NOSIGNATURE ftb-chunks-forge-1605.3.4-build.220.jar |FTB Chunks |ftbchunks |1605.3.4-build.220 |SIDED_SETU|Manifest: NOSIGNATURE forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |SIDED_SETU|Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |SIDED_SETU|Manifest: NOSIGNATURE castle_dungeons-3.3-1.16.5-forge.jar |Castle Dungeons |castle_dungeons |3.3 |SIDED_SETU|Manifest: NOSIGNATURE BloodMagic-1.16.4-3.1.13-39.jar |Blood Magic |bloodmagic |1.16.4-3.1.13-39 |SIDED_SETU|Manifest: NOSIGNATURE tomeofblood-1.16.5-1.2.3.jar |Tome of Blood |tomeofblood |1.16.5-1.2.3 |SIDED_SETU|Manifest: NOSIGNATURE meetyourfight-1.16.5-1.2.0.jar |Meet Your Fight |meetyourfight |1.2.0 |SIDED_SETU|Manifest: NOSIGNATURE BrandonsCore-1.16.5-3.0.15.248-universal.jar |Brandon's Core |brandonscore |3.0.15.248 |SIDED_SETU|Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |SIDED_SETU|Manifest: NOSIGNATURE MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |SIDED_SETU|Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |SIDED_SETU|Manifest: NOSIGNATURE MythicBotany-1.16.5-1.4.19.jar |MythicBotany |mythicbotany |1.16.5-1.4.19 |SIDED_SETU|Manifest: NOSIGNATURE forge-1.16.5-36.2.34-server.jar |Minecraft |minecraft |1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE cofh_core-1.16.5-1.5.2.22.jar |CoFH Core |cofh_core |1.5.2.22 |SIDED_SETU|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.16.5-1.5.2.30.jar |Thermal Series |thermal |1.5.2.30 |SIDED_SETU|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_innovation-1.16.5-1.5.0.4.jar |Thermal Innovation |thermal_innovation |1.5.0.4 |SIDED_SETU|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_expansion-1.16.5-1.5.2.16.jar |Thermal Expansion |thermal_expansion |1.5.2.16 |SIDED_SETU|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.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |3.3.4.335 |ERROR |Manifest: NOSIGNATURE Elite Tensura Mod.jar |Elite Tensura |elitetensura |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE Capsule-1.16.5-5.0.94.jar |Capsule |capsule |1.16.5-5.0.94 |SIDED_SETU|Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |SIDED_SETU|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |SIDED_SETU|Manifest: NOSIGNATURE titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |SIDED_SETU|Manifest: NOSIGNATURE ftb-quests-forge-1605.3.7-build.165.jar |FTB Quests |ftbquests |1605.3.7-build.165 |SIDED_SETU|Manifest: NOSIGNATURE TimeCore-1.16.5-3.5.0.0.jar |Time Core |timecore |1.16.5-3.5.0.0 |SIDED_SETU|Manifest: NOSIGNATURE Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |SIDED_SETU|Manifest: NOSIGNATURE Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |SIDED_SETU|Manifest: NOSIGNATURE rats-7.2.0-1.16.5.jar |Rats |rats |7.2.0 |SIDED_SETU|Manifest: NOSIGNATURE thermal_cultivation-1.16.5-1.5.0.4.jar |Thermal Cultivation |thermal_cultivation |1.5.0.4 |SIDED_SETU|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 baubleyheartcanisters-1.16.5-1.1.11.jar |Baubley Heart Canisters |bhc |1.16.5-1.1.11 |SIDED_SETU|Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |SIDED_SETU|Manifest: NOSIGNATURE StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |SIDED_SETU|Manifest: NOSIGNATURE upgradedcore-1.16.5-1.1.0.3-release.jar |Upgraded Core |upgradedcore |1.16.5-1.1.0.3-relea|SIDED_SETU|Manifest: NOSIGNATURE arsarsenal-1.1.0-1.16.5.jar |Ars Arsenal |arsarsenal |1.1.0-1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE lootr-1.16.5-0.2.18.49.jar |Lootr |lootr |0.1.15.46 |SIDED_SETU|Manifest: NOSIGNATURE occultism-1.16.5-1.29.1.jar |Occultism |occultism |1.16.5-1.29.1 |SIDED_SETU|Manifest: NOSIGNATURE moredragoneggs-2.5.jar |More Dragon Eggs |moredragoneggs |2.5 |SIDED_SETU|Manifest: NOSIGNATURE byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |SIDED_SETU|Manifest: NOSIGNATURE refinedstorageaddons-0.7.4.jar |Refined Storage Addons |refinedstorageaddons |0.7.4 |SIDED_SETU|Manifest: NOSIGNATURE expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |SIDED_SETU|Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v5.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v5 |SIDED_SETU|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 Morph-o-Tool-1.4-27.jar |Morph-o-Tool |morphtool |1.4-27 |SIDED_SETU|Manifest: NOSIGNATURE Crash Report UUID: d6041d2d-1976-418c-8abc-ae6b2d6c0b7d
  18. my friends can't join my server only me can join in the server and server is not offline plz help me i tired alot to fix it latest log : https://pastebin.com/uHviGHxf Debug : [27Nov2021 19:02:55.919] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.9, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui] [27Nov2021 19:02:55.922] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_311 by Oracle Corporation [27Nov2021 19:02:55.928] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver] [27Nov2021 19:02:55.938] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [] [27Nov2021 19:02:55.976] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner] [27Nov2021 19:02:55.985] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [27Nov2021 19:02:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [] [27Nov2021 19:02:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] [27Nov2021 19:02:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [27Nov2021 19:02:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [27Nov2021 19:02:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [27Nov2021 19:02:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [27Nov2021 19:02:56.016] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR. [27Nov2021 19:02:56.019] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 36.2 [27Nov2021 19:02:56.019] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 36.2 loading [27Nov2021 19:02:56.019] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.0.9+86+master.3cf110c [27Nov2021 19:02:56.019] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler [27Nov2021 19:02:56.019] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 3.0.1+61+master.47bca0e [27Nov2021 19:02:56.020] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 4.0.0+65+master.6080a3f [27Nov2021 19:02:56.020] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [27Nov2021 19:02:56.021] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 4.0.6+14+master.c21a551 [27Nov2021 19:02:56.021] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc [27Nov2021 19:02:56.022] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3 [27Nov2021 19:02:56.403] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [27Nov2021 19:02:56.403] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [27Nov2021 19:02:56.405] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [27Nov2021 19:02:56.411] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [27Nov2021 19:02:56.412] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin [27Nov2021 19:02:56.420] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available [27Nov2021 19:02:56.420] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@24d46ca6 [27Nov2021 19:02:56.433] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/iceco/Desktop/estttt/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER [27Nov2021 19:02:56.436] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager [27Nov2021 19:02:56.436] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) [27Nov2021 19:02:56.436] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) [27Nov2021 19:02:56.437] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) [27Nov2021 19:02:56.437] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) [27Nov2021 19:02:56.437] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) [27Nov2021 19:02:56.439] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin [27Nov2021 19:02:56.439] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [27Nov2021 19:02:56.439] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories [27Nov2021 19:02:56.440] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\iceco\Desktop\estttt [27Nov2021 19:02:56.440] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\iceco\Desktop\estttt [27Nov2021 19:02:56.440] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\iceco\Desktop\estttt\mods [27Nov2021 19:02:56.440] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\iceco\Desktop\estttt\mods [27Nov2021 19:02:56.440] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\iceco\Desktop\estttt\config [27Nov2021 19:02:56.440] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\iceco\Desktop\estttt\config [27Nov2021 19:02:56.441] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\iceco\Desktop\estttt\config\fml.toml [27Nov2021 19:02:56.441] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration [27Nov2021 19:02:56.473] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\iceco\Desktop\estttt\defaultconfigs [27Nov2021 19:02:56.473] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile [27Nov2021 19:02:56.475] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler [27Nov2021 19:02:56.475] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlserver as launch service [27Nov2021 19:02:56.480] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : MC Version: '1.16.5' MCP Version: '20210115.111550' Forge Version: '36.2.9' Forge group: 'net.minecraftforge' [27Nov2021 19:02:56.481] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\iceco\Desktop\estttt\libraries\org\ow2\asm\asm\9.1\asm-9.1.jar [27Nov2021 19:02:56.481] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\iceco\Desktop\estttt\libraries [27Nov2021 19:02:56.481] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-universal.jar is present [27Nov2021 19:02:56.482] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\iceco\Desktop\estttt\libraries\net\minecraft\server\1.16.5-20210115.111550\server-1.16.5-20210115.111550-srg.jar is present [27Nov2021 19:02:56.482] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\iceco\Desktop\estttt\libraries\net\minecraft\server\1.16.5-20210115.111550\server-1.16.5-20210115.111550-extra.jar is present [27Nov2021 19:02:56.483] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-server.jar is present [27Nov2021 19:02:56.485] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers [27Nov2021 19:02:56.486] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-universal.jar [27Nov2021 19:02:56.488] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/iceco/Desktop/estttt/libraries/net/minecraftforge/forge/1.16.5-36.2.9/forge-1.16.5-36.2.9-universal.jar to languageloader classloader [27Nov2021 19:02:56.515] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers [27Nov2021 19:02:56.516] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 36.2 [27Nov2021 19:02:56.520] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1 [27Nov2021 19:02:56.521] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml [27Nov2021 19:02:56.522] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' [27Nov2021 19:02:56.522] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} [27Nov2021 19:02:56.522] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning [27Nov2021 19:02:56.522] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin [27Nov2021 19:02:56.523] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin [27Nov2021 19:02:56.523] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml [27Nov2021 19:02:56.523] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan [27Nov2021 19:02:56.535] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] [27Nov2021 19:02:56.549] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null) [27Nov2021 19:02:56.663] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\[Forge-1.16.5]+Hololive+Relics+(5.0.3).jar [27Nov2021 19:02:56.683] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [Forge-1.16.5]+Hololive+Relics+(5.0.3).jar with {hololive_relics} mods - versions {5.0.3} [27Nov2021 19:02:56.684] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\[Forge-1.16.5]+Hololive+Relics+(5.0.3).jar with language javafml [27Nov2021 19:02:56.685] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\alexsmobs-1.11.0.jar [27Nov2021 19:02:56.686] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsmobs-1.11.0.jar with {alexsmobs} mods - versions {1.11.0} [27Nov2021 19:02:56.688] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\alexsmobs-1.11.0.jar with language javafml [27Nov2021 19:02:56.688] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\BloodMagic-1.16.4-3.1.5-25.jar [27Nov2021 19:02:56.691] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BloodMagic-1.16.4-3.1.5-25.jar with {bloodmagic} mods - versions {1.16.4-3.1.5-25} [27Nov2021 19:02:56.692] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\BloodMagic-1.16.4-3.1.5-25.jar with language javafml [27Nov2021 19:02:56.692] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\carryon-1.16.5-1.15.5.15.jar [27Nov2021 19:02:56.693] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file carryon-1.16.5-1.15.5.15.jar with {carryon} mods - versions {1.15.5.15} [27Nov2021 19:02:56.695] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\carryon-1.16.5-1.15.5.15.jar with language javafml [27Nov2021 19:02:56.695] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\cfm-7.0.0pre22-1.16.3.jar [27Nov2021 19:02:56.696] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cfm-7.0.0pre22-1.16.3.jar with {cfm} mods - versions {7.0.0-pre22} [27Nov2021 19:02:56.697] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\cfm-7.0.0pre22-1.16.3.jar with language javafml [27Nov2021 19:02:56.697] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\citadel-1.7.0-1.16.5.jar [27Nov2021 19:02:56.698] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.7.0-1.16.5.jar with {citadel} mods - versions {1.7.0} [27Nov2021 19:02:56.699] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\citadel-1.7.0-1.16.5.jar with language javafml [27Nov2021 19:02:56.699] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\citadel-1.8.1-1.16.5.jar [27Nov2021 19:02:56.699] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.8.1-1.16.5.jar with {citadel} mods - versions {1.8.1} [27Nov2021 19:02:56.700] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\citadel-1.8.1-1.16.5.jar with language javafml [27Nov2021 19:02:56.700] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\coffee-mod_1.16.4-1.1.1.jar [27Nov2021 19:02:56.701] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file coffee-mod_1.16.4-1.1.1.jar with {coffeemod} mods - versions {1.1.1} [27Nov2021 19:02:56.702] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\coffee-mod_1.16.4-1.1.1.jar with language javafml [27Nov2021 19:02:56.702] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\cofh_core-1.16.5-1.3.1.jar [27Nov2021 19:02:56.703] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cofh_core-1.16.5-1.3.1.jar with {cofh_core} mods - versions {1.3.1} [27Nov2021 19:02:56.703] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\cofh_core-1.16.5-1.3.1.jar with language javafml [27Nov2021 19:02:56.703] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar [27Nov2021 19:02:56.705] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar with {customskinloader} mods - versions {14.13-SNAPSHOT-301} [27Nov2021 19:02:56.710] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar with language javafml [27Nov2021 19:02:56.730] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod transformers with Javascript path transformers.js [27Nov2021 19:02:56.730] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod transformers.js [27Nov2021 19:02:56.730] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\iceandfire-2.1.9-1.16.5.jar [27Nov2021 19:02:56.731] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iceandfire-2.1.9-1.16.5.jar with {iceandfire} mods - versions {2.1.9-1.16.5} [27Nov2021 19:02:56.732] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\iceandfire-2.1.9-1.16.5.jar with language javafml [27Nov2021 19:02:56.732] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\ironchest-1.16.5-11.2.13.jar [27Nov2021 19:02:56.733] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ironchest-1.16.5-11.2.13.jar with {ironchest} mods - versions {1.16.5-11.2.13} [27Nov2021 19:02:56.733] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\ironchest-1.16.5-11.2.13.jar with language javafml [27Nov2021 19:02:56.733] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\jei-1.16.5-7.7.1.130.jar [27Nov2021 19:02:56.734] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.16.5-7.7.1.130.jar with {jei} mods - versions {7.7.1.130} [27Nov2021 19:02:56.735] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\jei-1.16.5-7.7.1.130.jar with language javafml [27Nov2021 19:02:56.735] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\mcw-bridges-1.0.6-mc1.16.5.jar [27Nov2021 19:02:56.735] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-bridges-1.0.6-mc1.16.5.jar with {mcwbridges} mods - versions {1.0.6} [27Nov2021 19:02:56.736] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\mcw-bridges-1.0.6-mc1.16.5.jar with language javafml [27Nov2021 19:02:56.736] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\mcw-doors-1.0.3-mc1.16.5.jar [27Nov2021 19:02:56.737] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-doors-1.0.3-mc1.16.5.jar with {mcwdoors} mods - versions {1.0.3} [27Nov2021 19:02:56.737] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\mcw-doors-1.0.3-mc1.16.5.jar with language javafml [27Nov2021 19:02:56.737] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\mcw-furniture-2.0.1-mc1.16.5.jar [27Nov2021 19:02:56.738] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-furniture-2.0.1-mc1.16.5.jar with {mcwfurnitures} mods - versions {2.0.1} [27Nov2021 19:02:56.739] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\mcw-furniture-2.0.1-mc1.16.5.jar with language javafml [27Nov2021 19:02:56.740] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\mcw-paintings-1.0.2-mc1.16.5.jar [27Nov2021 19:02:56.740] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-paintings-1.0.2-mc1.16.5.jar with {mcwpaintings} mods - versions {1.0.2} [27Nov2021 19:02:56.741] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\mcw-paintings-1.0.2-mc1.16.5.jar with language javafml [27Nov2021 19:02:56.741] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\NefsMedievalPub+v9.8(1.16.5).jar [27Nov2021 19:02:56.742] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NefsMedievalPub+v9.8(1.16.5).jar with {nefdecomod} mods - versions {0.9.8} [27Nov2021 19:02:56.742] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\NefsMedievalPub+v9.8(1.16.5).jar with language javafml [27Nov2021 19:02:56.742] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\selene-1.16.5-1.8.1.jar [27Nov2021 19:02:56.743] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file selene-1.16.5-1.8.1.jar with {selene} mods - versions {1.16.5-1.8.1} [27Nov2021 19:02:56.744] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\selene-1.16.5-1.8.1.jar with language javafml [27Nov2021 19:02:56.744] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\SimpleStorageNetwork-1.16.5-1.5.0.jar [27Nov2021 19:02:56.745] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SimpleStorageNetwork-1.16.5-1.5.0.jar with {storagenetwork} mods - versions {1.16.5-1.5.0} [27Nov2021 19:02:56.748] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\SimpleStorageNetwork-1.16.5-1.5.0.jar with language javafml [27Nov2021 19:02:56.749] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\smallships-1.16.5-1.10.1.jar [27Nov2021 19:02:56.749] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file smallships-1.16.5-1.10.1.jar with {smallships} mods - versions {1.10.1} [27Nov2021 19:02:56.750] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\smallships-1.16.5-1.10.1.jar with language javafml [27Nov2021 19:02:56.750] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\Smol+Holos+1.2.0.jar [27Nov2021 19:02:56.751] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Smol+Holos+1.2.0.jar with {smololive} mods - versions {1.2.0} [27Nov2021 19:02:56.751] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\Smol+Holos+1.2.0.jar with language javafml [27Nov2021 19:02:56.751] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\torohealth-1.16.4-forge-4.jar [27Nov2021 19:02:56.752] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file torohealth-1.16.4-forge-4.jar with {torohealth} mods - versions {NONE} [27Nov2021 19:02:56.752] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\torohealth-1.16.4-forge-4.jar with language javafml [27Nov2021 19:02:56.753] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar [27Nov2021 19:02:56.753] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar with {touhou_little_maid} mods - versions {NONE} [27Nov2021 19:02:56.754] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar with language javafml [27Nov2021 19:02:56.754] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\twilightforest-1.16.5-4.0.546-universal.jar [27Nov2021 19:02:56.755] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file twilightforest-1.16.5-4.0.546-universal.jar with {twilightforest} mods - versions {NONE} [27Nov2021 19:02:56.755] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\twilightforest-1.16.5-4.0.546-universal.jar with language javafml [27Nov2021 19:02:56.757] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod seed with Javascript path META-INF/asm/seed.js [27Nov2021 19:02:56.757] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod maprendercontext with Javascript path META-INF/asm/maprendercontext.js [27Nov2021 19:02:56.757] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod music with Javascript path META-INF/asm/music.js [27Nov2021 19:02:56.757] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod multipart with Javascript path META-INF/asm/multipart.js [27Nov2021 19:02:56.757] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/seed.js [27Nov2021 19:02:56.757] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/maprendercontext.js [27Nov2021 19:02:56.757] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/music.js [27Nov2021 19:02:56.757] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/multipart.js [27Nov2021 19:02:56.757] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\Waystones_1.16.5-7.6.3.jar [27Nov2021 19:02:56.758] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Waystones_1.16.5-7.6.3.jar with {waystones} mods - versions {7.6.3} [27Nov2021 19:02:56.758] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\Waystones_1.16.5-7.6.3.jar with language javafml [27Nov2021 19:02:56.759] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\mods\wings-2.0.1-1.16.5.jar [27Nov2021 19:02:56.759] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file wings-2.0.1-1.16.5.jar with {wings} mods - versions {2.0.1} [27Nov2021 19:02:56.760] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\mods\wings-2.0.1-1.16.5.jar with language javafml [27Nov2021 19:02:56.760] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod wings with Javascript path wings_core.js [27Nov2021 19:02:56.760] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod wings_core.js [27Nov2021 19:02:56.760] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-universal.jar [27Nov2021 19:02:56.761] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.9-universal.jar with {forge} mods - versions {36.2.9} [27Nov2021 19:02:56.771] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-universal.jar with language javafml [27Nov2021 19:02:56.771] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js [27Nov2021 19:02:56.771] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js [27Nov2021 19:02:56.771] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js [27Nov2021 19:02:56.771] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js [27Nov2021 19:02:56.772] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js [27Nov2021 19:02:56.772] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js [27Nov2021 19:02:56.772] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-server.jar [27Nov2021 19:02:56.775] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.9-server.jar with {minecraft} mods - versions {1.16.5} [27Nov2021 19:02:56.775] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-server.jar with language minecraft [27Nov2021 19:02:56.778] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found 2 mods for first modid citadel, selecting most recent based on version data [27Nov2021 19:02:56.779] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Selected file citadel-1.8.1-1.16.5.jar for modid citadel with version 1.8.1 [27Nov2021 19:02:56.784] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 31 mod requirements (31 mandatory, 0 optional) [27Nov2021 19:02:56.785] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) [27Nov2021 19:02:57.203] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml [27Nov2021 19:02:57.203] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers [27Nov2021 19:02:57.204] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin [27Nov2021 19:02:57.204] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin [27Nov2021 19:02:57.204] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml [27Nov2021 19:02:57.204] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers [27Nov2021 19:02:57.204] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from transformers.js [27Nov2021 19:02:57.355] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Nov2021 19:02:57.355] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js [27Nov2021 19:02:57.368] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Nov2021 19:02:57.368] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js [27Nov2021 19:02:57.445] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Nov2021 19:02:57.446] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js [27Nov2021 19:02:57.464] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Nov2021 19:02:57.464] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from wings_core.js [27Nov2021 19:02:57.860] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Nov2021 19:02:57.860] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/seed.js [27Nov2021 19:02:57.863] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Nov2021 19:02:57.863] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/maprendercontext.js [27Nov2021 19:02:57.869] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Nov2021 19:02:57.869] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/music.js [27Nov2021 19:02:57.875] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Nov2021 19:02:57.875] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/multipart.js [27Nov2021 19:02:57.883] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Nov2021 19:02:57.892] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@713ec32d to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_175156_o} {()F} [27Nov2021 19:02:57.893] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@60aec68a to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228396_a_} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V} [27Nov2021 19:02:57.893] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@25a7fedf to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_212843_a_} {(Lnet/minecraft/entity/MobEntity;FFF)V} [27Nov2021 19:02:57.893] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6361b799 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_225597_a_} {(Lnet/minecraft/entity/MobEntity;FFFFF)V} [27Nov2021 19:02:57.893] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1b9d9a2b to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z} [27Nov2021 19:02:57.893] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@d919544 to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_85036_m} {()V} [27Nov2021 19:02:57.893] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@17dad32f to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228396_a_} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V} [27Nov2021 19:02:57.893] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@79696332 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228405_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V} [27Nov2021 19:02:57.893] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@ed2f2f6 to Target : METHOD {Lnet/minecraft/client/renderer/entity/PlayerRenderer;} {func_241741_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/client/renderer/entity/model/BipedModel$ArmPose;} [27Nov2021 19:02:57.893] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@fe87ddd to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z} [27Nov2021 19:02:57.894] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4eea94a4 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_241844_w} {(F)V} [27Nov2021 19:02:57.894] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7c281eb8 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_208003_a} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z} [27Nov2021 19:02:57.894] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@65f40689 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z} [27Nov2021 19:02:57.894] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@29be997f to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220013_l} {(Lnet/minecraft/item/ItemStack;)F} [27Nov2021 19:02:57.894] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@33eb6758 to Target : METHOD {Lnet/minecraft/item/Item;} {func_219970_i} {(Lnet/minecraft/item/ItemStack;)Z} [27Nov2021 19:02:57.894] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@f8a6243 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228405_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V} [27Nov2021 19:02:57.894] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4a8ffd75 to Target : METHOD {Lnet/minecraft/entity/item/ItemFrameEntity;} {func_110131_b} {(Lnet/minecraft/item/ItemStack;)V} [27Nov2021 19:02:57.894] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1727e03a to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer$3;} {func_75214_a} {(Lnet/minecraft/item/ItemStack;)Z} [27Nov2021 19:02:57.894] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7f9e8421 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer;} {func_82846_b} {(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;} [27Nov2021 19:02:57.894] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@23da79eb to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_82840_a} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;} [27Nov2021 19:02:57.894] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@168b4cb0 to Target : METHOD {Lnet/minecraft/client/renderer/entity/FishRenderer;} {func_225623_a_} {(Lnet/minecraft/entity/projectile/FishingBobberEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V} [27Nov2021 19:02:57.894] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3e05586b to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_234600_a_} {(Lnet/minecraft/entity/player/PlayerEntity;)Z} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@35b17c06 to Target : METHOD {Lnet/minecraft/block/BeehiveBlock;} {func_225533_a_} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@45545e7a to Target : METHOD {Lnet/minecraft/block/PumpkinBlock;} {func_225533_a_} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@9f674ac to Target : METHOD {Lnet/minecraft/block/TripWireBlock;} {func_176208_a} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1da4b3f9 to Target : METHOD {Lnet/minecraft/enchantment/EfficiencyEnchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@23cbbd07 to Target : METHOD {Lnet/minecraft/entity/passive/MooshroomEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@448b808a to Target : METHOD {Lnet/minecraft/entity/passive/SheepEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7e62cfa3 to Target : METHOD {Lnet/minecraft/entity/passive/SnowGolemEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@46e190ed to Target : METHOD {Lnet/minecraft/world/gen/settings/DimensionGeneratorSettings;} {<init>} {(JZZLnet/minecraft/util/registry/SimpleRegistry;Ljava/util/Optional;)V} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@383c3eb3 to Target : METHOD {Lnet/minecraft/client/gui/MapItemRenderer$Instance;} {func_228089_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;ZI)V} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@20ab76ee to Target : METHOD {Lnet/minecraft/client/audio/MusicTicker;} {func_73660_a} {()V} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@485caa8f to Target : METHOD {Lnet/minecraft/world/World;} {func_175674_a} {(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List;} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2703d91 to Target : METHOD {Lnet/minecraft/world/TrackedEntity;} {func_219457_c} {()V} [27Nov2021 19:02:57.895] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5be052ca to Target : METHOD {Lnet/minecraft/client/renderer/entity/EntityRendererManager;} {func_78713_a} {(Lnet/minecraft/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer;} [27Nov2021 19:02:57.896] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2007435e to Target : METHOD {Lnet/minecraft/client/renderer/WorldRenderer;} {func_228426_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;FJZLnet/minecraft/client/renderer/ActiveRenderInfo;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/util/math/vector/Matrix4f;)V} [27Nov2021 19:02:57.896] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@ebda593 to Target : CLASS {Lnet/minecraft/client/resources/SkinManager;} {} {V} [27Nov2021 19:02:57.896] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5792c08c to Target : CLASS {Lnet/minecraft/client/gui/overlay/PlayerTabOverlayGui;} {} {V} [27Nov2021 19:02:57.896] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5792c08c to Target : CLASS {Lnet/minecraft/client/gui/GuiPlayerTabOverlay;} {} {V} [27Nov2021 19:02:57.896] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4d157493 to Target : CLASS {Lnet/minecraft/tileentity/TileEntitySkull;} {} {V} [27Nov2021 19:02:57.896] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4d157493 to Target : CLASS {Lnet/minecraft/tileentity/SkullTileEntity;} {} {V} [27Nov2021 19:02:57.896] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@54c622a7 to Target : CLASS {Lnet/minecraft/client/renderer/texture/AbstractTexture;} {} {V} [27Nov2021 19:02:57.896] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@37348491 to Target : CLASS {Lnet/minecraft/client/renderer/texture/Texture;} {} {V} [27Nov2021 19:02:57.896] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@76e3b45b to Target : CLASS {Lnet/minecraft/client/Minecraft;} {} {V} [27Nov2021 19:02:57.896] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@10b4e7f8 to Target : CLASS {Lnet/minecraft/client/resources/SkinManager$ISkinAvailableCallback;} {} {V} [27Nov2021 19:02:57.896] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@75023c53 to Target : CLASS {Lnet/minecraft/client/renderer/texture/TextureManager;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@66813e6e to Target : CLASS {Lnet/minecraft/client/renderer/texture/DownloadingTexture;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@dab1f89 to Target : CLASS {Lnet/minecraft/client/renderer/entity/PlayerRenderer;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@dab1f89 to Target : CLASS {Lnet/minecraft/client/renderer/entity/layers/CapeLayer;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3a17b2e3 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5e13f156 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@310ed6b4 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@640cc04b to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@630bf683 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@22d322f5 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@65afeb6d to Target : CLASS {Lnet/minecraft/item/ItemStack;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6723610b to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5ba03c82 to Target : CLASS {Lnet/minecraft/entity/player/PlayerEntity;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@60df7989 to Target : CLASS {Lnet/minecraft/network/play/ServerPlayNetHandler;} {} {V} [27Nov2021 19:02:57.897] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7ab1127c to Target : CLASS {Lnet/minecraft/client/renderer/ActiveRenderInfo;} {} {V} [27Nov2021 19:02:57.898] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6e60f18 to Target : CLASS {Lnet/minecraft/entity/LivingEntity;} {} {V} [27Nov2021 19:02:57.898] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5cf8676a to Target : CLASS {Lnet/minecraft/entity/Entity;} {} {V} [27Nov2021 19:02:57.898] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@47f04e4d to Target : CLASS {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {} {V} [27Nov2021 19:02:57.898] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3520963d to Target : CLASS {Lnet/minecraftforge/client/ForgeHooksClient;} {} {V} [27Nov2021 19:02:57.898] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@388d14e to Target : CLASS {Lnet/minecraft/client/renderer/entity/model/PlayerModel;} {} {V} [27Nov2021 19:02:57.898] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1cd43562 to Target : CLASS {Lnet/minecraft/client/renderer/entity/PlayerRenderer;} {} {V} [27Nov2021 19:02:57.898] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@59939293 to Target : CLASS {Lnet/minecraft/client/entity/player/ClientPlayerEntity;} {} {V} [27Nov2021 19:02:57.898] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml [27Nov2021 19:02:57.931] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [27Nov2021 19:02:57.931] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [27Nov2021 19:02:57.932] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-server.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-server.jar) [27Nov2021 19:02:57.932] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-server.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-server.jar) [27Nov2021 19:02:57.932] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-server.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-server.jar) [27Nov2021 19:02:57.932] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-server.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-server.jar) [27Nov2021 19:02:57.932] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-server.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-server.jar) [27Nov2021 19:02:57.932] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-server.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-server.jar)] [27Nov2021 19:02:57.932] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-bridges-1.0.6-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-bridges-1.0.6-mc1.16.5.jar) [27Nov2021 19:02:57.932] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-bridges-1.0.6-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-bridges-1.0.6-mc1.16.5.jar) [27Nov2021 19:02:57.932] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-bridges-1.0.6-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-bridges-1.0.6-mc1.16.5.jar) [27Nov2021 19:02:57.932] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-bridges-1.0.6-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-bridges-1.0.6-mc1.16.5.jar) [27Nov2021 19:02:57.933] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-bridges-1.0.6-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-bridges-1.0.6-mc1.16.5.jar) [27Nov2021 19:02:57.933] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-bridges-1.0.6-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-bridges-1.0.6-mc1.16.5.jar)] [27Nov2021 19:02:57.933] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar:C:\Users\iceco\Desktop\estttt\mods\CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar) [27Nov2021 19:02:57.933] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar:C:\Users\iceco\Desktop\estttt\mods\CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar) [27Nov2021 19:02:57.933] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar:C:\Users\iceco\Desktop\estttt\mods\CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar) [27Nov2021 19:02:57.933] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar:C:\Users\iceco\Desktop\estttt\mods\CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar) [27Nov2021 19:02:57.933] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar:C:\Users\iceco\Desktop\estttt\mods\CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar) [27Nov2021 19:02:57.933] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar:C:\Users\iceco\Desktop\estttt\mods\CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar)] [27Nov2021 19:02:57.933] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Smol+Holos+1.2.0.jar:C:\Users\iceco\Desktop\estttt\mods\Smol+Holos+1.2.0.jar) [27Nov2021 19:02:57.933] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Smol+Holos+1.2.0.jar:C:\Users\iceco\Desktop\estttt\mods\Smol+Holos+1.2.0.jar) [27Nov2021 19:02:57.933] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Smol+Holos+1.2.0.jar:C:\Users\iceco\Desktop\estttt\mods\Smol+Holos+1.2.0.jar) [27Nov2021 19:02:57.934] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Smol+Holos+1.2.0.jar:C:\Users\iceco\Desktop\estttt\mods\Smol+Holos+1.2.0.jar) [27Nov2021 19:02:57.934] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Smol+Holos+1.2.0.jar:C:\Users\iceco\Desktop\estttt\mods\Smol+Holos+1.2.0.jar) [27Nov2021 19:02:57.934] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Smol+Holos+1.2.0.jar:C:\Users\iceco\Desktop\estttt\mods\Smol+Holos+1.2.0.jar)] [27Nov2021 19:02:57.934] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.130.jar:C:\Users\iceco\Desktop\estttt\mods\jei-1.16.5-7.7.1.130.jar) [27Nov2021 19:02:57.934] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.130.jar:C:\Users\iceco\Desktop\estttt\mods\jei-1.16.5-7.7.1.130.jar) [27Nov2021 19:02:57.934] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.130.jar:C:\Users\iceco\Desktop\estttt\mods\jei-1.16.5-7.7.1.130.jar) [27Nov2021 19:02:57.934] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.130.jar:C:\Users\iceco\Desktop\estttt\mods\jei-1.16.5-7.7.1.130.jar) [27Nov2021 19:02:57.934] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.130.jar:C:\Users\iceco\Desktop\estttt\mods\jei-1.16.5-7.7.1.130.jar) [27Nov2021 19:02:57.934] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.130.jar:C:\Users\iceco\Desktop\estttt\mods\jei-1.16.5-7.7.1.130.jar)] [27Nov2021 19:02:57.934] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(coffee-mod_1.16.4-1.1.1.jar:C:\Users\iceco\Desktop\estttt\mods\coffee-mod_1.16.4-1.1.1.jar) [27Nov2021 19:02:57.934] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(coffee-mod_1.16.4-1.1.1.jar:C:\Users\iceco\Desktop\estttt\mods\coffee-mod_1.16.4-1.1.1.jar) [27Nov2021 19:02:57.935] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(coffee-mod_1.16.4-1.1.1.jar:C:\Users\iceco\Desktop\estttt\mods\coffee-mod_1.16.4-1.1.1.jar) [27Nov2021 19:02:57.935] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(coffee-mod_1.16.4-1.1.1.jar:C:\Users\iceco\Desktop\estttt\mods\coffee-mod_1.16.4-1.1.1.jar) [27Nov2021 19:02:57.935] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(coffee-mod_1.16.4-1.1.1.jar:C:\Users\iceco\Desktop\estttt\mods\coffee-mod_1.16.4-1.1.1.jar) [27Nov2021 19:02:57.935] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(coffee-mod_1.16.4-1.1.1.jar:C:\Users\iceco\Desktop\estttt\mods\coffee-mod_1.16.4-1.1.1.jar)] [27Nov2021 19:02:57.935] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(torohealth-1.16.4-forge-4.jar:C:\Users\iceco\Desktop\estttt\mods\torohealth-1.16.4-forge-4.jar) [27Nov2021 19:02:57.935] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(torohealth-1.16.4-forge-4.jar:C:\Users\iceco\Desktop\estttt\mods\torohealth-1.16.4-forge-4.jar) [27Nov2021 19:02:57.935] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(torohealth-1.16.4-forge-4.jar:C:\Users\iceco\Desktop\estttt\mods\torohealth-1.16.4-forge-4.jar) [27Nov2021 19:02:57.935] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(torohealth-1.16.4-forge-4.jar:C:\Users\iceco\Desktop\estttt\mods\torohealth-1.16.4-forge-4.jar) [27Nov2021 19:02:57.935] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(torohealth-1.16.4-forge-4.jar:C:\Users\iceco\Desktop\estttt\mods\torohealth-1.16.4-forge-4.jar) [27Nov2021 19:02:57.935] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(torohealth-1.16.4-forge-4.jar:C:\Users\iceco\Desktop\estttt\mods\torohealth-1.16.4-forge-4.jar)] [27Nov2021 19:02:57.935] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar:C:\Users\iceco\Desktop\estttt\mods\touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar) [27Nov2021 19:02:57.935] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar:C:\Users\iceco\Desktop\estttt\mods\touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar) [27Nov2021 19:02:57.936] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar:C:\Users\iceco\Desktop\estttt\mods\touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar) [27Nov2021 19:02:57.936] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar:C:\Users\iceco\Desktop\estttt\mods\touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar) [27Nov2021 19:02:57.936] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar:C:\Users\iceco\Desktop\estttt\mods\touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar) [27Nov2021 19:02:57.936] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar:C:\Users\iceco\Desktop\estttt\mods\touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar)] [27Nov2021 19:02:57.936] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.3.jar:C:\Users\iceco\Desktop\estttt\mods\Waystones_1.16.5-7.6.3.jar) [27Nov2021 19:02:57.936] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.3.jar:C:\Users\iceco\Desktop\estttt\mods\Waystones_1.16.5-7.6.3.jar) [27Nov2021 19:02:57.936] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.3.jar:C:\Users\iceco\Desktop\estttt\mods\Waystones_1.16.5-7.6.3.jar) [27Nov2021 19:02:57.936] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.3.jar:C:\Users\iceco\Desktop\estttt\mods\Waystones_1.16.5-7.6.3.jar) [27Nov2021 19:02:57.936] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.3.jar:C:\Users\iceco\Desktop\estttt\mods\Waystones_1.16.5-7.6.3.jar) [27Nov2021 19:02:57.936] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.3.jar:C:\Users\iceco\Desktop\estttt\mods\Waystones_1.16.5-7.6.3.jar)] [27Nov2021 19:02:57.936] [main/DEBUG] [mixin/]: Registering mixin config: mixins.waystones.json [27Nov2021 19:02:57.957] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource([Forge-1.16.5]+Hololive+Relics+(5.0.3).jar:C:\Users\iceco\Desktop\estttt\mods\[Forge-1.16.5]+Hololive+Relics+(5.0.3).jar) [27Nov2021 19:02:57.957] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource([Forge-1.16.5]+Hololive+Relics+(5.0.3).jar:C:\Users\iceco\Desktop\estttt\mods\[Forge-1.16.5]+Hololive+Relics+(5.0.3).jar) [27Nov2021 19:02:57.957] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource([Forge-1.16.5]+Hololive+Relics+(5.0.3).jar:C:\Users\iceco\Desktop\estttt\mods\[Forge-1.16.5]+Hololive+Relics+(5.0.3).jar) [27Nov2021 19:02:57.958] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource([Forge-1.16.5]+Hololive+Relics+(5.0.3).jar:C:\Users\iceco\Desktop\estttt\mods\[Forge-1.16.5]+Hololive+Relics+(5.0.3).jar) [27Nov2021 19:02:57.958] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource([Forge-1.16.5]+Hololive+Relics+(5.0.3).jar:C:\Users\iceco\Desktop\estttt\mods\[Forge-1.16.5]+Hololive+Relics+(5.0.3).jar) [27Nov2021 19:02:57.958] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource([Forge-1.16.5]+Hololive+Relics+(5.0.3).jar:C:\Users\iceco\Desktop\estttt\mods\[Forge-1.16.5]+Hololive+Relics+(5.0.3).jar)] [27Nov2021 19:02:57.958] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-paintings-1.0.2-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-paintings-1.0.2-mc1.16.5.jar) [27Nov2021 19:02:57.958] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-paintings-1.0.2-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-paintings-1.0.2-mc1.16.5.jar) [27Nov2021 19:02:57.958] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-paintings-1.0.2-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-paintings-1.0.2-mc1.16.5.jar) [27Nov2021 19:02:57.958] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-paintings-1.0.2-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-paintings-1.0.2-mc1.16.5.jar) [27Nov2021 19:02:57.958] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-paintings-1.0.2-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-paintings-1.0.2-mc1.16.5.jar) [27Nov2021 19:02:57.958] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-paintings-1.0.2-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-paintings-1.0.2-mc1.16.5.jar)] [27Nov2021 19:02:57.958] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\citadel-1.8.1-1.16.5.jar) [27Nov2021 19:02:57.958] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\citadel-1.8.1-1.16.5.jar) [27Nov2021 19:02:57.958] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\citadel-1.8.1-1.16.5.jar) [27Nov2021 19:02:57.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\citadel-1.8.1-1.16.5.jar) [27Nov2021 19:02:57.959] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\citadel-1.8.1-1.16.5.jar) [27Nov2021 19:02:57.959] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\citadel-1.8.1-1.16.5.jar)] [27Nov2021 19:02:57.959] [main/DEBUG] [mixin/]: Registering mixin config: citadel.mixins.json [27Nov2021 19:02:57.960] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(alexsmobs-1.11.0.jar:C:\Users\iceco\Desktop\estttt\mods\alexsmobs-1.11.0.jar) [27Nov2021 19:02:57.961] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(alexsmobs-1.11.0.jar:C:\Users\iceco\Desktop\estttt\mods\alexsmobs-1.11.0.jar) [27Nov2021 19:02:57.961] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(alexsmobs-1.11.0.jar:C:\Users\iceco\Desktop\estttt\mods\alexsmobs-1.11.0.jar) [27Nov2021 19:02:57.961] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(alexsmobs-1.11.0.jar:C:\Users\iceco\Desktop\estttt\mods\alexsmobs-1.11.0.jar) [27Nov2021 19:02:57.961] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(alexsmobs-1.11.0.jar:C:\Users\iceco\Desktop\estttt\mods\alexsmobs-1.11.0.jar) [27Nov2021 19:02:57.961] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(alexsmobs-1.11.0.jar:C:\Users\iceco\Desktop\estttt\mods\alexsmobs-1.11.0.jar)] [27Nov2021 19:02:57.961] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.5.0.jar:C:\Users\iceco\Desktop\estttt\mods\SimpleStorageNetwork-1.16.5-1.5.0.jar) [27Nov2021 19:02:57.961] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.5.0.jar:C:\Users\iceco\Desktop\estttt\mods\SimpleStorageNetwork-1.16.5-1.5.0.jar) [27Nov2021 19:02:57.961] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.5.0.jar:C:\Users\iceco\Desktop\estttt\mods\SimpleStorageNetwork-1.16.5-1.5.0.jar) [27Nov2021 19:02:57.961] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.5.0.jar:C:\Users\iceco\Desktop\estttt\mods\SimpleStorageNetwork-1.16.5-1.5.0.jar) [27Nov2021 19:02:57.962] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.5.0.jar:C:\Users\iceco\Desktop\estttt\mods\SimpleStorageNetwork-1.16.5-1.5.0.jar) [27Nov2021 19:02:57.962] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.5.0.jar:C:\Users\iceco\Desktop\estttt\mods\SimpleStorageNetwork-1.16.5-1.5.0.jar)] [27Nov2021 19:02:57.962] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-doors-1.0.3-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-doors-1.0.3-mc1.16.5.jar) [27Nov2021 19:02:57.962] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-doors-1.0.3-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-doors-1.0.3-mc1.16.5.jar) [27Nov2021 19:02:57.962] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-doors-1.0.3-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-doors-1.0.3-mc1.16.5.jar) [27Nov2021 19:02:57.962] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-doors-1.0.3-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-doors-1.0.3-mc1.16.5.jar) [27Nov2021 19:02:57.963] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-doors-1.0.3-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-doors-1.0.3-mc1.16.5.jar) [27Nov2021 19:02:57.963] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-doors-1.0.3-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-doors-1.0.3-mc1.16.5.jar)] [27Nov2021 19:02:57.963] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\iceco\Desktop\estttt\mods\cfm-7.0.0pre22-1.16.3.jar) [27Nov2021 19:02:57.963] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\iceco\Desktop\estttt\mods\cfm-7.0.0pre22-1.16.3.jar) [27Nov2021 19:02:57.963] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\iceco\Desktop\estttt\mods\cfm-7.0.0pre22-1.16.3.jar) [27Nov2021 19:02:57.963] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\iceco\Desktop\estttt\mods\cfm-7.0.0pre22-1.16.3.jar) [27Nov2021 19:02:57.964] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\iceco\Desktop\estttt\mods\cfm-7.0.0pre22-1.16.3.jar) [27Nov2021 19:02:57.964] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\iceco\Desktop\estttt\mods\cfm-7.0.0pre22-1.16.3.jar)] [27Nov2021 19:02:57.964] [main/DEBUG] [mixin/]: Registering mixin config: cfm.mixins.json [27Nov2021 19:02:57.965] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-furniture-2.0.1-mc1.16.5.jar) [27Nov2021 19:02:57.965] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-furniture-2.0.1-mc1.16.5.jar) [27Nov2021 19:02:57.965] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-furniture-2.0.1-mc1.16.5.jar) [27Nov2021 19:02:57.965] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-furniture-2.0.1-mc1.16.5.jar) [27Nov2021 19:02:57.965] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-furniture-2.0.1-mc1.16.5.jar) [27Nov2021 19:02:57.965] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-furniture-2.0.1-mc1.16.5.jar)] [27Nov2021 19:02:57.965] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\iceandfire-2.1.9-1.16.5.jar) [27Nov2021 19:02:57.965] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\iceandfire-2.1.9-1.16.5.jar) [27Nov2021 19:02:57.965] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\iceandfire-2.1.9-1.16.5.jar) [27Nov2021 19:02:57.965] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\iceandfire-2.1.9-1.16.5.jar) [27Nov2021 19:02:57.966] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\iceandfire-2.1.9-1.16.5.jar) [27Nov2021 19:02:57.966] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\iceandfire-2.1.9-1.16.5.jar)] [27Nov2021 19:02:57.966] [main/DEBUG] [mixin/]: Registering mixin config: iceandfire.mixins.json [27Nov2021 19:02:57.967] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(NefsMedievalPub+v9.8(1.16.5).jar:C:\Users\iceco\Desktop\estttt\mods\NefsMedievalPub+v9.8(1.16.5).jar) [27Nov2021 19:02:57.967] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(NefsMedievalPub+v9.8(1.16.5).jar:C:\Users\iceco\Desktop\estttt\mods\NefsMedievalPub+v9.8(1.16.5).jar) [27Nov2021 19:02:57.967] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(NefsMedievalPub+v9.8(1.16.5).jar:C:\Users\iceco\Desktop\estttt\mods\NefsMedievalPub+v9.8(1.16.5).jar) [27Nov2021 19:02:57.967] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(NefsMedievalPub+v9.8(1.16.5).jar:C:\Users\iceco\Desktop\estttt\mods\NefsMedievalPub+v9.8(1.16.5).jar) [27Nov2021 19:02:57.967] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(NefsMedievalPub+v9.8(1.16.5).jar:C:\Users\iceco\Desktop\estttt\mods\NefsMedievalPub+v9.8(1.16.5).jar) [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(NefsMedievalPub+v9.8(1.16.5).jar:C:\Users\iceco\Desktop\estttt\mods\NefsMedievalPub+v9.8(1.16.5).jar)] [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(carryon-1.16.5-1.15.5.15.jar:C:\Users\iceco\Desktop\estttt\mods\carryon-1.16.5-1.15.5.15.jar) [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(carryon-1.16.5-1.15.5.15.jar:C:\Users\iceco\Desktop\estttt\mods\carryon-1.16.5-1.15.5.15.jar) [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(carryon-1.16.5-1.15.5.15.jar:C:\Users\iceco\Desktop\estttt\mods\carryon-1.16.5-1.15.5.15.jar) [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(carryon-1.16.5-1.15.5.15.jar:C:\Users\iceco\Desktop\estttt\mods\carryon-1.16.5-1.15.5.15.jar) [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(carryon-1.16.5-1.15.5.15.jar:C:\Users\iceco\Desktop\estttt\mods\carryon-1.16.5-1.15.5.15.jar) [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(carryon-1.16.5-1.15.5.15.jar:C:\Users\iceco\Desktop\estttt\mods\carryon-1.16.5-1.15.5.15.jar)] [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(smallships-1.16.5-1.10.1.jar:C:\Users\iceco\Desktop\estttt\mods\smallships-1.16.5-1.10.1.jar) [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(smallships-1.16.5-1.10.1.jar:C:\Users\iceco\Desktop\estttt\mods\smallships-1.16.5-1.10.1.jar) [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(smallships-1.16.5-1.10.1.jar:C:\Users\iceco\Desktop\estttt\mods\smallships-1.16.5-1.10.1.jar) [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(smallships-1.16.5-1.10.1.jar:C:\Users\iceco\Desktop\estttt\mods\smallships-1.16.5-1.10.1.jar) [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(smallships-1.16.5-1.10.1.jar:C:\Users\iceco\Desktop\estttt\mods\smallships-1.16.5-1.10.1.jar) [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(smallships-1.16.5-1.10.1.jar:C:\Users\iceco\Desktop\estttt\mods\smallships-1.16.5-1.10.1.jar)] [27Nov2021 19:02:57.968] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-universal.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-universal.jar) [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-universal.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-universal.jar) [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-universal.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-universal.jar) [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-universal.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-universal.jar) [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-universal.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-universal.jar) [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-universal.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-universal.jar)] [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\iceco\Desktop\estttt\mods\cofh_core-1.16.5-1.3.1.jar) [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\iceco\Desktop\estttt\mods\cofh_core-1.16.5-1.3.1.jar) [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\iceco\Desktop\estttt\mods\cofh_core-1.16.5-1.3.1.jar) [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\iceco\Desktop\estttt\mods\cofh_core-1.16.5-1.3.1.jar) [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\iceco\Desktop\estttt\mods\cofh_core-1.16.5-1.3.1.jar) [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\iceco\Desktop\estttt\mods\cofh_core-1.16.5-1.3.1.jar)] [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(wings-2.0.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\wings-2.0.1-1.16.5.jar) [27Nov2021 19:02:57.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(wings-2.0.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\wings-2.0.1-1.16.5.jar) [27Nov2021 19:02:57.970] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(wings-2.0.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\wings-2.0.1-1.16.5.jar) [27Nov2021 19:02:57.970] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(wings-2.0.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\wings-2.0.1-1.16.5.jar) [27Nov2021 19:02:57.970] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(wings-2.0.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\wings-2.0.1-1.16.5.jar) [27Nov2021 19:02:57.970] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(wings-2.0.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\wings-2.0.1-1.16.5.jar)] [27Nov2021 19:02:57.970] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.5-25.jar:C:\Users\iceco\Desktop\estttt\mods\BloodMagic-1.16.4-3.1.5-25.jar) [27Nov2021 19:02:57.970] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.5-25.jar:C:\Users\iceco\Desktop\estttt\mods\BloodMagic-1.16.4-3.1.5-25.jar) [27Nov2021 19:02:57.970] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.5-25.jar:C:\Users\iceco\Desktop\estttt\mods\BloodMagic-1.16.4-3.1.5-25.jar) [27Nov2021 19:02:57.970] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.5-25.jar:C:\Users\iceco\Desktop\estttt\mods\BloodMagic-1.16.4-3.1.5-25.jar) [27Nov2021 19:02:57.970] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.5-25.jar:C:\Users\iceco\Desktop\estttt\mods\BloodMagic-1.16.4-3.1.5-25.jar) [27Nov2021 19:02:57.970] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.5-25.jar:C:\Users\iceco\Desktop\estttt\mods\BloodMagic-1.16.4-3.1.5-25.jar)] [27Nov2021 19:02:57.970] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\iceco\Desktop\estttt\mods\twilightforest-1.16.5-4.0.546-universal.jar) [27Nov2021 19:02:57.971] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\iceco\Desktop\estttt\mods\twilightforest-1.16.5-4.0.546-universal.jar) [27Nov2021 19:02:57.971] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\iceco\Desktop\estttt\mods\twilightforest-1.16.5-4.0.546-universal.jar) [27Nov2021 19:02:57.971] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\iceco\Desktop\estttt\mods\twilightforest-1.16.5-4.0.546-universal.jar) [27Nov2021 19:02:57.971] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\iceco\Desktop\estttt\mods\twilightforest-1.16.5-4.0.546-universal.jar) [27Nov2021 19:02:57.971] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\iceco\Desktop\estttt\mods\twilightforest-1.16.5-4.0.546-universal.jar)] [27Nov2021 19:02:57.971] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.1.jar:C:\Users\iceco\Desktop\estttt\mods\selene-1.16.5-1.8.1.jar) [27Nov2021 19:02:57.971] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.1.jar:C:\Users\iceco\Desktop\estttt\mods\selene-1.16.5-1.8.1.jar) [27Nov2021 19:02:57.971] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.1.jar:C:\Users\iceco\Desktop\estttt\mods\selene-1.16.5-1.8.1.jar) [27Nov2021 19:02:57.971] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.1.jar:C:\Users\iceco\Desktop\estttt\mods\selene-1.16.5-1.8.1.jar) [27Nov2021 19:02:57.971] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.1.jar:C:\Users\iceco\Desktop\estttt\mods\selene-1.16.5-1.8.1.jar) [27Nov2021 19:02:57.971] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.1.jar:C:\Users\iceco\Desktop\estttt\mods\selene-1.16.5-1.8.1.jar)] [27Nov2021 19:02:57.971] [main/DEBUG] [mixin/]: Registering mixin config: selene.mixins.json [27Nov2021 19:02:57.973] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:C:\Users\iceco\Desktop\estttt\mods\ironchest-1.16.5-11.2.13.jar) [27Nov2021 19:02:57.973] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:C:\Users\iceco\Desktop\estttt\mods\ironchest-1.16.5-11.2.13.jar) [27Nov2021 19:02:57.973] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:C:\Users\iceco\Desktop\estttt\mods\ironchest-1.16.5-11.2.13.jar) [27Nov2021 19:02:57.973] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:C:\Users\iceco\Desktop\estttt\mods\ironchest-1.16.5-11.2.13.jar) [27Nov2021 19:02:57.973] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:C:\Users\iceco\Desktop\estttt\mods\ironchest-1.16.5-11.2.13.jar) [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:C:\Users\iceco\Desktop\estttt\mods\ironchest-1.16.5-11.2.13.jar)] [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: inject() running with 29 agents [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-server.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-server.jar)] [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-bridges-1.0.6-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-bridges-1.0.6-mc1.16.5.jar)] [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar:C:\Users\iceco\Desktop\estttt\mods\CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar)] [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Smol+Holos+1.2.0.jar:C:\Users\iceco\Desktop\estttt\mods\Smol+Holos+1.2.0.jar)] [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.130.jar:C:\Users\iceco\Desktop\estttt\mods\jei-1.16.5-7.7.1.130.jar)] [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(coffee-mod_1.16.4-1.1.1.jar:C:\Users\iceco\Desktop\estttt\mods\coffee-mod_1.16.4-1.1.1.jar)] [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(torohealth-1.16.4-forge-4.jar:C:\Users\iceco\Desktop\estttt\mods\torohealth-1.16.4-forge-4.jar)] [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar:C:\Users\iceco\Desktop\estttt\mods\touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar)] [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Waystones_1.16.5-7.6.3.jar:C:\Users\iceco\Desktop\estttt\mods\Waystones_1.16.5-7.6.3.jar)] [27Nov2021 19:02:57.974] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource([Forge-1.16.5]+Hololive+Relics+(5.0.3).jar:C:\Users\iceco\Desktop\estttt\mods\[Forge-1.16.5]+Hololive+Relics+(5.0.3).jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-paintings-1.0.2-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-paintings-1.0.2-mc1.16.5.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.8.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\citadel-1.8.1-1.16.5.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(alexsmobs-1.11.0.jar:C:\Users\iceco\Desktop\estttt\mods\alexsmobs-1.11.0.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.5.0.jar:C:\Users\iceco\Desktop\estttt\mods\SimpleStorageNetwork-1.16.5-1.5.0.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-doors-1.0.3-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-doors-1.0.3-mc1.16.5.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cfm-7.0.0pre22-1.16.3.jar:C:\Users\iceco\Desktop\estttt\mods\cfm-7.0.0pre22-1.16.3.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\mcw-furniture-2.0.1-mc1.16.5.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(iceandfire-2.1.9-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\iceandfire-2.1.9-1.16.5.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(NefsMedievalPub+v9.8(1.16.5).jar:C:\Users\iceco\Desktop\estttt\mods\NefsMedievalPub+v9.8(1.16.5).jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(carryon-1.16.5-1.15.5.15.jar:C:\Users\iceco\Desktop\estttt\mods\carryon-1.16.5-1.15.5.15.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(smallships-1.16.5-1.10.1.jar:C:\Users\iceco\Desktop\estttt\mods\smallships-1.16.5-1.10.1.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.9-universal.jar:C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-universal.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.3.1.jar:C:\Users\iceco\Desktop\estttt\mods\cofh_core-1.16.5-1.3.1.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(wings-2.0.1-1.16.5.jar:C:\Users\iceco\Desktop\estttt\mods\wings-2.0.1-1.16.5.jar)] [27Nov2021 19:02:57.975] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BloodMagic-1.16.4-3.1.5-25.jar:C:\Users\iceco\Desktop\estttt\mods\BloodMagic-1.16.4-3.1.5-25.jar)] [27Nov2021 19:02:57.976] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:C:\Users\iceco\Desktop\estttt\mods\twilightforest-1.16.5-4.0.546-universal.jar)] [27Nov2021 19:02:57.976] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(selene-1.16.5-1.8.1.jar:C:\Users\iceco\Desktop\estttt\mods\selene-1.16.5-1.8.1.jar)] [27Nov2021 19:02:57.976] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:C:\Users\iceco\Desktop\estttt\mods\ironchest-1.16.5-11.2.13.jar)] [27Nov2021 19:02:57.976] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui] [27Nov2021 19:02:58.011] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out [27Nov2021 19:02:58.015] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] [27Nov2021 19:02:58.015] [main/DEBUG] [mixin/]: Selecting config mixins.waystones.json [27Nov2021 19:02:58.019] [main/DEBUG] [mixin/]: Selecting config citadel.mixins.json [27Nov2021 19:02:58.020] [main/DEBUG] [mixin/]: Selecting config cfm.mixins.json [27Nov2021 19:02:58.021] [main/DEBUG] [mixin/]: Selecting config iceandfire.mixins.json [27Nov2021 19:02:58.022] [main/DEBUG] [mixin/]: Selecting config selene.mixins.json [27Nov2021 19:02:58.024] [main/DEBUG] [mixin/]: Preparing mixins.waystones.json (1) [27Nov2021 19:02:58.061] [main/DEBUG] [mixin/]: Preparing citadel.mixins.json (2) [27Nov2021 19:02:58.082] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/LivingEntity [27Nov2021 19:02:58.214] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/Entity [27Nov2021 19:02:58.277] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/player/PlayerEntity [27Nov2021 19:02:58.345] [main/DEBUG] [mixin/]: Preparing cfm.mixins.json (1) [27Nov2021 19:02:58.345] [main/DEBUG] [mixin/]: Preparing iceandfire.mixins.json (1) [27Nov2021 19:02:58.349] [main/DEBUG] [mixin/]: Preparing selene.mixins.json (6) [27Nov2021 19:02:58.377] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo [27Nov2021 19:02:58.379] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo [27Nov2021 19:02:58.380] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo [27Nov2021 19:02:58.382] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo [27Nov2021 19:02:58.383] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo [27Nov2021 19:02:58.385] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo [27Nov2021 19:02:58.487] [main/DEBUG] [mixin/]: Prepared 6 mixins in 0.472 sec (78.7ms avg) (0ms load, 0ms transform, 0ms plugin) [27Nov2021 19:02:58.789] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z [27Nov2021 19:02:58.941] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock [27Nov2021 19:02:58.986] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock [27Nov2021 19:02:59.030] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225533_a_ with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType; [27Nov2021 19:02:59.074] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_176208_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V [27Nov2021 19:02:59.081] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock [27Nov2021 19:02:59.163] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225533_a_ with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType; [27Nov2021 19:02:59.183] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/Entity [27Nov2021 19:02:59.196] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/LivingEntity [27Nov2021 19:02:59.205] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from citadel.mixins.json into net.minecraft.entity.LivingEntity [27Nov2021 19:02:59.211] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/Entity [27Nov2021 19:02:59.239] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175674_a with desc (Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List; [27Nov2021 19:02:59.319] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175674_a with desc (Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List; [27Nov2021 19:02:59.350] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/player/PlayerEntity [27Nov2021 19:03:00.035] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType; [27Nov2021 19:03:00.158] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/tileentity/SkullTileEntity [27Nov2021 19:03:00.437] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82846_b with desc (Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack; [27Nov2021 19:03:00.597] [main/DEBUG] [mixin/]: Mixing NoLakesInStructuresMixin from iceandfire.mixins.json into net.minecraft.world.gen.feature.LakesFeature [27Nov2021 19:03:01.392] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List; [27Nov2021 19:03:01.468] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack [27Nov2021 19:03:01.485] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110131_b with desc (Lnet/minecraft/item/ItemStack;)V [27Nov2021 19:03:01.537] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType; [27Nov2021 19:03:01.590] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z [27Nov2021 19:03:01.595] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_208003_a with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z [27Nov2021 19:03:01.609] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z [27Nov2021 19:03:01.609] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V [27Nov2021 19:03:01.644] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType; [27Nov2021 19:03:01.683] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_85036_m with desc ()V [27Nov2021 19:03:01.700] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z [27Nov2021 19:03:02.021] [main/DEBUG] [mixin/]: Mixing MapDataMixin from selene.mixins.json into net.minecraft.world.storage.MapData [27Nov2021 19:03:02.024] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getUpdatePacket$0(Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/entity/player/ServerPlayerEntity; to mddc1382$lambda$getUpdatePacket$0$0 in selene.mixins.json:MapDataMixin [27Nov2021 19:03:02.030] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List; [27Nov2021 19:03:02.078] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack [27Nov2021 19:03:02.140] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z [27Nov2021 19:03:02.154] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/player/PlayerEntity [27Nov2021 19:03:03.413] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z [27Nov2021 19:03:03.500] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem [27Nov2021 19:03:03.510] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem [27Nov2021 19:03:03.555] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F [27Nov2021 19:03:03.688] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance [27Nov2021 19:03:03.712] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_234600_a_ with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z [27Nov2021 19:03:03.851] [main/DEBUG] [mixin/]: Mixing GrindstoneTestSlotMixin from selene.mixins.json into net.minecraft.inventory.container.GrindstoneContainer$4 [27Nov2021 19:03:03.900] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_75214_a with desc (Lnet/minecraft/item/ItemStack;)Z [27Nov2021 19:03:03.913] [main/DEBUG] [mixin/]: Mixing MapExtendingRecipeMixin from selene.mixins.json into net.minecraft.item.crafting.MapExtendingRecipe [27Nov2021 19:03:04.938] [main/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4980 [27Nov2021 19:03:05.113] [main/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2 [27Nov2021 19:03:05.150] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 8 threads for parallel mod-loading [27Nov2021 19:03:05.176] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.176] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwbridges.kikoz.MacawsBridges with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.179] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.179] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for customskinloader.forge.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.188] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.188] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.smololive.SmololiveMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.191] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.191] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.JustEnoughItems with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.192] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.192] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for owca.coffeemod.CoffeeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.193] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.193] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.torocraft.torohealth.ToroHealth with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.198] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.198] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.tartaricacid.touhoulittlemaid.TouhouLittleMaid with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.199] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.200] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.waystones.Waystones with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.204] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.204] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.hololiverelics.HololiveRelicsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.206] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.206] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwpaintings.kikoz.MacawsPaintings with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.207] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.207] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.citadel.Citadel with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.210] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [27Nov2021 19:03:05.213] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [27Nov2021 19:03:05.213] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `effect_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [27Nov2021 19:03:05.213] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `fancy_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [27Nov2021 19:03:05.214] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.214] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.alexsmobs.AlexsMobs with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.220] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.220] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lothrazar.storagenetwork.StorageNetwork with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.243] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.243] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwdoors.kikoz.MacawsDoors with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.245] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.245] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.furniture.FurnitureMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.253] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.254] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mcwfurnitures.kikoz.MacawsFurnitures with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.256] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.256] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.iceandfire.IceAndFire with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.262] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.262] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for nefdecomod.NefdecomodMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.264] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.264] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tschipp.carryon.CarryOn with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.268] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.268] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.talhanation.smallships.Main with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.270] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.270] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.305] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.305] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cofh.core.CoFHCore with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.337] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.337] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.paulf.wings.WingsMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.345] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.346] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wayoftime.bloodmagic.BloodMagic with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.369] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.369] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for twilightforest.TwilightForestMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.386] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.386] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mehvahdjukaar.selene.Selene with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.387] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@16da1abc - got cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.387] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.progwml6.ironchest.IronChests with classLoader cpw.mods.modlauncher.TransformingClassLoader@16da1abc & cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:05.449] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for customskinloader [27Nov2021 19:03:05.486] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for torohealth [27Nov2021 19:03:05.585] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file waystones-common.toml for waystones tracking [27Nov2021 19:03:05.585] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file waystones-client.toml for waystones tracking [27Nov2021 19:03:05.585] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file C:\Users\iceco\Desktop\estttt\config\waystones-server.toml for waystones tracking [27Nov2021 19:03:05.627] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waystones [27Nov2021 19:03:05.666] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.worldgen.ModWorldGen to FORGE [27Nov2021 19:03:05.697] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.Waystones to MOD [27Nov2021 19:03:05.711] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.handler.WaystoneActivationStatHandler to FORGE [27Nov2021 19:03:05.709] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei [27Nov2021 19:03:05.755] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file citadel-common.toml for citadel tracking [27Nov2021 19:03:05.790] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.handler.WarpDamageResetHandler to FORGE [27Nov2021 19:03:05.793] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.handler.LoginHandler to FORGE [27Nov2021 19:03:05.795] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwpaintings [27Nov2021 19:03:05.796] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwpaintings.kikoz.MacawsPaintings to MOD [27Nov2021 19:03:05.981] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file touhou_little_maid-common.toml for touhou_little_maid tracking [27Nov2021 19:03:06.007] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file alexsmobs.toml for alexsmobs tracking [27Nov2021 19:03:06.007] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.blay09.mods.waystones.config.WaystonesConfig to MOD [27Nov2021 19:03:06.008] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for coffeemod [27Nov2021 19:03:06.008] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing owca.coffeemod.CoffeeMod$RegistryEvents to MOD [27Nov2021 19:03:06.074] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for citadel [27Nov2021 19:03:06.074] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ServerProxy to MOD [27Nov2021 19:03:06.154] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwbridges [27Nov2021 19:03:06.156] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwbridges.kikoz.MacawsBridges to MOD [27Nov2021 19:03:06.221] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storagenetwork [27Nov2021 19:03:06.221] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lothrazar.storagenetwork.registry.SsnRegistry$RegistryEvents to MOD [27Nov2021 19:03:06.316] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwdoors [27Nov2021 19:03:06.316] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwdoors.kikoz.MacawsDoors to MOD [27Nov2021 19:03:06.317] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwdoors.kikoz.MacawsDoors$RegistryEvents to MOD [27Nov2021 19:03:06.340] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alexsmobs [27Nov2021 19:03:06.341] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.world.AMWorldRegistry to MOD [27Nov2021 19:03:06.352] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file iceandfire-client.toml for iceandfire tracking [27Nov2021 19:03:06.352] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file iceandfire-common.toml for iceandfire tracking [27Nov2021 19:03:06.360] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for touhou_little_maid [27Nov2021 19:03:06.360] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.data.DataGenEvent to MOD [27Nov2021 19:03:06.365] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.item.ItemSubstituteJizo to FORGE [27Nov2021 19:03:06.371] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.init.InitEntities to MOD [27Nov2021 19:03:06.372] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.init.registry.CompatRegistry to MOD [27Nov2021 19:03:06.373] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.init.registry.CommonRegistry to MOD [27Nov2021 19:03:06.374] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.init.registry.MobSpawnInfoRegistry to FORGE [27Nov2021 19:03:06.375] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.init.registry.CommandRegistry to FORGE [27Nov2021 19:03:06.379] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.init.InitRecipes to MOD [27Nov2021 19:03:06.379] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.event.CapabilityEvent to FORGE [27Nov2021 19:03:06.422] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.event.maid.SwitchSittingEvent to FORGE [27Nov2021 19:03:06.444] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.tileentity.AMTileEntityRegistry to MOD [27Nov2021 19:03:06.483] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.event.maid.ApplyPotionEffectEvent to FORGE [27Nov2021 19:03:06.520] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.event.maid.DismountMaidEvent to FORGE [27Nov2021 19:03:06.521] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.event.maid.GetExpBottleEvent to FORGE [27Nov2021 19:03:06.522] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.event.maid.ApplyGoldenAppleEvent to FORGE [27Nov2021 19:03:06.522] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.event.maid.TakeOffBackpackEvent to FORGE [27Nov2021 19:03:06.523] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.tartaricacid.touhoulittlemaid.event.maid.UseNameTagEvent to FORGE [27Nov2021 19:03:06.570] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file carryon-client.toml for carryon tracking [27Nov2021 19:03:06.571] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file carryon-server.toml for carryon tracking [27Nov2021 19:03:06.571] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for carryon [27Nov2021 19:03:06.597] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tschipp.carryon.common.scripting.ScriptReloadListener to FORGE [27Nov2021 19:03:06.671] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tschipp.carryon.common.handler.RegistrationHandler to FORGE [27Nov2021 19:03:06.691] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcwfurnitures [27Nov2021 19:03:06.691] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwfurnitures.kikoz.MacawsFurnitures to MOD [27Nov2021 19:03:06.708] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tschipp.carryon.common.event.ItemEvents to FORGE [27Nov2021 19:03:06.709] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.misc.AMSoundRegistry to MOD [27Nov2021 19:03:06.711] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mcwfurnitures.kikoz.init.EntityInit to MOD [27Nov2021 19:03:06.711] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tschipp.carryon.common.config.Configs to MOD [27Nov2021 19:03:06.711] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing tschipp.carryon.CarryOn to MOD [27Nov2021 19:03:06.716] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file smallships-common.toml for smallships tracking [27Nov2021 19:03:06.717] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.misc.AMPointOfInterestRegistry to MOD [27Nov2021 19:03:06.718] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.item.AMItemRegistry to MOD [27Nov2021 19:03:06.723] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 36.2 from cpw.mods.modlauncher.TransformingClassLoader@16da1abc [27Nov2021 19:03:06.723] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 36.2.9 [27Nov2021 19:03:06.723] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 36.2 [27Nov2021 19:03:06.723] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge [27Nov2021 19:03:06.725] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.16.5 [27Nov2021 19:03:06.725] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20210115.111550 [27Nov2021 19:03:06.726] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.9, for MC 1.16.5 with MCP 20210115.111550 [27Nov2021 19:03:06.726] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.9 Initialized [27Nov2021 19:03:06.877] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for smallships [27Nov2021 19:03:06.877] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.talhanation.smallships.config.SmallShipsConfig to FORGE [27Nov2021 19:03:06.879] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 1 [27Nov2021 19:03:06.883] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 2 [27Nov2021 19:03:06.907] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 3 [27Nov2021 19:03:06.910] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking [27Nov2021 19:03:06.910] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking [27Nov2021 19:03:06.910] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking [27Nov2021 19:03:06.914] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 4 [27Nov2021 19:03:06.915] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 16 [27Nov2021 19:03:06.917] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 17 [27Nov2021 19:03:06.921] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 20 [27Nov2021 19:03:06.922] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 24 [27Nov2021 19:03:06.923] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 25 [27Nov2021 19:03:06.923] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 32 [27Nov2021 19:03:06.925] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 33 [27Nov2021 19:03:06.925] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 34 [27Nov2021 19:03:06.926] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 35 [27Nov2021 19:03:06.927] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 36 [27Nov2021 19:03:06.931] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 37 [27Nov2021 19:03:06.931] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 38 [27Nov2021 19:03:06.932] [modloading-worker-7/DEBUG] [cofh.PacketHandler/]: Channel cofh_core:general, Register packet, ID: 64 [27Nov2021 19:03:06.952] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge [27Nov2021 19:03:06.989] [modloading-worker-7/INFO] [STDOUT/]: [cofh.core.init.CoreConfig:genClientConfig:110]: Client config gen [27Nov2021 19:03:07.081] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cofh_core-server.toml for cofh_core tracking [27Nov2021 19:03:07.081] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cofh_core-client.toml for cofh_core tracking [27Nov2021 19:03:07.174] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cofh_core [27Nov2021 19:03:07.174] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.ShieldEvents to FORGE [27Nov2021 19:03:07.174] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.EffectEvents to FORGE [27Nov2021 19:03:07.348] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.CoreCommonEvents to FORGE [27Nov2021 19:03:07.386] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.ArmorEvents to FORGE [27Nov2021 19:03:07.388] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wings [27Nov2021 19:03:07.388] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.paulf.wings.server.sound.WingsSounds to FORGE [27Nov2021 19:03:07.388] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.paulf.wings.server.ServerEventHandler to FORGE [27Nov2021 19:03:07.394] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.AreaEffectEvents to FORGE [27Nov2021 19:03:07.403] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.event.ArcheryEvents to FORGE [27Nov2021 19:03:07.406] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.paulf.wings.server.item.WingsItems to FORGE [27Nov2021 19:03:07.406] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.paulf.wings.server.flight.Flights to FORGE [27Nov2021 19:03:07.406] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing cofh.core.data.CoreDataGen to MOD [27Nov2021 19:03:07.413] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.paulf.wings.server.dreamcatcher.InSomniableEventHandler to FORGE [27Nov2021 19:03:07.417] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.paulf.wings.server.dreamcatcher.InSomniableCapability to FORGE [27Nov2021 19:03:07.453] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for smololive [27Nov2021 19:03:07.457] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for selene [27Nov2021 19:03:07.464] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-common.toml for twilightforest tracking [27Nov2021 19:03:07.473] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-client.toml for twilightforest tracking [27Nov2021 19:03:07.516] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironchest [27Nov2021 19:03:07.776] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.event.ServerEvents to FORGE [27Nov2021 19:03:07.778] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.entity.AMEntityRegistry to MOD [27Nov2021 19:03:07.778] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.enchantment.AMEnchantmentRegistry to MOD [27Nov2021 19:03:07.803] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.effect.AMEffectRegistry to MOD [27Nov2021 19:03:07.822] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.CommonProxy to MOD [27Nov2021 19:03:07.822] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.client.particle.AMParticleRegistry to MOD [27Nov2021 19:03:07.824] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.block.AMBlockRegistry to MOD [27Nov2021 19:03:07.824] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.AlexsMobs to FORGE [27Nov2021 19:03:07.939] [modloading-worker-1/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering. [27Nov2021 19:03:07.939] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for twilightforest [27Nov2021 19:03:07.940] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.data.DataGenerators to MOD [27Nov2021 19:03:07.942] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.block.TFBlocks to MOD [27Nov2021 19:03:07.942] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.IMCHandler to MOD [27Nov2021 19:03:07.943] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFTickHandler to FORGE [27Nov2021 19:03:07.945] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.entity.TFEntities to MOD [27Nov2021 19:03:08.034] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hololive_relics [27Nov2021 19:03:08.034] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.UsadaConstructionLabStructure to FORGE [27Nov2021 19:03:08.035] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.UsadaConstructionLabStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.036] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iceandfire [27Nov2021 19:03:08.036] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.UnderworldLinkStructure to FORGE [27Nov2021 19:03:08.037] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.UnderworldLinkStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.038] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.ShionWizardHouseStructure to FORGE [27Nov2021 19:03:08.039] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.ShionWizardHouseStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.040] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.PhoenixCrashCraterStructure to FORGE [27Nov2021 19:03:08.036] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.item.IafItemRegistry to MOD [27Nov2021 19:03:08.041] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.PhoenixCrashCraterStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.043] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.OniTempleStructure to FORGE [27Nov2021 19:03:08.044] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.OniTempleStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.045] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.OliviaTombStructure to FORGE [27Nov2021 19:03:08.045] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.OliviaTombStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.047] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.IslandOfWorshipStructure to FORGE [27Nov2021 19:03:08.047] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.IslandOfWorshipStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.048] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.IslandOfHopeStructure to FORGE [27Nov2021 19:03:08.049] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.IslandOfHopeStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.050] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.HallowedPumpkinStructure to FORGE [27Nov2021 19:03:08.051] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.HallowedPumpkinStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.052] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.HaatoPrisonStructure to FORGE [27Nov2021 19:03:08.053] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.HaatoPrisonStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.054] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.HaachamaHouseStructure to FORGE [27Nov2021 19:03:08.054] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.HaachamaHouseStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.056] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.ElvenTreeStructure to FORGE [27Nov2021 19:03:08.056] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.ElvenTreeStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.058] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.DevilShrineStructure to FORGE [27Nov2021 19:03:08.059] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.DevilShrineStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.095] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.CrumbledCandylandTowerStructure to FORGE [27Nov2021 19:03:08.096] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.CrumbledCandylandTowerStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.097] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.CouncilPyramidStructure to FORGE [27Nov2021 19:03:08.098] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.CouncilPyramidStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.100] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.CometCraterStructure to FORGE [27Nov2021 19:03:08.101] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.CometCraterStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.102] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.CocoOutpostStructure to FORGE [27Nov2021 19:03:08.103] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.CocoOutpostStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.104] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.CircusTentStructure to FORGE [27Nov2021 19:03:08.104] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.CircusTentStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.105] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.ButterflyGardenStructure to FORGE [27Nov2021 19:03:08.106] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.ButterflyGardenStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.107] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.AbandonedResearchLabStructure to FORGE [27Nov2021 19:03:08.108] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.AbandonedResearchLabStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.109] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.AbandonedCrateStructure to FORGE [27Nov2021 19:03:08.110] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.world.structure.AbandonedCrateStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:08.111] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.procedures.SetsTargetProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:08.112] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.procedures.PreDamageProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:08.113] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.procedures.PlayerTickProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:08.115] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.procedures.PlayerRightClicksBlockProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:08.116] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.procedures.ItemBreaksProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:08.118] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.procedures.FinishesUsingProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:08.119] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.procedures.EntitySpawnsProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:08.120] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.procedures.EntityHitProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:08.121] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.procedures.EntityDiesProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:08.123] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.TimelockedPotionEffect to MOD [27Nov2021 19:03:08.123] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.ShadowStepPotionItemPotion to MOD [27Nov2021 19:03:08.124] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.ShadowStepPotionEffect to MOD [27Nov2021 19:03:08.125] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.HopeProtectionPotionEffect to MOD [27Nov2021 19:03:08.126] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.EmpoweredPotionEffect to MOD [27Nov2021 19:03:08.127] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.DrainedPotionItemPotion to MOD [27Nov2021 19:03:08.127] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.DrainedPotionEffect to MOD [27Nov2021 19:03:08.172] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.DevilFlamesPotionEffect to MOD [27Nov2021 19:03:08.172] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.ChaosPotionEffect to MOD [27Nov2021 19:03:08.173] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.BleedPotionItemPotion to MOD [27Nov2021 19:03:08.173] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.BleedPotionEffect to MOD [27Nov2021 19:03:08.174] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.BaggedPotionEffect to MOD [27Nov2021 19:03:08.175] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.AsacocoRushPotionPotionItemPotion to MOD [27Nov2021 19:03:08.175] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.potion.AsacocoRushPotionPotionEffect to MOD [27Nov2021 19:03:08.176] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.particle.ZParticle to MOD [27Nov2021 19:03:08.177] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.particle.SoulDripParticle to MOD [27Nov2021 19:03:08.177] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.particle.RedEnchantedHitParticle to MOD [27Nov2021 19:03:08.178] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.particle.ReapedSoulParticle to MOD [27Nov2021 19:03:08.179] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.particle.PinkEnchantedHitParticle to MOD [27Nov2021 19:03:08.180] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.particle.OniFlameParticle to MOD [27Nov2021 19:03:08.180] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.particle.MumeiRunesParticle to MOD [27Nov2021 19:03:08.181] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.particle.GhoulSparkParticle to MOD [27Nov2021 19:03:08.182] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.particle.ElfSparkParticle to MOD [27Nov2021 19:03:08.183] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.particle.DevilFlameParticle to MOD [27Nov2021 19:03:08.183] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bloodmagic-client.toml for bloodmagic tracking [27Nov2021 19:03:08.183] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bloodmagic-common.toml for bloodmagic tracking [27Nov2021 19:03:08.183] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.particle.BloodParticle to MOD [27Nov2021 19:03:08.184] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.gui.overlay.ShadowStepOverlayOverlay to FORGE [27Nov2021 19:03:08.185] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.gui.overlay.EnergyShieldMediumLowOverlay to FORGE [27Nov2021 19:03:08.185] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.gui.overlay.EnergyShieldMediumHighOverlay to FORGE [27Nov2021 19:03:08.186] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.gui.overlay.EnergyShieldLowOverlay to FORGE [27Nov2021 19:03:08.186] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.gui.overlay.EnergyShieldHighOverlay to FORGE [27Nov2021 19:03:08.186] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.gui.overlay.EnergyShieldAmountOverlay to FORGE [27Nov2021 19:03:08.187] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.gui.overlay.BloodthirstMediumOverlay to FORGE [27Nov2021 19:03:08.188] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.hololiverelics.gui.overlay.BloodthirstHighOverlay to FORGE [27Nov2021 19:03:08.189] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.inventory.IafContainerRegistry to MOD [27Nov2021 19:03:08.200] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.IceAndFire to FORGE [27Nov2021 19:03:08.200] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.event.ServerEvents to FORGE [27Nov2021 19:03:08.208] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.tile.IafTileEntityRegistry to MOD [27Nov2021 19:03:08.302] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafVillagerRegistry to MOD [27Nov2021 19:03:08.305] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafEntityRegistry to MOD [27Nov2021 19:03:08.305] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.CommonProxy to MOD [27Nov2021 19:03:08.308] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.block.IafBlockRegistry to MOD [27Nov2021 19:03:08.344] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFEventListener to FORGE [27Nov2021 19:03:08.352] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFConfig to FORGE [27Nov2021 19:03:08.353] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.worldgen.TwilightFeatures to MOD [27Nov2021 19:03:08.353] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.worldgen.ConfiguredWorldCarvers to MOD [27Nov2021 19:03:08.356] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TwilightForestMod to MOD [27Nov2021 19:03:08.356] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.OreMagnetItem to FORGE [27Nov2021 19:03:08.358] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.KnightmetalSwordItem to FORGE [27Nov2021 19:03:08.304] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:t_corridor [27Nov2021 19:03:08.359] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.MinotaurAxeItem to FORGE [27Nov2021 19:03:08.360] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.EnderBowItem to FORGE [27Nov2021 19:03:08.361] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.world.TFDimensions to FORGE [27Nov2021 19:03:08.361] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.world.surfacebuilders.TFSurfaceBuilders to MOD [27Nov2021 19:03:08.376] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@38418585 [27Nov2021 19:03:08.408] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:four_way_corridor_loot [27Nov2021 19:03:08.469] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@33429ef4 [27Nov2021 19:03:08.519] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:four_way_corridor [27Nov2021 19:03:09.724] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@583bc1a6 [27Nov2021 19:03:09.725] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:ore_hold_1 [27Nov2021 19:03:09.760] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@16e3afbc [27Nov2021 19:03:09.798] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:straight_corridor [27Nov2021 19:03:09.833] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@505dc34d [27Nov2021 19:03:09.877] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:spiral_staircase [27Nov2021 19:03:09.915] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@539c2cd5 [27Nov2021 19:03:09.950] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:t3_entrance [27Nov2021 19:03:09.986] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@28f5a795 [27Nov2021 19:03:10.019] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/library [27Nov2021 19:03:10.031] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@31cc7fef [27Nov2021 19:03:10.069] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/armoury [27Nov2021 19:03:10.103] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@646487f6 [27Nov2021 19:03:10.118] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/farm [27Nov2021 19:03:10.137] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@6ccbf379 [27Nov2021 19:03:10.150] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/portal_nether [27Nov2021 19:03:10.157] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@de55ee8 [27Nov2021 19:03:10.205] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cfm-client.toml for cfm tracking [27Nov2021 19:03:10.206] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cfm-common.toml for cfm tracking [27Nov2021 19:03:10.206] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cfm [27Nov2021 19:03:10.207] [modloading-worker-5/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.common.mail.PostOffice to FORGE [27Nov2021 19:03:10.186] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/crypt [27Nov2021 19:03:10.215] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@33f0b1c7 [27Nov2021 19:03:10.248] [modloading-worker-7/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:223]: # schematics: 12 [27Nov2021 19:03:10.282] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bloodmagic [27Nov2021 19:03:10.282] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.util.handler.event.WillHandler to MOD [27Nov2021 19:03:10.282] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.util.handler.event.GenericHandler to MOD [27Nov2021 19:03:10.282] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.entity.BloodMagicEntities to MOD [27Nov2021 19:03:10.283] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.core.RegistrarBloodMagic to FORGE [27Nov2021 19:03:10.284] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.ConfigManager to MOD [27Nov2021 19:03:10.284] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.ConfigHandler to FORGE [27Nov2021 19:03:10.284] [modloading-worker-7/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing wayoftime.bloodmagic.BloodMagic$RegistryEvents to MOD [27Nov2021 19:03:10.320] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nefdecomod [27Nov2021 19:03:10.321] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.VillageTabernStructure to FORGE [27Nov2021 19:03:10.321] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.VillageTabernStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.323] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.TrebuchetStructure to FORGE [27Nov2021 19:03:10.324] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.TrebuchetStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.343] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.TowerOutpostStructure to FORGE [27Nov2021 19:03:10.345] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.TowerOutpostStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.345] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.SwordsStructure to FORGE [27Nov2021 19:03:10.346] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.SwordsStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.348] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.SwordBrokenStructure to FORGE [27Nov2021 19:03:10.349] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.SwordBrokenStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.350] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.SiegeTowerStructure to FORGE [27Nov2021 19:03:10.351] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.SiegeTowerStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.352] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.SiegeRamStructure to FORGE [27Nov2021 19:03:10.353] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.SiegeRamStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.355] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.SiegeRamDestroyedStructure to FORGE [27Nov2021 19:03:10.355] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.SiegeRamDestroyedStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.356] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.PillagerSupplyTowerStructure to FORGE [27Nov2021 19:03:10.357] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.PillagerSupplyTowerStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.359] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.PillagerSupplyTower2Structure to FORGE [27Nov2021 19:03:10.359] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.PillagerSupplyTower2Structure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.361] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.PillagerBomberStructure to FORGE [27Nov2021 19:03:10.362] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.PillagerBomberStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.363] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.MedievalInnStructure to FORGE [27Nov2021 19:03:10.364] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.MedievalInnStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.366] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.FishingPostStructure to FORGE [27Nov2021 19:03:10.367] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.FishingPostStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.369] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.FallenTowerStructure to FORGE [27Nov2021 19:03:10.370] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.FallenTowerStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.372] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.FallenOutpostStructure to FORGE [27Nov2021 19:03:10.372] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.world.structure.FallenOutpostStructure$FeatureRegisterHandler to MOD [27Nov2021 19:03:10.374] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.procedures.WashingDish1Procedure$GlobalTrigger to FORGE [27Nov2021 19:03:10.429] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.procedures.Wardrobe6UpdateTickProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:10.434] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.procedures.Wardrobe5UpdateTickProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:10.441] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.procedures.Wardrobe4UpdateTickProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:10.443] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.procedures.Wardrobe3UpdateTickProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:10.444] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.procedures.Wardrobe2UpdateTickProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:10.445] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.procedures.Wardrobe1UpdateTickProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:10.446] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.procedures.StewRecipesProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:10.448] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.procedures.EarlyToolUnlockProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:10.449] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.procedures.BotellaExpProcedure$GlobalTrigger to FORGE [27Nov2021 19:03:10.450] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.fuel.LogsFuel to FORGE [27Nov2021 19:03:10.451] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.fuel.LogRestFuel6Fuel to FORGE [27Nov2021 19:03:10.451] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.fuel.LogRestFuel5Fuel to FORGE [27Nov2021 19:03:10.452] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.fuel.LogRestFuel4Fuel to FORGE [27Nov2021 19:03:10.452] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.fuel.LogRestFuel3Fuel to FORGE [27Nov2021 19:03:10.453] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.fuel.LogRestFuel2Fuel to FORGE [27Nov2021 19:03:10.453] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.fuel.LogRestFuel1Fuel to FORGE [27Nov2021 19:03:10.454] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.fuel.Log6FuelFuel to FORGE [27Nov2021 19:03:10.455] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.fuel.Log5FuelFuel to FORGE [27Nov2021 19:03:10.455] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.fuel.Log4FuelFuel to FORGE [27Nov2021 19:03:10.456] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.fuel.Log3FuelFuel to FORGE [27Nov2021 19:03:10.457] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing nefdecomod.fuel.Log2FuelFuel to FORGE [27Nov2021 19:03:10.492] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 3 jobs [27Nov2021 19:03:10.523] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.028 [27Nov2021 19:03:14.877] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:apple_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.APPLE_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.878] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup environmental:cherry_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.Environmental.CHERRY_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.878] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:kanata_halo_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.KanataHaloItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.878] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_creative_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackCreativeItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.878] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:green_oak_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.GREEN_OAK_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:bag_friend_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.BagFriendItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:pine_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.PINE_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:mallorn_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.MALLORN_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:lairelosse_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.LAIRELOSSE_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:maple_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.MAPLE_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:cypress_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.CYPRESS_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:bag_friend_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.BagFriendItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup nefdecomod:ravager_helmet_chestplate for public static net.minecraft.item.Item nefdecomod.item.RavagerHelmetItem.body. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:palm_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.PALM_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_creative_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackCreativeItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:kanata_halo_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.KanataHaloItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:mirk_oak_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.MIRK_OAK_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup nefdecomod:ravager_helmet_boots for public static net.minecraft.item.Item nefdecomod.item.RavagerHelmetItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:willow_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.WILLOW_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.879] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:bag_friend_chestplate for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.BagFriendItem.body. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.880] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:aspen_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.ASPEN_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.880] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup nefdecomod:ravager_helmet_leggings for public static net.minecraft.item.Item nefdecomod.item.RavagerHelmetItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.880] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:magic_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.MAGIC_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.880] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup environmental:wisteria_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.Environmental.WISTERIA_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.880] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:kanata_halo_chestplate for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.KanataHaloItem.body. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.880] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:hellbark_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.HELLBARK_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.880] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:charred_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.CHARRED_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.880] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_creative_helmet for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackCreativeItem.helmet. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.880] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:dead_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.DEAD_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.880] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:beech_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.BEECH_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.880] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_powered_helmet for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackPoweredItem.helmet. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.881] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:cherry_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.CHERRY_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.881] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:larch_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.LARCH_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.881] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:pear_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.PEAR_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.881] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:cedar_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.CEDAR_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.881] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:plugin_type_asacoco_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.PluginTypeAsacocoItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.881] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:fir_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.FIR_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.881] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:luna_crown_chestplate for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.LunaCrownItem.body. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.881] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_helmet for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackItem.helmet. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.881] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_first_meeting_helmet for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackFirstMeetingItem.helmet. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.913] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:jacaranda_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.JACARANDA_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.914] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:luna_crown_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.LunaCrownItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.914] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:cherry_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.CHERRY_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.914] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_powered_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackPoweredItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.914] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_powered_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackPoweredItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.914] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:luna_crown_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.LunaCrownItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.914] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:lebethron_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.LEBETHRON_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.914] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:plugin_type_asacoco_chestplate for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.PluginTypeAsacocoItem.body. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.914] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:umbran_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.UMBRAN_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.914] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_first_meeting_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackFirstMeetingItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.914] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:fir_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.FIR_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.914] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:redwood_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.REDWOOD_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.915] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.927] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:holly_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.HOLLY_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.927] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup environmental:willow_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.Environmental.WILLOW_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.927] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:mahogany_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.MAHOGANY_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.927] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:plugin_type_asacoco_helmet for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.PluginTypeAsacocoItem.helmet. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.927] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_first_meeting_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackFirstMeetingItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.927] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.927] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:rotten_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.ROTTEN_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:14.928] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/melee_damage.json, path: /data/bloodmagic/anointment/melee_damage.json [27Nov2021 19:03:14.945] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/holy_water.json, path: /data/bloodmagic/anointment/holy_water.json [27Nov2021 19:03:14.947] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/hidden_knowledge.json, path: /data/bloodmagic/anointment/hidden_knowledge.json [27Nov2021 19:03:14.948] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/quick_draw.json, path: /data/bloodmagic/anointment/quick_draw.json [27Nov2021 19:03:14.949] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/bow_power.json, path: /data/bloodmagic/anointment/bow_power.json [27Nov2021 19:03:14.950] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/bow_velocity.json, path: /data/bloodmagic/anointment/bow_velocity.json [27Nov2021 19:03:14.954] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/arrow_protect.json, path: /data/bloodmagic/living_armor/arrow_protect.json [27Nov2021 19:03:14.962] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/fall_protect.json, path: /data/bloodmagic/living_armor/fall_protect.json [27Nov2021 19:03:14.963] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/physical_protect.json, path: /data/bloodmagic/living_armor/physical_protect.json [27Nov2021 19:03:14.975] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/jump.json, path: /data/bloodmagic/living_armor/jump.json [27Nov2021 19:03:14.979] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/health.json, path: /data/bloodmagic/living_armor/health.json [27Nov2021 19:03:14.981] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/experienced.json, path: /data/bloodmagic/living_armor/experienced.json [27Nov2021 19:03:15.012] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/sprint_attack.json, path: /data/bloodmagic/living_armor/sprint_attack.json [27Nov2021 19:03:15.029] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/self_sacrifice.json, path: /data/bloodmagic/living_armor/self_sacrifice.json [27Nov2021 19:03:15.031] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/speed.json, path: /data/bloodmagic/living_armor/speed.json [27Nov2021 19:03:15.033] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/poison_resist.json, path: /data/bloodmagic/living_armor/poison_resist.json [27Nov2021 19:03:15.034] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/fire_resist.json, path: /data/bloodmagic/living_armor/fire_resist.json [27Nov2021 19:03:15.035] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/digging.json, path: /data/bloodmagic/living_armor/digging.json [27Nov2021 19:03:15.037] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/knockback_resist.json, path: /data/bloodmagic/living_armor/knockback_resist.json [27Nov2021 19:03:15.038] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/elytra.json, path: /data/bloodmagic/living_armor/elytra.json [27Nov2021 19:03:15.040] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:184]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/downgrade/quenched.json, path: /data/bloodmagic/living_armor/downgrade/quenched.json [27Nov2021 19:03:15.178] [main/INFO] [wayoftime.bloodmagic.BloodMagic/]: Attempting to register Tile Entities [27Nov2021 19:03:15.241] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:curse_fool for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.CURSE_FOOL. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:instigating for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.INSTIGATING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:air_affinity for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.AIR_AFFINITY. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cofh_core:holding for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.CoreReferences.HOLDING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:excavating for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.EXCAVATING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:displacement for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.DISPLACEMENT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:frost_aspect for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.FROST_ASPECT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:phalanx for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.PHALANX. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:volley for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.VOLLEY. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:vitality for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.VITALITY. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:pilfering for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.PILFERING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:magic_edge for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.MAGIC_EDGE. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:leech for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.LEECH. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:angler for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.ANGLER. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:reach for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.REACH. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:soulbound for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.SOULBOUND. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:cavalier for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.CAVALIER. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:smashing for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.SMASHING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:damage_illager for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.DAMAGE_ILLAGER. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:magic_protection for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.PROTECTION_MAGIC. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:exp_boost for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.XP_BOOST. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:weeding for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.WEEDING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:damage_villager for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.DAMAGE_VILLAGER. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:curse_mercy for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.CURSE_MERCY. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.242] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:frost_rebuke for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.FROST_REBUKE. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.243] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:smelting for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.SMELTING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.243] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:vorpal for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.VORPAL. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.243] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:damage_ender for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.DAMAGE_ENDER. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.243] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:gourmand for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.GOURMAND. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.243] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:trueshot for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.TRUESHOT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.243] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:quick_draw for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.QUICK_DRAW. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.243] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:fire_rebuke for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.FIRE_REBUKE. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.243] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:furrowing for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.FURROWING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.243] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:hunter for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.HUNTER. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.243] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:bulwark for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.BULWARK. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.243] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:tilling for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.TILLING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.291] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:grizzly_bear, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.291] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:roadrunner, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.293] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:bone_serpent, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.293] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:bone_serpent_part, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.293] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:gazelle, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.294] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:crocodile, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.294] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:fly, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.294] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:hummingbird, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.295] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:orca, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.296] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:sunbird, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.296] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:gorilla, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.297] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:crimson_mosquito, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.298] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:rattlesnake, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.298] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:endergrade, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.299] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:hammerhead_shark, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.299] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:lobster, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.300] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:komodo_dragon, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.300] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:capuchin_monkey, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.300] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:centipede_head, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.301] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:centipede_body, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.301] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:centipede_tail, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.301] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:warped_toad, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.302] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:moose, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.302] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:mimicube, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.302] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:raccoon, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.303] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:blobfish, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.303] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:seal, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.304] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:cockroach, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.304] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:shoebill, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.307] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:elephant, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.308] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:soul_vulture, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.308] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:snow_leopard, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.308] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:spectre, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.309] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:crow, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.310] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:alligator_snapping_turtle, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.312] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:mungus, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.313] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:mantis_shrimp, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.314] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:guster, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.314] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:warped_mosco, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.317] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:straddler, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.322] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:stradpole, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.323] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:emu, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.324] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:platypus, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.325] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:dropbear, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.330] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:tasmanian_devil, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.340] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:kangaroo, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.353] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:cachalot_whale, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.359] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:leafcutter_ant, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.361] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:enderiophage, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.364] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:bald_eagle, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.366] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:tiger, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.368] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:tarantula_hawk, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.369] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:void_worm, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.373] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:void_worm_part, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.375] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:frilled_shark, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.376] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for alexsmobs:mimic_octopus, use EntityAttributeCreationEvent instead. [27Nov2021 19:03:15.420] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cofh_core:steam for public static net.minecraft.fluid.FlowingFluid cofh.lib.util.references.CoreReferences.FLUID_STEAM. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.420] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cofh_core:milk for public static net.minecraft.fluid.FlowingFluid cofh.lib.util.references.CoreReferences.FLUID_MILK. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:15.471] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cofh_core:amplification for public static net.minecraft.potion.Effect cofh.lib.util.references.CoreReferences.AMPLIFICATION. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:16.005] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.github.alexthe666.iceandfire.entity.EntityHippogryph from class com.github.alexthe666.iceandfire.entity.EntityPixie [27Nov2021 19:03:16.044] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.github.alexthe666.iceandfire.entity.EntityDreadThrall from class com.github.alexthe666.iceandfire.entity.EntityDreadKnight [27Nov2021 19:03:16.066] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON [27Nov2021 19:03:16.067] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\iceco\Desktop\estttt\config\waystones-common.toml [27Nov2021 19:03:16.068] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\iceco\Desktop\estttt\config\waystones-common.toml [27Nov2021 19:03:16.087] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\iceco\Desktop\estttt\config\waystones-common.toml for changes [27Nov2021 19:03:16.090] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\iceco\Desktop\estttt\config\citadel-common.toml [27Nov2021 19:03:16.091] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\iceco\Desktop\estttt\config\citadel-common.toml [27Nov2021 19:03:16.091] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\iceco\Desktop\estttt\config\citadel-common.toml for changes [27Nov2021 19:03:16.093] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\iceco\Desktop\estttt\config\touhou_little_maid-common.toml [27Nov2021 19:03:16.096] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\iceco\Desktop\estttt\config\touhou_little_maid-common.toml [27Nov2021 19:03:16.100] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\iceco\Desktop\estttt\config\touhou_little_maid-common.toml for changes [27Nov2021 19:03:16.102] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\iceco\Desktop\estttt\config\alexsmobs.toml [27Nov2021 19:03:16.105] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\iceco\Desktop\estttt\config\alexsmobs.toml [27Nov2021 19:03:16.105] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\iceco\Desktop\estttt\config\alexsmobs.toml for changes [27Nov2021 19:03:16.557] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\iceco\Desktop\estttt\config\iceandfire-common.toml [27Nov2021 19:03:16.607] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\iceco\Desktop\estttt\config\iceandfire-common.toml [27Nov2021 19:03:16.622] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file alexsmobs.toml changed, sending notifies [27Nov2021 19:03:16.652] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\iceco\Desktop\estttt\config\iceandfire-common.toml for changes [27Nov2021 19:03:16.689] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\iceco\Desktop\estttt\config\smallships-common.toml [27Nov2021 19:03:16.690] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\iceco\Desktop\estttt\config\smallships-common.toml [27Nov2021 19:03:16.690] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\iceco\Desktop\estttt\config\smallships-common.toml for changes [27Nov2021 19:03:16.692] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\iceco\Desktop\estttt\config\forge-common.toml [27Nov2021 19:03:16.703] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\iceco\Desktop\estttt\config\forge-common.toml [27Nov2021 19:03:16.720] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\iceco\Desktop\estttt\config\forge-common.toml for changes [27Nov2021 19:03:16.720] [main/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml [27Nov2021 19:03:16.721] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\iceco\Desktop\estttt\config\twilightforest-common.toml [27Nov2021 19:03:16.722] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\iceco\Desktop\estttt\config\twilightforest-common.toml [27Nov2021 19:03:16.723] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\iceco\Desktop\estttt\config\twilightforest-common.toml for changes [27Nov2021 19:03:16.724] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\iceco\Desktop\estttt\config\bloodmagic-common.toml [27Nov2021 19:03:16.725] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\iceco\Desktop\estttt\config\bloodmagic-common.toml [27Nov2021 19:03:16.731] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file twilightforest-common.toml changed, sending notifies [27Nov2021 19:03:16.732] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\iceco\Desktop\estttt\config\bloodmagic-common.toml for changes [27Nov2021 19:03:16.733] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\iceco\Desktop\estttt\config\cfm-common.toml [27Nov2021 19:03:16.760] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\iceco\Desktop\estttt\config\cfm-common.toml [27Nov2021 19:03:16.763] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\iceco\Desktop\estttt\config\cfm-common.toml for changes [27Nov2021 19:03:16.832] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking [27Nov2021 19:03:17.005] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json [27Nov2021 19:03:17.466] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Received version check data: { "homepage": "https://www.curseforge.com/minecraft/mc-mods/macaws-bridges", "1.14.4": { "1.0.6": "Added Mossy Bridge, Dry Bamboo Bridge, Improvements, Fixed Issues.. ", "1.0.5": "Bug fixes, improvements.. ", "1.0.4": "Added Rail and Bamboo Bridges, Added waterlogging", "1.0.3": "Added Stone Bridges, Fixed guardrails, RP support", "1.0.2": "Added Rope Bridges, Bridge properties", "1.0.1": "Added Wood Bridges, Bugfixes and Improvements", "1.0.0": "Added Iron Bridge" }, "1.16.4": { "1.0.5": "Bug fixes, improvements.. ", "1.0.6": "Added Mossy Bridge, Dry Bamboo Bridge, Improvements, Fixed Issues.. ", "1.0.4": "First release for 1.16.1, added Warped,Crimson and Blackstone bridges." }, "1.17.1": { "1.0.5": "Bug fixes, improvements.. ", "1.0.6": "Added Mossy Bridge, Dry Bamboo Bridge, Improvements, Fixed Issues.. ", "1.0.4": "First release for 1.16.1, added Warped,Crimson and Blackstone bridges." }, "1.16.5": { "2.0.0": "Massive Update", "1.0.6": "Added Mossy Bridge, Dry Bamboo Bridge, Improvements, Fixed Issues.. ", "1.0.5": "Bug fixes, improvements.. ", "1.0.4": "First release for 1.16.2, added Warped,Crimson and Blackstone bridges." }, "1.17.1": { "2.0.0": "Massive Update", "1.0.0": "Added Iron Bridge" }, "1.15.2": { "1.0.6": "Added Mossy Bridge, Dry Bamboo Bridge, Improvements, Fixed Issues.. ", "1.0.5": "Bug fixes, improvements.. ", "1.0.4": "Added Rail and Bamboo Bridges, Added waterlogging", "1.0.3": "Added Stone Bridges, Fixed guardrails, RP support", "1.0.2": "Added Rope Bridges, Bridge properties", "1.0.1": "Added Wood Bridges, Bugfixes and Improvements", "1.0.0": "Added Iron Bridge" }, "1.12.2": { "1.0.6": "Added Mossy Bridge, Dry Bamboo Bridge, Improvements, Fixed Issues.. ", "1.0.4": "Added Rail and Bamboo Bridges, Added waterlogging", "1.0.3": "Added Stone Bridges, Fixed guardrails, RP support", "1.0.2": "Added Rope Bridges, Bridge properties", "1.0.1": "Added Wood Bridges, Bugfixes and Improvements", "1.0.0": "Added Iron Bridge" }, "promos": { "1.15.2-latest": "1.0.6", "1.15.1-latest": "1.0.6", "1.14.4-latest": "1.0.6", "1.12.2-latest": "1.0.6", "1.16.4-latest": "1.0.6", "1.16.5-latest": "2.0.0", "1.17.1-recommended": "2.0.0", "1.17.1-latest": "2.0.0", "1.16.4-recommended": "1.0.6", "1.16.5-recommended": "2.0.0", "1.15.2-recommended": "1.0.6", "1.15.1-recommended": "1.0.6", "1.14.4-recommended": "1.0.6", "1.12.2-recommended": "1.0.6" } } [27Nov2021 19:03:17.467] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 10 jobs [27Nov2021 19:03:17.467] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information com.google.gson.JsonSyntaxException: duplicate key: 1.17.1 at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:190) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:852) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:801) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:773) ~[server-1.16.5-20210115.111550-extra.jar:?] at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:195) ~[forge:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_311] at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:139) [forge:?] [27Nov2021 19:03:17.468] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwpaintings] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/paintings.json [27Nov2021 19:03:17.485] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Touhou little maid mod's model is loading... [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:hakurei_reimu [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:hakurei_reimu_2 [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kirisame_marisa [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:rumia [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:daiyousei [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:cirno [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:hong_meiling [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:koakuma [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:patchouli_knowledge [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:izayoi_sakuya [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:remilia_scarlet [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:flandre_scarlet [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:letty_whiterock [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:chen [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:alice_margatroid [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:lily_white [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:lily_black [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:lunasa_prismriver [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:merlin_prismriver [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:lyrica_prismriver [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:konpaku_youmu [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:saigyouji_yuyuko [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:yakumo_ran [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:yukari_yakumo [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:ibuki_suika [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:wriggle_nightbug [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:mystia_lorelei [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:keine_kamishirasawa [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:keine_kamishirasawa_2 [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:tewi_inaba [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:reisen_udongein_inaba [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:yagokoro_eirin [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:houraisan_kaguya [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:fujiwara_no_mokou [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:syameimaru_aya [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:medicine_melancholy [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kazami_yuka [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:onozuka_komachi [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:shikieiki_yamaxanadu [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:aki_sizuha [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:minoriko_aki [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kagiyama_hina [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kawasiro_nitori [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:inubashiri_momizi [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kochiya_sanae [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:yasaka_kanako [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:moriya_suwako [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:nagae_iku [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:hinanawi_tenshi [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kisume [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kurodani_yamame [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:mizuhashi_parsee [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:hoshiguma_yugi [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:komeiji_satori [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kaenbyou_rin [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:reiuji_utsuho [27Nov2021 19:03:17.505] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:komeiji_koishi [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:nazrin [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:tatara_kogasa [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kumoi_ichirin [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:murasa_minamitsu [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:toramaru_shou [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:hijiri_byakuren [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:houjuu_nue [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kasodani_kyouko [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:miyako_yoshika [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kaku_seiga [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:mononobe_no_futo [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:toyosatomimi_no_miko [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:soga_no_toziko [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:hutatsuiwa_mamizou [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:wakasagihime [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:sekibanki [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:imaizumi_kagerou [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:tsukumo_yatsuhashi [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:tsukumo_benben [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kijin_seija [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:sukuna_shinmyoumaru [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:horikawa_raiko [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:seiran [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:ringo [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:doremy_sweet [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kisin_sagume [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:clownpiece [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:junko [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:hecatia_lapislazuli [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:eternity_larva [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:sakata_nemuno [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:komano_aunn [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:yatadera_narumi [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:nishida_satono [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:teireid_mai [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:matara_okina [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:ebisu_eika [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:ushizaki_urumi [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:niwatari_kutaka [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kitcho_yachie [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:joutougu_mayumi [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:haniyasushin_keiki [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kurokoma_saki [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:sunny_milk [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:tokiko [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:luna_child [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:star_sapphire [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:watatsuki_no_toyohime [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:watatsuki_no_yorihime [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:hieda_no_akyuu [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:ibaraki_kasen [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:ibaraki_kasen_2 [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:motoori_kosuzu [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:usami_renko [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:maribel_hearn [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:usami_sumireko [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:hata_no_kokoro [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:himekaidou_hatate [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:yorigami_jyoon [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:yorigami_shion [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:miyoi_okunoda [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Touhou little maid mod's model is loaded [27Nov2021 19:03:17.506] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Touhou little maid mod's model is loading... [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:cushion [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:class_desk [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:class_chair [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:kotatsu [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:play_station [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:tall_stool [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:low_stool [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:barbecue_booth [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:barbecue_booth_2 [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:long_stool [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:square_table [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:mahjong_table [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:beach_chair [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:parasol [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:water_wheel [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:saisen_bako [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:well [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:torii [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:torii_2 [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:torii_3 [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:ema [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:anti_collision_bucket [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:park_bench [27Nov2021 19:03:17.509] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:rinnosuke_children_toys [27Nov2021 19:03:17.510] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:moto [27Nov2021 19:03:17.510] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid:bowl [27Nov2021 19:03:17.510] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Touhou little maid mod's model is loaded [27Nov2021 19:03:17.514] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Touhou little maid mod's model is loading... [27Nov2021 19:03:17.514] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid_old:reimu_hakurei [27Nov2021 19:03:17.514] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid_old:singyoku2 [27Nov2021 19:03:17.514] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid_old:singyoku3 [27Nov2021 19:03:17.514] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid_old:mima [27Nov2021 19:03:17.514] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid_old:alice [27Nov2021 19:03:17.514] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Loaded model info: touhou_little_maid_old:yumemi_okazaki [27Nov2021 19:03:17.514] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Touhou little maid mod's model is loaded [27Nov2021 19:03:17.514] [main/DEBUG] [touhou_little_maid/ServerCustomPackLoader]: Touhou little maid mod's model is loading... [27Nov2021 19:03:17.516] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [mcwpaintings] Received version check data: { "homepage": "https://www.curseforge.com/minecraft/mc-mods/macaws-paintings", "1.17.1": { "1.0.2": "New Paintings and Improvements", "1.0.0": "Added first 20 custom made paintings", "1.0.1": "Animal update, 5 new paintings!" }, "1.16.5": { "1.0.2": "New Paintings and Improvements", "1.0.0": "Added first 20 custom made paintings", "1.0.1": "Animal update, 5 new paintings!" }, "1.14.4": { "1.0.2": "New Paintings and Improvements", "1.0.0": "Added first 20 custom made paintings", "1.0.1": "Animal update, 5 new paintings!" }, "1.15.2": { "1.0.2": "New Paintings and Improvements", "1.0.0": "Added first 20 custom made paintings", "1.0.1": "Animal update, 5 new paintings!" }, "promos": { "1.17.1-latest": "1.0.2", "1.16.5-latest": "1.0.2", "1.15.2-latest": "1.0.2", "1.14.4-latest": "1.0.2", "1.17.1-recommended": "1.0.2", "1.16.5-recommended": "1.0.2", "1.15.2-recommended": "1.0.2", "1.14.4-recommended": "1.0.2" } } [27Nov2021 19:03:17.517] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwpaintings] Found status: UP_TO_DATE Current: 1.0.2 Target: null [27Nov2021 19:03:17.520] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/trunk/1.16/update.json [27Nov2021 19:03:17.576] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.109 [27Nov2021 19:03:17.577] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Received version check data: { "homepage": "https://www.curseforge.com/minecraft/mc-mods/simple-storage-network", "promos": { "1.16.5-latest": "1.5.0", "1.16.5-recommended": "1.5.0" }, "1.16.5": { "1.0.1":"Ported to the latest forge version to fix rendering issues (tooltips, player models transparent, etc)" ,"1.1.0":"Fixed compatibility crashe caused by breaking changes in the latest forge/JEI (suggested now is forge_version=33.0.61 and jei_version=7.3.2.25). Patched bug in native VoxelShape class for joining server lag. Regular Network Cables no longer visually appear to connect to inventories. Several recipes updated to use item tags for compatibility. " ,"1.1.2":"Fix server crash when you build on top of the main root block." ,"1.2.0":"Added new items: Network Picker and Network Collector." ,"1.2.1":"Language files pt_br and hu_hu updated " ,"1.3.0":"Refactored cable connectivity to rely more on capabilities instead of block comparisons. Fixed some tooltips. Added Network Collection Interface, Network Exchange Interface, and Network Builder. (textures and functionality subject to change)" ,"1.3.1":"New config option 'enableAutoSearchFocus' for clients to disable the auto-focusing on the text box when a network GUI is opened (thanks to PR by LeoBeliik). Game no longer crashes if JEI is un-installed from a world. Catch and handle exceptions safely when Network Interface are connected to an external mod is throwing errors (For example, AE2 error with Ticking GridNode). Refactor: removed deprecated proxy layer in mod startup. " ,"1.3.2":"New Patchouli book added. Export cable and Filtered Input Cable now both have redstone control options. Fix language overflow text when some certain other mods are installed. Catch exceptions from connected or networked inventory capabilities during insertStack. " ,"1.3.3":"Update pt_br.json by Mikeliro. Fix server crash when inserting an item stack when some stack or mod throws a StackOverflowError error. Fix some other ClassDef not found errors. Storage Request Table now wont open (and log errors in console) while network main is disconnected. Optional config added to limit remote range: remoteMaxRange " ,"1.3.4":"Fixed bug in opening remotes; also see changelog of v1.3.3" ,"1.3.5":"Fix Builder Remote placing the wrong item. There is a key binding that will open any Storage Remote it can find in your ender chest, curios, or inventory. Storage Remote and Collector Remote can now be worn in the Curios charm slot (curios dependency is optional)." ,"1.4.0":"Sort by Name fixed to sort by clientside translated display name, not internal item ID. JEI sync setting (green/red button) is no longer a singleton-per-player-global setting, its saved independently for each remote and block so each can have a different value. New config jeiMaximumRecipeTags to balance between JEI recipe auto-completion and Server Packet overflow errors. Fix data tag recipes sometimes not working on servers. Extra warning tooltip on Network exchange interface. Fix Server Crash When using red Builder remote. Update pt_br.json by Mikeliro. Fix Import/Export putting random blocks in the Upgrade slots. Fix tooltip and tag search. Fix NPE when connecting Network Exchange to certain blocks. Network Exchange interface capped at 5000 instead of 134217727 (greatly reduce lag). Exchange interfaces no longer update every tick, instead relying on the autoRefreshTicks config value. Fixed Stack Overflow crashes in Network Exchange interface. Fix Network exchange point causes crash when link cable is connected." ,"1.4.1":"Cable upgrades now drop from the filter cables when broken. Collector Remote now correctly plays the item pickup sound " ,"1.4.2":"Merged pull request: Mark cables as non-transparent for pathfinder #380 by embeddedt" ,"1.4.3":"Fix StackOverflowError: Exception in server tick loop when copying item stack at TimeMain:insertStack" ,"1.5.0":" Performance increase: ItemStacks are no longer repeatedly copied while doing sorting/imports/exports, reducing RAM use/CPU load. Cables can all be now water-loggable. Storage Request Table now correctly drops items from crafting grid when broken." } } [27Nov2021 19:03:17.578] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Found status: AHEAD Current: 1.16.5-1.5.0 Target: null [27Nov2021 19:03:17.578] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/doors.json [27Nov2021 19:03:17.598] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after ENQUEUE_IMC: 2 jobs [27Nov2021 19:03:17.604] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.005 [27Nov2021 19:03:17.624] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Received version check data: { "homepage": "https://www.curseforge.com/minecraft/mc-mods/macaws-doors", "1.14.4": { "1.0.3": "Garage Doors and a lot more!", "1.0.2": "Bug fixes, improvements.. ", "1.0.0": "First Release, added over 60 new doors", "1.0.1": "New doors, fixed bugs!" }, "1.15.1": { "1.0.3": "Garage Doors and a lot more!", "1.0.0": "First Release, added over 60 new doors", "1.0.1": "New doors, fixed bugs!" }, "1.16.4": { "1.0.3": "Garage Doors and a lot more!", "1.0.2": "Bug fixes, improvements.. ", "1.0.0": "First Release, added over 60 new doors", "1.0.1": "New doors, fixed bugs!" }, "1.17.1": { "1.0.4": "Fixed multiplayer crash when trying to open/close Shoji, Stable, Garage Doors!", "1.0.3": "Garage Doors and a lot more!", "1.0.2": "Bug fixes, improvements.. ", "1.0.0": "First Release, added over 60 new doors", "1.0.1": "New doors, fixed bugs!" }, "1.16.5": { "1.0.3": "Garage Doors and a lot more!", "1.0.2": "Bug fixes, improvements.. ", "1.0.0": "First Release, added over 60 new doors", "1.0.1": "New doors, fixed bugs!" }, "1.15.2": { "1.0.3": "Garage Doors and a lot more!", "1.0.2": "Bug fixes, improvements.. ", "1.0.0": "First Release, added over 60 new doors", "1.0.1": "New doors, fixed bugs!" }, "1.12.2": { "1.0.3": "Bark Door, Western, Stable and a lot more!", "1.0.0": "First Release, added over 60 new doors" }, "promos": { "1.15.2-latest": "1.0.3", "1.15.1-latest": "1.0.3", "1.14.4-latest": "1.0.3", "1.12.2-latest": "1.0.3", "1.16.4-latest": "1.0.3", "1.16.4-recommended": "1.0.3", "1.17.1-recommended": "1.0.4", "1.17.1-latest": "1.0.4", "1.16.5-latest": "1.0.3", "1.16.2-recommended": "1.0.3", "1.15.2-recommended": "1.0.3", "1.15.1-recommended": "1.0.3", "1.14.4-recommended": "1.0.3", "1.12.2-recommended": "1.0.3" } } [27Nov2021 19:03:17.625] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Found status: BETA Current: 1.0.3 Target: 1.0.3 [27Nov2021 19:03:17.625] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://mrcrayfish.com/modupdatejson?id=cfm [27Nov2021 19:03:18.865] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [cfm] Received version check data: { "homepage": "https://mrcrayfish.com/mods?id=cfm", "promos": { "1.11.2-latest": "4.1", "1.12.2-latest": "6.3.0", "1.14.3-latest": "7.0.0-pre2", "1.14.4-latest": "7.0.0-pre15", "1.15.1-latest": "7.0.0-pre16", "1.16.1-latest": "7.0.0-pre18", "1.16.3-latest": "7.0.0-pre22", "1.17.1-latest": "7.0.0-pre25", "1.7.10-latest": "3.4", "1.8.9-latest": "4.0.1", "1.16.5-latest": "7.0.0-pre22" } } [27Nov2021 19:03:18.866] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Found status: BETA Current: 7.0.0-pre22 Target: 7.0.0-pre22 [27Nov2021 19:03:18.866] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/furniture.json [27Nov2021 19:03:18.911] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Received version check data: { "homepage": "https://www.curseforge.com/minecraft/mc-mods/macaws-furniture", "1.16.4": { "2.0.1": "Bug fixes, improvements.. ", "2.0.0": "Code rewrite, storage, warped and crimson..." }, "1.16.5": { "2.0.1": "Bug fixes, improvements.. ", "2.0.0": "Code rewrite, storage, warped and crimson..." }, "1.17.1": { "2.0.1": "Bug fixes, improvements.. ", "2.0.0": "Code rewrite, storage, warped and crimson..." }, "1.14.4": { "1.0.1": "Added wood variations, bugfixes and a lot more!", "1.0.0": "Official Release" }, "1.15.1": { "2.0.1": "Bug fixes, improvements.. ", "1.0.1": "Added wood variations, bugfixes and a lot more!", "1.0.0": "Official Release" }, "1.15.2": { "2.0.0": "Code rewrite, storage, warped and crimson...", "1.0.1": "Added wood variations, bugfixes and a lot more!", "1.0.0": "Official Release" }, "1.12.2": { "1.0.1": "Added wood variations, bugfixes and a lot more!", "1.0.0": "Official Release" }, "promos": { "1.16.4-latest": "2.0.1", "1.16.5-latest": "2.0.1", "1.15.2-latest": "2.0.1", "1.15.1-latest": "1.0.1", "1.14.4-latest": "1.0.1", "1.12.2-latest": "1.0.1", "1.17.1-recommended": "2.0.1", "1.17.1-latest": "2.0.1", "1.16.4-recommended": "2.0.1", "1.16.5-recommended": "2.0.1", "1.15.2-recommended": "2.0.1", "1.15.1-recommended": "1.0.1", "1.14.4-recommended": "1.0.1", "1.12.2-recommended": "1.0.1" } } [27Nov2021 19:03:18.912] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Found status: UP_TO_DATE Current: 2.0.1 Target: null [27Nov2021 19:03:18.912] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [smallships] Starting version check at https://raw.githubusercontent.com/talhanation/Ship-Mod/main/update.json [27Nov2021 19:03:19.185] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [smallships] Received version check data: { "homepage": "https://www.curseforge.com/minecraft/mc-mods/small-ships/files", "1.16.5": { "1.0.1": "" }, "promos": { "1.16.5-latest": "1.10.3", "1.16.5-recommended": "1.10.1" } } [27Nov2021 19:03:19.185] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [smallships] Found status: UP_TO_DATE Current: 1.10.1 Target: null [27Nov2021 19:03:19.186] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [27Nov2021 19:03:20.292] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data: { "homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/", "promos": { "1.1-latest": "1.3.4.29", "1.2.3-latest": "1.4.1.64", "1.2.4-latest": "2.0.0.68", "1.2.5-latest": "3.4.9.171", "1.3.2-latest": "4.3.5.318", "1.4.0-latest": "5.0.0.326", "1.4.1-latest": "6.0.0.329", "1.4.2-latest": "6.0.1.355", "1.4.3-latest": "6.2.1.358", "1.4.4-latest": "6.3.0.378", "1.4.5-latest": "6.4.2.448", "1.4.6-latest": "6.5.0.489", "1.4.7-latest": "6.6.2.534", "1.5-latest": "7.7.0.598", "1.5.1-latest": "7.7.2.682", "1.5.2-latest": "7.8.1.738", "1.5.2-recommended": "7.8.1.738", "1.6.1-latest": "8.9.0.775", "1.6.2-latest": "9.10.1.871", "1.6.2-recommended": "9.10.1.871", "1.6.3-latest": "9.11.0.878", "1.6.4-latest": "9.11.1.1345", "1.6.4-recommended": "9.11.1.1345", "1.7.2-latest": "10.12.2.1161", "1.7.2-recommended": "10.12.2.1161", "1.7.10_pre4-latest": "10.12.2.1149", "1.7.10-latest": "10.13.4.1614", "1.7.10-recommended": "10.13.4.1614", "1.8-latest": "11.14.4.1577", "1.8-recommended": "11.14.4.1563", "1.8.8-latest": "11.15.0.1655", "1.8.9-latest": "11.15.1.2318", "1.8.9-recommended": "11.15.1.2318", "1.9-latest": "12.16.1.1938", "1.9-recommended": "12.16.1.1887", "1.9.4-latest": "12.17.0.2317", "1.9.4-recommended": "12.17.0.2317", "1.10-latest": "12.18.0.2000", "1.10.2-latest": "12.18.3.2511", "1.10.2-recommended": "12.18.3.2511", "1.11-latest": "13.19.1.2199", "1.11-recommended": "13.19.1.2189", "1.11.2-latest": "13.20.1.2588", "1.11.2-recommended": "13.20.1.2588", "1.12-latest": "14.21.1.2443", "1.12-recommended": "14.21.1.2387", "1.12.1-latest": "14.22.1.2485", "1.12.1-recommended": "14.22.1.2478", "1.12.2-latest": "14.23.5.2855", "1.12.2-recommended": "14.23.5.2855", "1.13.2-latest": "25.0.219", "1.14.2-latest": "26.0.63", "1.14.3-latest": "27.0.60", "1.14.4-latest": "28.2.23", "1.14.4-recommended": "28.2.0", "1.15-latest": "29.0.4", "1.15.1-latest": "30.0.51", "1.15.2-latest": "31.2.55", "1.15.2-recommended": "31.2.0", "1.16.1-latest": "32.0.108", "1.16.2-latest": "33.0.61", "1.16.3-latest": "34.1.42", "1.16.3-recommended": "34.1.0", "1.16.4-latest": "35.1.37", "1.16.4-recommended": "35.1.4", "1.16.5-latest": "36.2.19", "1.16.5-recommended": "36.2.0", "1.17.1-latest": "37.0.126" } } [27Nov2021 19:03:20.292] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 36.2.9 Target: 36.2.19 [27Nov2021 19:03:20.292] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cofh_core] Starting version check at https://raw.github.com/cofh/version/master/cofh_core/update.json [27Nov2021 19:03:20.555] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [cofh_core] Received version check data: { "homepage": "https://teamcofh.com/downloads/", "1.16.5": { "1.3.1": "Minor fix for client configs.", "1.3.0": "Minor fixes involving bottled fluids. Backend improvements.", "1.2.1": "Minor fixes for some enchantment issues and an XP rounding calculation.", "1.2.0": "Lots of backend changes and refactors. Bump to 1.16.4 required." }, "1.16.4": { "1.2.1": "Minor fixes for some enchantment issues and an XP rounding calculation.", "1.2.0": "Lots of backend changes and refactors. Bump to 1.16.4 required.", "1.1.6": "Localization update.", "1.1.4": "Fixes very rare crash with Area Effect block breaking.", "1.1.3": "Backend QoL changes and fixes.", "1.1.2": "Adjust how some enchantments are calculated.", "1.1.1": "Minor numerical localization improvement.", "1.1.0": "Lots of big internal refactors. Fixes Optifine issue since they are too lazy/incompetent to do it.", "1.0.3": "Minor optimizations; boosted Forge version requirement." }, "1.16.3": { "1.1.6": "Localization update.", "1.1.4": "Fixes very rare crash with Area Effect block breaking.", "1.1.3": "Backend QoL changes and fixes.", "1.1.2": "Adjust how some enchantments are calculated.", "1.1.1": "Minor numerical localization improvement.", "1.1.0": "Lots of big internal refactors. Fixes Optifine issue since they are too lazy/incompetent to do it.", "1.0.3": "Minor optimizations; boosted Forge version requirement.", "1.0.1": "Adds client config option for Optifine compatibility.", "1.0.0": "Initial 1.16 version. Config system updates." }, "1.15.2": { "1.0.1": "Adds client config option for Optifine compatibility.", "1.0.0": "Final content version for 1.15. Config system updates.", "0.7.0b": "Improved event handling and refactors.", "0.6.4b": "One more bugfix.", "0.6.3b": "Tiny little bugfixes.", "0.6.2b": "More optimizations and backend stuff.", "0.6.1b": "Necessary update for Thermal.", "0.6.0b": "Bugfixes and optimizations.", "0.5.0b": "Big ol' update necessary for the Thermal Series.", "0.4.0b": "More backend updates.", "0.3.2b": "Same feature parity, less debug message.", "0.3.1b": "Feature parity across versions!" }, "1.14.4": { "0.4.0b": "More backend updates.", "0.3.1b": "Woops! Minor bugfix.", "0.3.0b": "Backend upgrades.", "0.2.0b": "Adjustments and refactoring.", "0.1.0b": "And we're in beta!", "0.0.1a": "Alpha Test!" }, "promos": { "1.16.5-latest": "1.3.1", "1.16.5-recommended": "1.3.1", "1.16.4-latest": "1.2.1", "1.16.4-recommended": "1.2.1", "1.16.3-latest": "1.1.6", "1.16.3-recommended": "1.1.6", "1.15.2-latest": "1.0.1", "1.15.2-recommended": "1.0.1", "1.14.4-latest": "0.4.0b", "1.14.4-recommended": "0.4.0b" } } [27Nov2021 19:03:20.556] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cofh_core] Found status: UP_TO_DATE Current: 1.3.1 Target: null [27Nov2021 19:03:20.556] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.16.x/update.json [27Nov2021 19:03:20.637] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Received version check data: { "homepage": "https://minecraft.curseforge.com/projects/the-twilight-forest", "1.12.2": { "3.11.1021": "FIXED:\n • Fixed an exploit: Charms now only activate for real Players.\n\nNOTES\n • There are no changes to the Final Castle nor the Final Boss yet besides the placeholder Kobold. Your final boss will be in another Minecraft Version after 1.16.2+.\n • Despite this bugfix build, content development of Twilight Forest will still only be continued for 1.16.2 and above.", "3.8.689": "ADDED:\n • Extra Mob transformations for Powder of Transformation!\n\nCHANGED:\n • Improved textures for Uncrafting Table, Trophy Pedestal, Block-Chain Goblins, and Hermit Crabs.\n • Shield Scepter's magic shields render fully lit now, unaffected by darkness.\n • The magic shields also render in first-person.\n\nFIXED:\n • Fix crash when parrying Naga.\n • Fix crash with Trophy Pedestals upon unexpected Moonworm.\n • Small-time optimizations and code tidying here and there!", "3.8.654": "FIXES:\n • Hotfix: Fixed a crash that happened on dedicated servers due to the new IE shaders.", "3.8.652": "ADDED:\n • Added a Quadraxis to the team, A great addition to the mod.\n • Added Auroralized Glass.\n • Added actual Castle Brick Stairs, literally the sequel to Jesus.\n • Cicadas can now be shot from an Immersive Engineering Railgun. You monster.\n • Added the Skylight Forest.\n • Skylight Forest is a skyblock variant of Twilight Forest with only structures generating on their own little islands and everything else as void.\n • Parrots can now mimic any and all mobs in the mod. :parrot_party:\n • Added the Scepter of Fortification\n • A new scepter dropped by the Lich that summons five (5) shields around you that each block a hit.\n • Progression advancements each grant three (3) shields that don't decay over time.\n • The Naga Can now be dazed if it rams a blocking shield with its charge attack, knocking you both backwards in the process.\n • Giant Tools now have a longer reach.\n • The uncrafting Table is now compatible with shapeless recipes. It totally didn't become twice as broken in potential!\n • It can now also cycle through multiple recipes in case of conflict.\n • Added tool shaders for Immersive Engineering with their own rarity, these include:\nTwilight, Firefly, Pinch Beetle, Snakestone, Mazestone, Underbrick, Towerwood, Carminite, Auroralized, Ironwood, Steeleaf, Knightly, Fiery, Final Castle, Cube of Annihilation, Questing Ram, Naga, Lich, Minoshroom, Hydra, Knight Phantom, Ur-Ghast, Alpha Yeti, Snow Queen.\n\nCHANGED:\n • Reworked the Druid Huts completely.\n • Druid Huts are no longer the number one fire hazard in the forest. \n • /tffeature now can locate structures and can use tab-completion for so.\n • Phantom Armor when worn is now kept on death.\n • It also cannot be enchanted with Curse of Binding and Curse of Vanishing anymore.\n • Improved handling of items displaced by a Charm of Keeping, should be more reliable now.\n • Tweaked Axe damage and speed values to better match vanilla.\n • Blacklisted surface lakes from some of the biomes.\n • Mobs like Deer, Boars, etc. are now unable to spawn on the Glacier.\n • The Minoshroom's charge attack now breaks through blocks.\n • Spiral Bricks are now in the creative menu.\n • Maze ceilings now always generated if there is no terrain.\n • Strongholds are now marked as clear on the last Knight's death.\n • Tweaked the Synergy tool trait.\n • There can now be multiple portal activations items specified in the config.\n • Twilight Saplings can now be used as Furnace fuel.\n • The Encased Firejet and Smoker now count as a wood material instead of stone.\n • Arctic Fur Blocks now break faster with shears.\n • Fiddleheads now require Shears to harvest.\n • The Lich's shields are now proper 3D models instead of two textures loosely glued together.\n • TF now registers its TEs under our own namespace, not the default. We have a datafixer that handles the transition, but once updated to this version the datafix is irreversible.\n\nFIXED:\n • Players can no longer spawn on top of the portal which would teleport them back into the overworld right away. Good lord that was annoying.\n • Improved a lot of the logic relating to the Twilight Forest portal.\n • Fixed an issue with Trophy Pedestal progression where it didn't unlock after the Lich.\n • Remeasured the sizes of goblin's feet. Their boots should render on and fit them again.\n • The Seeker Bow now actually, you know, seeks again.\n • Fixed crash related to getting localized names of saplings on servers.\n • Removed a redundant language key in the Forgotten Explorer book for Yeti Caves.\n • Fixed Minotaurs dropping Magic Map foci instead of Maze Map.\n • Fiery tool heads now correctly have the missing Twilit and Flammable traits.\n • Changed the grip on the Moonworm Queen to be more comfortable, now correctly holding it as a tool in third person view.\n • Fixed a portal generation issue where it would generate underwater.\n • Added a null-check to tile entity access, fixing a crash with Mystcraft.\n • Cleaned up Bauble handling code, fixing console spam.\n • Fixed the blockstate rotations for Castle Brick Stair variants.\n • Fixed the lighting on some of the stair blocks.\n • Fixed incorrect level cost being shown for some recrafting recipes.\n • Giant blocks now correctly tile their texture.\n • Fixed a lighting issue on Fiery Blocks.\n • Portals are now prevented from generating inside of structures.\n • Refactored Naga Courtyard code, hopefully fixes generation issues.\n • Alternate Naga Courtyard Terrace pieces now generate again. #BlameDrullkus\n • Fixed a crash with the Uncrafting Table by adding some more checks.\n • The Fiery Pickaxe now correctly smelts every item a block drops if it drops multiple.\n • Fixed a Repeater in the Dark Tower not repeating what should be repeated, with delay.\n • Giant Leaves are now correctly tinted in inventories.\n • Fixed Uberous Soil not generating at the correct height.\n • Fixed the Snow Queen marking the wrong structure conquered on death.\n • Fixed the Charm of Keeping effects.\n • Setting the game to peaceful now correctly has the Snow waifu Queen put her spawner back.\n • Snow Queen minions now correctly spawn inside of the boss room during the fight.\n • Giant Tools are now held in a more human like fashion.\n • Firefly, Moonworm, and Cicada no longer use Soul Sand as their breaking particles.\n • Fixed the texture auto generator only processing first texture in array.\n • Lampposts can now generate again after several years. Neat.\n • Large mushrooms should no longer piggyback on top of each other.\n • Seeds even with only numbers were being used as seeds to make a random number seed instead of directing being used as a random number seed. Confusing, we know!", "3.7.424": "ADDED:\n • We split the progression into three separate lines, meaning that instead of clearing one dungeon and moving to the next in line, you now have the choice after defeating the Lich to go to the Hydra, Ur-Ghast, or Aurora Palace first.\nDefeating all three is still necessary to gain access to the Highlands.\n • Tinkers' Construct integration!\n • Added Tinker's Construct Integration with Naga Scales, Steeleaves, Fiery Ingots, Knightmetal Ingots, and Raven's Feathers to make materials & tools out of.\n • Added unique traits for each material:\n • Twilit appears on all Twilight Forest materials, meaning your tool gains +2 speed in the Twilight Forest and deals +2 damage in any other dimension.\n • Precipitate appears on Naga Scale materials, it lets you use the tool quicker with the lesser health on your Player.\n • Synergy appears on Steeleaf materials, it will passively repair the tool if you have Steeleaf in your hotbar. The more Steeleaves you have in the hotbar, the faster it repairs.\n • Stalwart appears on Knightmetal materials, it will make you more resilient in combat.\n • Veiled appears on Raven's Feather materials, it will render arrows invisible.\n • Baubles integration!\n • All charms can now be used in the off-hand and also equipped in the Baubles inventory.\n • All tiers of the Charm of Keeping will keep the Baubles Inventory.\n • Thaumcraft Compat: Live & Reloaded! All items and blocks (aside from unobtainable and some WIP items) now have aspects.\n • Added a config option to make the Portal creation lightning not cause fires, disable it if you're against pyromania derrived fun.\n • Made a new potion effect for the ice render effect from Ice Bombs, Ice Bow, etc. instead of putting it on the Slowness effect.\n • This also stops ice getting applied getting the slowness effect under certain conditions.\n • The Block and Chain now disables shields like an axe.\n • Added config option for players spawning for the first time to spawn in the Twilight Forest. Off by default.\n • Added config option to make Twilight Portals create a blocked-off portal at their destination. Toss in the activation item to unblock the portal. Off by default.\n • Added recipes where Iron armor and tools can be crafted directly into their Fiery counterparts.\n • Added Shield-Parrying for all Twilight Forest Projectiles. Installing https://minecraft.curseforge.com/projects/parry Shield Parry mod causes Twilight Forest to skip its parrying methods.\n • Updated the Japanese language file.\n • Updated the Chinese language file.\n • The Russian language file now covers everything in the mod.\nCHANGED:\n • Changed the Creative menu icon to the Miniature Portal item.\n • The advancements Past the Thorns and So Castle Very Wow now have a [NYI] tag in their names to signify they are not functional yet.\n • All tiers of the Charm of Keeping now preserve items in the off-hand slot.\n • Charm of Keeping usage now drops any items that would be overwritten by an item saved to prevent item loss if something is put in the player's inventory.\n • Code Improvements for Naga Courtyard.\nFIXED:\n • Magic Maps now properly update after switching Dimensions\n • The Zombie Scepter no longer joins its zombie kind by destroying itself at 0 durability.\n • Special leaves in Twilight Forest are now using the ore dictionary properly. (This totally wasn’t solved previously and went undocumented we swear.)\n • Ore magnet no longer checks ModID in the registry string.\n • Mazestone and its variants once again consume 16 durability from your mining tools when mined.\n • Castle Doors no longer have their texture broken.\n • Charm of Life effect upon death now uses the correct sprite.\n • Improved algorithm for the Miner's Tree, it should be less confused and stuck when trying to pull ores from the ground.\n • Fixed some blocks missing getBlockFaceShape overrides, causing glass panes, fences, walls, etc. to connect to blocks when they shouldn't.\n • Fixed the placement problems with Spiral Bricks and took off the [WIP] tag.\n • Finally fixed texture and UV problems with Knightly Armor and Phantom Armor; rejoice!\n • Ur-Ghast's tears should be visible again in Multiplayer when it's throwing a tantrum.", "3.6.345": "FIXES:\n • Hotfix: Fixed players getting kicked from servers when near locked structures.", "3.6.343": "FIXES:\n • Hotfix: Fixed Sponge server crashing related to packet fix last release.", "3.6.342": "ADDED:\n • Not yet fully implemented Tinkers' Construct compatibility for some of our materials to make tools out of.\n\nFIXES:\n • Fixed our Forge minimum version dependency string being behind.\n • Fixed potential console spam related to weather rendering when the mod 'Fancy Block Particles' is present.\n • Added a message that if Sponge is installed the max bounding-box-size should be adjusted for Hydras to show up properly.\n • Removed the structure layout print debug that appears in the console, made it into the release on accident.\n • Fixed a config-related crash.\n • Fixed a generation problem with terraces being mashed together despite us telling them not do.", "3.6.324": "ADDED:\n • The Naga Courtyard has received a complete revamp while maintaining the old style of it.\n • More things are planned at a later date for a second batch.\n • Many new blocks styled for and after the Naga including but not limited to:\n • Etched Nagastone\n • Block is available in 6 rotations. It's a block that kind of is placed like a pillar except the swirls on the block are placed dependent on the direction you placed.\n • Has 2x2 stone tiles on the end.\n • Comes in normal, mossy, and cracked variants.\n • Nagastone Pillar\n • Block is available in 3 axal rotations.\n • Works like vanilla Quartz Pillar Block.\n • Comes in normal, mossy, and cracked variants.\n • Nagastone Stairs\n • Textures like Etched Nagastone.\n • Has Left and Right facing variants dictating which way the swirls go.\n • Both Left and Right come in normal, mossy, and cracked variants.\n • Spiral Stone Bricks\n • Can be used in a 2x2 patterns to make a complete spiral.\n • The block itself is in 3D and has depth not only through shading.\n • The Uncrafting Table was added to the list of Crafting Tables for the Crafting Category in JEI.\n • Two original music tracks by MrOwltkins were added.\n • Updated our Chinese language file thanks to 3TUSK.\nCHANGED:\n • Block And Chain now appears from your left hand if used in the off-hand slot.\n • Also cleaned up the code around there.\n • shifted the Knightmetal Loop texture to the middle.\n • Block and Chain + Cube of Annihilation leave their x16 boundary to accommodate their texture.\n • Made the Block and Chain thicker when held.\n • The Block and Chain recieved a model override, the texture will change to only the loop when it is thrown.\n • Cube of Annihilation recieved a new texture for this too.\n • Optimized Cicadas, Fireflies, and Moonworms for the server side.\n • Made TF Critters not tick at all on the server side.\n • Wispy Clouds are now dropped when broken.\n • Removed unused EntityTFTinyFirefly (old version of ParticleFirefly).\n • Made Castle Doors breakable again so people can use them until the Final Castle is implemented fully, afterwards we'll prevent them from breaking until the structure is cleared.\n • Broke the fourth wall, wont fix.\nFIXES:\n • Made the player invulnerable when teleporting across dimensions, this was the issue causing players to wrongly teleport.\n • Fixed the issue when going through a portal would displace you up in the air.\n • Moved the language key for \"Underbrick Floor\" from meta 2 to meta 3 to fix lang entry collision for Underbrick.\n • Fixed a crash that happened due to the mod OpenTerrainGenerator.\n • Magic Beans once again properly grow into beanstalks on dedicated servers.\n • The vignette that appears in low light no longer randomly flickers in the Twilight Forest.\n • Fixed Root Strands being offset downwards for the second time, hopefully preventing them to sag with age.\n • Placing a giant block where it would replace a snow layer no longer crashes the client.\n • Moonworm Queen no longer breaks like a tool when it hits 0 durability.\n • Only the Moonworm Queen you're using should wiggle now instead of all of them when you have multiple.\n • Scepter of Twilight/Life Draining once again can be recharged.\n • Fixed the broken fourth wall.", "3.5.263": "ADDED:\n • Added compatibility for many of our blocks with Chisel.\n • Crafting recipes added for Final Castle related blocks.\n • Vanilla's block to stairs ratio in crafting makes no sense, we opted for the stair recipes to give you 8 instead of the usual 4.\n\nCHANGED:\n • \"And Drullkus said; \"let portals be shapeless!\" And it was so.\"\n • Portals can now be made into any horizontal shape.\n • They still have the same requirements (water pool, plants surrounding it, etc.)\n\nFIXES:\n • Fixed a serious crash involving the Anti-Builder.\n • Fixed an issue with the Trophies interacting with other mods such as Skillable.\n • Also caught an Item Stack null.\n • All magic tree log variants now drop their respective wood properly.\n • Made sure bosses are recognised as such by the game.\n • Collected all of the Fireflies that escaped the Firefly Jar and put them back in.\n • The Firefly \"block\" also gives off its little firefly lights again.\n • Resolved some Hydra rotation issues; it should no longer track you by spinning around at the speed of sound.", "3.4.239": "ADDED:\n • We now have loading screens when going to the Twilight Forest! \n • The Naga and Lich now have fancy incremental boss bars for the body segments and phases respectively.\n • The Block of Fiery Metal now has a fancy model.\n • Arctic armour now has lore text that makes it clear it can be dyed.\n • Also added a advancement related to dying Arctic armour.\n • Armour made from boss drops now have damage resistance, balanced relative to the progression.\n • Death Tome has a chance to drop enchanted books.\n\nCHANGED:\n • Quest Ram now pulls rewards from a loot table.\n • Uncrafting Table now returns materials directly to inventory like 1.12 vanilla Crafting Table.\n • Changing dimension ID of the TF now requires a relaunch.\n • Changing seed of your world now needs the world reloaded.\n • The 'shedding' from Death Tomes now draws from a loot table.\n • Block of Fiery Metal now stays lit when set on fire.\n • Made the boss spawner unbreakable, no more pacifist route unless on peaceful.\n • The Ore Magnet no longer moves ores if it is a tile entity.\n • Ghast Trap advancement is more specific in its wording.\n • Updated our JEI dependency to a newer version.\n\nFIXES:\n • Fixed Ironwood model.\n • Set particle Firefly size to 0 so they don't keep blinking in and out in F3+B mode.\n • Fixed a bug where all storage blocks worked as fuel.\n • Fixed Block of Fiery Metal and Block of Ironwood having parts render solid black without CTM.\n • Spruce trees in the snow biomes are no longer partially oak logs.\n • Giant blocks no longer destroy other blocks upon placement, including bedrock and the laws of physics.\n • Charm of Keeping and Charm of Life no longer conflict resulting in item loss, they now properly take turns and play nice.\n • Fiery Tears and Blood now show as interchangeable in JEI.\n • Roots no longer replace important blocks in generation.\n • Cleaned up the chunk generator some more.", "3.3.202": "ADDED:\n • Block of Fiery Metal now deals damage when walked on.\n • Block of Arctic Fur reduces fall damage by 90%.\n • Block of Steeleaf reduces fall damage by 25%.\n • Advancement called \"Something Strange in The Towerwood\" was added.\n • Questing Ram has its own spawn egg now.\n • Questing Ram Trophy makes adorable noises now.\n • When a worn bug dies it now makes a *squish* sound.\n • The Anti-Builder now has a blacklist feature for people to prevent blocks being destroyed, a must have for mods that add graves.\n • Added proper breaking particles to Device Translucent and the Castle Doors.\n • Added names to multiple unlocalised blocks.\n\nCHANGES:\n • Made axes not terrible damage wise.\n • Buffed the Giant Sword.\n • Added proper sounds and material to the new storage blocks.\n • Tri-Bow no longer creates free arrows, only one can be picked up again when shot.\n • New storage blocks can now be used as base blocks for a beacon.\n • Magic tree cores no longer drop with Silk Touch.\n • Final Castle doors are now in the creative menu and can be pick-blocked.\n • Some advancement names and descriptions had changes.\n\nFIXES:\n • Fixed the Magic Map grinding your FPS to a halt over time, thousands of duplicate icons were hogging up all the precious memory over time.\n • The new storage blocks now show up in the creative menu.\n • Fixed the shadows of several mobs, no longer does the Alpha Yeti feel like a Beta Yeti.\n • Knightly Axe now properly deals extra damage to unarmoured targets.\n • Temporary workaround to not display the dismount message when a Pinch Beetle grabs you.\n • Fixed Magic Beans not getting consumed upon use.\n • Hydra can now rotate its body again.\n • Hydra will no longer harm itself, it enjoys life once again.\n • Unstable Ice Cores will no longer be griefing jerks with the MobGriefing gamerule being false.\n • The Hydra's mortar attack now also respects MobGriefing.\n • All mobs with a breath like attacks now have it functioning properly again.\n • Also fixed the particle rendering of the Snow Queen's icy breath.\n • Charm of Keeping should now activate before a gravestone mod can take hold of your items.\n • Fixed a transparency issue when wearing the Quest Ram Trophy.\n • The mushroom growing on the Minoshroom's head is back where it belongs.\n • Roots are no longer offset by one pixel down.\n • Swarm Spiders and Carminite Broodlings are no longer intimate with ceilings to the point of death." }, "promos": { "1.12.2-latest": "3.11.1021", "1.12.2-recommended": "3.11.1021", "1.7.10-latest": "2.3.8", "1.7.10-recommended": "2.3.8" } } [27Nov2021 19:03:20.639] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Found status: BETA Current: NONE Target: null [27Nov2021 19:03:24.499] [main/DEBUG] [net.minecraftforge.common.ForgeTagHandler/]: Populated the TagCollectionManager with 3 extra types [27Nov2021 19:03:24.665] [main/ERROR] [net.minecraft.world.biome.BiomeGenerationSettings/]: Feature: Not a JSON object: "coffeemod:coffee_bush" [27Nov2021 19:03:24.720] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (JZZLnet/minecraft/util/registry/SimpleRegistry;Ljava/util/Optional;)V [27Nov2021 19:03:24.791] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [27Nov2021 19:03:24.914] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mcwbridges for mod file C:\Users\iceco\Desktop\estttt\mods\mcw-bridges-1.0.6-mc1.16.5.jar [27Nov2021 19:03:24.914] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:customskinloader for mod file C:\Users\iceco\Desktop\estttt\mods\CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar [27Nov2021 19:03:24.914] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:smololive for mod file C:\Users\iceco\Desktop\estttt\mods\Smol+Holos+1.2.0.jar [27Nov2021 19:03:24.915] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:jei for mod file C:\Users\iceco\Desktop\estttt\mods\jei-1.16.5-7.7.1.130.jar [27Nov2021 19:03:24.915] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:coffeemod for mod file C:\Users\iceco\Desktop\estttt\mods\coffee-mod_1.16.4-1.1.1.jar [27Nov2021 19:03:24.915] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:torohealth for mod file C:\Users\iceco\Desktop\estttt\mods\torohealth-1.16.4-forge-4.jar [27Nov2021 19:03:24.915] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:touhou_little_maid for mod file C:\Users\iceco\Desktop\estttt\mods\touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar [27Nov2021 19:03:24.915] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:waystones for mod file C:\Users\iceco\Desktop\estttt\mods\Waystones_1.16.5-7.6.3.jar [27Nov2021 19:03:24.915] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:hololive_relics for mod file C:\Users\iceco\Desktop\estttt\mods\[Forge-1.16.5]+Hololive+Relics+(5.0.3).jar [27Nov2021 19:03:24.915] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mcwpaintings for mod file C:\Users\iceco\Desktop\estttt\mods\mcw-paintings-1.0.2-mc1.16.5.jar [27Nov2021 19:03:24.915] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:citadel for mod file C:\Users\iceco\Desktop\estttt\mods\citadel-1.8.1-1.16.5.jar [27Nov2021 19:03:24.915] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:alexsmobs for mod file C:\Users\iceco\Desktop\estttt\mods\alexsmobs-1.11.0.jar [27Nov2021 19:03:24.916] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:storagenetwork for mod file C:\Users\iceco\Desktop\estttt\mods\SimpleStorageNetwork-1.16.5-1.5.0.jar [27Nov2021 19:03:24.916] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mcwdoors for mod file C:\Users\iceco\Desktop\estttt\mods\mcw-doors-1.0.3-mc1.16.5.jar [27Nov2021 19:03:24.916] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:cfm for mod file C:\Users\iceco\Desktop\estttt\mods\cfm-7.0.0pre22-1.16.3.jar [27Nov2021 19:03:24.916] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mcwfurnitures for mod file C:\Users\iceco\Desktop\estttt\mods\mcw-furniture-2.0.1-mc1.16.5.jar [27Nov2021 19:03:24.916] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:iceandfire for mod file C:\Users\iceco\Desktop\estttt\mods\iceandfire-2.1.9-1.16.5.jar [27Nov2021 19:03:24.916] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:nefdecomod for mod file C:\Users\iceco\Desktop\estttt\mods\NefsMedievalPub+v9.8(1.16.5).jar [27Nov2021 19:03:24.916] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:carryon for mod file C:\Users\iceco\Desktop\estttt\mods\carryon-1.16.5-1.15.5.15.jar [27Nov2021 19:03:24.916] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:smallships for mod file C:\Users\iceco\Desktop\estttt\mods\smallships-1.16.5-1.10.1.jar [27Nov2021 19:03:24.916] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\iceco\Desktop\estttt\libraries\net\minecraftforge\forge\1.16.5-36.2.9\forge-1.16.5-36.2.9-universal.jar [27Nov2021 19:03:24.916] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:cofh_core for mod file C:\Users\iceco\Desktop\estttt\mods\cofh_core-1.16.5-1.3.1.jar [27Nov2021 19:03:24.916] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:wings for mod file C:\Users\iceco\Desktop\estttt\mods\wings-2.0.1-1.16.5.jar [27Nov2021 19:03:24.917] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:bloodmagic for mod file C:\Users\iceco\Desktop\estttt\mods\BloodMagic-1.16.4-3.1.5-25.jar [27Nov2021 19:03:24.917] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:twilightforest for mod file C:\Users\iceco\Desktop\estttt\mods\twilightforest-1.16.5-4.0.546-universal.jar [27Nov2021 19:03:24.917] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:selene for mod file C:\Users\iceco\Desktop\estttt\mods\selene-1.16.5-1.8.1.jar [27Nov2021 19:03:24.917] [main/DEBUG] [net.minecraftforge.fml.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:ironchest for mod file C:\Users\iceco\Desktop\estttt\mods\ironchest-1.16.5-11.2.13.jar [27Nov2021 19:03:24.928] [main/DEBUG] [net.minecraftforge.common.ForgeTagHandler/]: Gathering custom tag collection reader from types. [27Nov2021 19:03:25.155] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [cofh, ignite, duration] and [cofh, ignite, targets] with inputs: [0, -123, 123] [27Nov2021 19:03:25.176] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [cofh, ignite, targets] and [cofh, ignite, duration] with inputs: [0123] [27Nov2021 19:03:25.177] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [cofh, invis, flag] and [cofh, invis, targets] with inputs: [true, false] [27Nov2021 19:03:25.179] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [cofh, invuln, flag] and [cofh, invuln, targets] with inputs: [true, false] [27Nov2021 19:03:25.185] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [27Nov2021 19:03:25.187] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [27Nov2021 19:03:25.189] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [27Nov2021 19:03:25.190] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [27Nov2021 19:03:25.192] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [27Nov2021 19:03:25.197] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, mcw-bridges-1.0.6-mc1.16.5.jar, mcw-doors-1.0.3-mc1.16.5.jar, cfm-7.0.0pre22-1.16.3.jar, CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-301.jar, mcw-furniture-2.0.1-mc1.16.5.jar, Smol+Holos+1.2.0.jar, jei-1.16.5-7.7.1.130.jar, smallships-1.16.5-1.10.1.jar, coffee-mod_1.16.4-1.1.1.jar, forge-1.16.5-36.2.9-universal.jar, cofh_core-1.16.5-1.3.1.jar, wings-2.0.1-1.16.5.jar, touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar, Waystones_1.16.5-7.6.3.jar, [Forge-1.16.5]+Hololive+Relics+(5.0.3).jar, selene-1.16.5-1.8.1.jar, ironchest-1.16.5-11.2.13.jar, citadel-1.8.1-1.16.5.jar, alexsmobs-1.11.0.jar, iceandfire-2.1.9-1.16.5.jar, SimpleStorageNetwork-1.16.5-1.5.0.jar, twilightforest-1.16.5-4.0.546-universal.jar, torohealth-1.16.4-forge-4.jar, carryon-1.16.5-1.15.5.15.jar, BloodMagic-1.16.4-3.1.5-25.jar, mcw-paintings-1.0.2-mc1.16.5.jar, NefsMedievalPub+v9.8(1.16.5).jar [27Nov2021 19:03:26.068] [Worker-Main-12/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe storagenetwork:network_book com.google.gson.JsonSyntaxException: Unknown item 'patchouli:guide_book' at net.minecraft.item.crafting.ShapedRecipe.func_222129_c(ShapedRecipe.java:262) ~[?:?] at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_311] at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:261) ~[?:?] at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?] at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?] at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?] at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?] at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?] at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?] at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?] at java.util.concurrent.CompletableFuture.uniCompose(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_311] [27Nov2021 19:03:26.112] [Worker-Main-12/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bloodmagic:guide com.google.gson.JsonSyntaxException: Unknown item 'patchouli:guide_book' at net.minecraft.item.crafting.ShapedRecipe.func_222129_c(ShapedRecipe.java:262) ~[?:?] at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_311] at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:261) ~[?:?] at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?] at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?] at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?] at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?] at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?] at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?] at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?] at java.util.concurrent.CompletableFuture.uniCompose(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_311] [27Nov2021 19:03:26.114] [Worker-Main-12/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe touhou_little_maid:memorizable_gensokyo com.google.gson.JsonSyntaxException: Unknown item 'patchouli:guide_book' at net.minecraft.item.crafting.ShapedRecipe.func_222129_c(ShapedRecipe.java:262) ~[?:?] at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_311] at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:261) ~[?:?] at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?] at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?] at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?] at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?] at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?] at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?] at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?] at java.util.concurrent.CompletableFuture.uniCompose(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_311] [27Nov2021 19:03:26.125] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 15 recipes [27Nov2021 19:03:26.407] [Worker-Main-12/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table touhou_little_maid:grant_book_on_first_join com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'patchouli:guide_book' at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:127) ~[?:?] at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_311] at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:127) ~[?:?] at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:135) ~[?:?] at net.minecraft.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:55) ~[?:?] at net.minecraft.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:40) ~[?:?] at net.minecraft.loot.StandaloneLootEntry$Serializer.func_230421_b_(SourceFile:151) ~[?:?] at net.minecraft.loot.StandaloneLootEntry$Serializer.func_230421_b_(SourceFile:129) ~[?:?] at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:86) ~[?:?] at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:74) ~[?:?] at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?] at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?] at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:183) ~[?:?] at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:180) ~[?:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?] at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?] at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[?:?] at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:249) ~[?:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.16.5-20210115.111550-extra.jar:?] at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:881) ~[forge:?] at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?] at java.util.HashMap.forEach(Unknown Source) ~[?:1.8.0_311] at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?] at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?] at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:1.8.0_311] at java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[?:1.8.0_311] at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?] at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?] at java.util.concurrent.CompletableFuture.uniCompose(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_311] at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_311] at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_311] [27Nov2021 19:03:26.799] [Worker-Main-12/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {alexsmobs:gameplay/seal_reward}.pools[0].entries[1].functions[0]: Parameters [<parameter minecraft:origin>] are not provided in this context [27Nov2021 19:03:26.902] [Worker-Main-12/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2726 advancements [27Nov2021 19:03:29.020] [main/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [minecraft:soul_fire_base_blocks, forge:glass_panes/magenta, twilightforest:twilight_oak_logs, forge:storage_blocks/netherite, forge:glass_panes/white, forge:gravel, forge:glass_panes/cyan, forge:glass_panes/light_gray, minecraft:wool, forge:glass/colorless, alexsmobs:roadrunner_spawns, forge:glass_panes/light_blue, minecraft:beehives, twilightforest:timewood_logs, minecraft:ice, forge:ores/netherite_scrap, minecraft:dragon_immune, minecraft:crops, alexsmobs:alligator_snapping_turtle_spawns, forge:stained_glass, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, minecraft:warped_stems, forge:glass/red, twilightforest:structure_banned_interactions, forge:storage_blocks/iron, forge:glass_panes/brown, minecraft:mushroom_hyphae, twilightforest:mangrove_logs, forge:glass_panes/green, carryon:block_blacklist, minecraft:prevent_mob_spawning_inside, minecraft:climbable, forge:chests/trapped, forge:fence_gates, forge:storage_blocks/carminite, twilightforest:sortwood_logs, minecraft:dark_oak_logs, twilightforest:portal/fluid, minecraft:coral_plants, forge:glass_panes, forge:storage_blocks/arctic_fur, minecraft:non_flammable_wood, forge:sandstone, forge:glass_panes/colorless, alexsmobs:drops_bananas, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, twilightforest:mining_logs, twilightforest:antibuilder_ignores, twilightforest:dark_tower_excluded_pots, minecraft:fences, minecraft:saplings, forge:storage_blocks/lapis, forge:ores/copper, minecraft:beds, forge:storage_blocks/knightmetal, forge:ores/diamond, minecraft:unstable_bottom_center, minecraft:doors, cfm:fence_gates/picket, minecraft:enderman_holdable, minecraft:banners, minecraft:infiniburn_overworld, minecraft:flower_pots, minecraft:wooden_fences, alexsmobs:rattlesnake_spawns, minecraft:wall_post_override, twilightforest:transwood_logs, forge:obsidian, forge:enderman_place_on_blacklist, forge:storage_blocks/fiery, twilightforest:annihilation_inclusions, twilightforest:trophies, alexsmobs:kangaroo_spawns, alexsmobs:seal_digables, twilightforest:ore_magnet/minecraft/end_stone, forge:glass/white, forge:glass_panes/red, minecraft:signs, minecraft:wither_summon_base_blocks, forge:glass/magenta, alexsmobs:mimic_octopus_spawns, forge:ores/coal, minecraft:hoglin_repellents, twilightforest:towerwood, minecraft:fire, cfm:fence_gates/upgraded, minecraft:base_stone_nether, minecraft:wall_signs, carryon:block_whitelist, alexsmobs:drops_acacia_blossoms, forge:sand/colorless, minecraft:trapdoors, alexsmobs:komodo_dragon_spawns, forge:glass/cyan, alexsmobs:crow_fears, alexsmobs:mantis_shrimp_spawns, forge:glass, forge:ores/ironwood, twilightforest:fire_jet_fuel, minecraft:soul_speed_blocks, alexsmobs:lobster_spawns, minecraft:leaves, minecraft:walls, minecraft:coral_blocks, forge:glass/green, alexsmobs:cachalot_whale_breakables, forge:glass_panes/gray, minecraft:wither_immune, minecraft:acacia_logs, forge:stained_glass_panes, minecraft:underwater_bonemeals, forge:sand/red, minecraft:impermeable, alexsmobs:emu_spawns, minecraft:sand, forge:end_stones, forge:glass/brown, minecraft:logs_that_burn, forge:fences/wooden, forge:glass/gray, minecraft:campfires, forge:storage_blocks, minecraft:infiniburn_nether, forge:glass_panes/orange, forge:glass/light_gray, twilightforest:ore_magnet/minecraft/netherrack, forge:ores/quartz, minecraft:wooden_slabs, alexsmobs:platypus_spawns, forge:glass/blue, minecraft:small_flowers, minecraft:wooden_trapdoors, cfm:fences/upgraded, forge:storage_blocks/coal, forge:glass_panes/black, forge:glass/light_blue, cfm:fences/picket, forge:ores/knightmetal, forge:storage_blocks/redstone, twilightforest:ore_magnet/minecraft/stone, alexsmobs:grizzly_beehive, forge:glass_panes/blue, minecraft:stairs, twilightforest:portal/decoration, minecraft:logs, twilightforest:fence_gates, twilightforest:ore_magnet/ore_safe_replace_block, forge:stone, alexsmobs:crocodile_spawns, minecraft:valid_spawn, minecraft:mushroom_grow_block, minecraft:wooden_doors, minecraft:standing_signs, minecraft:infiniburn_end, forge:glass_panes/yellow, forge:glass/purple, minecraft:crimson_stems, alexsmobs:soul_vulture_spawns, forge:storage_blocks/ironwood, minecraft:wart_blocks, alexsmobs:leafcutter_ant_breakables, alexsmobs:gorilla_breakables, minecraft:beacon_base_blocks, alexsmobs:orca_breakables, alexsmobs:seal_spawns, minecraft:shulker_boxes, alexsmobs:mungus_replace_mushroom, twilightforest:darkwood_logs, twilightforest:ore_magnet/twilightforest/root, minecraft:anvil, forge:ores/silver, minecraft:birch_logs, forge:sand, minecraft:wall_corals, iceandfire:myrmex_harvestables, forge:glass_panes/purple, forge:glass/yellow, alexsmobs:elephant_foodblocks, twilightforest:ore_magnet/block_replace_ore, minecraft:oak_logs, forge:ores/gold, minecraft:mushroom_stem, forge:barrels, minecraft:piglin_repellents, twilightforest:fences, forge:ores/lapis, forge:glass/black, minecraft:portals, alexsmobs:mungus_replace_nether, forge:dirt, minecraft:bamboo_plantable_on, forge:fences/nether_brick, forge:glass/lime, forge:chests/wooden, forge:ores/iron, twilightforest:logs, minecraft:pressure_plates, minecraft:jungle_logs, cfm:fences/hedge, forge:chests/ender, minecraft:wooden_stairs, minecraft:spruce_logs, minecraft:carpets, minecraft:base_stone_overworld, minecraft:wooden_buttons, alexsmobs:crow_foodblocks, forge:fence_gates/wooden, minecraft:stone_bricks, forge:storage_blocks/quartz, forge:glass/orange, forge:glass_panes/lime, minecraft:slabs, minecraft:guarded_by_piglins, forge:ores/emerald, twilightforest:carminite_reactor_immune, twilightforest:portal/edge, minecraft:corals, minecraft:buttons, minecraft:flowers, alexsmobs:void_worm_breakables, minecraft:planks, forge:cobblestone, minecraft:rails, forge:barrels/wooden, alexsmobs:soul_vulture_perches, minecraft:strider_warm_blocks, forge:storage_blocks/gold, minecraft:fence_gates, forge:ores, minecraft:bee_growables, minecraft:wooden_pressure_plates, minecraft:tall_flowers, forge:fences, minecraft:stone_pressure_plates, forge:storage_blocks/diamond, minecraft:nylium, alexsmobs:warped_mosco_breakables, minecraft:gold_ores, forge:glass_panes/pink, forge:netherrack] [27Nov2021 19:03:29.021] [main/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [minecraft:soul_fire_base_blocks, forge:glass_panes/magenta, twilightforest:twilight_oak_logs, forge:storage_blocks/netherite, forge:glass_panes/white, forge:gravel, forge:glass_panes/cyan, forge:glass_panes/light_gray, minecraft:wool, forge:glass/colorless, alexsmobs:roadrunner_spawns, forge:glass_panes/light_blue, minecraft:beehives, twilightforest:timewood_logs, minecraft:ice, forge:ores/netherite_scrap, minecraft:dragon_immune, minecraft:crops, alexsmobs:alligator_snapping_turtle_spawns, forge:stained_glass, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, minecraft:warped_stems, forge:glass/red, twilightforest:structure_banned_interactions, forge:storage_blocks/iron, forge:glass_panes/brown, minecraft:mushroom_hyphae, twilightforest:mangrove_logs, forge:glass_panes/green, carryon:block_blacklist, minecraft:prevent_mob_spawning_inside, minecraft:climbable, forge:chests/trapped, forge:fence_gates, forge:storage_blocks/carminite, twilightforest:sortwood_logs, minecraft:dark_oak_logs, twilightforest:portal/fluid, minecraft:coral_plants, forge:glass_panes, forge:storage_blocks/arctic_fur, minecraft:non_flammable_wood, forge:sandstone, forge:glass_panes/colorless, alexsmobs:drops_bananas, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, twilightforest:mining_logs, twilightforest:antibuilder_ignores, twilightforest:dark_tower_excluded_pots, minecraft:fences, minecraft:saplings, forge:storage_blocks/lapis, forge:ores/copper, minecraft:beds, forge:storage_blocks/knightmetal, forge:ores/diamond, minecraft:unstable_bottom_center, minecraft:doors, cfm:fence_gates/picket, minecraft:enderman_holdable, minecraft:banners, minecraft:infiniburn_overworld, minecraft:flower_pots, minecraft:wooden_fences, alexsmobs:rattlesnake_spawns, minecraft:wall_post_override, twilightforest:transwood_logs, forge:obsidian, forge:enderman_place_on_blacklist, forge:storage_blocks/fiery, twilightforest:annihilation_inclusions, twilightforest:trophies, alexsmobs:kangaroo_spawns, alexsmobs:seal_digables, twilightforest:ore_magnet/minecraft/end_stone, forge:glass/white, forge:glass_panes/red, minecraft:signs, minecraft:wither_summon_base_blocks, forge:glass/magenta, alexsmobs:mimic_octopus_spawns, forge:ores/coal, minecraft:hoglin_repellents, twilightforest:towerwood, minecraft:fire, cfm:fence_gates/upgraded, minecraft:base_stone_nether, minecraft:wall_signs, carryon:block_whitelist, alexsmobs:drops_acacia_blossoms, forge:sand/colorless, minecraft:trapdoors, alexsmobs:komodo_dragon_spawns, forge:glass/cyan, alexsmobs:crow_fears, alexsmobs:mantis_shrimp_spawns, forge:glass, forge:ores/ironwood, twilightforest:fire_jet_fuel, minecraft:soul_speed_blocks, alexsmobs:lobster_spawns, minecraft:leaves, minecraft:walls, minecraft:coral_blocks, forge:glass/green, alexsmobs:cachalot_whale_breakables, forge:glass_panes/gray, minecraft:wither_immune, minecraft:acacia_logs, forge:stained_glass_panes, minecraft:underwater_bonemeals, forge:sand/red, minecraft:impermeable, alexsmobs:emu_spawns, minecraft:sand, forge:end_stones, forge:glass/brown, minecraft:logs_that_burn, forge:fences/wooden, forge:glass/gray, minecraft:campfires, forge:storage_blocks, minecraft:infiniburn_nether, forge:glass_panes/orange, forge:glass/light_gray, twilightforest:ore_magnet/minecraft/netherrack, forge:ores/quartz, minecraft:wooden_slabs, alexsmobs:platypus_spawns, forge:glass/blue, minecraft:small_flowers, minecraft:wooden_trapdoors, cfm:fences/upgraded, forge:storage_blocks/coal, forge:glass_panes/black, forge:glass/light_blue, cfm:fences/picket, forge:ores/knightmetal, forge:storage_blocks/redstone, twilightforest:ore_magnet/minecraft/stone, alexsmobs:grizzly_beehive, forge:glass_panes/blue, minecraft:stairs, twilightforest:portal/decoration, minecraft:logs, twilightforest:fence_gates, twilightforest:ore_magnet/ore_safe_replace_block, forge:stone, alexsmobs:crocodile_spawns, minecraft:valid_spawn, minecraft:mushroom_grow_block, minecraft:wooden_doors, minecraft:standing_signs, minecraft:infiniburn_end, forge:glass_panes/yellow, forge:glass/purple, minecraft:crimson_stems, alexsmobs:soul_vulture_spawns, forge:storage_blocks/ironwood, minecraft:wart_blocks, alexsmobs:leafcutter_ant_breakables, alexsmobs:gorilla_breakables, minecraft:beacon_base_blocks, alexsmobs:orca_breakables, alexsmobs:seal_spawns, minecraft:shulker_boxes, alexsmobs:mungus_replace_mushroom, twilightforest:darkwood_logs, twilightforest:ore_magnet/twilightforest/root, minecraft:anvil, forge:ores/silver, minecraft:birch_logs, forge:sand, minecraft:wall_corals, iceandfire:myrmex_harvestables, forge:glass_panes/purple, forge:glass/yellow, alexsmobs:elephant_foodblocks, twilightforest:ore_magnet/block_replace_ore, minecraft:oak_logs, forge:ores/gold, minecraft:mushroom_stem, forge:barrels, minecraft:piglin_repellents, twilightforest:fences, forge:ores/lapis, forge:glass/black, minecraft:portals, alexsmobs:mungus_replace_nether, forge:dirt, minecraft:bamboo_plantable_on, forge:fences/nether_brick, forge:glass/lime, forge:chests/wooden, forge:ores/iron, twilightforest:logs, minecraft:pressure_plates, minecraft:jungle_logs, cfm:fences/hedge, forge:chests/ender, minecraft:wooden_stairs, minecraft:spruce_logs, minecraft:carpets, minecraft:base_stone_overworld, minecraft:wooden_buttons, alexsmobs:crow_foodblocks, forge:fence_gates/wooden, minecraft:stone_bricks, forge:storage_blocks/quartz, forge:glass/orange, forge:glass_panes/lime, minecraft:slabs, minecraft:guarded_by_piglins, forge:ores/emerald, twilightforest:carminite_reactor_immune, twilightforest:portal/edge, minecraft:corals, minecraft:buttons, minecraft:flowers, alexsmobs:void_worm_breakables, minecraft:planks, forge:cobblestone, minecraft:rails, forge:barrels/wooden, alexsmobs:soul_vulture_perches, minecraft:strider_warm_blocks, forge:storage_blocks/gold, minecraft:fence_gates, forge:ores, minecraft:bee_growables, minecraft:wooden_pressure_plates, minecraft:tall_flowers, forge:fences, minecraft:stone_pressure_plates, forge:storage_blocks/diamond, minecraft:nylium, alexsmobs:warped_mosco_breakables, minecraft:gold_ores, forge:glass_panes/pink, forge:netherrack] [27Nov2021 19:03:31.564] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:apple_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.APPLE_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.564] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:curse_fool for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.CURSE_FOOL. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.564] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:instigating for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.INSTIGATING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.564] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:air_affinity for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.AIR_AFFINITY. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.564] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cofh_core:holding for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.CoreReferences.HOLDING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.564] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:excavating for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.EXCAVATING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.564] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup environmental:cherry_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.Environmental.CHERRY_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.564] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:kanata_halo_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.KanataHaloItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:displacement for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.DISPLACEMENT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_creative_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackCreativeItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:green_oak_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.GREEN_OAK_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:bag_friend_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.BagFriendItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:pine_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.PINE_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:mallorn_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.MALLORN_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:lairelosse_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.LAIRELOSSE_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:maple_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.MAPLE_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:cypress_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.CYPRESS_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:bag_friend_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.BagFriendItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup nefdecomod:ravager_helmet_chestplate for public static net.minecraft.item.Item nefdecomod.item.RavagerHelmetItem.body. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:palm_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.PALM_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:frost_aspect for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.FROST_ASPECT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_creative_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackCreativeItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:kanata_halo_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.KanataHaloItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.565] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:phalanx for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.PHALANX. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:mirk_oak_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.MIRK_OAK_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup nefdecomod:ravager_helmet_boots for public static net.minecraft.item.Item nefdecomod.item.RavagerHelmetItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:willow_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.WILLOW_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:bag_friend_chestplate for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.BagFriendItem.body. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:aspen_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.ASPEN_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:volley for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.VOLLEY. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup nefdecomod:ravager_helmet_leggings for public static net.minecraft.item.Item nefdecomod.item.RavagerHelmetItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cofh_core:amplification for public static net.minecraft.potion.Effect cofh.lib.util.references.CoreReferences.AMPLIFICATION. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:magic_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.MAGIC_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup environmental:wisteria_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.Environmental.WISTERIA_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:kanata_halo_chestplate for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.KanataHaloItem.body. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:vitality for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.VITALITY. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:hellbark_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.HELLBARK_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:pilfering for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.PILFERING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:charred_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.CHARRED_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.566] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:magic_edge for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.MAGIC_EDGE. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_creative_helmet for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackCreativeItem.helmet. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:leech for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.LEECH. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:dead_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.DEAD_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:angler for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.ANGLER. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:reach for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.REACH. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:soulbound for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.SOULBOUND. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:beech_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.BEECH_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_powered_helmet for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackPoweredItem.helmet. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:cherry_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.CHERRY_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:cavalier for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.CAVALIER. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:larch_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.LARCH_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:smashing for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.SMASHING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:damage_illager for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.DAMAGE_ILLAGER. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:pear_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.PEAR_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:magic_protection for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.PROTECTION_MAGIC. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:cedar_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.CEDAR_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:exp_boost for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.XP_BOOST. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.567] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:plugin_type_asacoco_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.PluginTypeAsacocoItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:weeding for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.WEEDING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:fir_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.FIR_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:luna_crown_chestplate for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.LunaCrownItem.body. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:damage_villager for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.DAMAGE_VILLAGER. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:curse_mercy for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.CURSE_MERCY. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:frost_rebuke for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.FROST_REBUKE. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:smelting for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.SMELTING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_helmet for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackItem.helmet. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_first_meeting_helmet for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackFirstMeetingItem.helmet. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:vorpal for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.VORPAL. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:damage_ender for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.DAMAGE_ENDER. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:gourmand for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.GOURMAND. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:jacaranda_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.JACARANDA_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:trueshot for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.TRUESHOT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:quick_draw for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.QUICK_DRAW. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:luna_crown_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.LunaCrownItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:cherry_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.CHERRY_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:fire_rebuke for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.FIRE_REBUKE. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cofh_core:steam for public static net.minecraft.fluid.FlowingFluid cofh.lib.util.references.CoreReferences.FLUID_STEAM. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.568] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_powered_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackPoweredItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_powered_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackPoweredItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:luna_crown_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.LunaCrownItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:furrowing for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.FURROWING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:lebethron_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.LEBETHRON_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:hunter for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.HUNTER. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:plugin_type_asacoco_chestplate for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.PluginTypeAsacocoItem.body. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:umbran_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.UMBRAN_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_first_meeting_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackFirstMeetingItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:fir_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.FIR_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:redwood_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.REDWOOD_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_boots for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackItem.boots. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:holly_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.HOLLY_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:bulwark for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.BULWARK. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup environmental:willow_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.Environmental.WILLOW_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup biomesoplenty:mahogany_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.BiomesOPlenty.MAHOGANY_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:plugin_type_asacoco_helmet for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.PluginTypeAsacocoItem.helmet. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_first_meeting_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackFirstMeetingItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.569] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup cofh_core:milk for public static net.minecraft.fluid.FlowingFluid cofh.lib.util.references.CoreReferences.FLUID_MILK. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.570] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup hololive_relics:roboco_backpack_leggings for public static net.minecraft.item.Item net.mcreator.hololiverelics.item.RobocoBackpackItem.legs. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.570] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup ensorcellation:tilling for public static net.minecraft.enchantment.Enchantment cofh.lib.util.references.EnsorcReferences.TILLING. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.570] [main/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup lotr:rotten_boat for public static net.minecraft.item.Item com.talhanation.smallships.compatiblity.LordOfTheRingsMod.ROTTEN_BOAT. This means the object wasn't registered. It's likely just mod options. [27Nov2021 19:03:31.579] [main/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world [27Nov2021 19:03:31.592] [main/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: ID Map collection complete world [27Nov2021 19:03:31.643] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5 [27Nov2021 19:03:31.643] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties [27Nov2021 19:03:31.644] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL [27Nov2021 19:03:31.644] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair [27Nov2021 19:03:31.725] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565 [27Nov2021 19:03:31.729] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using default channel type [27Nov2021 19:03:32.080] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [27Nov2021 19:03:32.080] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware. [27Nov2021 19:03:32.080] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [27Nov2021 19:03:32.081] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file. [27Nov2021 19:03:32.099] [Server thread/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing serverconfig directory : .\world\serverconfig [27Nov2021 19:03:32.099] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER [27Nov2021 19:03:32.099] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\iceco\Desktop\estttt\config\waystones-server.toml [27Nov2021 19:03:32.100] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\iceco\Desktop\estttt\config\waystones-server.toml [27Nov2021 19:03:32.100] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\iceco\Desktop\estttt\config\waystones-server.toml for changes [27Nov2021 19:03:32.101] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\carryon-server.toml [27Nov2021 19:03:32.102] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\carryon-server.toml [27Nov2021 19:03:32.103] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\carryon-server.toml for changes [27Nov2021 19:03:32.104] [Server thread/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [minecraft:soul_fire_base_blocks, forge:glass_panes/magenta, twilightforest:twilight_oak_logs, forge:storage_blocks/netherite, forge:glass_panes/white, forge:gravel, forge:glass_panes/cyan, forge:glass_panes/light_gray, minecraft:wool, forge:glass/colorless, alexsmobs:roadrunner_spawns, forge:glass_panes/light_blue, minecraft:beehives, twilightforest:timewood_logs, minecraft:ice, forge:ores/netherite_scrap, minecraft:dragon_immune, minecraft:crops, alexsmobs:alligator_snapping_turtle_spawns, forge:stained_glass, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, minecraft:warped_stems, forge:glass/red, twilightforest:structure_banned_interactions, forge:storage_blocks/iron, forge:glass_panes/brown, minecraft:mushroom_hyphae, twilightforest:mangrove_logs, forge:glass_panes/green, carryon:block_blacklist, minecraft:prevent_mob_spawning_inside, minecraft:climbable, forge:chests/trapped, forge:fence_gates, forge:storage_blocks/carminite, twilightforest:sortwood_logs, minecraft:dark_oak_logs, twilightforest:portal/fluid, minecraft:coral_plants, forge:glass_panes, forge:storage_blocks/arctic_fur, minecraft:non_flammable_wood, forge:sandstone, forge:glass_panes/colorless, alexsmobs:drops_bananas, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, twilightforest:mining_logs, twilightforest:antibuilder_ignores, twilightforest:dark_tower_excluded_pots, minecraft:fences, minecraft:saplings, forge:storage_blocks/lapis, forge:ores/copper, minecraft:beds, forge:storage_blocks/knightmetal, forge:ores/diamond, minecraft:unstable_bottom_center, minecraft:doors, cfm:fence_gates/picket, minecraft:enderman_holdable, minecraft:banners, minecraft:infiniburn_overworld, minecraft:flower_pots, minecraft:wooden_fences, alexsmobs:rattlesnake_spawns, minecraft:wall_post_override, twilightforest:transwood_logs, forge:obsidian, forge:enderman_place_on_blacklist, forge:storage_blocks/fiery, twilightforest:annihilation_inclusions, twilightforest:trophies, alexsmobs:kangaroo_spawns, alexsmobs:seal_digables, twilightforest:ore_magnet/minecraft/end_stone, forge:glass/white, forge:glass_panes/red, minecraft:signs, minecraft:wither_summon_base_blocks, forge:glass/magenta, alexsmobs:mimic_octopus_spawns, forge:ores/coal, minecraft:hoglin_repellents, twilightforest:towerwood, minecraft:fire, cfm:fence_gates/upgraded, minecraft:base_stone_nether, minecraft:wall_signs, carryon:block_whitelist, alexsmobs:drops_acacia_blossoms, forge:sand/colorless, minecraft:trapdoors, alexsmobs:komodo_dragon_spawns, forge:glass/cyan, alexsmobs:crow_fears, alexsmobs:mantis_shrimp_spawns, forge:glass, forge:ores/ironwood, twilightforest:fire_jet_fuel, minecraft:soul_speed_blocks, alexsmobs:lobster_spawns, minecraft:leaves, minecraft:walls, minecraft:coral_blocks, forge:glass/green, alexsmobs:cachalot_whale_breakables, forge:glass_panes/gray, minecraft:wither_immune, minecraft:acacia_logs, forge:stained_glass_panes, minecraft:underwater_bonemeals, forge:sand/red, minecraft:impermeable, alexsmobs:emu_spawns, minecraft:sand, forge:end_stones, forge:glass/brown, minecraft:logs_that_burn, forge:fences/wooden, forge:glass/gray, minecraft:campfires, forge:storage_blocks, minecraft:infiniburn_nether, forge:glass_panes/orange, forge:glass/light_gray, twilightforest:ore_magnet/minecraft/netherrack, forge:ores/quartz, minecraft:wooden_slabs, alexsmobs:platypus_spawns, forge:glass/blue, minecraft:small_flowers, minecraft:wooden_trapdoors, cfm:fences/upgraded, forge:storage_blocks/coal, forge:glass_panes/black, forge:glass/light_blue, cfm:fences/picket, forge:ores/knightmetal, forge:storage_blocks/redstone, twilightforest:ore_magnet/minecraft/stone, alexsmobs:grizzly_beehive, forge:glass_panes/blue, minecraft:stairs, twilightforest:portal/decoration, minecraft:logs, twilightforest:fence_gates, twilightforest:ore_magnet/ore_safe_replace_block, forge:stone, alexsmobs:crocodile_spawns, minecraft:valid_spawn, minecraft:mushroom_grow_block, minecraft:wooden_doors, minecraft:standing_signs, minecraft:infiniburn_end, forge:glass_panes/yellow, forge:glass/purple, minecraft:crimson_stems, alexsmobs:soul_vulture_spawns, forge:storage_blocks/ironwood, minecraft:wart_blocks, alexsmobs:leafcutter_ant_breakables, alexsmobs:gorilla_breakables, minecraft:beacon_base_blocks, alexsmobs:orca_breakables, alexsmobs:seal_spawns, minecraft:shulker_boxes, alexsmobs:mungus_replace_mushroom, twilightforest:darkwood_logs, twilightforest:ore_magnet/twilightforest/root, minecraft:anvil, forge:ores/silver, minecraft:birch_logs, forge:sand, minecraft:wall_corals, iceandfire:myrmex_harvestables, forge:glass_panes/purple, forge:glass/yellow, alexsmobs:elephant_foodblocks, twilightforest:ore_magnet/block_replace_ore, minecraft:oak_logs, forge:ores/gold, minecraft:mushroom_stem, forge:barrels, minecraft:piglin_repellents, twilightforest:fences, forge:ores/lapis, forge:glass/black, minecraft:portals, alexsmobs:mungus_replace_nether, forge:dirt, minecraft:bamboo_plantable_on, forge:fences/nether_brick, forge:glass/lime, forge:chests/wooden, forge:ores/iron, twilightforest:logs, minecraft:pressure_plates, minecraft:jungle_logs, cfm:fences/hedge, forge:chests/ender, minecraft:wooden_stairs, minecraft:spruce_logs, minecraft:carpets, minecraft:base_stone_overworld, minecraft:wooden_buttons, alexsmobs:crow_foodblocks, forge:fence_gates/wooden, minecraft:stone_bricks, forge:storage_blocks/quartz, forge:glass/orange, forge:glass_panes/lime, minecraft:slabs, minecraft:guarded_by_piglins, forge:ores/emerald, twilightforest:carminite_reactor_immune, twilightforest:portal/edge, minecraft:corals, minecraft:buttons, minecraft:flowers, alexsmobs:void_worm_breakables, minecraft:planks, forge:cobblestone, minecraft:rails, forge:barrels/wooden, alexsmobs:soul_vulture_perches, minecraft:strider_warm_blocks, forge:storage_blocks/gold, minecraft:fence_gates, forge:ores, minecraft:bee_growables, minecraft:wooden_pressure_plates, minecraft:tall_flowers, forge:fences, minecraft:stone_pressure_plates, forge:storage_blocks/diamond, minecraft:nylium, alexsmobs:warped_mosco_breakables, minecraft:gold_ores, forge:glass_panes/pink, forge:netherrack] [27Nov2021 19:03:32.107] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\forge-server.toml [27Nov2021 19:03:32.108] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\forge-server.toml [27Nov2021 19:03:32.108] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\forge-server.toml for changes [27Nov2021 19:03:32.108] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml [27Nov2021 19:03:32.109] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\cofh_core-server.toml [27Nov2021 19:03:32.110] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\cofh_core-server.toml [27Nov2021 19:03:32.110] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\cofh_core-server.toml for changes [27Nov2021 19:03:32.112] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\jei-server.toml [27Nov2021 19:03:32.112] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\jei-server.toml [27Nov2021 19:03:32.112] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\jei-server.toml for changes [27Nov2021 19:03:32.128] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world" [27Nov2021 19:03:32.230] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld [27Nov2021 19:03:32.882] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [27Nov2021 19:03:32.882] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [27Nov2021 19:03:33.033] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219457_c with desc ()V [27Nov2021 19:03:33.240] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 1009 ms [27Nov2021 19:03:33.241] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (1.144s)! For help, type "help" [27Nov2021 19:03:33.263] [Server thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 7069 [27Nov2021 19:03:33.265] [Server thread/INFO] [com.github.alexthe666.iceandfire.IceAndFire/]: {SPAWN_DRAGON_SKELETON_I_CF=true, HYDRA_CAVE_CF=true, SPAWN_SEA_SERPENT_CF=true, SPAWN_STYMPHALIAN_BIRD_CF=true, SPAWN_WANDERING_CYCLOPS_CF=true, PIXIE_VILLAGE_CF=false, SPAWN_DEATH_WORM_CF=true, FIRE_DRAGON_CAVE_CF=true, SIREN_ISLAND_CF=true, MYRMEX_HIVE_DESERT_CF=true, SPAWN_HIPPOCAMPUS_CF=true, FIRE_DRAGON_ROOST_CF=true, MYRMEX_HIVE_JUNGLE_CF=true, GORGON_TEMPLE_CF=true, COPPER_ORE_CF=true, SILVER_ORE_CF=true, LIGHTNING_DRAGON_CAVE_CF=true, SPAWN_DRAGON_SKELETON_F_CF=true, AMETHYST_ORE_CF=true, SPAWN_DRAGON_SKELETON_L_CF=true, LIGHTNING_LILY_CF=true, MAUSOLEUM_CF=true, ICE_DRAGON_CAVE_CF=true, GRAVEYARD_CF=true, SAPPHIRE_ORE_CF=true, LIGHTNING_DRAGON_ROOST_CF=true, CYCLOPS_CAVE_CF=true, FROST_LILY_CF=true, FIRE_LILY_CF=true, ICE_DRAGON_ROOST_CF=true} [27Nov2021 19:03:33.265] [Server thread/INFO] [com.github.alexthe666.iceandfire.IceAndFire/]: {TROLL_S=true, HIPPOGRYPH=true, AMPHITHERE=true, COCKATRICE=true, TROLL_M=true, DREAD_LICH=true, TROLL_F=true} [27Nov2021 19:05:59.918] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/network/play/ServerPlayNetHandler [27Nov2021 19:05:59.952] [Netty Server IO #1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/network/play/client/CClientSettingsPacket [27Nov2021 19:06:00.041] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new modded network connection. Found 25 messages to dispatch. [27Nov2021 19:06:00.066] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.fml.network.FMLHandshakeMessages$S2CModList' to 'fml:handshake' sequence 0 [27Nov2021 19:06:00.116] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:recipe_serializer' to 'fml:handshake' sequence 1 [27Nov2021 19:06:00.166] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:sound_event' to 'fml:handshake' sequence 2 [27Nov2021 19:06:00.216] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:particle_type' to 'fml:handshake' sequence 3 [27Nov2021 19:06:00.226] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0 [27Nov2021 19:06:00.229] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 0 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SModListReply [27Nov2021 19:06:00.229] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [minecraft, mcwbridges, customskinloader, smololive, jei, coffeemod, torohealth, touhou_little_maid, waystones, hololive_relics, mcwpaintings, citadel, alexsmobs, storagenetwork, mcwdoors, cfm, mcwfurnitures, iceandfire, nefdecomod, carryon, smallships, forge, cofh_core, wings, bloodmagic, twilightforest, selene, ironchest] [27Nov2021 19:06:00.229] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'touhou_little_maid:network' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:06:00.229] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'nefdecomod:nefdecomod' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.229] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:06:00.229] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'carryon:carryonpackets' : Version test of '1.15.5.15' from client : ACCEPTED [27Nov2021 19:06:00.229] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:06:00.229] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cfm:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.229] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.229] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.229] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Version test of '1.1' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'coffeemod:main' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'wings:net' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'hololive_relics:hololive_relics' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'bloodmagic:main' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'storagenetwork:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ironchest:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'smallships:default' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.0' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'smololive:smololive' : Version test of '1' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Version test of '1.0' from client : ACCEPTED [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list from client [27Nov2021 19:06:00.230] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list [27Nov2021 19:06:00.231] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1 [27Nov2021 19:06:00.231] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.231] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.265] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:villager_profession' to 'fml:handshake' sequence 4 [27Nov2021 19:06:00.316] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:item' to 'fml:handshake' sequence 5 [27Nov2021 19:06:00.344] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2 [27Nov2021 19:06:00.344] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 2 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.344] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.347] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3 [27Nov2021 19:06:00.347] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 3 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.347] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.350] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4 [27Nov2021 19:06:00.350] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 4 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.350] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.366] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:potion' to 'fml:handshake' sequence 6 [27Nov2021 19:06:00.417] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block_entity_type' to 'fml:handshake' sequence 7 [27Nov2021 19:06:00.466] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block' to 'fml:handshake' sequence 8 [27Nov2021 19:06:00.516] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:bloodorbs' to 'fml:handshake' sequence 9 [27Nov2021 19:06:00.527] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 5 [27Nov2021 19:06:00.527] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 5 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.527] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.528] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 6 [27Nov2021 19:06:00.528] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 6 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.528] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.529] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 7 [27Nov2021 19:06:00.529] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 7 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.529] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.566] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:data_serializers' to 'fml:handshake' sequence 10 [27Nov2021 19:06:00.616] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:upgrades' to 'fml:handshake' sequence 11 [27Nov2021 19:06:00.631] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 8 [27Nov2021 19:06:00.631] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 8 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.631] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.633] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 9 [27Nov2021 19:06:00.633] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 9 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.633] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.646] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 10 [27Nov2021 19:06:00.646] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 10 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.646] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.666] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:mob_effect' to 'fml:handshake' sequence 12 [27Nov2021 19:06:00.701] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 11 [27Nov2021 19:06:00.701] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 11 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.701] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.716] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:stat_type' to 'fml:handshake' sequence 13 [27Nov2021 19:06:00.746] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 12 [27Nov2021 19:06:00.747] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 12 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.747] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.767] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:anointments' to 'fml:handshake' sequence 14 [27Nov2021 19:06:00.799] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 13 [27Nov2021 19:06:00.799] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 13 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.799] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.817] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:menu' to 'fml:handshake' sequence 15 [27Nov2021 19:06:00.850] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 14 [27Nov2021 19:06:00.850] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 14 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.850] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.865] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:enchantment' to 'fml:handshake' sequence 16 [27Nov2021 19:06:00.899] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 15 [27Nov2021 19:06:00.899] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 15 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.899] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.916] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:motive' to 'fml:handshake' sequence 17 [27Nov2021 19:06:00.945] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 16 [27Nov2021 19:06:00.945] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 16 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.945] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:00.966] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:fluid' to 'fml:handshake' sequence 18 [27Nov2021 19:06:00.997] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 17 [27Nov2021 19:06:00.997] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 17 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:00.997] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:01.017] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:entity_type' to 'fml:handshake' sequence 19 [27Nov2021 19:06:01.051] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 18 [27Nov2021 19:06:01.051] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 18 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:01.051] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:01.066] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config carryon-server.toml' to 'fml:handshake' sequence 20 [27Nov2021 19:06:01.116] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config C:\Users\iceco\Desktop\estttt\config\waystones-server.toml' to 'fml:handshake' sequence 21 [27Nov2021 19:06:01.167] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config cofh_core-server.toml' to 'fml:handshake' sequence 22 [27Nov2021 19:06:01.216] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config jei-server.toml' to 'fml:handshake' sequence 23 [27Nov2021 19:06:01.266] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 24 [27Nov2021 19:06:08.141] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 19 [27Nov2021 19:06:08.141] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 19 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:08.141] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:08.152] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 20 [27Nov2021 19:06:08.152] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 20 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:08.152] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:08.155] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 21 [27Nov2021 19:06:08.155] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 21 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:08.155] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:08.159] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 22 [27Nov2021 19:06:08.159] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 22 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:08.159] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:08.163] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 23 [27Nov2021 19:06:08.163] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 23 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:08.163] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:08.169] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 24 [27Nov2021 19:06:08.169] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 24 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:06:08.169] [Netty Server IO #1/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:06:08.217] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Handshake complete! [27Nov2021 19:06:08.336] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@33a863e3 [27Nov2021 19:06:08.372] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Lilinho[/0:0:0:0:0:0:0:1:64164] logged in with entity id 149 at (-180.92126520427271, 80.0, 125.81059593189755) [27Nov2021 19:06:08.388] [Server thread/DEBUG] [net.minecraftforge.network.NetworkFilters/]: Injected net.minecraftforge.network.ForgeConnectionNetworkFilter@741be7b3 into net.minecraft.network.NetworkManager@6539ad11 [27Nov2021 19:06:08.401] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Lilinho joined the game [27Nov2021 19:06:08.512] [Netty Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize me.paulf.wings.server.command.WingsArgument@3c4e4a97 (class me.paulf.wings.server.command.WingsArgument) - will not be sent to client! [27Nov2021 19:06:08.513] [Netty Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize me.paulf.wings.server.command.WingsArgument@7448f483 (class me.paulf.wings.server.command.WingsArgument) - will not be sent to client! [27Nov2021 19:08:33.854] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world [27Nov2021 19:08:33.860] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: ID Map collection complete world [27Nov2021 19:09:41.577] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Lilinho lost connection: Disconnected [27Nov2021 19:09:41.580] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Lilinho left the game [27Nov2021 19:09:57.616] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new modded network connection. Found 25 messages to dispatch. [27Nov2021 19:09:57.618] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.fml.network.FMLHandshakeMessages$S2CModList' to 'fml:handshake' sequence 0 [27Nov2021 19:09:57.665] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:recipe_serializer' to 'fml:handshake' sequence 1 [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0 [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 0 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SModListReply [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [minecraft, mcwbridges, customskinloader, smololive, jei, coffeemod, torohealth, touhou_little_maid, waystones, hololive_relics, mcwpaintings, citadel, alexsmobs, storagenetwork, mcwdoors, cfm, mcwfurnitures, iceandfire, nefdecomod, carryon, smallships, forge, cofh_core, wings, bloodmagic, twilightforest, selene, ironchest] [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'touhou_little_maid:network' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'nefdecomod:nefdecomod' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'carryon:carryonpackets' : Version test of '1.15.5.15' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cfm:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Version test of '1.1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'coffeemod:main' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'wings:net' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'hololive_relics:hololive_relics' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'bloodmagic:main' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'storagenetwork:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ironchest:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'smallships:default' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.0' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'smololive:smololive' : Version test of '1' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Version test of '1.0' from client : ACCEPTED [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list from client [27Nov2021 19:09:57.707] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list [27Nov2021 19:09:57.715] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:sound_event' to 'fml:handshake' sequence 2 [27Nov2021 19:09:57.744] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1 [27Nov2021 19:09:57.744] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:09:57.744] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:09:57.768] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:particle_type' to 'fml:handshake' sequence 3 [27Nov2021 19:09:57.818] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:villager_profession' to 'fml:handshake' sequence 4 [27Nov2021 19:09:57.866] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:item' to 'fml:handshake' sequence 5 [27Nov2021 19:09:57.916] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:potion' to 'fml:handshake' sequence 6 [27Nov2021 19:09:57.966] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block_entity_type' to 'fml:handshake' sequence 7 [27Nov2021 19:09:58.016] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block' to 'fml:handshake' sequence 8 [27Nov2021 19:09:58.066] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:bloodorbs' to 'fml:handshake' sequence 9 [27Nov2021 19:09:58.116] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:data_serializers' to 'fml:handshake' sequence 10 [27Nov2021 19:09:58.168] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:upgrades' to 'fml:handshake' sequence 11 [27Nov2021 19:09:58.215] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:mob_effect' to 'fml:handshake' sequence 12 [27Nov2021 19:09:58.267] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:stat_type' to 'fml:handshake' sequence 13 [27Nov2021 19:09:58.316] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:anointments' to 'fml:handshake' sequence 14 [27Nov2021 19:09:58.366] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:menu' to 'fml:handshake' sequence 15 [27Nov2021 19:09:58.417] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:enchantment' to 'fml:handshake' sequence 16 [27Nov2021 19:09:58.467] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:motive' to 'fml:handshake' sequence 17 [27Nov2021 19:09:58.517] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:fluid' to 'fml:handshake' sequence 18 [27Nov2021 19:09:58.566] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:entity_type' to 'fml:handshake' sequence 19 [27Nov2021 19:09:58.617] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config carryon-server.toml' to 'fml:handshake' sequence 20 [27Nov2021 19:09:58.667] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config C:\Users\iceco\Desktop\estttt\config\waystones-server.toml' to 'fml:handshake' sequence 21 [27Nov2021 19:09:58.717] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config cofh_core-server.toml' to 'fml:handshake' sequence 22 [27Nov2021 19:09:58.767] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config jei-server.toml' to 'fml:handshake' sequence 23 [27Nov2021 19:09:58.816] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 24 [27Nov2021 19:09:59.884] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2 [27Nov2021 19:09:59.884] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 2 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:09:59.884] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:09:59.884] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3 [27Nov2021 19:09:59.884] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 3 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:09:59.884] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:02.512] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4 [27Nov2021 19:10:02.512] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 4 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:02.512] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:07.938] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 5 [27Nov2021 19:10:07.938] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 5 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:07.938] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:07.940] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 6 [27Nov2021 19:10:07.940] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 6 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:07.940] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:07.944] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 7 [27Nov2021 19:10:07.944] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 7 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:07.944] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:10.342] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 8 [27Nov2021 19:10:10.342] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 8 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:10.342] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:10.344] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 9 [27Nov2021 19:10:10.344] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 9 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:10.344] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:10.345] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 10 [27Nov2021 19:10:10.345] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 10 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:10.345] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:10.347] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 11 [27Nov2021 19:10:10.347] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 11 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:10.347] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 12 [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 12 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 13 [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 13 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 14 [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 14 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 15 [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 15 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 16 [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 16 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 17 [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 17 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:10.374] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:10.384] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 18 [27Nov2021 19:10:10.384] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 18 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:10.384] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:19.366] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 19 [27Nov2021 19:10:19.367] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 19 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:19.367] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:19.367] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 20 [27Nov2021 19:10:19.367] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 20 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:19.367] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:19.370] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 21 [27Nov2021 19:10:19.370] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 21 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:19.372] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:19.376] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 22 [27Nov2021 19:10:19.376] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 22 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:19.376] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:19.377] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 23 [27Nov2021 19:10:19.377] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 23 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:19.377] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:19.408] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 24 [27Nov2021 19:10:19.408] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 24 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:10:19.408] [Netty Server IO #6/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:10:19.416] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Handshake complete! [27Nov2021 19:10:19.485] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@4bd6c32b [27Nov2021 19:10:19.501] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Lilinho[/0:0:0:0:0:0:0:1:60308] logged in with entity id 522 at (-202.41501219670675, 77.0, 142.71053782270684) [27Nov2021 19:10:19.502] [Server thread/DEBUG] [net.minecraftforge.network.NetworkFilters/]: Injected net.minecraftforge.network.ForgeConnectionNetworkFilter@6e69021e into net.minecraft.network.NetworkManager@7c9a6a49 [27Nov2021 19:10:19.507] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Lilinho joined the game [27Nov2021 19:10:19.554] [Netty Server IO #6/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize me.paulf.wings.server.command.WingsArgument@3c4e4a97 (class me.paulf.wings.server.command.WingsArgument) - will not be sent to client! [27Nov2021 19:10:19.555] [Netty Server IO #6/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize me.paulf.wings.server.command.WingsArgument@7448f483 (class me.paulf.wings.server.command.WingsArgument) - will not be sent to client! [27Nov2021 19:11:04.221] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Lilinho lost connection: Timed out [27Nov2021 19:11:04.222] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Lilinho left the game [27Nov2021 19:11:19.579] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new modded network connection. Found 25 messages to dispatch. [27Nov2021 19:11:19.615] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.fml.network.FMLHandshakeMessages$S2CModList' to 'fml:handshake' sequence 0 [27Nov2021 19:11:19.667] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:recipe_serializer' to 'fml:handshake' sequence 1 [27Nov2021 19:11:19.701] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0 [27Nov2021 19:11:19.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 0 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SModListReply [27Nov2021 19:11:19.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [minecraft, mcwbridges, customskinloader, smololive, jei, coffeemod, torohealth, touhou_little_maid, waystones, hololive_relics, mcwpaintings, citadel, alexsmobs, storagenetwork, mcwdoors, cfm, mcwfurnitures, iceandfire, nefdecomod, carryon, smallships, forge, cofh_core, wings, bloodmagic, twilightforest, selene, ironchest] [27Nov2021 19:11:19.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'touhou_little_maid:network' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:11:19.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'nefdecomod:nefdecomod' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:11:19.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'carryon:carryonpackets' : Version test of '1.15.5.15' from client : ACCEPTED [27Nov2021 19:11:19.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:11:19.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cfm:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Version test of '1.1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'coffeemod:main' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'wings:net' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'hololive_relics:hololive_relics' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'bloodmagic:main' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'storagenetwork:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ironchest:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'smallships:default' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.0' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'smololive:smololive' : Version test of '1' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Version test of '1.0' from client : ACCEPTED [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list from client [27Nov2021 19:11:19.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list [27Nov2021 19:11:19.715] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:sound_event' to 'fml:handshake' sequence 2 [27Nov2021 19:11:19.745] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1 [27Nov2021 19:11:19.745] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:19.745] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:19.767] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:particle_type' to 'fml:handshake' sequence 3 [27Nov2021 19:11:19.817] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:villager_profession' to 'fml:handshake' sequence 4 [27Nov2021 19:11:19.866] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:item' to 'fml:handshake' sequence 5 [27Nov2021 19:11:19.915] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:potion' to 'fml:handshake' sequence 6 [27Nov2021 19:11:19.966] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block_entity_type' to 'fml:handshake' sequence 7 [27Nov2021 19:11:20.016] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block' to 'fml:handshake' sequence 8 [27Nov2021 19:11:20.066] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:bloodorbs' to 'fml:handshake' sequence 9 [27Nov2021 19:11:20.115] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:data_serializers' to 'fml:handshake' sequence 10 [27Nov2021 19:11:20.166] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:upgrades' to 'fml:handshake' sequence 11 [27Nov2021 19:11:20.215] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:mob_effect' to 'fml:handshake' sequence 12 [27Nov2021 19:11:20.266] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:stat_type' to 'fml:handshake' sequence 13 [27Nov2021 19:11:20.316] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:anointments' to 'fml:handshake' sequence 14 [27Nov2021 19:11:20.366] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:menu' to 'fml:handshake' sequence 15 [27Nov2021 19:11:20.416] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:enchantment' to 'fml:handshake' sequence 16 [27Nov2021 19:11:20.467] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:motive' to 'fml:handshake' sequence 17 [27Nov2021 19:11:20.515] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:fluid' to 'fml:handshake' sequence 18 [27Nov2021 19:11:20.567] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:entity_type' to 'fml:handshake' sequence 19 [27Nov2021 19:11:20.616] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config carryon-server.toml' to 'fml:handshake' sequence 20 [27Nov2021 19:11:20.666] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config C:\Users\iceco\Desktop\estttt\config\waystones-server.toml' to 'fml:handshake' sequence 21 [27Nov2021 19:11:20.715] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config cofh_core-server.toml' to 'fml:handshake' sequence 22 [27Nov2021 19:11:20.767] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config jei-server.toml' to 'fml:handshake' sequence 23 [27Nov2021 19:11:20.816] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 24 [27Nov2021 19:11:24.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2 [27Nov2021 19:11:24.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 2 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:24.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:24.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3 [27Nov2021 19:11:24.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 3 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:24.702] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:24.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4 [27Nov2021 19:11:24.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 4 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:24.703] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.833] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 5 [27Nov2021 19:11:31.834] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 5 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.834] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.835] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 6 [27Nov2021 19:11:31.835] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 6 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.835] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.838] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 7 [27Nov2021 19:11:31.838] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 7 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.838] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.888] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 8 [27Nov2021 19:11:31.888] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 8 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.888] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.888] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 9 [27Nov2021 19:11:31.889] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 9 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.889] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.890] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 10 [27Nov2021 19:11:31.890] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 10 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.890] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.893] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 11 [27Nov2021 19:11:31.893] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 11 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.893] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.896] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 12 [27Nov2021 19:11:31.896] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 12 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.896] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.896] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 13 [27Nov2021 19:11:31.896] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 13 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.896] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.897] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 14 [27Nov2021 19:11:31.897] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 14 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.897] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.900] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 15 [27Nov2021 19:11:31.900] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 15 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.900] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.900] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 16 [27Nov2021 19:11:31.900] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 16 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.900] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.930] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 17 [27Nov2021 19:11:31.930] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 17 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.930] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:31.930] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 18 [27Nov2021 19:11:31.930] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 18 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:31.930] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:41.113] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 19 [27Nov2021 19:11:41.113] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 19 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:41.113] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:41.113] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 20 [27Nov2021 19:11:41.113] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 20 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:41.113] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:41.113] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 21 [27Nov2021 19:11:41.113] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 21 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:41.113] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:41.115] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 22 [27Nov2021 19:11:41.115] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 22 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:41.115] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:41.117] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 23 [27Nov2021 19:11:41.117] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 23 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:41.117] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:41.120] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 24 [27Nov2021 19:11:41.121] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 24 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:11:41.121] [Netty Server IO #11/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:11:41.167] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Handshake complete! [27Nov2021 19:11:41.240] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@4381a70d [27Nov2021 19:11:41.271] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Lilinho[/0:0:0:0:0:0:0:1:57397] logged in with entity id 588 at (-202.41501219670675, 77.0, 142.71053782270684) [27Nov2021 19:11:41.280] [Server thread/DEBUG] [net.minecraftforge.network.NetworkFilters/]: Injected net.minecraftforge.network.ForgeConnectionNetworkFilter@32f6fc70 into net.minecraft.network.NetworkManager@5308f0d9 [27Nov2021 19:11:41.294] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Lilinho joined the game [27Nov2021 19:11:41.362] [Netty Server IO #11/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize me.paulf.wings.server.command.WingsArgument@3c4e4a97 (class me.paulf.wings.server.command.WingsArgument) - will not be sent to client! [27Nov2021 19:11:41.365] [Netty Server IO #11/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize me.paulf.wings.server.command.WingsArgument@7448f483 (class me.paulf.wings.server.command.WingsArgument) - will not be sent to client! [27Nov2021 19:12:12.284] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Lilinho lost connection: Timed out [27Nov2021 19:12:12.285] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Lilinho left the game [27Nov2021 19:12:28.426] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new modded network connection. Found 25 messages to dispatch. [27Nov2021 19:12:28.467] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.fml.network.FMLHandshakeMessages$S2CModList' to 'fml:handshake' sequence 0 [27Nov2021 19:12:28.517] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:recipe_serializer' to 'fml:handshake' sequence 1 [27Nov2021 19:12:28.562] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0 [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 0 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SModListReply [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [minecraft, mcwbridges, customskinloader, smololive, jei, coffeemod, torohealth, touhou_little_maid, waystones, hololive_relics, mcwpaintings, citadel, alexsmobs, storagenetwork, mcwdoors, cfm, mcwfurnitures, iceandfire, nefdecomod, carryon, smallships, forge, cofh_core, wings, bloodmagic, twilightforest, selene, ironchest] [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'touhou_little_maid:network' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'nefdecomod:nefdecomod' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'carryon:carryonpackets' : Version test of '1.15.5.15' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cfm:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Version test of '1.1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'coffeemod:main' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'wings:net' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'hololive_relics:hololive_relics' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'bloodmagic:main' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'storagenetwork:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ironchest:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'smallships:default' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.0' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'smololive:smololive' : Version test of '1' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Version test of '1.0' from client : ACCEPTED [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list from client [27Nov2021 19:12:28.563] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list [27Nov2021 19:12:28.566] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:sound_event' to 'fml:handshake' sequence 2 [27Nov2021 19:12:28.596] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1 [27Nov2021 19:12:28.596] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:28.596] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:28.616] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:particle_type' to 'fml:handshake' sequence 3 [27Nov2021 19:12:28.667] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:villager_profession' to 'fml:handshake' sequence 4 [27Nov2021 19:12:28.716] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:item' to 'fml:handshake' sequence 5 [27Nov2021 19:12:28.766] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:potion' to 'fml:handshake' sequence 6 [27Nov2021 19:12:28.816] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block_entity_type' to 'fml:handshake' sequence 7 [27Nov2021 19:12:28.866] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block' to 'fml:handshake' sequence 8 [27Nov2021 19:12:28.916] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:bloodorbs' to 'fml:handshake' sequence 9 [27Nov2021 19:12:28.966] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:data_serializers' to 'fml:handshake' sequence 10 [27Nov2021 19:12:29.016] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:upgrades' to 'fml:handshake' sequence 11 [27Nov2021 19:12:29.066] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:mob_effect' to 'fml:handshake' sequence 12 [27Nov2021 19:12:29.118] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:stat_type' to 'fml:handshake' sequence 13 [27Nov2021 19:12:29.167] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:anointments' to 'fml:handshake' sequence 14 [27Nov2021 19:12:29.216] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:menu' to 'fml:handshake' sequence 15 [27Nov2021 19:12:29.265] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:enchantment' to 'fml:handshake' sequence 16 [27Nov2021 19:12:29.317] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:motive' to 'fml:handshake' sequence 17 [27Nov2021 19:12:29.366] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:fluid' to 'fml:handshake' sequence 18 [27Nov2021 19:12:29.416] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:entity_type' to 'fml:handshake' sequence 19 [27Nov2021 19:12:29.466] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config carryon-server.toml' to 'fml:handshake' sequence 20 [27Nov2021 19:12:29.517] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config C:\Users\iceco\Desktop\estttt\config\waystones-server.toml' to 'fml:handshake' sequence 21 [27Nov2021 19:12:29.566] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config cofh_core-server.toml' to 'fml:handshake' sequence 22 [27Nov2021 19:12:29.617] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config jei-server.toml' to 'fml:handshake' sequence 23 [27Nov2021 19:12:29.667] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 24 [27Nov2021 19:12:44.425] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2 [27Nov2021 19:12:44.425] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 2 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:44.425] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:44.427] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3 [27Nov2021 19:12:44.427] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 3 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:44.427] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:44.433] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4 [27Nov2021 19:12:44.433] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 4 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:44.433] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.217] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 5 [27Nov2021 19:12:51.217] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 5 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.217] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.217] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 6 [27Nov2021 19:12:51.218] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 6 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.218] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.218] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 7 [27Nov2021 19:12:51.218] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 7 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.218] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.241] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 8 [27Nov2021 19:12:51.241] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 8 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.241] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.246] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 9 [27Nov2021 19:12:51.246] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 9 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.246] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.259] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 10 [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 10 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 11 [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 11 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 12 [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 12 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 13 [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 13 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 14 [27Nov2021 19:12:51.260] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 14 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.261] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.262] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 15 [27Nov2021 19:12:51.262] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 15 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.262] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.264] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 16 [27Nov2021 19:12:51.264] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 16 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.264] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.264] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 17 [27Nov2021 19:12:51.264] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 17 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.264] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:51.283] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 18 [27Nov2021 19:12:51.284] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 18 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:12:51.284] [Netty Server IO #13/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:12:58.476] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: Disconnecting com.mojang.authlib.GameProfile@27f7336f[id=<null>,name=Lilinho,properties={},legacy=false] (/0:0:0:0:0:0:0:1:57558): Took too long to log in [27Nov2021 19:12:58.518] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@27f7336f[id=<null>,name=Lilinho,properties={},legacy=false] (/0:0:0:0:0:0:0:1:57558) lost connection: Took too long to log in [27Nov2021 19:13:33.849] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world [27Nov2021 19:13:33.865] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: ID Map collection complete world [27Nov2021 19:18:33.351] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world [27Nov2021 19:18:33.363] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: ID Map collection complete world [27Nov2021 19:23:33.398] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world [27Nov2021 19:23:33.409] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: ID Map collection complete world [27Nov2021 19:28:33.345] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world [27Nov2021 19:28:33.368] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: ID Map collection complete world [27Nov2021 19:33:33.360] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world [27Nov2021 19:33:33.374] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: ID Map collection complete world [27Nov2021 19:38:33.290] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world [27Nov2021 19:38:33.301] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: ID Map collection complete world [27Nov2021 19:38:36.369] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 30 players online: [27Nov2021 19:43:33.277] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world [27Nov2021 19:43:33.287] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: ID Map collection complete world [27Nov2021 19:46:35.885] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new modded network connection. Found 25 messages to dispatch. [27Nov2021 19:46:35.921] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.fml.network.FMLHandshakeMessages$S2CModList' to 'fml:handshake' sequence 0 [27Nov2021 19:46:35.965] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:recipe_serializer' to 'fml:handshake' sequence 1 [27Nov2021 19:46:36.018] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:sound_event' to 'fml:handshake' sequence 2 [27Nov2021 19:46:36.069] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:particle_type' to 'fml:handshake' sequence 3 [27Nov2021 19:46:36.117] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:villager_profession' to 'fml:handshake' sequence 4 [27Nov2021 19:46:36.122] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0 [27Nov2021 19:46:36.122] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 0 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SModListReply [27Nov2021 19:46:36.122] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [minecraft, mcwbridges, customskinloader, smololive, jei, coffeemod, torohealth, touhou_little_maid, waystones, hololive_relics, mcwpaintings, citadel, alexsmobs, storagenetwork, mcwdoors, cfm, mcwfurnitures, iceandfire, nefdecomod, carryon, smallships, forge, cofh_core, wings, bloodmagic, twilightforest, selene, ironchest] [27Nov2021 19:46:36.122] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'touhou_little_maid:network' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:46:36.122] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'nefdecomod:nefdecomod' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.122] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:46:36.122] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'carryon:carryonpackets' : Version test of '1.15.5.15' from client : ACCEPTED [27Nov2021 19:46:36.122] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:46:36.122] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cfm:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.122] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'citadel:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'iceandfire:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split_11' : Version test of '1.1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'coffeemod:main' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cofh_core:general' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'wings:net' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'hololive_relics:hololive_relics' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'selene:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'alexsmobs:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'bloodmagic:main' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'storagenetwork:main_channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'ironchest:network' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'smallships:default' : Version test of '1.0.0' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML2' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.0' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'twilightforest:channel' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'smololive:smololive' : Version test of '1' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Version test of '1.0' from client : ACCEPTED [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Accepting channel list from client [27Nov2021 19:46:36.123] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list [27Nov2021 19:46:36.144] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1 [27Nov2021 19:46:36.144] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:36.145] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:36.166] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:item' to 'fml:handshake' sequence 5 [27Nov2021 19:46:36.216] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:potion' to 'fml:handshake' sequence 6 [27Nov2021 19:46:36.265] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block_entity_type' to 'fml:handshake' sequence 7 [27Nov2021 19:46:36.318] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block' to 'fml:handshake' sequence 8 [27Nov2021 19:46:36.369] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:bloodorbs' to 'fml:handshake' sequence 9 [27Nov2021 19:46:36.417] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:data_serializers' to 'fml:handshake' sequence 10 [27Nov2021 19:46:36.471] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:upgrades' to 'fml:handshake' sequence 11 [27Nov2021 19:46:36.518] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:mob_effect' to 'fml:handshake' sequence 12 [27Nov2021 19:46:36.569] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:stat_type' to 'fml:handshake' sequence 13 [27Nov2021 19:46:36.616] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry bloodmagic:anointments' to 'fml:handshake' sequence 14 [27Nov2021 19:46:36.667] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:menu' to 'fml:handshake' sequence 15 [27Nov2021 19:46:36.719] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:enchantment' to 'fml:handshake' sequence 16 [27Nov2021 19:46:36.767] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:motive' to 'fml:handshake' sequence 17 [27Nov2021 19:46:36.816] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:fluid' to 'fml:handshake' sequence 18 [27Nov2021 19:46:36.883] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:entity_type' to 'fml:handshake' sequence 19 [27Nov2021 19:46:36.930] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config carryon-server.toml' to 'fml:handshake' sequence 20 [27Nov2021 19:46:36.968] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config C:\Users\iceco\Desktop\estttt\config\waystones-server.toml' to 'fml:handshake' sequence 21 [27Nov2021 19:46:37.016] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config cofh_core-server.toml' to 'fml:handshake' sequence 22 [27Nov2021 19:46:37.067] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config jei-server.toml' to 'fml:handshake' sequence 23 [27Nov2021 19:46:37.116] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 24 [27Nov2021 19:46:40.815] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2 [27Nov2021 19:46:40.815] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 2 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:40.815] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:40.823] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3 [27Nov2021 19:46:40.823] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 3 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:40.824] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:40.827] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4 [27Nov2021 19:46:40.827] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 4 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:40.827] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:46.672] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 5 [27Nov2021 19:46:46.672] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 5 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:46.672] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:46.672] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 6 [27Nov2021 19:46:46.672] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 6 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:46.672] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:46.679] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 7 [27Nov2021 19:46:46.680] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 7 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:46.681] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:48.800] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 8 [27Nov2021 19:46:48.800] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 8 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:48.800] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:48.802] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 9 [27Nov2021 19:46:48.802] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 9 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:48.802] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:48.806] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 10 [27Nov2021 19:46:48.806] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 10 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:48.806] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:48.810] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 11 [27Nov2021 19:46:48.810] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 11 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:48.810] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:48.818] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 12 [27Nov2021 19:46:48.818] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 12 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:48.818] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:48.818] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 13 [27Nov2021 19:46:48.818] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 13 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:48.818] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:48.824] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 14 [27Nov2021 19:46:48.824] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 14 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:48.824] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:48.842] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 15 [27Nov2021 19:46:48.842] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 15 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:48.842] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:48.843] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 16 [27Nov2021 19:46:48.843] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 16 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:48.843] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:48.843] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 17 [27Nov2021 19:46:48.843] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 17 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:48.843] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:48.843] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 18 [27Nov2021 19:46:48.843] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 18 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:48.843] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:56.167] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 19 [27Nov2021 19:46:56.167] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 19 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:56.168] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:56.190] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 20 [27Nov2021 19:46:56.190] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 20 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:56.190] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:56.197] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 21 [27Nov2021 19:46:56.197] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 21 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:56.197] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:56.213] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 22 [27Nov2021 19:46:56.213] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 22 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:56.213] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:56.214] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 23 [27Nov2021 19:46:56.214] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 23 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:56.214] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:56.222] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 24 [27Nov2021 19:46:56.222] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 24 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge [27Nov2021 19:46:56.222] [Netty Server IO #15/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client [27Nov2021 19:46:56.265] [Server thread/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Handshake complete! [27Nov2021 19:46:56.361] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@481f64b9 [27Nov2021 19:46:56.385] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Lilinho[/0:0:0:0:0:0:0:1:61280] logged in with entity id 638 at (-202.41501219670675, 77.0, 142.71053782270684) [27Nov2021 19:46:56.392] [Server thread/DEBUG] [net.minecraftforge.network.NetworkFilters/]: Injected net.minecraftforge.network.ForgeConnectionNetworkFilter@52234373 into net.minecraft.network.NetworkManager@49164be7 [27Nov2021 19:46:56.404] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Lilinho joined the game [27Nov2021 19:46:56.457] [Netty Server IO #15/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize me.paulf.wings.server.command.WingsArgument@3c4e4a97 (class me.paulf.wings.server.command.WingsArgument) - will not be sent to client! [27Nov2021 19:46:56.458] [Netty Server IO #15/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize me.paulf.wings.server.command.WingsArgument@7448f483 (class me.paulf.wings.server.command.WingsArgument) - will not be sent to client! [27Nov2021 19:47:29.577] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Lilinho lost connection: Timed out [27Nov2021 19:47:29.577] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Lilinho left the game [27Nov2021 19:48:33.443] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world [27Nov2021 19:48:33.459] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: ID Map collection complete world [27Nov2021 19:53:33.265] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world [27Nov2021 19:53:33.271] [Server thread/DEBUG] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: ID Map collection complete world
  19. ---- Minecraft Crash Report ---- // There are four lights! Time: 2023-03-20 18:39:37 Description: Unexpected error java.lang.NullPointerException: Cannot invoke "net.minecraft.client.multiplayer.ClientPacketListener.m_6198_()" because the return value of "net.minecraft.client.Minecraft.m_91403_()" is null at net.minecraftforge.network.simple.SimpleChannel.sendToServer(SimpleChannel.java:87) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:SimpleChannelMixin,pl:mixin:A} at com.teamresourceful.resourcefullib.common.networking.forge.PacketChannelHelperImpl.sendToServer(PacketChannelHelperImpl.java:69) ~[resourcefullib-forge-1.19.2-1.1.22.jar%23746!/:?] {re:classloading} at com.teamresourceful.resourcefullib.common.networking.PacketChannelHelper.sendToServer(PacketChannelHelper.java) ~[resourcefullib-forge-1.19.2-1.1.22.jar%23746!/:?] {re:classloading} at com.teamresourceful.resourcefullib.common.networking.NetworkChannel.sendToServer(NetworkChannel.java:35) ~[resourcefullib-forge-1.19.2-1.1.22.jar%23746!/:?] {re:classloading} at earth.terrarium.ad_astra.client.registry.ClientModKeybindings.onStartTick(ClientModKeybindings.java:70) ~[ad_astra-forge-1.19.2-1.12.3.jar%23492!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A} at earth.terrarium.ad_astra.client.forge.AdAstraClientForge.onClientTick(AdAstraClientForge.java:83) ~[ad_astra-forge-1.19.2-1.12.3.jar%23492!/:?] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.3.jar%2379!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.3.jar%2379!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPreClientTick(ForgeEventFactory.java:825) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {re:classloading} at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1718) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1078) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraftforge.network.simple.SimpleChannel.sendToServer(SimpleChannel.java:87) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:SimpleChannelMixin,pl:mixin:A} at com.teamresourceful.resourcefullib.common.networking.forge.PacketChannelHelperImpl.sendToServer(PacketChannelHelperImpl.java:69) ~[resourcefullib-forge-1.19.2-1.1.22.jar%23746!/:?] {re:classloading} at com.teamresourceful.resourcefullib.common.networking.PacketChannelHelper.sendToServer(PacketChannelHelper.java) ~[resourcefullib-forge-1.19.2-1.1.22.jar%23746!/:?] {re:classloading} at com.teamresourceful.resourcefullib.common.networking.NetworkChannel.sendToServer(NetworkChannel.java:35) ~[resourcefullib-forge-1.19.2-1.1.22.jar%23746!/:?] {re:classloading} at earth.terrarium.ad_astra.client.registry.ClientModKeybindings.onStartTick(ClientModKeybindings.java:70) ~[ad_astra-forge-1.19.2-1.12.3.jar%23492!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A} at earth.terrarium.ad_astra.client.forge.AdAstraClientForge.onClientTick(AdAstraClientForge.java:83) ~[ad_astra-forge-1.19.2-1.12.3.jar%23492!/:?] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.3.jar%2379!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.3.jar%2379!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPreClientTick(ForgeEventFactory.java:825) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {re:classloading} -- Affected level -- Details: All players: 0 total; [] Chunk stats: 16384, 313 Level dimension: blue_skies:everbright Level spawn location: World: (0,65,0), Section: (at 0,1,0 in 0,4,0; chunk contains blocks 0,0,0 to 15,383,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,383,511) Level time: 760558 game time, 852146 day time Server brand: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.client.player.LocalPlayer.m_108629_()" because "this.f_104565_.f_91074_" is null Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:hexplat.mixins.json:client.MixinClientLevel,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2280) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:722) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: Default, Mod Resources, Supplementaries Generated Pack, XyCraft Override-0.5.17.jar:OverridesGlass, XyCraft Override-0.5.17.jar:OverridesMetal, XyCraft Override-0.5.17.jar:OverridesStone, resources, quark-emote-pack, KubeJS Resource Pack [assets] -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 971785672 bytes (926 MiB) / 7608467456 bytes (7256 MiB) up to 11039408128 bytes (10528 MiB) CPUs: 20 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i9-10850K CPU @ 3.60GHz Identifier: Intel64 Family 6 Model 165 Stepping 5 Microarchitecture: unknown Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 10 Number of logical CPUs: 20 Graphics card #0 name: NVIDIA GeForce RTX 3060 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2504 Graphics card #0 versionInfo: DriverVersion=31.0.15.3118 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 Memory slot #2 capacity (MB): 16384.00 Memory slot #2 clockSpeed (GHz): 2.13 Memory slot #2 type: DDR4 Memory slot #3 capacity (MB): 16384.00 Memory slot #3 clockSpeed (GHz): 2.13 Memory slot #3 type: DDR4 Virtual memory max (MB): 75181.11 Virtual memory used (MB): 23481.16 Swap memory total (MB): 9728.00 Swap memory used (MB): 0.00 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10528m -Xms256m Loaded Shaderpack: (off) Launched Version: forge-43.2.6 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 4.6.0 NVIDIA 531.18, NVIDIA Corporation Window size: 2560x1440 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fancy Resource Packs: Current Language: English (US) CPU: 20x Intel(R) Core(TM) i9-10850K CPU @ 3.60GHz Server Running: true Player Count: 1 / 8; [ServerPlayer['MoistNoggin'/980, l='ServerLevel[Bomba]', x=6813.45, y=84.00, z=9848.73]] Data Packs: vanilla, mod:saturn (incompatible), mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:paucal (incompatible), mod:quarryplus, mod:simplemagnets (incompatible), mod:botarium, mod:integratedterminals (incompatible), mod:paragon, mod:entitycollisionfpsfix (incompatible), mod:rubidium (incompatible), mod:modnametooltip (incompatible), mod:ironjetpacks (incompatible), mod:laserio (incompatible), mod:ctm (incompatible), mod:evilcraft (incompatible), mod:yungsapi, mod:powah (incompatible), mod:gateways (incompatible), mod:cabletiers (incompatible), mod:rangedpumps, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:guardvillagers (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:shetiphiancore (incompatible), mod:ctov, mod:supplementaries (incompatible), mod:structure_gel, mod:advancementplaques (incompatible), mod:packmenu (incompatible), mod:alltheores (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:handcrafted, mod:repurposed_structures, mod:botanytrees (incompatible), mod:ironfurnaces (incompatible), mod:structurecompass, mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:botania (incompatible), mod:resourcefulconfig, mod:reeses_sodium_options (incompatible), mod:spark (incompatible), mod:curios, mod:corail_woodcutter, mod:oculus (incompatible), mod:advgenerators, mod:angelring (incompatible), mod:tombstone, mod:antighost (incompatible), mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:sfm (incompatible), mod:vitalize, mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:smartbrainlib, mod:elytraslot, mod:nomowanderer (incompatible), mod:rechiseled (incompatible), mod:harvestwithease, mod:jei (incompatible), mod:attributefix (incompatible), mod:tesseract (incompatible), mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:caelus (incompatible), mod:bdlib, mod:allthecompressed (incompatible), mod:naturescompass (incompatible), mod:jumpboat (incompatible), mod:libx, mod:compactmachines, mod:botanypots (incompatible), mod:phosphophyllite (incompatible), mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:additional_lights, mod:extradisks, mod:edivadlib, mod:forge, mod:silentgear, mod:integratedcrafting (incompatible), mod:dungeons_arise, mod:alchemistry (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics (incompatible), mod:radon (incompatible), mod:systeams (incompatible), mod:simplebackups, mod:theoneprobe (incompatible), mod:terrablender, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:spectrelib (incompatible), mod:domum_ornamentum, mod:kotlinforforge (incompatible), mod:pipez (incompatible), mod:flywheel (incompatible), mod:integrateddynamics (incompatible), mod:integratednbt (incompatible), mod:sodiumextra (incompatible), mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:thermal_cultivation, mod:bhc (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:almostunified (incompatible), mod:entityculling, mod:structurize, mod:fastfurnace (incompatible), mod:appleskin, mod:lootr (incompatible), mod:connectedglass (incompatible), mod:occultism, mod:allthetweaks (incompatible), mod:byg, mod:aquaculture, mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:rsrequestify (incompatible), mod:hexerei (incompatible), mod:cyclopscore (incompatible), mod:blue_skies, mod:alchemylib (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:aiotbotania, mod:advancedperipherals (incompatible), mod:utilitix, mod:naturalist, mod:healthoverlay (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:dynamiclights (incompatible), mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:controlling (incompatible), mod:prism, mod:placebo (incompatible), mod:dankstorage (incompatible), mod:potionsmaster (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:mcwdoors, mod:mekanismgenerators, mod:dummmmmmy (incompatible), mod:absentbydesign (incompatible), mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:experiencebugfix, mod:rsinfinitybooster (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:entangled (incompatible), mod:endertanks (incompatible), mod:commoncapabilities (incompatible), mod:crashutilities (incompatible), mod:getittogetherdrops, mod:mcwfences, mod:fuelgoeshere, mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:modelfix (incompatible), mod:dpanvil (incompatible), mod:blockui, mod:multipiston, mod:tiab (incompatible), mod:villagertools (incompatible), mod:thermal_expansion, mod:integratedtunnels (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid (incompatible), mod:ftbultimine (incompatible), mod:betterstrongholds, mod:runelic (incompatible), mod:resourcefullib (incompatible), mod:spirit (incompatible), mod:mekanismtools, mod:inventoryprofilesnext (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:ftblibrary (incompatible), mod:ftbic (incompatible), mod:myrtrees (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:computercraft (incompatible), mod:energymeter (incompatible), mod:moreoverlays (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:inventoryessentials (incompatible), mod:smallships (incompatible), mod:bwncr (incompatible), mod:observable (incompatible), mod:letmedespawn (incompatible), mod:yeetusexperimentus, mod:gamemenumodoption, mod:voidtotem (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:biggerreactors (incompatible), mod:rootsclassic, mod:cucumber (incompatible), mod:trashslot (incompatible), mod:jmi (incompatible), mod:blueflame, mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:platforms (incompatible), mod:travelanchors, mod:ensorcellation, mod:create, mod:ponderjs (incompatible), mod:waystones (incompatible), mod:thermal_extra (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts, mod:artifacts, mod:configured (incompatible), mod:dimstorage, mod:myserveriscompatible (incompatible), mod:dungeoncrawl, mod:defaultsettings, mod:charginggadgets (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:deepresonance (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:mahoutsukai, mod:farsight_view (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:hexcasting (incompatible), mod:ftbchunks (incompatible), mod:xycraft_core, mod:xycraft_world, mod:xycraft_override, mod:mysticalagriculture (incompatible), mod:mysticalagradditions (incompatible), mod:craftingtweaks (incompatible), mod:rftoolsutility (incompatible), mod:libipn (incompatible), mod:sebastrnlib (incompatible), mod:appliedcooking (incompatible), mod:refinedcooking (incompatible), mod:refinedstorage, mod:extrastorage, mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:cookingforblockheads (incompatible), mod:rebornstorage (incompatible), mod:merequester (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:delightful (incompatible), mod:ars_creo (incompatible), mod:ae2wtlib (incompatible), mod:elementalcraft (incompatible), mod:moonlight (incompatible), mod:eccentrictome, mod:toolbelt, mod:titanium (incompatible), mod:silentlib (incompatible), mod:ae2things (incompatible), mod:theurgy, mod:smoothboot, mod:iceberg (incompatible), mod:reliquary (incompatible), mod:quark (incompatible), mod:legendarytooltips (incompatible), mod:chemlib (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:ars_elemental, mod:enderchests (incompatible), mod:appbot (incompatible), mod:modonomicon, mod:quartz (incompatible), mod:minecolonies (incompatible), mod:pylons, mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:engineersdecor, mod:solcarrot (incompatible), mod:functionalstorage (incompatible), mod:moredragoneggs (incompatible), mod:modularrouters, mod:charmofundying, mod:betterf3 (incompatible), mod:refinedstorageaddons, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:expandability (incompatible), mod:morphtool (incompatible), mod:flickerfix, mod:createaddition (incompatible), Supplementaries Generated Pack World Generation: Stable ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar jcplugin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null [email protected] lowcodefml@null [email protected] Mod List: saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE paucal-forge-1.19.2-0.5.0.jar |PAUCAL |paucal |0.5.0 |DONE |Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.19.2-19.10.6.jar |QuarryPlus |quarryplus |19.10.6 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 simplemagnets-1.1.9-forge-mc1.19.jar |Simple Magnets |simplemagnets |1.1.9 |DONE |Manifest: NOSIGNATURE botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |DONE |Manifest: NOSIGNATURE IntegratedTerminals-1.19.2-1.4.4.jar |IntegratedTerminals |integratedterminals |1.4.4 |DONE |Manifest: NOSIGNATURE paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |DONE |Manifest: NOSIGNATURE rubidium-0.6.2.jar |Rubidium |rubidium |0.6.2 |DONE |Manifest: NOSIGNATURE modnametooltip-1.19-1.19.0.jar |Mod Name Tooltip |modnametooltip |1.19.0 |DONE |Manifest: NOSIGNATURE IronJetpacks-1.19.2-6.0.3.jar |Iron Jetpacks |ironjetpacks |6.0.3 |DONE |Manifest: NOSIGNATURE laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |DONE |Manifest: NOSIGNATURE CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE EvilCraft-1.19.2-1.2.15.jar |EvilCraft |evilcraft |1.2.15 |DONE |Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.7.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.7 |DONE |Manifest: NOSIGNATURE Powah-4.0.6.jar |Powah |powah |4.0.6 |DONE |Manifest: NOSIGNATURE GatewaysToEternity-1.19.2-3.1.1.jar |Gateways To Eternity |gateways |3.1.1 |DONE |Manifest: NOSIGNATURE cabletiers-1.19.2-0.5471.jar |Cable Tiers |cabletiers |1.19.2-0.5471 |DONE |Manifest: NOSIGNATURE rangedpumps-1.0.0.jar |Ranged Pumps |rangedpumps |1.0.0 |DONE |Manifest: NOSIGNATURE WitherSkeletonTweaks-1.19.2-8.0.0.jar |Wither Skeleton Tweaks |wstweaks |8.0.0 |DONE |Manifest: NOSIGNATURE Shrink-1.19-1.3.5.jar |Shrink |shrink |1.3.5 |DONE |Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.2.jar |Guard Villagers |guardvillagers |1.19.2-1.5.2 |DONE |Manifest: NOSIGNATURE universalgrid-1.19.2-1.033.jar |Universal Grid |universalgrid |1.19.2-1.033 |DONE |Manifest: NOSIGNATURE DarkUtilities-Forge-1.19.2-13.1.7.jar |DarkUtilities |darkutils |13.1.7 |DONE |Manifest: NOSIGNATURE Apotheosis-1.19.2-6.0.3.jar |Apotheosis |apotheosis |6.0.3 |DONE |Manifest: NOSIGNATURE clickadv-1.19.2-3.0.jar |clickadv mod |clickadv |1.19.2-3.0 |DONE |Manifest: NOSIGNATURE balm-forge-1.19.2-4.5.5.jar |Balm |balm |4.5.5 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.1.193.jar |Just Enough Resources |jeresources |1.2.1.193 |DONE |Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE shetiphiancore-forge-1.19.0-3.11.3.01.jar |ShetiPhian-Core |shetiphiancore |3.11.3.01 |DONE |Manifest: NOSIGNATURE ctov-3.1.5a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1.5 |DONE |Manifest: NOSIGNATURE supplementaries-1.19.2-2.2.51.jar |Supplementaries |supplementaries |1.19.2-2.2.51 |DONE |Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |DONE |Manifest: NOSIGNATURE PackMenu-1.19.2-5.1.0.jar |PackMenu |packmenu |5.1.0 |DONE |Manifest: NOSIGNATURE alltheores-2.0.2-1.19.2-43.1.3.jar |AllTheOres |alltheores |2.0.2-1.19.2-43.1.3 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.19.2-3.3.2.2-4.jar |Industrial Foregoing |industrialforegoing |3.3.2.2 |DONE |Manifest: NOSIGNATURE torchmaster-19.2.0.jar |Torchmaster |torchmaster |19.2.0 |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.19.2-2.0.2.jar |Handcrafted |handcrafted |2.0.2 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-6.3.11+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.11+1.19.2 |DONE |Manifest: NOSIGNATURE BotanyTrees-Forge-1.19.2-5.0.4.jar |BotanyTrees |botanytrees |5.0.4 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.19.2-3.6.5.jar |Iron Furnaces |ironfurnaces |3.6.5 |DONE |Manifest: NOSIGNATURE StructureCompass-1.19.2-1.3.5.jar |Structure Compass Mod |structurecompass |1.3.5 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.0.8-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.8 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.4-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.4 |DONE |Manifest: NOSIGNATURE Botania-1.19.2-437-FORGE.jar |Botania |botania |1.19.2-437-FORGE |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.19.2-1.0.19.jar |Resourcefulconfig |resourcefulconfig |1.0.19 |DONE |Manifest: NOSIGNATURE TextruesRubidiumOptions-1.0.4-mc1.19.2.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.4-mc1.19.2 |DONE |Manifest: NOSIGNATURE spark-1.10.29-forge.jar |spark |spark |1.10.29 |DONE |Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.2.2.jar |Curios API |curios |1.19.2-5.1.2.2 |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.19.2-2.5.1.jar |Corail Woodcutter |corail_woodcutter |2.5.1 |DONE |Manifest: NOSIGNATURE oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |DONE |Manifest: NOSIGNATURE advgenerators-1.4.0.5-mc1.19.2.jar |Advanced Generators |advgenerators |1.4.0.5 |DONE |Manifest: NOSIGNATURE AngelRing2-1.19.2-2.1.5.jar |Angel Ring 2 |angelring |2.1.5 |DONE |Manifest: NOSIGNATURE tombstone-8.2.5-1.19.2.jar |Corail Tombstone |tombstone |8.2.5 |DONE |Manifest: NOSIGNATURE antighost-1.19.1-forge42.0.1-1.1.3.jar |AntiGhost |antighost |1.19.1-forge42.0.1-1|DONE |Manifest: NOSIGNATURE NaturesAura-37.7.jar |Nature's Aura |naturesaura |37.7 |DONE |Manifest: NOSIGNATURE constructionwand-1.19.2-2.9.jar |Construction Wand |constructionwand |1.19.2-2.9 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.2-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.2 |DONE |Manifest: NOSIGNATURE littlelogistics-mc1.19.2-v1.3.1.jar |Little Logistics |littlelogistics |1.3.1 |DONE |Manifest: NOSIGNATURE cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE SuperFactoryManager-1.19.2-4.4.4.jar |Super Factory Manager |sfm |4.4.4 |DONE |Manifest: NOSIGNATURE vitalize-forge-1.19.2-1.1.1.jar |Vitalize |vitalize |1.1.1 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.5-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |DONE |Manifest: NOSIGNATURE crafting-on-a-stick-1.19.2-1.0.5.jar |Crafting On A Stick |crafting_on_a_stick |1.0.5 |DONE |Manifest: NOSIGNATURE SmartBrainLib-forge-1.19.2-1.8.jar |SmartBrainLib |smartbrainlib |1.8 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |DONE |Manifest: NOSIGNATURE nomowanderer-1.19.2_1.3.6.jar |NoMoWanderer |nomowanderer |1.19.2_1.3.6 |DONE |Manifest: NOSIGNATURE rechiseled-1.0.12a-forge-mc1.19.jar |Rechiseled |rechiseled |1.0.12a |DONE |Manifest: NOSIGNATURE harvestwithease-1.19.2-4.0.0.3-forge.jar |Harvest with ease |harvestwithease |4.0.0.3 |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1011.jar |Just Enough Items |jei |11.6.0.1011 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.19.2-17.1.3.jar |AttributeFix |attributefix |17.1.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 tesseract-1.0.29-forge-mc1.19.jar |Tesseract |tesseract |1.0.29 |DONE |Manifest: NOSIGNATURE Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |DONE |Manifest: NOSIGNATURE GravitationalModulatingAdditionalUnit-1.19.2-2.8.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|1.19.2-2.8 |DONE |Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |DONE |Manifest: NOSIGNATURE AllTheCompressed-1.19.2-2.0.0.jar |AllTheCompressed |allthecompressed |2.0.0 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE jumpboat-1.19-0.1.0.5.jar |Jumpy Boats |jumpboat |1.19-0.1.0.5 |DONE |Manifest: NOSIGNATURE LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE compactmachines-5.1.0.jar |Compact Machines 5 |compactmachines |5.1.0 |DONE |Manifest: NOSIGNATURE BotanyPots-Forge-1.19.2-9.0.27.jar |BotanyPots |botanypots |9.0.27 |DONE |Manifest: NOSIGNATURE phosphophyllite-1.19.2-0.6.0-beta.6.4.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.6.4 |DONE |Manifest: NOSIGNATURE farmingforblockheads-forge-1.19.2-11.2.0.jar |Farming for Blockheads |farmingforblockheads |11.2.0 |DONE |Manifest: NOSIGNATURE pneumaticcraft-repressurized-1.19.2-4.3.3-22.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.3.3-22 |DONE |Manifest: NOSIGNATURE additional_lights-1.19-2.1.6.jar |Additional Lights |additional_lights |2.1.6 |DONE |Manifest: NOSIGNATURE ExtraDisks-1.19.2-2.2.0.jar |Extra Disks |extradisks |1.19.2-2.2.0 |DONE |Manifest: NOSIGNATURE EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.2.6-universal.jar |Forge |forge |43.2.6 |DONE |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 silent-gear-1.19.2-3.2.5.jar |Silent Gear |silentgear |3.2.5 |DONE |Manifest: NOSIGNATURE IntegratedCrafting-1.19.2-1.1.0.jar |IntegratedCrafting |integratedcrafting |1.1.0 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |DONE |Manifest: NOSIGNATURE alchemistry-1.19.2-2.2.4.jar |Alchemistry |alchemistry |1.19.2-2.2.4 |DONE |Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |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.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |DONE |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_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |DONE |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.19.2-10.2.0.17.jar |Thermal Integration |thermal_integration |10.2.0.17 |DONE |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 redstone_arsenal-1.19.2-7.2.0.15.jar |Redstone Arsenal |redstone_arsenal |7.2.0.15 |DONE |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_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |DONE |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.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |DONE |Manifest: NOSIGNATURE thermal_locomotion-1.19.2-10.2.0.14.jar |Thermal Locomotion |thermal_locomotion |10.2.0.14 |DONE |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_dynamics-1.19.2-10.2.1b.14.jar |Thermal Dynamics |thermal_dynamics |10.2.1b |DONE |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 radon-0.8.2.jar |Radon |radon |0.8.2 |DONE |Manifest: NOSIGNATURE systeams-1.2.2.jar |Thermal Systeams |systeams |1.2.2 |DONE |Manifest: NOSIGNATURE SimpleBackups-1.19.1-2.1.8.jar |Simple Backups |simplebackups |1.19.1-2.1.8 |DONE |Manifest: NOSIGNATURE theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.19.2-9.1.2-159.jar |Immersive Engineering |immersiveengineering |1.19.2-9.1.2-159 |DONE |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 NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |DONE |Manifest: NOSIGNATURE allthemodium-2.1.6-1.19.2-43.1.1.jar |Allthemodium |allthemodium |2.1.6-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |DONE |Manifest: NOSIGNATURE domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.76-ALPHA |DONE |Manifest: NOSIGNATURE kffmod-3.10.0.jar |Kotlin For Forge |kotlinforforge |3.10.0 |DONE |Manifest: NOSIGNATURE pipez-1.19.2-1.0.1.jar |Pipez |pipez |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.8.a-14.jar |Flywheel |flywheel |0.6.8.a-14 |DONE |Manifest: NOSIGNATURE IntegratedDynamics-1.19.2-1.15.1.jar |IntegratedDynamics |integrateddynamics |1.15.1 |DONE |Manifest: NOSIGNATURE integratednbt-1.19.2-1.6.0.jar |Integrated NBT |integratednbt |1.6.0 |DONE |Manifest: NOSIGNATURE RubidiumExtra-1.19.2-0.4.11.44.jar |Rubidium Extra |sodiumextra |1.19.2-0.4.11.44 |DONE |Manifest: NOSIGNATURE itemcollectors-1.1.7-forge-mc1.19.jar |Item Collectors |itemcollectors |1.1.7 |DONE |Manifest: NOSIGNATURE Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE thermal_cultivation-1.19.2-10.2.0.17.jar |Thermal Cultivation |thermal_cultivation |10.2.0.17 |DONE |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 baubley-heart-canisters-1.19.2-1.2.3.jar |Baubley Heart Canisters |bhc |1.19.2-1.2.3 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.19-2.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.1 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE [1.19.2] SecurityCraft v1.9.4.jar |SecurityCraft |securitycraft |1.9.4 |DONE |Manifest: NOSIGNATURE almostunified-forge-1.19.2-0.3.5.jar |AlmostUnified |almostunified |1.19.2-0.3.5 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE structurize-1.19.2-1.0.472-BETA.jar |Structurize |structurize |1.19.2-1.0.472-BETA |DONE |Manifest: NOSIGNATURE FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE lootr-1.19-0.3.22.59.jar |Lootr |lootr |0.3.20.57 |DONE |Manifest: NOSIGNATURE connectedglass-1.1.6-forge-mc1.19.jar |Connected Glass |connectedglass |1.1.6 |DONE |Manifest: NOSIGNATURE occultism-1.19.2-1.71.1.jar |Occultism |occultism |1.19.2-1.71.1 |DONE |Manifest: NOSIGNATURE allthetweaks-2.0.4-1.19.2-43.1.3.jar |All The Tweaks |allthetweaks |0.0NONE |DONE |Manifest: NOSIGNATURE Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go |byg |2.0.0.13 |DONE |Manifest: NOSIGNATURE Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |DONE |Manifest: NOSIGNATURE extremesoundmuffler-3.35-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.35-forge-1.19.2 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 ad_astra-forge-1.19.2-1.12.3.jar |Ad Astra |ad_astra |1.12.3 |DONE |Manifest: NOSIGNATURE Ad-Astra-Giselle-Addon-forge-1.19.2-1.12.jar |Ad Astra!: Giselle Addon |ad_astra_giselle_addon |1.12 |DONE |Manifest: NOSIGNATURE rsrequestify-2.3.0.jar |RSRequestify |rsrequestify |2.3.0 |DONE |Manifest: NOSIGNATURE hexerei-0.2.5.jar |Hexerei |hexerei |0.2.5 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.19.2-1.17.5.jar |Cyclops Core |cyclopscore |1.17.5 |DONE |Manifest: NOSIGNATURE blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |DONE |Manifest: NOSIGNATURE alchemylib-1.19.2-1.0.20.jar |AlchemyLib |alchemylib |1.19.2-1.0.20 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |DONE |Manifest: NOSIGNATURE AIOTBotania-1.19.2-3.0.0.jar |AIOT Botania |aiotbotania |1.19.2-3.0.0 |DONE |Manifest: NOSIGNATURE AdvancedPeripherals-0.7.22b.jar |Advanced Peripherals |advancedperipherals |0.7.22b |DONE |Manifest: NOSIGNATURE UtilitiX-1.19.2-0.7.6.jar |UtilitiX |utilitix |1.19.2-0.7.6 |DONE |Manifest: NOSIGNATURE naturalist-forge-2.1.1-1.19.2.jar |Naturalist |naturalist |2.1.1 |DONE |Manifest: NOSIGNATURE HealthOverlay-1.19.2-7.2.1.jar |Health Overlay |healthoverlay |7.2.1 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE connectivity-1.19.2-3.4.jar |Connectivity Mod |connectivity |1.19.2-3.4 |DONE |Manifest: NOSIGNATURE dynamiclights-1.19.2.1.jar |Dynamic Lights |dynamiclights |1.19.2.1 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.19.2-0.5.38.203.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.38.203 |DONE |Manifest: NOSIGNATURE glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |DONE |Manifest: NOSIGNATURE Placebo-1.19.2-7.1.2.jar |Placebo |placebo |7.1.2 |DONE |Manifest: NOSIGNATURE dankstorage-1.19.2-5.1.6.jar |Dank Storage |dankstorage |1.19.2-5.1.6 |DONE |Manifest: NOSIGNATURE potionsmaster-0.6.0-1.19.2-43.1.1.jar |Potions Master |potionsmaster |0.6.0-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.2.17.jar |Bookshelf |bookshelf |16.2.17 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.19.2-3.18.40.779.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.40.779 |DONE |Manifest: NOSIGNATURE littlecontraptions-forge-1.19.2.0.jar |Little Contraptions |littlecontraptions |1.19.2.0 |DONE |Manifest: NOSIGNATURE buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|DONE |Manifest: NOSIGNATURE FramedBlocks-6.7.0.jar |FramedBlocks |framedblocks |6.7.0 |DONE |Manifest: NOSIGNATURE mcw-doors-1.0.8forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.8 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.19.2-10.3.8.477.jar |Mekanism: Generators |mekanismgenerators |10.3.8 |DONE |Manifest: NOSIGNATURE dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE absentbydesign-1.19-1.7.0.jar |Absent By Design Mod |absentbydesign |1.19-1.7.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE mob_grinding_utils-1.19.2-0.4.47.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.47 |DONE |Manifest: NOSIGNATURE ExperienceBugFix-1.19-1.41.2.3.jar |Experience Bug Fix |experiencebugfix |1.41.2.3 |DONE |Manifest: NOSIGNATURE RSInfinityBooster-1.19.2-3.0+27.jar |RSInfinityBooster |rsinfinitybooster |1.19.2-3.0+27 |DONE |Manifest: NOSIGNATURE chipped-forge-1.19.2-2.1.1.jar |Chipped |chipped |2.1.1 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.0.6-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.6 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE tempad-forge-1.19.2-1.4.4.jar |Tempad |tempad |1.4.4 |DONE |Manifest: NOSIGNATURE HostileNeuralNetworks-1.19.2-4.0.2.jar |Hostile Neural Networks |hostilenetworks |4.0.2 |DONE |Manifest: NOSIGNATURE entangled-1.3.13-forge-mc1.19.jar |Entangled |entangled |1.3.13 |DONE |Manifest: NOSIGNATURE endertanks-forge-1.19.0-1.12.1.01.jar |EnderTanks |endertanks |1.12.1.01 |DONE |Manifest: NOSIGNATURE CommonCapabilities-1.19.2-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE crashutilities-6.2.jar |Crash Utilities |crashutilities |6.2 |DONE |Manifest: NOSIGNATURE getittogetherdrops-forge-1.19.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE fuelgoeshere-1.19.2-0.1.0.0.jar |Fuel Goes Here |fuelgoeshere |1.19.2-0.1.0.0 |DONE |Manifest: NOSIGNATURE wirelesschargers-1.0.8-forge-mc1.19.jar |Wireless Chargers |wirelesschargers |1.0.8 |DONE |Manifest: NOSIGNATURE simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE modelfix-1.8.jar |Model Gap Fix |modelfix |1.8 |DONE |Manifest: NOSIGNATURE dpanvil-1.19.2-4.3.1.jar |DataPack Anvil |dpanvil |1.19.2-4.3.1 |DONE |Manifest: NOSIGNATURE blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |DONE |Manifest: NOSIGNATURE multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |DONE |Manifest: NOSIGNATURE time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |DONE |Manifest: NOSIGNATURE villagertools-1.19-1.0.3.jar |villagertools |villagertools |1.19-1.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |DONE |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 IntegratedTunnels-1.19.2-1.8.18.jar |IntegratedTunnels |integratedtunnels |1.8.18 |DONE |Manifest: NOSIGNATURE MysticalCustomization-1.19.2-4.0.1.jar |Mystical Customization |mysticalcustomization |4.0.1 |DONE |Manifest: NOSIGNATURE elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1902.3.5-build.65.jar |FTB Ultimine |ftbultimine |1902.3.5-build.65 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE Runelic-Forge-1.19.2-14.1.4.jar |Runelic |runelic |14.1.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 resourcefullib-forge-1.19.2-1.1.22.jar |Resourceful Lib |resourcefullib |1.1.22 |DONE |Manifest: NOSIGNATURE spirit-forge-1.19.2-2.2.3.jar |Spirit |spirit |2.2.3 |DONE |Manifest: NOSIGNATURE MekanismTools-1.19.2-10.3.8.477.jar |Mekanism: Tools |mekanismtools |10.3.8 |DONE |Manifest: NOSIGNATURE InventoryProfilesNext-forge-1.19-1.9.2.jar |Inventory Profiles Next |inventoryprofilesnext |1.9.2 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE architectury-6.5.69-forge.jar |Architectury |architectury |6.5.69 |DONE |Manifest: NOSIGNATURE BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything |bambooeverything |2.2.4-build.33+mc1.1|DONE |Manifest: NOSIGNATURE ftb-library-forge-1902.3.14-build.184.jar |FTB Library |ftblibrary |1902.3.14-build.184 |DONE |Manifest: NOSIGNATURE ftb-industrial-contraptions-1900.1.7-build.212.jar|FTB Industrial Contraptions |ftbic |1900.1.7-build.212 |DONE |Manifest: NOSIGNATURE myrtrees-forge-1.2.0-build.31.jar |Myrtrees |myrtrees |1.2.0-build.31 |DONE |Manifest: NOSIGNATURE findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1902.2.12-build.95.jar |FTB Teams |ftbteams |1902.2.12-build.95 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-1902.1.14-build.70.jar |FTB Ranks |ftbranks |1902.1.14-build.70 |DONE |Manifest: NOSIGNATURE ftb-essentials-1902.1.10-build.47.jar |FTB Essentials |ftbessentials |1902.1.10-build.47 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.19.2-1.101.2.jar |CC: Tweaked |computercraft |1.101.2 |DONE |Manifest: NOSIGNATURE energymeter-1.19.2-1.0.0.jar |Energy Meter |energymeter |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE moreoverlays-1.21.5-mc1.19.2.jar |More Overlays Updated |moreoverlays |1.21.5-mc1.19.2 |DONE |Manifest: NOSIGNATURE productivebees-1.19.2-0.10.5.2.jar |Productive Bees |productivebees |1.19.2-0.10.5.2 |DONE |Manifest: NOSIGNATURE trashcans-1.0.17-forge-mc1.19.jar |Trash Cans |trashcans |1.0.17 |DONE |Manifest: NOSIGNATURE inventoryessentials-forge-1.19-5.0.2.jar |Inventory Essentials |inventoryessentials |5.0.2 |DONE |Manifest: NOSIGNATURE smallships-1.19.2-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |DONE |Manifest: NOSIGNATURE bwncr-forge-1.19.2-3.14.1.jar |Bad Wither No Cookie Reloaded |bwncr |3.14.1 |DONE |Manifest: NOSIGNATURE observable-3.3.1.jar |Observable |observable |3.3.1 |DONE |Manifest: NOSIGNATURE letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |DONE |Manifest: NOSIGNATURE yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|DONE |Manifest: NOSIGNATURE GameMenuModOption-1.19-1.18.jar |Game Menu Mod Option |gamemenumodoption |1.18 |DONE |Manifest: NOSIGNATURE voidtotem-forge-1.19.2-2.1.0.jar |Void Totem |voidtotem |2.1.0 |DONE |Manifest: NOSIGNATURE DarkModeEverywhere-1.19.1-1.0.3.jar |DarkModeEverywhere |darkmodeeverywhere |1.19.1-1.0.3 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |DONE |Manifest: NOSIGNATURE rhino-forge-1902.2.2-build.264.jar |Rhino |rhino |1902.2.2-build.264 |DONE |Manifest: NOSIGNATURE kubejs-forge-1902.6.0-build.142.jar |KubeJS |kubejs |1902.6.0-build.142 |DONE |Manifest: NOSIGNATURE biggerreactors-1.19.2-0.6.0-beta.6.jar |Bigger Reactors |biggerreactors |0.6.0-beta.6 |DONE |Manifest: NOSIGNATURE RootsClassic-1.19.2-1.1.34.jar |Roots Classic |rootsclassic |1.19.2-1.1.34 |DONE |Manifest: NOSIGNATURE Cucumber-1.19.2-6.0.6.jar |Cucumber Library |cucumber |6.0.6 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.19-12.0.2.jar |TrashSlot |trashslot |12.0.2 |DONE |Manifest: NOSIGNATURE jmi-forge-1.19.2-0.13-30.jar |JourneyMap Integration |jmi |0.13-30 |DONE |Manifest: NOSIGNATURE blueflame-1.19.2-0.1.0.2.jar |Blue Flame Burning |blueflame |1.19.2-0.1.0.2 |DONE |Manifest: NOSIGNATURE sophisticatedstorage-1.19.2-0.6.16.276.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.6.16.276 |DONE |Manifest: NOSIGNATURE additionallanterns-1.0.4-forge-mc1.19.jar |Additional Lanterns |additionallanterns |1.0.4 |DONE |Manifest: NOSIGNATURE item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1902.4.9-build.195.jar |FTB Quests |ftbquests |1902.4.9-build.195 |DONE |Manifest: NOSIGNATURE platforms-1.19-1.10.2.jar |Platforms |platforms |1.10.2 |DONE |Manifest: NOSIGNATURE TravelAnchors-1.19.2-4.1.2.jar |Travel Anchors |travelanchors |1.19.2-4.1.2 |DONE |Manifest: NOSIGNATURE ensorcellation-1.19.2-4.2.0.14.jar |Ensorcellation |ensorcellation |4.2.0.14 |DONE |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 create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE ponderjs-1.19.2-1.1.11.jar |PonderJS |ponderjs |1.1.11 |DONE |Manifest: NOSIGNATURE waystones-forge-1.19.1-11.2.0.jar |Waystones |waystones |11.2.0 |DONE |Manifest: NOSIGNATURE ThermalExtra 1.19.2-3.0.1.jar |Thermal: Extra |thermal_extra |3.0.1 |DONE |Manifest: NOSIGNATURE FastSuite-1.19.2-4.0.0.jar |Fast Suite |fastsuite |4.0.0 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE journeymap-1.19.2-5.9.3-forge.jar |Journeymap |journeymap |5.9.3 |DONE |Manifest: NOSIGNATURE comforts-forge-6.0.3+1.19.2.jar |Comforts |comforts |6.0.3+1.19.2 |DONE |Manifest: NOSIGNATURE artifacts-1.19.2-5.0.1.jar |Artifacts |artifacts |1.19.2-5.0.1 |DONE |Manifest: NOSIGNATURE configured-2.0.1-1.19.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE DimStorage-1.19.2-7.2.0.jar |DimStorage |dimstorage |7.2.0 |DONE |Manifest: NOSIGNATURE MyServerIsCompatible-1.19-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.19-2.3.11.jar |Dungeon Crawl |dungeoncrawl |2.3.11 |DONE |Manifest: NOSIGNATURE DefaultSettings-1.19.x-2.8.7.jar |DefaultSettings |defaultsettings |2.8.7 |DONE |Manifest: NOSIGNATURE charginggadgets-1.9.0.jar |Charging Gadgets |charginggadgets |1.9.0 |DONE |Manifest: NOSIGNATURE mcjtylib-1.19-7.1.5.jar |McJtyLib |mcjtylib |1.19-7.1.5 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.19.1-4.1.5.jar |RFToolsBase |rftoolsbase |1.19.1-4.1.5 |DONE |Manifest: NOSIGNATURE xnet-1.19-5.1.3.jar |XNet |xnet |1.19-5.1.3 |DONE |Manifest: NOSIGNATURE rftoolspower-1.19-5.1.1.jar |RFToolsPower |rftoolspower |1.19-5.1.1 |DONE |Manifest: NOSIGNATURE rftoolsbuilder-1.19.1-5.2.3.jar |RFToolsBuilder |rftoolsbuilder |1.19.1-5.2.3 |DONE |Manifest: NOSIGNATURE deepresonance-1.19-4.1.2.jar |DeepResonance |deepresonance |1.19-4.1.2 |DONE |Manifest: NOSIGNATURE XNetGases-1.19.1-4.0.0.jar |XNet Gases |xnetgases |4.0.0 |DONE |Manifest: NOSIGNATURE rftoolsstorage-1.19-4.1.0.jar |RFToolsStorage |rftoolsstorage |1.19-4.1.0 |DONE |Manifest: NOSIGNATURE rftoolscontrol-1.19-6.1.2.jar |RFToolsControl |rftoolscontrol |1.19-6.1.2 |DONE |Manifest: NOSIGNATURE mahoutsukai-1.19.2-v1.34.41.jar |Mahou Tsukai |mahoutsukai |1.19.2-v1.34.41 |DONE |Manifest: NOSIGNATURE farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE mininggadgets-1.13.0.jar |Mining Gadgets |mininggadgets |1.13.0 |DONE |Manifest: NOSIGNATURE hexcasting-forge-1.19.2-0.10.3.jar |Hex Casting |hexcasting |0.10.3 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1902.3.15-build.233.jar |FTB Chunks |ftbchunks |1902.3.15-build.233 |DONE |Manifest: NOSIGNATURE XyCraft Core-0.5.17.jar |XyCraft: Core |xycraft_core |0.5.17 |DONE |Manifest: NOSIGNATURE XyCraft World-0.5.17.jar |XyCraft: World |xycraft_world |0.5.17 |DONE |Manifest: NOSIGNATURE XyCraft Override-0.5.17.jar |XyCraft: Override |xycraft_override |0.5.17 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.19.2-6.0.8.jar |Mystical Agriculture |mysticalagriculture |6.0.8 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.19.2-6.0.2.jar |Mystical Agradditions |mysticalagradditions |6.0.2 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.19-15.1.6.jar |CraftingTweaks |craftingtweaks |15.1.6 |DONE |Manifest: NOSIGNATURE rftoolsutility-1.19-5.1.4.jar |RFToolsUtility |rftoolsutility |1.19-5.1.4 |DONE |Manifest: NOSIGNATURE libIPN-forge-1.19-2.0.2.jar |libIPN |libipn |2.0.2 |DONE |Manifest: NOSIGNATURE sebastrnlib-2.0.1.jar |Sebastrn Lib |sebastrnlib |2.0.1 |DONE |Manifest: NOSIGNATURE appliedcooking-2.0.3.jar |Applied Cooking |appliedcooking |2.0.3 |DONE |Manifest: NOSIGNATURE refinedcooking-3.0.3.jar |Refined Cooking |refinedcooking |3.0.3 |DONE |Manifest: NOSIGNATURE refinedstorage-1.11.5.jar |Refined Storage |refinedstorage |1.11.5 |DONE |Manifest: NOSIGNATURE ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-12.9.2.jar |Applied Energistics 2 |ae2 |12.9.2 |DONE |Manifest: NOSIGNATURE AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.19.2-13.3.1.jar |CookingForBlockheads |cookingforblockheads |13.3.1 |DONE |Manifest: NOSIGNATURE rebornstorage-1.19.2-5.0.3.jar |RebornStorage |rebornstorage |5.0.3 |DONE |Manifest: NOSIGNATURE merequester-1.19.2-1.0.3.jar |ME Requester |merequester |1.19.2-1.0.3 |DONE |Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.19.2-3.12.3.jar |Ars Nouveau |ars_nouveau |3.12.3 |DONE |Manifest: NOSIGNATURE Delightful-1.19.2-3.2.2.jar |Delightful |delightful |3.2.2 |DONE |Manifest: NOSIGNATURE ars_creo-1.19.2-3.1.3.jar |Ars Creo |ars_creo |3.1.3 |DONE |Manifest: NOSIGNATURE AE2WTLib-12.8.5.jar |AE2WTLib |ae2wtlib |12.8.5 |DONE |Manifest: NOSIGNATURE elementalcraft-1.19.2-5.5.10.jar |ElementalCraft |elementalcraft |1.19.2-5.5.10 |DONE |Manifest: NOSIGNATURE moonlight-1.19.2-2.2.13-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.13 |DONE |Manifest: NOSIGNATURE eccentrictome-1.19.2-1.9.1.jar |Eccentric Tome |eccentrictome |1.19.2-1.9.1 |DONE |Manifest: NOSIGNATURE ToolBelt-1.19.2-1.19.7.jar |Tool Belt |toolbelt |1.19.7 |DONE |Manifest: NOSIGNATURE titanium-1.19.2-3.7.2-26.jar |Titanium |titanium |3.7.2 |DONE |Manifest: NOSIGNATURE silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |DONE |Manifest: NOSIGNATURE AE2-Things-1.1.1.jar |AE2 Things |ae2things |1.1.1 |DONE |Manifest: NOSIGNATURE theurgy-1.19.2-1.3.0.jar |Theurgy |theurgy |1.19.2-1.3.0 |DONE |Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE reliquary-1.19.2-2.0.20.1166.jar |Reliquary |reliquary |1.19.2-2.0.20.1166 |DONE |Manifest: NOSIGNATURE Quark-3.4-389.jar |Quark |quark |3.4-389 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |DONE |Manifest: NOSIGNATURE chemlib-1.19.2-2.0.17.jar |ChemLib |chemlib |1.19.2-2.0.17 |DONE |Manifest: NOSIGNATURE PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.19.2-7.0.1.jar |Fast Workbench |fastbench |7.0.1 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.19.2-7.1.3.12.jar |Flux Networks |fluxnetworks |7.1.3.12 |DONE |Manifest: NOSIGNATURE ars_elemental-1.19.2-0.5.8.1.jar |Ars Elemental |ars_elemental |1.19.2-0.5.8.1 |DONE |Manifest: NOSIGNATURE enderchests-forge-1.19.0-1.10.1.01.jar |EnderChests |enderchests |1.10.1.01 |DONE |Manifest: NOSIGNATURE Applied-Botanics-1.4.2.jar |Applied Botanics |appbot |1.4.2 |DONE |Manifest: NOSIGNATURE modonomicon-1.19.2-1.26.0.jar |Modonomicon |modonomicon |1.19.2-1.26.0 |DONE |Manifest: NOSIGNATURE quartz-1.19.2-0.1.0-beta.1.jar |Quartz |quartz |0.1.0-beta.1 |DONE |Manifest: NOSIGNATURE minecolonies-1.19.2-1.0.1247-BETA.jar |MineColonies |minecolonies |1.19.2-1.0.1247-BETA|DONE |Manifest: NOSIGNATURE pylons-1.19.2-3.1.0.jar |Pylons |pylons |3.1.0 |DONE |Manifest: NOSIGNATURE creeperoverhaul-2.0.8-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.8 |DONE |Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a engineersdecor-1.19.2-forge-1.3.28.jar |Engineer's Decor |engineersdecor |1.3.28 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |DONE |Manifest: NOSIGNATURE functionalstorage-1.19.2-1.1.3.jar |Functional Storage |functionalstorage |1.19.2-1.1.3 |DONE |Manifest: NOSIGNATURE moredragoneggs-3.2.jar |More Dragon Eggs |moredragoneggs |3.2 |DONE |Manifest: NOSIGNATURE modular-routers-1.19.2-10.2.0-3.jar |Modular Routers |modularrouters |10.2.0-3 |DONE |Manifest: NOSIGNATURE charmofundying-forge-6.1.1+1.19.2.jar |Charm of Undying |charmofundying |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE BetterF3-4.0.0-Forge-1.19.2.jar |BetterF3 |betterf3 |4.0.0 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |DONE |Manifest: NOSIGNATURE Applied-Mekanistics-1.3.4.jar |Applied Mekanistics |appmek |1.3.4 |DONE |Manifest: NOSIGNATURE AEAdditions-1.19.2-4.0.3.jar |AE Additions |ae2additions |4.0.3 |DONE |Manifest: NOSIGNATURE megacells-forge-2.0.0-beta.7-1.19.2.jar |MEGA Cells |megacells |2.0.0-beta.7-1.19.2 |DONE |Manifest: NOSIGNATURE expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |DONE |Manifest: NOSIGNATURE flickerfix-1.19.1-3.1.0.jar |FlickerFix |flickerfix |3.1.0 |DONE |Manifest: NOSIGNATURE createaddition-1.19.2-20230202b.jar |Create Crafts & Additions |createaddition |1.19.2-20230202b |DONE |Manifest: NOSIGNATURE Crash Report UUID: 87830267-52f4-4a90-9f45-45bc2cbc8636 FML: 43.2 Forge: net.minecraftforge:43.2.6 Flywheel Backend: Off FramedBlocks BlockEntity Warning: Not applicable
  20. I have created a tool that decreases it's durability by 1 everytime you use it to craft something. This works fine, except when you try to repair the tool by combining two damaged ones. This creates a new tool and leaves the other two tools in the crafting window. @Override public boolean hasContainerItem(ItemStack stack) { return true; } @Override public ItemStack getContainerItem(ItemStack stack) { ItemStack item = stack.copy(); item.setItemDamage(stack.getItemDamage() + 1); return item; } Is there anyway to fix this issue or exclude this repairing recipe from the code above? I have not added this repairing recipe myself but it is automatically added by minecraft or forge.
  21. Hi guys ! That is mean "null is not installed" ? How may i install it ? Which directory or file is missing ? Thanks a Lot ! Ron
  22. I'm making a mod that adds items that use another mods items to craft. I want these items that require another mod to craft to only show up when that mod is loaded, but can't figure out how to do so. Im new to modding so sorry if this is a stupid question I've tried using "if (net.minecraftforge.fml.ModList.get().isLoaded("mod_id"))" but using it in the item.java returns "illegal start of expression". Not really sure where to go from here.
  23. I don't understand why the game closes Debug: [14mar2023 19:50:12.325] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, MuphyX, --version, 1.18.2-forge-40.2.1, --gameDir, C:\Users\pabcu\AppData\Roaming\.minecraft, --assetsDir, C:\Users\pabcu\AppData\Roaming\.minecraft\assets, --assetIndex, 1.18, --uuid, a36d75e7052e4a3293293999bcd47db9, --accessToken, ????????, --clientId, MmQ3MWQyZGQtMzQzNi00OGJiLTk2NzYtMzhhY2I2MWI5Y2Zl, --xuid, 2535433420580503, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 40.2.1, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [14mar2023 19:50:12.329] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft [14mar2023 19:50:12.343] [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] [14mar2023 19:50:12.355] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] [14mar2023 19:50:12.366] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] [14mar2023 19:50:12.376] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [14mar2023 19:50:12.400] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@3f2ef586 [14mar2023 19:50:12.469] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,OptiFine,fml] [14mar2023 19:50:12.470] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [14mar2023 19:50:12.471] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [14mar2023 19:50:12.471] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [14mar2023 19:50:12.471] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service OptiFine [14mar2023 19:50:12.471] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad [14mar2023 19:50:12.474] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/C:/Users/pabcu/AppData/Roaming/.minecraft/mods/OptiFine_1.18.2_HD_U_H7.jar%2353!/ [14mar2023 19:50:12.482] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\pabcu\AppData\Roaming\.minecraft\mods\OptiFine_1.18.2_HD_U_H7.jar [14mar2023 19:50:12.484] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available [14mar2023 19:50:12.490] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service OptiFine [14mar2023 19:50:12.490] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [14mar2023 19:50:12.493] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0 [14mar2023 19:50:12.493] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading [14mar2023 19:50:12.493] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a [14mar2023 19:50:12.494] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7 [14mar2023 19:50:12.494] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 5.0.3+70+master.d7d405b [14mar2023 19:50:12.494] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [14mar2023 19:50:12.497] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922 [14mar2023 19:50:12.498] [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 [14mar2023 19:50:12.498] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 4 [14mar2023 19:50:12.499] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [14mar2023 19:50:12.501] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [14mar2023 19:50:12.507] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [14mar2023 19:50:12.507] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin [14mar2023 19:50:12.522] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@188715b5 [14mar2023 19:50:12.536] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/pabcu/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT [14mar2023 19:50:12.540] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager [14mar2023 19:50:12.540] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) [14mar2023 19:50:12.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) [14mar2023 19:50:12.542] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) [14mar2023 19:50:12.542] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) [14mar2023 19:50:12.542] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) [14mar2023 19:50:12.545] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin [14mar2023 19:50:12.545] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service OptiFine [14mar2023 19:50:12.545] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize [14mar2023 19:50:12.546] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service OptiFine [14mar2023 19:50:12.546] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [14mar2023 19:50:12.546] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories [14mar2023 19:50:12.547] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\pabcu\AppData\Roaming\.minecraft [14mar2023 19:50:12.548] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\pabcu\AppData\Roaming\.minecraft [14mar2023 19:50:12.548] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\pabcu\AppData\Roaming\.minecraft\mods [14mar2023 19:50:12.548] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\pabcu\AppData\Roaming\.minecraft\mods [14mar2023 19:50:12.548] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\pabcu\AppData\Roaming\.minecraft\config [14mar2023 19:50:12.548] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\pabcu\AppData\Roaming\.minecraft\config [14mar2023 19:50:12.548] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\pabcu\AppData\Roaming\.minecraft\config\fml.toml [14mar2023 19:50:12.548] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration [14mar2023 19:50:12.588] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\pabcu\AppData\Roaming\.minecraft\defaultconfigs [14mar2023 19:50:12.589] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile [14mar2023 19:50:12.591] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler [14mar2023 19:50:12.591] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeclient as launch service [14mar2023 19:50:12.606] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=40.2.1, mcVersion=1.18.2, mcpVersion=20220404.173914, forgeGroup=net.minecraftforge] [14mar2023 19:50:12.607] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml [14mar2023 19:50:12.608] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' [14mar2023 19:50:12.608] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} [14mar2023 19:50:12.608] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning [14mar2023 19:50:12.609] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin [14mar2023 19:50:12.609] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin [14mar2023 19:50:12.609] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service OptiFine [14mar2023 19:50:12.609] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service OptiFine [14mar2023 19:50:12.609] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml [14mar2023 19:50:12.609] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan [14mar2023 19:50:12.618] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] [14mar2023 19:50:12.620] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null),(JarInJar:null) [14mar2023 19:50:12.629] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\[1.18.2]+SecurityCraft+v1.9.5.jar [14mar2023 19:50:12.667] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [1.18.2]+SecurityCraft+v1.9.5.jar with {securitycraft} mods - versions {1.9.5} [14mar2023 19:50:12.672] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\alexsmobs-1.18.6.jar [14mar2023 19:50:12.673] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsmobs-1.18.6.jar with {alexsmobs} mods - versions {1.18.6} [14mar2023 19:50:12.676] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar [14mar2023 19:50:12.676] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar with {ambientsounds} mods - versions {5.0.16} [14mar2023 19:50:12.685] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\artifacts-1.18.2-4.2.0.jar [14mar2023 19:50:12.686] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file artifacts-1.18.2-4.2.0.jar with {artifacts} mods - versions {1.18.2-4.2.0} [14mar2023 19:50:12.691] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\cfm-7.0.0-pre29-1.18.2.jar [14mar2023 19:50:12.693] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cfm-7.0.0-pre29-1.18.2.jar with {cfm} mods - versions {7.0.0-pre29} [14mar2023 19:50:12.695] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\citadel-1.11.3-1.18.2.jar [14mar2023 19:50:12.696] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.11.3-1.18.2.jar with {citadel} mods - versions {1.11.3} [14mar2023 19:50:12.699] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\CreativeCore_FORGE_v2.6.16_mc1.18.2.jar [14mar2023 19:50:12.700] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreativeCore_FORGE_v2.6.16_mc1.18.2.jar with {creativecore} mods - versions {0.0NONE} [14mar2023 19:50:12.707] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\curios-forge-1.18.2-5.0.7.1.jar [14mar2023 19:50:12.708] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-1.18.2-5.0.7.1.jar with {curios} mods - versions {1.18.2-5.0.7.1} [14mar2023 19:50:12.711] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\DungeonCrawl-1.18.2-2.3.10.jar [14mar2023 19:50:12.711] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonCrawl-1.18.2-2.3.10.jar with {dungeoncrawl} mods - versions {2.3.10} [14mar2023 19:50:12.714] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\DungeonsArise-1.18.2-2.1.52-release.jar [14mar2023 19:50:12.716] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonsArise-1.18.2-2.1.52-release.jar with {dungeons_arise} mods - versions {2.1.52-1.18.2} [14mar2023 19:50:12.718] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\elevatorid-1.18.2-1.8.4.jar [14mar2023 19:50:12.719] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file elevatorid-1.18.2-1.8.4.jar with {elevatorid} mods - versions {1.18.2-1.8.4} [14mar2023 19:50:12.721] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\expandability-6.0.0.jar [14mar2023 19:50:12.723] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-6.0.0.jar with {expandability} mods - versions {6.0.0} [14mar2023 19:50:12.725] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar [14mar2023 19:50:12.726] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar with {feature_nbt_deadlock_be_gone} mods - versions {2.0.0+1.18.2} [14mar2023 19:50:12.728] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\goblintraders-1.8.0-1.18.2.jar [14mar2023 19:50:12.729] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file goblintraders-1.8.0-1.18.2.jar with {goblintraders} mods - versions {1.8.0} [14mar2023 19:50:12.734] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Incendium_v5.0.6.jar [14mar2023 19:50:12.734] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Incendium_v5.0.6.jar with {incendium} mods - versions {0.0NONE} [14mar2023 19:50:12.742] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\jei-1.18.2-forge-10.2.1.1004.jar [14mar2023 19:50:12.743] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.18.2-forge-10.2.1.1004.jar with {jei} mods - versions {10.2.1.1004} [14mar2023 19:50:12.746] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\modernlife-1.18.2-1.54.jar [14mar2023 19:50:12.747] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modernlife-1.18.2-1.54.jar with {modernlife} mods - versions {1.18.2-1.54} [14mar2023 19:50:12.753] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar [14mar2023 19:50:12.753] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar with {byg} mods - versions {1.4} [14mar2023 19:50:12.756] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Orcz_0.83_1.18.2+[AI+FIXES].jar [14mar2023 19:50:12.757] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Orcz_0.83_1.18.2+[AI+FIXES].jar with {orcz} mods - versions {0.80} [14mar2023 19:50:12.759] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.18.2-3.18.40.777.jar [14mar2023 19:50:12.760] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedbackpacks-1.18.2-3.18.40.777.jar with {sophisticatedbackpacks} mods - versions {1.18.2-3.18.40.777} [14mar2023 19:50:12.762] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\sophisticatedcore-1.18.2-0.5.37.202.jar [14mar2023 19:50:12.763] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedcore-1.18.2-0.5.37.202.jar with {sophisticatedcore} mods - versions {1.18.2-0.5.37.202} [14mar2023 19:50:12.765] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\stalwart-dungeons-1.18.2-1.2.3.jar [14mar2023 19:50:12.766] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file stalwart-dungeons-1.18.2-1.2.3.jar with {stalwart_dungeons} mods - versions {1.2.3} [14mar2023 19:50:12.767] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\TerraBlender-forge-1.18.2-1.2.0.126.jar [14mar2023 19:50:12.768] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraBlender-forge-1.18.2-1.2.0.126.jar with {terrablender} mods - versions {1.2.0.126} [14mar2023 19:50:12.774] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Terralith_v2.2.3.jar [14mar2023 19:50:12.774] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Terralith_v2.2.3.jar with {terralith} mods - versions {0.0NONE} [14mar2023 19:50:12.777] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\tombstone-7.6.1-1.18.2.jar [14mar2023 19:50:12.778] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tombstone-7.6.1-1.18.2.jar with {tombstone} mods - versions {7.6.1} [14mar2023 19:50:12.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\useless-sword-1.18.2-V1.4.1.jar [14mar2023 19:50:12.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file useless-sword-1.18.2-V1.4.1.jar with {useless_sword} mods - versions {1.4.1} [14mar2023 19:50:12.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_23.3.0_Forge_1.18.2.jar [14mar2023 19:50:12.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_23.3.0_Forge_1.18.2.jar with {xaerominimap} mods - versions {23.3.0} [14mar2023 19:50:12.786] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\XaerosWorldMap_1.29.2_Forge_1.18.2.jar [14mar2023 19:50:12.787] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XaerosWorldMap_1.29.2_Forge_1.18.2.jar with {xaeroworldmap} mods - versions {1.29.2} [14mar2023 19:50:12.788] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsApi-1.18.2-Forge-2.2.9.jar [14mar2023 19:50:12.789] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.18.2-Forge-2.2.9.jar with {yungsapi} mods - versions {1.18.2-Forge-2.2.9} [14mar2023 19:50:12.791] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterDungeons-1.18.2-Forge-2.1.0.jar [14mar2023 19:50:12.791] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDungeons-1.18.2-Forge-2.1.0.jar with {betterdungeons} mods - versions {1.18.2-Forge-2.1.0} [14mar2023 19:50:12.793] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterMineshafts-1.18.2-Forge-2.2.jar [14mar2023 19:50:12.794] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterMineshafts-1.18.2-Forge-2.2.jar with {bettermineshafts} mods - versions {1.18.2-Forge-2.2} [14mar2023 19:50:12.796] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar [14mar2023 19:50:12.796] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar with {betterstrongholds} mods - versions {1.18.2-Forge-2.1.1} [14mar2023 19:50:12.900] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file client-1.18.2-20220404.173914-srg.jar with {minecraft} mods - versions {1.18.2} [14mar2023 19:50:12.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.1\fmlcore-1.18.2-40.2.1.jar [14mar2023 19:50:12.904] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.1\fmlcore-1.18.2-40.2.1.jar is missing mods.toml file [14mar2023 19:50:12.908] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.1\javafmllanguage-1.18.2-40.2.1.jar [14mar2023 19:50:12.908] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.1\javafmllanguage-1.18.2-40.2.1.jar is missing mods.toml file [14mar2023 19:50:12.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.1\lowcodelanguage-1.18.2-40.2.1.jar [14mar2023 19:50:12.913] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.1\lowcodelanguage-1.18.2-40.2.1.jar is missing mods.toml file [14mar2023 19:50:12.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.1\mclanguage-1.18.2-40.2.1.jar [14mar2023 19:50:12.916] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.1\mclanguage-1.18.2-40.2.1.jar is missing mods.toml file [14mar2023 19:50:12.947] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.18.2-40.2.1\forge-1.18.2-40.2.1-universal.jar [14mar2023 19:50:12.948] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.2.1-universal.jar with {forge} mods - versions {40.2.1} [14mar2023 19:50:12.966] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from client-1.18.2-20220404.173914-srg.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterDungeons-1.18.2-Forge-2.1.0.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from TerraBlender-forge-1.18.2-1.2.0.126.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from alexsmobs-1.18.6.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from CreativeCore_FORGE_v2.6.16_mc1.18.2.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jei-1.18.2-forge-10.2.1.1004.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from goblintraders-1.8.0-1.18.2.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from stalwart-dungeons-1.18.2-1.2.3.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Incendium_v5.0.6.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from sophisticatedcore-1.18.2-0.5.37.202.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from curios-forge-1.18.2-5.0.7.1.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Xaeros_Minimap_23.3.0_Forge_1.18.2.jar, it does not contain dependency information. [14mar2023 19:50:12.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from XaerosWorldMap_1.29.2_Forge_1.18.2.jar, it does not contain dependency information. [14mar2023 19:50:12.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from modernlife-1.18.2-1.54.jar, it does not contain dependency information. [14mar2023 19:50:12.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from citadel-1.11.3-1.18.2.jar, it does not contain dependency information. [14mar2023 19:50:12.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from [1.18.2]+SecurityCraft+v1.9.5.jar, it does not contain dependency information. [14mar2023 19:50:12.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from artifacts-1.18.2-4.2.0.jar, it does not contain dependency information. [14mar2023 19:50:12.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsApi-1.18.2-Forge-2.2.9.jar, it does not contain dependency information. [14mar2023 19:50:12.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from elevatorid-1.18.2-1.8.4.jar, it does not contain dependency information. [14mar2023 19:50:12.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar, it does not contain dependency information. [14mar2023 19:50:12.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar, it does not contain dependency information. [14mar2023 19:50:12.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from tombstone-7.6.1-1.18.2.jar, it does not contain dependency information. [14mar2023 19:50:12.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from DungeonCrawl-1.18.2-2.3.10.jar, it does not contain dependency information. [14mar2023 19:50:12.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from sophisticatedbackpacks-1.18.2-3.18.40.777.jar, it does not contain dependency information. [14mar2023 19:50:12.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from cfm-7.0.0-pre29-1.18.2.jar, it does not contain dependency information. [14mar2023 19:50:12.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Orcz_0.83_1.18.2+[AI+FIXES].jar, it does not contain dependency information. [14mar2023 19:50:12.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Terralith_v2.2.3.jar, it does not contain dependency information. [14mar2023 19:50:12.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar, it does not contain dependency information. [14mar2023 19:50:12.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.18.2-40.2.1-universal.jar, it does not contain dependency information. [14mar2023 19:50:12.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from expandability-6.0.0.jar, it does not contain dependency information. [14mar2023 19:50:12.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterMineshafts-1.18.2-Forge-2.2.jar, it does not contain dependency information. [14mar2023 19:50:12.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from DungeonsArise-1.18.2-2.1.52-release.jar, it does not contain dependency information. [14mar2023 19:50:12.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from useless-sword-1.18.2-V1.4.1.jar, it does not contain dependency information. [14mar2023 19:50:12.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.18.2-40.2.1.jar, it does not contain dependency information. [14mar2023 19:50:12.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.18.2-40.2.1.jar, it does not contain dependency information. [14mar2023 19:50:12.971] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.18.2-40.2.1.jar, it does not contain dependency information. [14mar2023 19:50:12.971] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.18.2-40.2.1.jar, it does not contain dependency information. [14mar2023 19:50:13.007] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [14mar2023 19:50:13.008] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file client-1.18.2-20220404.173914-srg.jar with {minecraft} mods - versions {1.18.2} [14mar2023 19:50:13.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.18.2-20220404.173914\client-1.18.2-20220404.173914-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]] [14mar2023 19:50:13.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterDungeons-1.18.2-Forge-2.1.0.jar [14mar2023 19:50:13.012] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDungeons-1.18.2-Forge-2.1.0.jar with {betterdungeons} mods - versions {1.18.2-Forge-2.1.0} [14mar2023 19:50:13.012] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterDungeons-1.18.2-Forge-2.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.012] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar [14mar2023 19:50:13.013] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar with {ambientsounds} mods - versions {5.0.16} [14mar2023 19:50:13.013] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,)]] [14mar2023 19:50:13.013] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\TerraBlender-forge-1.18.2-1.2.0.126.jar [14mar2023 19:50:13.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraBlender-forge-1.18.2-1.2.0.126.jar with {terrablender} mods - versions {1.2.0.126} [14mar2023 19:50:13.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\TerraBlender-forge-1.18.2-1.2.0.126.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\alexsmobs-1.18.6.jar [14mar2023 19:50:13.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsmobs-1.18.6.jar with {alexsmobs} mods - versions {1.18.6} [14mar2023 19:50:13.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\alexsmobs-1.18.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.015] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\CreativeCore_FORGE_v2.6.16_mc1.18.2.jar [14mar2023 19:50:13.015] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreativeCore_FORGE_v2.6.16_mc1.18.2.jar with {creativecore} mods - versions {0.0NONE} [14mar2023 19:50:13.015] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\CreativeCore_FORGE_v2.6.16_mc1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,)]] [14mar2023 19:50:13.036] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\jei-1.18.2-forge-10.2.1.1004.jar [14mar2023 19:50:13.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.18.2-forge-10.2.1.1004.jar with {jei} mods - versions {10.2.1.1004} [14mar2023 19:50:13.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\jei-1.18.2-forge-10.2.1.1004.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\goblintraders-1.8.0-1.18.2.jar [14mar2023 19:50:13.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file goblintraders-1.8.0-1.18.2.jar with {goblintraders} mods - versions {1.8.0} [14mar2023 19:50:13.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\goblintraders-1.8.0-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Incendium_v5.0.6.jar [14mar2023 19:50:13.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Incendium_v5.0.6.jar with {incendium} mods - versions {0.0NONE} [14mar2023 19:50:13.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Incendium_v5.0.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\stalwart-dungeons-1.18.2-1.2.3.jar [14mar2023 19:50:13.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file stalwart-dungeons-1.18.2-1.2.3.jar with {stalwart_dungeons} mods - versions {1.2.3} [14mar2023 19:50:13.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\stalwart-dungeons-1.18.2-1.2.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\sophisticatedcore-1.18.2-0.5.37.202.jar [14mar2023 19:50:13.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedcore-1.18.2-0.5.37.202.jar with {sophisticatedcore} mods - versions {1.18.2-0.5.37.202} [14mar2023 19:50:13.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\sophisticatedcore-1.18.2-0.5.37.202.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[18,)]] [14mar2023 19:50:13.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\curios-forge-1.18.2-5.0.7.1.jar [14mar2023 19:50:13.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-1.18.2-5.0.7.1.jar with {curios} mods - versions {1.18.2-5.0.7.1} [14mar2023 19:50:13.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\curios-forge-1.18.2-5.0.7.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_23.3.0_Forge_1.18.2.jar [14mar2023 19:50:13.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_23.3.0_Forge_1.18.2.jar with {xaerominimap} mods - versions {23.3.0} [14mar2023 19:50:13.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_23.3.0_Forge_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]] [14mar2023 19:50:13.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaerominimap_core with Javascript path META-INF/xaerominimap_core.js [14mar2023 19:50:13.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaerominimap_core.js [14mar2023 19:50:13.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\XaerosWorldMap_1.29.2_Forge_1.18.2.jar [14mar2023 19:50:13.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XaerosWorldMap_1.29.2_Forge_1.18.2.jar with {xaeroworldmap} mods - versions {1.29.2} [14mar2023 19:50:13.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\XaerosWorldMap_1.29.2_Forge_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]] [14mar2023 19:50:13.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaeroworldmap_core with Javascript path META-INF/xaeroworldmap_core.js [14mar2023 19:50:13.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaeroworldmap_core.js [14mar2023 19:50:13.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\[1.18.2]+SecurityCraft+v1.9.5.jar [14mar2023 19:50:13.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [1.18.2]+SecurityCraft+v1.9.5.jar with {securitycraft} mods - versions {1.9.5} [14mar2023 19:50:13.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\[1.18.2]+SecurityCraft+v1.9.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\citadel-1.11.3-1.18.2.jar [14mar2023 19:50:13.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.11.3-1.18.2.jar with {citadel} mods - versions {1.11.3} [14mar2023 19:50:13.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\citadel-1.11.3-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\modernlife-1.18.2-1.54.jar [14mar2023 19:50:13.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modernlife-1.18.2-1.54.jar with {modernlife} mods - versions {1.18.2-1.54} [14mar2023 19:50:13.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\modernlife-1.18.2-1.54.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]] [14mar2023 19:50:13.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\artifacts-1.18.2-4.2.0.jar [14mar2023 19:50:13.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file artifacts-1.18.2-4.2.0.jar with {artifacts} mods - versions {1.18.2-4.2.0} [14mar2023 19:50:13.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\artifacts-1.18.2-4.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsApi-1.18.2-Forge-2.2.9.jar [14mar2023 19:50:13.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.18.2-Forge-2.2.9.jar with {yungsapi} mods - versions {1.18.2-Forge-2.2.9} [14mar2023 19:50:13.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsApi-1.18.2-Forge-2.2.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\elevatorid-1.18.2-1.8.4.jar [14mar2023 19:50:13.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file elevatorid-1.18.2-1.8.4.jar with {elevatorid} mods - versions {1.18.2-1.8.4} [14mar2023 19:50:13.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\elevatorid-1.18.2-1.8.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar [14mar2023 19:50:13.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar with {feature_nbt_deadlock_be_gone} mods - versions {2.0.0+1.18.2} [14mar2023 19:50:13.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]] [14mar2023 19:50:13.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\DungeonCrawl-1.18.2-2.3.10.jar [14mar2023 19:50:13.047] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonCrawl-1.18.2-2.3.10.jar with {dungeoncrawl} mods - versions {2.3.10} [14mar2023 19:50:13.047] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\DungeonCrawl-1.18.2-2.3.10.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.047] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\tombstone-7.6.1-1.18.2.jar [14mar2023 19:50:13.047] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tombstone-7.6.1-1.18.2.jar with {tombstone} mods - versions {7.6.1} [14mar2023 19:50:13.047] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\tombstone-7.6.1-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.047] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar [14mar2023 19:50:13.048] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar with {betterstrongholds} mods - versions {1.18.2-Forge-2.1.1} [14mar2023 19:50:13.048] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.048] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.18.2-3.18.40.777.jar [14mar2023 19:50:13.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedbackpacks-1.18.2-3.18.40.777.jar with {sophisticatedbackpacks} mods - versions {1.18.2-3.18.40.777} [14mar2023 19:50:13.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.18.2-3.18.40.777.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[18,)]] [14mar2023 19:50:13.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\cfm-7.0.0-pre29-1.18.2.jar [14mar2023 19:50:13.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cfm-7.0.0-pre29-1.18.2.jar with {cfm} mods - versions {7.0.0-pre29} [14mar2023 19:50:13.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\cfm-7.0.0-pre29-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]] [14mar2023 19:50:13.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Orcz_0.83_1.18.2+[AI+FIXES].jar [14mar2023 19:50:13.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Orcz_0.83_1.18.2+[AI+FIXES].jar with {orcz} mods - versions {0.80} [14mar2023 19:50:13.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Orcz_0.83_1.18.2+[AI+FIXES].jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Terralith_v2.2.3.jar [14mar2023 19:50:13.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Terralith_v2.2.3.jar with {terralith} mods - versions {0.0NONE} [14mar2023 19:50:13.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Terralith_v2.2.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar [14mar2023 19:50:13.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar with {byg} mods - versions {1.4} [14mar2023 19:50:13.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.18.2-40.2.1\forge-1.18.2-40.2.1-universal.jar [14mar2023 19:50:13.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.2.1-universal.jar with {forge} mods - versions {40.2.1} [14mar2023 19:50:13.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.18.2-40.2.1\forge-1.18.2-40.2.1-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]] [14mar2023 19:50:13.051] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js [14mar2023 19:50:13.051] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js [14mar2023 19:50:13.051] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js [14mar2023 19:50:13.051] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod registry_object_binary_compat with Javascript path coremods/registry_object_binary_compat.js [14mar2023 19:50:13.051] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js [14mar2023 19:50:13.051] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js [14mar2023 19:50:13.051] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js [14mar2023 19:50:13.051] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/registry_object_binary_compat.js [14mar2023 19:50:13.051] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\expandability-6.0.0.jar [14mar2023 19:50:13.051] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-6.0.0.jar with {expandability} mods - versions {6.0.0} [14mar2023 19:50:13.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\expandability-6.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]] [14mar2023 19:50:13.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterMineshafts-1.18.2-Forge-2.2.jar [14mar2023 19:50:13.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterMineshafts-1.18.2-Forge-2.2.jar with {bettermineshafts} mods - versions {1.18.2-Forge-2.2} [14mar2023 19:50:13.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterMineshafts-1.18.2-Forge-2.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\DungeonsArise-1.18.2-2.1.52-release.jar [14mar2023 19:50:13.053] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonsArise-1.18.2-2.1.52-release.jar with {dungeons_arise} mods - versions {2.1.52-1.18.2} [14mar2023 19:50:13.053] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\DungeonsArise-1.18.2-2.1.52-release.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.053] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\pabcu\AppData\Roaming\.minecraft\mods\useless-sword-1.18.2-V1.4.1.jar [14mar2023 19:50:13.053] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file useless-sword-1.18.2-V1.4.1.jar with {useless_sword} mods - versions {1.4.1} [14mar2023 19:50:13.053] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\useless-sword-1.18.2-V1.4.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [14mar2023 19:50:13.054] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml [14mar2023 19:50:13.072] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers [14mar2023 19:50:13.073] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0 [14mar2023 19:50:13.073] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 40 [14mar2023 19:50:13.073] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 40 [14mar2023 19:50:13.077] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge] [14mar2023 19:50:13.077] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft [14mar2023 19:50:13.077] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge [14mar2023 19:50:13.079] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 61 mod requirements (55 mandatory, 6 optional) [14mar2023 19:50:13.079] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) [14mar2023 19:50:13.404] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers [14mar2023 19:50:13.404] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin [14mar2023 19:50:13.405] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin [14mar2023 19:50:13.405] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service OptiFine [14mar2023 19:50:13.405] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers [14mar2023 19:50:13.409] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 350 [14mar2023 19:50:13.412] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType;} {} {V} [14mar2023 19:50:13.413] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;} {} {V} [14mar2023 19:50:13.413] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;} {} {V} [14mar2023 19:50:13.413] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel;} {} {V} [14mar2023 19:50:13.413] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection;} {} {V} [14mar2023 19:50:13.413] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$SpriteLoader;} {} {V} [14mar2023 19:50:13.413] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture;} {} {V} [14mar2023 19:50:13.413] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/network/protocol/PacketUtils;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/FontSet;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$OutlineProperty;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/MissingTextureAtlasSprite;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$AxisDirection;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleEngine$MutableSpriteSet;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$CompositeRenderType;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/server/packs/VanillaPackResources;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis$1;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/AbstractTexture;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/entity/EntitySection;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/WolfCollarLayer;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Gui;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/Options$FieldAccess;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/providers/BitmapProvider$Builder;} {} {V} [14mar2023 19:50:13.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Visitor;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$ShaderStateShard;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Font;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ViewArea;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisGraph$1;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/resources/ResourceLocation$Serializer;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/HumanoidArmorLayer;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/CatCollarLayer;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/resources/ResourceLocation;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Font$StringRenderOutput;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/LoadingOverlay;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/RenderLayer;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/item/DyeColor;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/Options$4;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/util/profiling/ActiveProfiler;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/material/MaterialColor$Brightness;} {} {V} [14mar2023 19:50:13.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/DefaultVertexFormat;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleEngine;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ShaderInstance$1;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisibilitySet;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/Options$3;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$BooleanStateShard;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$LineStateShard;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/LoadingOverlay$LogoTexture;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/SkinCustomizationScreen;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/Window;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/StitcherException;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlDebug$LogEntry;} {} {V} [14mar2023 19:50:13.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/shaders/Program;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlas;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/util/Mth;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/providers/BitmapProvider;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderer;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/PoseStack$Pose;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Font$DisplayMode;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/Options;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$DistanceManager;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/chunk/LevelChunkSection;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ColorLogicState;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/entity/Mob$1;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/pipeline/RenderTarget;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$CullState;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/model/ModelUtils;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Gui$HeartType;} {} {V} [14mar2023 19:50:13.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientChunkCache;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/Option$1;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/SimpleTexture;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager$PlayerTicketTracker;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder$1;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/BakedQuad;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$LayeringStateShard;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/BakedModel;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$1;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$TrackedEntity;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LightTexture;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/material/Material$Builder;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$8;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/TntMinecartRenderer;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/glyphs/BakedGlyph;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/TitleScreen;} {} {V} [14mar2023 19:50:13.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$OverlayStateShard;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/CycleOption;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$BlendState;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/player/AbstractClientPlayer;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis$3;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/ItemOverrides;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo$StbReader;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/GuiMessage;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$RenderInfoMap;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder$DrawState;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$BlendingOutput;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Type;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/BrightnessCombiner;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/ChatComponent;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage$WriteCallback;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel$1;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$StencilState;} {} {V} [14mar2023 19:50:13.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/Tesselator;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/VideoSettingsScreen;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FogRenderer$FogMode;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$5;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/core/Direction;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Cube;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/FaceBakery;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/util/valueproviders/ConstantFloat;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/Camera$NearPlane;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/CrashReport;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$DepthState;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder$SortState;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$CompositeState;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis$2;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ShaderInstance;} {} {V} [14mar2023 19:50:13.420] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferUploader;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$7;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/math/Matrix4f;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/GameRenderer;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/LivingEntityRenderer$1;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Vertex;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/BossHealthOverlay$1;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/LivingEntityRenderer;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/CycleOption$OptionSetter;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/ChatOptionsScreen;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/debug/ChunkBorderRenderer;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderChunk;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/chunk/LevelChunkSection$BlockCounter;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$Region;} {} {V} [14mar2023 19:50:13.421] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/item/ItemUtils;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/TheEndPortalRenderer;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$6;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/util/ClassInstanceMultiMap;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/LiquidBlockRenderer$1;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/EffectInstance;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/ReceivingLevelScreen;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$Viewport;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/glyphs/BakedGlyph$1;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ExperienceOrbRenderer;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$TextureState;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/SignRenderer$SignModel;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$OS;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$CullStateShard;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/ClientTelemetryManager;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/DynamicTexture;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/EyesLayer;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$OS$1;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$TextureStateShard;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/DebugScreenOverlay$1;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$2;} {} {V} [14mar2023 19:50:13.422] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/material/Material;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/BlockRenderDispatcher;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$1;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/providers/BitmapProvider$Glyph;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$2;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/ModelBakery;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/Window$WindowInitFailed;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Polygon;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/math/Matrix3f;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/ClientTelemetryManager$1;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/ProgressOption;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ScreenEffectRenderer;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/Options$2;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexBuffer;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$3;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/PoseStack;} {} {V} [14mar2023 19:50:13.423] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/Options$1;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$OnValueChange;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemInHandRenderer;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexMultiConsumer$Double;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/server/packs/AbstractPackResources;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier$2;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/SpriteCoordinateExpander;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/Material;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/culling/Frustum;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/network/syncher/SynchedEntityData$DataItem;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ColorMask;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$LightmapStateShard;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$1;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/MobRenderer;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureManager;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkInfo;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/TitleScreen$Warning32Bit;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel$EntityCallbacks;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/shaders/Program$Type;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/CapeLayer;} {} {V} [14mar2023 19:50:13.424] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemRenderer;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/LiquidBlockRenderer;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/ClientTelemetryManager$PlayerInfo;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisGraph;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockEntityWithoutLevelRenderer;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$TexturingStateShard;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$OutputStateShard;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat$1;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/ProgressScreen;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkStorage;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/ChunkPos;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemInHandRenderer$1;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FogRenderer;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/SheetedDecalTextureGenerator;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/block/state/properties/Property$Value;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$1;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlDebug;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$StencilFunc;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/particle/Particle;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/Camera;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/block/state/BlockState;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/ElytraLayer;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GLX;} {} {V} [14mar2023 19:50:13.425] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/SignRenderer;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$IdentityStrategy;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/Monitor;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/MipmapGenerator;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager$ChunkTicketTracker;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/MultiBufferSource;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/resources/language/ClientLanguage;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/glyphs/BakedGlyph$Effect;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/server/IntegratedServer;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ScissorState;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$9;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier$1;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/SliderButton;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$TransparencyShaderException;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/TitleScreen$1;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/server/packs/VanillaPackResources$1;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderers;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$1;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/KeyboardHandler;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/BossHealthOverlay;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderRegionCache;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$Builder;} {} {V} [14mar2023 19:50:13.426] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/DebugScreenOverlay;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/BlockRenderDispatcher$1;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/SheepFurLayer;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/Option;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemEntityRenderer;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/item/alchemy/PotionUtils;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$DistanceGetter;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/util/thread/BlockableEventLoop;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderChunkRegion;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/entity/EntitySectionStorage;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemFrameRenderer;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/FaceBakery$1;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexConsumer;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexMultiConsumer;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/material/MaterialColor;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/block/state/properties/Property;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/network/syncher/SynchedEntityData;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/entity/Mob;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/Screenshot;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$OS$2;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$Holder;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/model/Model;} {} {V} [14mar2023 19:50:13.427] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$DepthTestStateShard;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Plane;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/KeyboardHandler$1;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/HttpTexture;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage$Format;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/SkullBlockRenderer;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$CellValueGetter;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/ChunkPos$1;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/Util$4;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem$1;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ItemPickupParticle;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientChunkCache$Storage;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@730f9695 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations;} {} {V} [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service OptiFine [14mar2023 19:50:13.428] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml [14mar2023 19:50:13.428] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers [14mar2023 19:50:13.429] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaerominimap_core.js [14mar2023 19:50:13.650] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [14mar2023 19:50:13.650] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaeroworldmap_core.js [14mar2023 19:50:13.682] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [14mar2023 19:50:13.683] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js [14mar2023 19:50:13.694] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [14mar2023 19:50:13.694] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js [14mar2023 19:50:13.730] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [14mar2023 19:50:13.730] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js [14mar2023 19:50:13.748] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [14mar2023 19:50:13.748] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/registry_object_binary_compat.js [14mar2023 19:50:13.759] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [14mar2023 19:50:13.763] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3bfae028 to Target : CLASS {Lnet/minecraft/world/level/chunk/LevelChunk;} {} {V} [14mar2023 19:50:13.763] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1775c4e7 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {} {V} [14mar2023 19:50:13.763] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@47829d6d to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V} [14mar2023 19:50:13.763] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2f677247 to Target : CLASS {Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@43f03c23 to Target : CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7a1b8a46 to Target : CLASS {Lnet/minecraft/world/level/chunk/LevelChunk;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2921199d to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3d40a3b4 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7f13811b to Target : CLASS {Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@59fc6d05 to Target : CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@78307a56 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@40d52be7 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@23ad71bf to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1983b48a to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@629a9f26 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@b791a81 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4391a2d8 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@47b269c4 to Target : CLASS {Lnet/minecraftforge/registries/RegistryObject;} {} {V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@32091c14 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6773_} {(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7c40ffef to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5771_} {(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@286855ea to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194198_} {(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@64aeaf29 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194202_} {(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1e3df614 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6571_} {(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6579cdbb to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@fd413fb to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1e1232cf to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5998_} {(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6f6efa4f to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_105140_} {()V} [14mar2023 19:50:13.764] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4451f60c to Target : METHOD {Lnet/minecraft/client/player/LocalPlayer;} {m_7583_} {()V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6b357eb6 to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@64bebd55 to Target : METHOD {Lnet/minecraftforge/client/gui/ForgeIngameGui;} {m_93030_} {(Lcom/mojang/blaze3d/vertex/PoseStack;F)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7c1a8f0f to Target : METHOD {Lnet/minecraft/client/gui/components/BossHealthOverlay;} {m_93704_} {(Lcom/mojang/blaze3d/vertex/PoseStack;)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3730f716 to Target : METHOD {Lnet/minecraft/client/model/ListModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7730ef88 to Target : METHOD {Lnet/minecraft/client/model/AgeableListModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@66f5a02e to Target : METHOD {Lnet/minecraft/client/model/LlamaModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4e3f2908 to Target : METHOD {Lnet/minecraft/client/model/RabbitModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7e87ef9e to Target : METHOD {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@e3b0369 to Target : METHOD {Lnet/minecraft/client/model/HierarchicalModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@45843650 to Target : METHOD {Lnet/minecraft/client/model/geom/ModelPart;} {m_104290_} {(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@72443081 to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;} {m_78311_} {()V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@33feda48 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6773_} {(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6588b715 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5771_} {(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@15a3b42 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194198_} {(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@52c9d3d0 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194202_} {(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@17207f5b to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6571_} {(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@373052b5 to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@67e0ff3a to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7b2bf745 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5998_} {(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6fe595dc to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_105140_} {()V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5af5d76f to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3a8cea24 to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;} {m_78311_} {()V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1eb9a3ef to Target : METHOD {Lnet/minecraft/client/Minecraft;} {m_91383_} {(Z)V} [14mar2023 19:50:13.765] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml [14mar2023 19:50:13.789] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.] [14mar2023 19:50:14.401] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [14mar2023 19:50:14.401] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [14mar2023 19:50:14.401] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.optifine) [14mar2023 19:50:14.401] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.optifine) [14mar2023 19:50:14.401] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.optifine) [14mar2023 19:50:14.401] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.optifine) [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.optifine) [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.optifine)] [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft) [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft) [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft) [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft) [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft) [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterdungeons) [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterdungeons) [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterdungeons) [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterdungeons) [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterdungeons) [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdungeons)] [14mar2023 19:50:14.402] [main/DEBUG] [mixin/]: Registering mixin config: betterdungeons.mixins.json [14mar2023 19:50:14.419] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by betterdungeons.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). [14mar2023 19:50:14.422] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [14mar2023 19:50:14.422] [main/DEBUG] [mixin/]: Registering mixin config: betterdungeons_forge.mixins.json [14mar2023 19:50:14.424] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ambientsounds) [14mar2023 19:50:14.425] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ambientsounds) [14mar2023 19:50:14.425] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ambientsounds) [14mar2023 19:50:14.425] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ambientsounds) [14mar2023 19:50:14.425] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ambientsounds) [14mar2023 19:50:14.425] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ambientsounds)] [14mar2023 19:50:14.425] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(terrablender) [14mar2023 19:50:14.425] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(terrablender) [14mar2023 19:50:14.425] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(terrablender) [14mar2023 19:50:14.425] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(terrablender) [14mar2023 19:50:14.425] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(terrablender) [14mar2023 19:50:14.425] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)] [14mar2023 19:50:14.425] [main/DEBUG] [mixin/]: Registering mixin config: terrablender.mixins.json [14mar2023 19:50:14.428] [main/DEBUG] [mixin/]: Registering mixin config: terrablender_forge.mixins.json [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(alexsmobs) [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(alexsmobs) [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(alexsmobs) [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(alexsmobs) [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(alexsmobs) [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alexsmobs)] [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(creativecore) [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(creativecore) [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(creativecore) [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(creativecore) [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(creativecore) [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creativecore)] [14mar2023 19:50:14.429] [main/DEBUG] [mixin/]: Registering mixin config: creativecore.mixins.json [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jei) [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jei) [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jei) [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jei) [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jei) [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)] [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(goblintraders) [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(goblintraders) [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(goblintraders) [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(goblintraders) [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(goblintraders) [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(goblintraders)] [14mar2023 19:50:14.432] [main/DEBUG] [mixin/]: Registering mixin config: goblintraders.mixins.json [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by goblintraders.mixins.json is lower than the default level supported by the current mixin service (JAVA_16). [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(incendium) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(incendium) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(incendium) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(incendium) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(incendium) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(incendium)] [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(stalwart_dungeons) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(stalwart_dungeons) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(stalwart_dungeons) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(stalwart_dungeons) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(stalwart_dungeons) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stalwart_dungeons)] [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sophisticatedcore) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sophisticatedcore) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sophisticatedcore) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sophisticatedcore) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sophisticatedcore) [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedcore)] [14mar2023 19:50:14.434] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(curios) [14mar2023 19:50:14.436] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(curios) [14mar2023 19:50:14.436] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(curios) [14mar2023 19:50:14.436] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(curios) [14mar2023 19:50:14.436] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(curios) [14mar2023 19:50:14.436] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curios)] [14mar2023 19:50:14.436] [main/DEBUG] [mixin/]: Registering mixin config: curios.mixins.json [14mar2023 19:50:14.437] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xaerominimap) [14mar2023 19:50:14.437] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xaerominimap) [14mar2023 19:50:14.437] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xaerominimap) [14mar2023 19:50:14.437] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xaerominimap) [14mar2023 19:50:14.437] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xaerominimap) [14mar2023 19:50:14.437] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaerominimap)] [14mar2023 19:50:14.437] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xaeroworldmap) [14mar2023 19:50:14.437] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xaeroworldmap) [14mar2023 19:50:14.437] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xaeroworldmap) [14mar2023 19:50:14.437] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xaeroworldmap) [14mar2023 19:50:14.438] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xaeroworldmap) [14mar2023 19:50:14.438] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaeroworldmap)] [14mar2023 19:50:14.438] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(securitycraft) [14mar2023 19:50:14.438] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(securitycraft) [14mar2023 19:50:14.438] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(securitycraft) [14mar2023 19:50:14.438] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(securitycraft) [14mar2023 19:50:14.438] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(securitycraft) [14mar2023 19:50:14.438] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(securitycraft)] [14mar2023 19:50:14.438] [main/DEBUG] [mixin/]: Registering mixin config: securitycraft.mixins.json [14mar2023 19:50:14.439] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(citadel) [14mar2023 19:50:14.439] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(citadel) [14mar2023 19:50:14.440] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(citadel) [14mar2023 19:50:14.440] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(citadel) [14mar2023 19:50:14.440] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(citadel) [14mar2023 19:50:14.440] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(citadel)] [14mar2023 19:50:14.440] [main/DEBUG] [mixin/]: Registering mixin config: citadel.mixins.json [14mar2023 19:50:14.443] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(modernlife) [14mar2023 19:50:14.443] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(modernlife) [14mar2023 19:50:14.443] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(modernlife) [14mar2023 19:50:14.444] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(modernlife) [14mar2023 19:50:14.444] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(modernlife) [14mar2023 19:50:14.444] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modernlife)] [14mar2023 19:50:14.444] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(artifacts) [14mar2023 19:50:14.444] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(artifacts) [14mar2023 19:50:14.444] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(artifacts) [14mar2023 19:50:14.444] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(artifacts) [14mar2023 19:50:14.444] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(artifacts) [14mar2023 19:50:14.444] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(artifacts)] [14mar2023 19:50:14.444] [main/DEBUG] [mixin/]: Registering mixin config: mixins.artifacts.json [14mar2023 19:50:14.446] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.artifacts.json is lower than the default level supported by the current mixin service (JAVA_16). [14mar2023 19:50:14.446] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsapi) [14mar2023 19:50:14.446] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsapi) [14mar2023 19:50:14.447] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsapi) [14mar2023 19:50:14.447] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsapi) [14mar2023 19:50:14.447] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsapi) [14mar2023 19:50:14.447] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsapi)] [14mar2023 19:50:14.447] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi.mixins.json [14mar2023 19:50:14.448] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi_forge.mixins.json [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(elevatorid) [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(elevatorid) [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(elevatorid) [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(elevatorid) [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(elevatorid) [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(elevatorid)] [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(feature_nbt_deadlock_be_gone) [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(feature_nbt_deadlock_be_gone) [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(feature_nbt_deadlock_be_gone) [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(feature_nbt_deadlock_be_gone) [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(feature_nbt_deadlock_be_gone) [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(feature_nbt_deadlock_be_gone)] [14mar2023 19:50:14.450] [main/DEBUG] [mixin/]: Registering mixin config: feature_nbt_deadlock_be_gone.mixins.json [14mar2023 19:50:14.451] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeoncrawl) [14mar2023 19:50:14.451] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeoncrawl) [14mar2023 19:50:14.451] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeoncrawl) [14mar2023 19:50:14.451] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeoncrawl) [14mar2023 19:50:14.451] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeoncrawl) [14mar2023 19:50:14.451] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeoncrawl)] [14mar2023 19:50:14.452] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tombstone) [14mar2023 19:50:14.452] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tombstone) [14mar2023 19:50:14.452] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tombstone) [14mar2023 19:50:14.452] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tombstone) [14mar2023 19:50:14.452] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tombstone) [14mar2023 19:50:14.452] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tombstone)] [14mar2023 19:50:14.452] [main/DEBUG] [mixin/]: Registering mixin config: tombstone.mixins.json [14mar2023 19:50:14.453] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterstrongholds) [14mar2023 19:50:14.453] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterstrongholds) [14mar2023 19:50:14.453] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterstrongholds) [14mar2023 19:50:14.453] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterstrongholds) [14mar2023 19:50:14.453] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterstrongholds) [14mar2023 19:50:14.453] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterstrongholds)] [14mar2023 19:50:14.453] [main/DEBUG] [mixin/]: Registering mixin config: betterstrongholds.mixins.json [14mar2023 19:50:14.454] [main/DEBUG] [mixin/]: Registering mixin config: betterstrongholds_forge.mixins.json [14mar2023 19:50:14.456] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sophisticatedbackpacks) [14mar2023 19:50:14.457] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sophisticatedbackpacks) [14mar2023 19:50:14.457] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sophisticatedbackpacks) [14mar2023 19:50:14.457] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sophisticatedbackpacks) [14mar2023 19:50:14.457] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sophisticatedbackpacks) [14mar2023 19:50:14.457] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedbackpacks)] [14mar2023 19:50:14.457] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cfm) [14mar2023 19:50:14.457] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cfm) [14mar2023 19:50:14.457] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cfm) [14mar2023 19:50:14.457] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cfm) [14mar2023 19:50:14.457] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cfm) [14mar2023 19:50:14.457] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cfm)] [14mar2023 19:50:14.457] [main/DEBUG] [mixin/]: Registering mixin config: cfm.mixins.json [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by cfm.mixins.json is lower than the default level supported by the current mixin service (JAVA_16). [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(orcz) [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(orcz) [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(orcz) [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(orcz) [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(orcz) [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(orcz)] [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(terralith) [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(terralith) [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(terralith) [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(terralith) [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(terralith) [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terralith)] [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(byg) [14mar2023 19:50:14.458] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(byg) [14mar2023 19:50:14.459] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(byg) [14mar2023 19:50:14.459] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(byg) [14mar2023 19:50:14.459] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(byg) [14mar2023 19:50:14.459] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(byg)] [14mar2023 19:50:14.459] [main/DEBUG] [mixin/]: Registering mixin config: byg.mixins.json [14mar2023 19:50:14.460] [main/DEBUG] [mixin/]: Registering mixin config: byg_forge.mixins.json [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge) [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge) [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge) [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge) [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge) [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(expandability) [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(expandability) [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(expandability) [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(expandability) [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(expandability) [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(expandability)] [14mar2023 19:50:14.462] [main/DEBUG] [mixin/]: Registering mixin config: expandability.mixins.json [14mar2023 19:50:14.463] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bettermineshafts) [14mar2023 19:50:14.463] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bettermineshafts) [14mar2023 19:50:14.464] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bettermineshafts) [14mar2023 19:50:14.464] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bettermineshafts) [14mar2023 19:50:14.464] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bettermineshafts) [14mar2023 19:50:14.464] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettermineshafts)] [14mar2023 19:50:14.464] [main/DEBUG] [mixin/]: Registering mixin config: bettermineshafts.mixins.json [14mar2023 19:50:14.465] [main/DEBUG] [mixin/]: Registering mixin config: bettermineshafts_forge.mixins.json [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeons_arise) [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeons_arise) [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeons_arise) [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeons_arise) [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeons_arise) [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)] [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(useless_sword) [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(useless_sword) [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(useless_sword) [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(useless_sword) [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(useless_sword) [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(useless_sword)] [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: inject() running with 36 agents [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.optifine)] [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdungeons)] [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ambientsounds)] [14mar2023 19:50:14.467] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alexsmobs)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creativecore)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(goblintraders)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(incendium)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stalwart_dungeons)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedcore)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curios)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaerominimap)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaeroworldmap)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(securitycraft)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(citadel)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modernlife)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(artifacts)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsapi)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(elevatorid)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(feature_nbt_deadlock_be_gone)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeoncrawl)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tombstone)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterstrongholds)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedbackpacks)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cfm)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(orcz)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terralith)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(byg)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(expandability)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettermineshafts)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)] [14mar2023 19:50:14.468] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(useless_sword)] [14mar2023 19:50:14.469] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.18.2-forge-40.2.1, --gameDir, C:\Users\pabcu\AppData\Roaming\.minecraft, --assetsDir, C:\Users\pabcu\AppData\Roaming\.minecraft\assets, --uuid, a36d75e7052e4a3293293999bcd47db9, --username, MuphyX, --assetIndex, 1.18, --accessToken, ????????, --clientId, MmQ3MWQyZGQtMzQzNi00OGJiLTk2NzYtMzhhY2I2MWI5Y2Zl, --xuid, 2535433420580503, --userType, msa, --versionType, release] [14mar2023 19:50:14.539] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out [14mar2023 19:50:14.541] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] [14mar2023 19:50:14.541] [main/DEBUG] [mixin/]: Selecting config betterdungeons.mixins.json [14mar2023 19:50:14.543] [main/DEBUG] [mixin/]: Selecting config betterdungeons_forge.mixins.json [14mar2023 19:50:14.544] [main/DEBUG] [mixin/]: Selecting config terrablender.mixins.json [14mar2023 19:50:14.546] [main/DEBUG] [mixin/]: Selecting config terrablender_forge.mixins.json [14mar2023 19:50:14.547] [main/DEBUG] [mixin/]: Selecting config creativecore.mixins.json [14mar2023 19:50:14.548] [main/WARN] [mixin/]: Reference map 'creativecore.mixins.refmap.json' for creativecore.mixins.json could not be read. If this is a development environment you can ignore this message [14mar2023 19:50:14.548] [main/DEBUG] [mixin/]: Selecting config goblintraders.mixins.json [14mar2023 19:50:14.549] [main/DEBUG] [mixin/]: Selecting config curios.mixins.json [14mar2023 19:50:14.550] [main/DEBUG] [mixin/]: Selecting config securitycraft.mixins.json [14mar2023 19:50:14.552] [main/DEBUG] [mixin/]: Selecting config citadel.mixins.json [14mar2023 19:50:14.553] [main/DEBUG] [mixin/]: Selecting config mixins.artifacts.json [14mar2023 19:50:14.554] [main/DEBUG] [mixin/]: Selecting config yungsapi.mixins.json [14mar2023 19:50:14.561] [main/DEBUG] [mixin/]: Selecting config yungsapi_forge.mixins.json [14mar2023 19:50:14.563] [main/DEBUG] [mixin/]: Selecting config feature_nbt_deadlock_be_gone.mixins.json [14mar2023 19:50:14.564] [main/DEBUG] [mixin/]: Selecting config tombstone.mixins.json [14mar2023 19:50:14.566] [main/DEBUG] [mixin/]: Selecting config betterstrongholds.mixins.json [14mar2023 19:50:14.568] [main/DEBUG] [mixin/]: Selecting config betterstrongholds_forge.mixins.json [14mar2023 19:50:14.569] [main/DEBUG] [mixin/]: Selecting config cfm.mixins.json [14mar2023 19:50:14.571] [main/DEBUG] [mixin/]: Selecting config byg.mixins.json [14mar2023 19:50:14.573] [main/DEBUG] [mixin/]: Selecting config byg_forge.mixins.json [14mar2023 19:50:14.575] [main/DEBUG] [mixin/]: Selecting config expandability.mixins.json [14mar2023 19:50:14.576] [main/DEBUG] [mixin/]: Selecting config bettermineshafts.mixins.json [14mar2023 19:50:14.577] [main/DEBUG] [mixin/]: Selecting config bettermineshafts_forge.mixins.json [14mar2023 19:50:14.578] [main/DEBUG] [mixin/]: Preparing betterdungeons.mixins.json (2) [14mar2023 19:50:14.609] [main/DEBUG] [mixin/]: Preparing betterdungeons_forge.mixins.json (0) [14mar2023 19:50:14.609] [main/DEBUG] [mixin/]: Preparing terrablender.mixins.json (4) [14mar2023 19:50:14.626] [main/DEBUG] [mixin/]: Preparing terrablender_forge.mixins.json (1) [14mar2023 19:50:14.631] [main/DEBUG] [mixin/]: Preparing creativecore.mixins.json (1) [14mar2023 19:50:14.633] [main/DEBUG] [mixin/]: Preparing goblintraders.mixins.json (5) [14mar2023 19:50:14.642] [main/DEBUG] [mixin/]: Preparing curios.mixins.json (5) [14mar2023 19:50:14.670] [main/DEBUG] [mixin/]: Preparing securitycraft.mixins.json (12) [14mar2023 19:50:14.788] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V [14mar2023 19:50:14.847] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V [14mar2023 19:50:14.882] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk [14mar2023 19:50:14.896] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk [14mar2023 19:50:14.933] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7583_ with desc ()V [14mar2023 19:50:14.942] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_108561_ with desc ()Lnet/minecraft/resources/ResourceLocation; [14mar2023 19:50:14.956] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_108561_ with desc ()Lnet/minecraft/resources/ResourceLocation; [14mar2023 19:50:14.968] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z [14mar2023 19:50:14.977] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z [14mar2023 19:50:15.075] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_91383_ with desc (Z)V [14mar2023 19:50:15.110] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V [14mar2023 19:50:15.124] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V [14mar2023 19:50:15.135] [main/WARN] [mixin/]: Error loading class: me/cominixo/betterf3/modules/TargetModule (java.lang.ClassNotFoundException: me.cominixo.betterf3.modules.TargetModule) [14mar2023 19:50:15.135] [main/WARN] [mixin/]: @Mixin target me.cominixo.betterf3.modules.TargetModule was not found securitycraft.mixins.json:f3.BetterF3TargetModuleMixin [14mar2023 19:50:15.157] [main/DEBUG] [mixin/]: Preparing citadel.mixins.json (5) [14mar2023 19:50:15.167] [main/DEBUG] [mixin/]: Preparing mixins.artifacts.json (8) [14mar2023 19:50:15.196] [main/DEBUG] [mixin/]: Preparing yungsapi.mixins.json (11) [14mar2023 19:50:15.204] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgePlatformHelper@5329f6b3 for service interface com.yungnickyoung.minecraft.yungsapi.services.IPlatformHelper [14mar2023 19:50:15.208] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgeAutoRegisterHelper@2ab09943 for service interface com.yungnickyoung.minecraft.yungsapi.services.IAutoRegisterHelper [14mar2023 19:50:15.209] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgeBlockEntityTypeHelper@7a36c83a for service interface com.yungnickyoung.minecraft.yungsapi.services.IBlockEntityTypeHelper [14mar2023 19:50:15.211] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgeParticleTypeHelper@1fe8f5e8 for service interface com.yungnickyoung.minecraft.yungsapi.services.IParticleTypeHelper [14mar2023 19:50:15.227] [main/DEBUG] [mixin/]: Preparing yungsapi_forge.mixins.json (0) [14mar2023 19:50:15.227] [main/DEBUG] [mixin/]: Preparing feature_nbt_deadlock_be_gone.mixins.json (1) [14mar2023 19:50:15.228] [main/DEBUG] [mixin/]: Preparing tombstone.mixins.json (29) [14mar2023 19:50:15.238] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents) [14mar2023 19:50:15.239] [main/DEBUG] [mixin/]: Skipping virtual target de.maxhenkel.gravestone.events.DeathEvents for tombstone.mixins.json:CheckGravestone [14mar2023 19:50:15.239] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents) [14mar2023 19:50:15.240] [main/DEBUG] [mixin/]: Skipping virtual target de.maxhenkel.corpse.events.DeathEvents for tombstone.mixins.json:CheckCorpse [14mar2023 19:50:15.246] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack [14mar2023 19:50:15.321] [main/WARN] [mixin/]: Error loading class: net/coderbot/iris/pipeline/newshader/NewShaderTests (java.lang.ClassNotFoundException: net.coderbot.iris.pipeline.newshader.NewShaderTests) [14mar2023 19:50:15.322] [main/DEBUG] [mixin/]: Skipping virtual target net.coderbot.iris.pipeline.newshader.NewShaderTests for tombstone.mixins.json:NewShaderTestsMixin [14mar2023 19:50:15.322] [main/WARN] [mixin/]: Error loading class: net/coderbot/iris/pipeline/newshader/TriforcePatcher (java.lang.ClassNotFoundException: net.coderbot.iris.pipeline.newshader.TriforcePatcher) [14mar2023 19:50:15.322] [main/DEBUG] [mixin/]: Skipping virtual target net.coderbot.iris.pipeline.newshader.TriforcePatcher for tombstone.mixins.json:TriforcePatcherMixin [14mar2023 19:50:15.322] [main/DEBUG] [mixin/]: Preparing betterstrongholds.mixins.json (2) [14mar2023 19:50:15.325] [main/DEBUG] [mixin/]: Preparing betterstrongholds_forge.mixins.json (2) [14mar2023 19:50:15.327] [main/DEBUG] [mixin/]: Preparing cfm.mixins.json (1) [14mar2023 19:50:15.330] [main/DEBUG] [mixin/]: Preparing byg.mixins.json (102) [14mar2023 19:50:15.376] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V [14mar2023 19:50:15.377] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V [14mar2023 19:50:15.411] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock [14mar2023 19:50:15.468] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z [14mar2023 19:50:15.469] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z [14mar2023 19:50:15.498] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/multiplayer/ClientLevel [14mar2023 19:50:15.532] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/multiplayer/ClientLevel [14mar2023 19:50:15.576] [main/DEBUG] [mixin/]: Preparing byg_forge.mixins.json (1) [14mar2023 19:50:15.576] [main/DEBUG] [mixin/]: Preparing expandability.mixins.json (9) [14mar2023 19:50:15.584] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7583_ with desc ()V [14mar2023 19:50:15.588] [main/DEBUG] [mixin/]: Preparing bettermineshafts.mixins.json (3) [14mar2023 19:50:15.600] [main/DEBUG] [mixin/]: Preparing bettermineshafts_forge.mixins.json (1) [14mar2023 19:50:15.617] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo [14mar2023 19:50:15.619] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo [14mar2023 19:50:15.620] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo [14mar2023 19:50:15.622] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo [14mar2023 19:50:15.623] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo [14mar2023 19:50:15.624] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo [14mar2023 19:50:15.654] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7695_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V [14mar2023 19:50:15.707] [main/DEBUG] [mixin/]: Prepared 196 mixins in 1,163 sec (5,9ms avg) (0ms load, 0ms transform, 0ms plugin) [14mar2023 19:50:15.720] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework [14mar2023 19:50:15.722] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple [14mar2023 19:50:15.722] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4 [14mar2023 19:50:15.793] [main/DEBUG] [mixin/]: Mixing SuppressLogMixin from bettermineshafts.mixins.json into net.minecraft.Util [14mar2023 19:50:15.955] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@235c997d [14mar2023 19:50:16.199] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@235c997d [14mar2023 19:50:16.652] [main/DEBUG] [mixin/]: Mixing access.ChunkAccessAccess from byg.mixins.json into net.minecraft.world.level.chunk.ChunkAccess [14mar2023 19:50:16.654] [main/DEBUG] [mixin/]: Mixing common.world.MixinChunkAccess from byg.mixins.json into net.minecraft.world.level.chunk.ChunkAccess [14mar2023 19:50:16.681] [main/DEBUG] [mixin/]: Mixing item.aquadashers.EntityMixin from mixins.artifacts.json into net.minecraft.world.entity.Entity [14mar2023 19:50:16.682] [main/DEBUG] [mixin/]: mixins.artifacts.json:item.aquadashers.EntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:50:16.685] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/registries/RegistryObject [14mar2023 19:50:16.711] [main/DEBUG] [mixin/]: Mixing item.umbrella.EntityMixin from mixins.artifacts.json into net.minecraft.world.entity.Entity [14mar2023 19:50:16.711] [main/DEBUG] [mixin/]: mixins.artifacts.json:item.umbrella.EntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:50:16.713] [main/DEBUG] [mixin/]: Mixing EntityMixin from tombstone.mixins.json into net.minecraft.world.entity.Entity [14mar2023 19:50:16.715] [main/DEBUG] [mixin/]: Mixing fluidcollision.EntityMixin from expandability.mixins.json into net.minecraft.world.entity.Entity [14mar2023 19:50:16.728] [main/DEBUG] [mixin/]: Mixing swimming.EntityMixin from expandability.mixins.json into net.minecraft.world.entity.Entity [14mar2023 19:50:16.729] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setInFluidState$0(Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/tags/TagKey;)Ljava/lang/Boolean; to md6aaeaa$lambda$setInFluidState$0$0 in expandability.mixins.json:swimming.EntityMixin [14mar2023 19:50:16.793] [main/DEBUG] [mixin/]: Mixing common.block.MixinBlockBehaviourBlockStateBase from byg.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase [14mar2023 19:50:16.805] [main/DEBUG] [mixin/]: Mixing ServerPlayerEntityTickMixin from yungsapi.mixins.json into net.minecraft.server.level.ServerPlayer [14mar2023 19:50:16.806] [main/DEBUG] [mixin/]: Mixing common.entity.MixinServerPlayer from byg.mixins.json into net.minecraft.server.level.ServerPlayer [14mar2023 19:50:16.807] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from tombstone.mixins.json into net.minecraft.server.level.ServerPlayer [14mar2023 19:50:16.807] [main/DEBUG] [mixin/]: Mixing camera.ServerPlayerMixin from securitycraft.mixins.json into net.minecraft.server.level.ServerPlayer [14mar2023 19:50:16.819] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z [14mar2023 19:50:16.820] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z [14mar2023 19:50:16.821] [main/DEBUG] [mixin/]: Mixing common.entity.MixinPlayer from byg.mixins.json into net.minecraft.world.entity.player.Player [14mar2023 19:50:16.826] [main/DEBUG] [mixin/]: Mixing swimming.PlayerMixin from expandability.mixins.json into net.minecraft.world.entity.player.Player [14mar2023 19:50:16.826] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setEyeInFluid$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/tags/TagKey;)Ljava/lang/Boolean; to md6aaeaa$lambda$setEyeInFluid$0$0 in expandability.mixins.json:swimming.PlayerMixin [14mar2023 19:50:16.844] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from curios.mixins.json into net.minecraft.world.entity.LivingEntity [14mar2023 19:50:16.844] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from citadel.mixins.json into net.minecraft.world.entity.LivingEntity [14mar2023 19:50:16.848] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from tombstone.mixins.json into net.minecraft.world.entity.LivingEntity [14mar2023 19:50:16.848] [main/DEBUG] [mixin/]: Mixing swimming.LivingEntityMixin from expandability.mixins.json into net.minecraft.world.entity.LivingEntity [14mar2023 19:50:16.848] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setFluidHeight$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/tags/TagKey;)Ljava/lang/Double; to md6aaeaa$lambda$setFluidHeight$0$0 in expandability.mixins.json:swimming.LivingEntityMixin [14mar2023 19:50:16.870] [main/DEBUG] [mixin/]: Mixing common.world.MixinServerLevel from byg.mixins.json into net.minecraft.server.level.ServerLevel [14mar2023 19:50:16.900] [main/DEBUG] [mixin/]: Mixing client.WorldRendererMixin from citadel.mixins.json into net.minecraft.client.renderer.LevelRenderer [14mar2023 19:50:16.902] [main/DEBUG] [mixin/]: Mixing camera.LevelRendererMixin from securitycraft.mixins.json into net.minecraft.client.renderer.LevelRenderer [14mar2023 19:50:16.923] [main/DEBUG] [mixin/]: Mixing GameRendererMixin from tombstone.mixins.json into net.minecraft.client.renderer.GameRenderer [14mar2023 19:50:16.927] [main/DEBUG] [mixin/]: Mixing camera.GameRendererMixin from securitycraft.mixins.json into net.minecraft.client.renderer.GameRenderer [14mar2023 19:50:16.946] [main/DEBUG] [mixin/]: Mixing access.client.ScreenAccess from byg.mixins.json into net.minecraft.client.gui.screens.Screen [14mar2023 19:50:16.956] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack [14mar2023 19:50:16.957] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from tombstone.mixins.json into net.minecraft.world.item.ItemStack [14mar2023 19:50:16.964] [main/DEBUG] [mixin/]: Mixing access.client.KeyMappingAccess from byg.mixins.json into net.minecraft.client.KeyMapping [14mar2023 19:50:16.967] [main/DEBUG] [mixin/]: Mixing access.client.ItemBlockRenderTypeAccess from byg.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes [14mar2023 19:50:16.968] [main/DEBUG] [mixin/]: Renaming @Accessor method byg_getTYPE_BY_BLOCK()Ljava/util/Map; to byg_getTYPE_BY_BLOCK_$md$6aaeaa$0 in byg.mixins.json:access.client.ItemBlockRenderTypeAccess [14mar2023 19:50:16.991] [main/DEBUG] [mixin/]: Mixing LivingEntityRendererMixin from tombstone.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer [14mar2023 19:50:16.998] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_104290_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V [14mar2023 19:50:17.021] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_108561_ with desc ()Lnet/minecraft/resources/ResourceLocation; [14mar2023 19:50:17.021] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_108561_ with desc ()Lnet/minecraft/resources/ResourceLocation; [14mar2023 19:50:17.030] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance [14mar2023 19:50:17.061] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7695_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V [14mar2023 19:50:17.073] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7695_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V [14mar2023 19:50:17.079] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_91383_ with desc (Z)V [14mar2023 19:50:17.079] [main/DEBUG] [mixin/]: Mixing client.MixinMinecraft from byg_forge.mixins.json into net.minecraft.client.Minecraft [14mar2023 19:50:17.080] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$loadBYGConfigs$0(Ljava/lang/String;Ljava/util/function/Function;Ljava/util/function/Function;ZLnet/minecraft/client/Minecraft$ExperimentalDialogType;Z)V to md6aaeaa$lambda$loadBYGConfigs$0$0 in byg_forge.mixins.json:client.MixinMinecraft [14mar2023 19:50:17.082] [main/DEBUG] [mixin/]: Mixing camera.MinecraftMixin from securitycraft.mixins.json into net.minecraft.client.Minecraft [14mar2023 19:50:17.112] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_93030_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;F)V [14mar2023 19:50:17.126] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7583_ with desc ()V [14mar2023 19:50:17.127] [main/DEBUG] [mixin/]: Mixing swimming.client.LocalPlayerMixin from expandability.mixins.json into net.minecraft.client.player.LocalPlayer [14mar2023 19:50:17.131] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_108561_ with desc ()Lnet/minecraft/resources/ResourceLocation; [14mar2023 19:50:17.132] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_108561_ with desc ()Lnet/minecraft/resources/ResourceLocation; [14mar2023 19:50:17.136] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/multiplayer/ClientLevel [14mar2023 19:50:17.137] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/multiplayer/ClientLevel [14mar2023 19:50:17.137] [main/DEBUG] [mixin/]: Mixing access.client.ClientLevelAccess from byg.mixins.json into net.minecraft.client.multiplayer.ClientLevel [14mar2023 19:50:17.142] [main/DEBUG] [mixin/]: Mixing client.MixinInventoryScreen from byg.mixins.json into net.minecraft.client.gui.screens.inventory.InventoryScreen [14mar2023 19:50:17.143] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/minecraft/client/gui/components/Button;)V to md6aaeaa$lambda$init$0$0 in byg.mixins.json:client.MixinInventoryScreen [14mar2023 19:50:17.233] [main/DEBUG] [mixin/]: Mixing access.MinecraftServerAccess from byg.mixins.json into net.minecraft.server.MinecraftServer [14mar2023 19:50:17.233] [main/DEBUG] [mixin/]: Mixing server.MixinMinecraftServer from byg.mixins.json into net.minecraft.server.MinecraftServer [14mar2023 19:50:17.266] [main/DEBUG] [mixin/]: Mixing client.HumanoidModelMixin from citadel.mixins.json into net.minecraft.client.model.HumanoidModel [14mar2023 19:50:17.266] [main/DEBUG] [mixin/]: Mixing item.umbrella.HumanoidModelMixin from mixins.artifacts.json into net.minecraft.client.model.HumanoidModel [14mar2023 19:50:17.267] [main/DEBUG] [mixin/]: mixins.artifacts.json:item.umbrella.HumanoidModelMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:50:17.271] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7695_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V [14mar2023 19:50:17.274] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_104290_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V [14mar2023 19:50:17.276] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7695_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V [14mar2023 19:50:17.287] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7695_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V [14mar2023 19:50:17.291] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7695_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V [14mar2023 19:50:17.335] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.RegistryAccess from byg.mixins.json into net.minecraft.core.Registry [14mar2023 19:50:17.336] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeRegisterSimple(Lnet/minecraft/resources/ResourceKey;Lcom/mojang/serialization/Lifecycle;Lnet/minecraft/core/Registry$RegistryBootstrap;)Lnet/minecraft/core/Registry; to byg_invokeRegisterSimple_$md$6aaeaa$0 in byg.mixins.json:access.RegistryAccess [14mar2023 19:50:17.344] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.ResourceKeyAccess from byg.mixins.json into net.minecraft.resources.ResourceKey [14mar2023 19:50:17.345] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method create(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; to create_$md$6aaeaa$0 in byg.mixins.json:access.ResourceKeyAccess [14mar2023 19:50:17.372] [pool-3-thread-1/DEBUG] [mixin/]: Mixing client.BlockMixin from cfm.mixins.json into net.minecraft.world.level.block.Block [14mar2023 19:50:17.373] [pool-3-thread-1/DEBUG] [mixin/]: cfm.mixins.json:client.BlockMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:50:17.404] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemMixin from tombstone.mixins.json into net.minecraft.world.item.Item [14mar2023 19:50:17.404] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$methodIsFoil$1(Lnet/minecraft/world/item/ItemStack;Lovh/corail/tombstone/api/capability/ISoulConsumer;)Ljava/lang/Boolean; to md6aaeaa$lambda$methodIsFoil$1$0 in tombstone.mixins.json:ItemMixin [14mar2023 19:50:17.405] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$methodGetName$0(Lnet/minecraft/world/item/ItemStack;Lovh/corail/tombstone/api/capability/ISoulConsumer;)Ljava/lang/Boolean; to md6aaeaa$lambda$methodGetName$0$1 in tombstone.mixins.json:ItemMixin [14mar2023 19:50:17.408] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance [14mar2023 19:50:17.421] [pool-3-thread-1/DEBUG] [mixin/]: Mixing EnchantmentMixin from goblintraders.mixins.json into net.minecraft.world.item.enchantment.Enchantment [14mar2023 19:50:17.421] [pool-3-thread-1/DEBUG] [mixin/]: goblintraders.mixins.json:EnchantmentMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:50:17.435] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BlockEntityTypeAccess from byg.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType [14mar2023 19:50:17.438] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.MenuTypeAccess from byg.mixins.json into net.minecraft.world.inventory.MenuType [14mar2023 19:50:17.438] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/inventory/MenuType$MenuSupplier;)Lnet/minecraft/world/inventory/MenuType; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.MenuTypeAccess [14mar2023 19:50:17.442] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.VillagerProfessionAccess from byg.mixins.json into net.minecraft.world.entity.npc.VillagerProfession [14mar2023 19:50:17.443] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeCreate(Ljava/lang/String;Lnet/minecraft/world/entity/ai/village/poi/PoiType;Lcom/google/common/collect/ImmutableSet;Lcom/google/common/collect/ImmutableSet;Lnet/minecraft/sounds/SoundEvent;)Lnet/minecraft/world/entity/npc/VillagerProfession; to byg_invokeCreate_$md$6aaeaa$0 in byg.mixins.json:access.VillagerProfessionAccess [14mar2023 19:50:17.444] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.PoiTypeAccess from byg.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiType [14mar2023 19:50:17.444] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeCreate(Ljava/lang/String;Ljava/util/Set;ILjava/util/function/Predicate;I)Lnet/minecraft/world/entity/ai/village/poi/PoiType; to byg_invokeCreate_$md$6aaeaa$0 in byg.mixins.json:access.PoiTypeAccess [14mar2023 19:50:17.445] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeCreate(Ljava/lang/String;Ljava/util/Set;II)Lnet/minecraft/world/entity/ai/village/poi/PoiType; to byg_invokeCreate_$md$6aaeaa$1 in byg.mixins.json:access.PoiTypeAccess [14mar2023 19:50:17.445] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeGetBlockStates(Lnet/minecraft/world/level/block/Block;)Ljava/util/Set; to byg_invokeGetBlockStates_$md$6aaeaa$2 in byg.mixins.json:access.PoiTypeAccess [14mar2023 19:50:17.445] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeRegisterBlockStates(Lnet/minecraft/world/entity/ai/village/poi/PoiType;)Lnet/minecraft/world/entity/ai/village/poi/PoiType; to byg_invokeRegisterBlockStates_$md$6aaeaa$3 in byg.mixins.json:access.PoiTypeAccess [14mar2023 19:50:17.451] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.WorldCarverAccess from byg.mixins.json into net.minecraft.world.level.levelgen.carver.WorldCarver [14mar2023 19:50:17.457] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.StructureFeatureAccess from byg.mixins.json into net.minecraft.world.level.levelgen.feature.StructureFeature [14mar2023 19:50:17.457] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method byg_getSTEP()Ljava/util/Map; to byg_getSTEP_$md$6aaeaa$0 in byg.mixins.json:access.StructureFeatureAccess [14mar2023 19:50:17.459] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BlockStateProviderAccess from byg.mixins.json into net.minecraft.world.level.levelgen.feature.stateproviders.BlockStateProviderType [14mar2023 19:50:17.459] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.BlockStateProviderAccess [14mar2023 19:50:17.461] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BiomeAccess from byg.mixins.json into net.minecraft.world.level.biome.Biome [14mar2023 19:50:17.468] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.VillagerTypeAccess from byg.mixins.json into net.minecraft.world.entity.npc.VillagerType [14mar2023 19:50:17.468] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method byg_getBY_BIOME()Ljava/util/Map; to byg_getBY_BIOME_$md$6aaeaa$0 in byg.mixins.json:access.VillagerTypeAccess [14mar2023 19:50:17.498] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinNoiseGeneratorSettings from terrablender.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings [14mar2023 19:50:17.499] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.NoiseGeneratorSettingsAccess from byg.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings [14mar2023 19:50:17.519] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.world.level.dimension.MixinDimensionType from byg.mixins.json into net.minecraft.world.level.dimension.DimensionType [14mar2023 19:50:17.526] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinBiomeSource from terrablender_forge.mixins.json into net.minecraft.world.level.biome.BiomeSource [14mar2023 19:50:17.526] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$updateFeaturesPerStep$0()Ljava/util/List; to md6aaeaa$lambda$updateFeaturesPerStep$0$0 in terrablender_forge.mixins.json:MixinBiomeSource [14mar2023 19:50:17.532] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BiomeSourceAccess from byg.mixins.json into net.minecraft.world.level.biome.BiomeSource [14mar2023 19:50:17.537] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorMixin from citadel.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator [14mar2023 19:50:17.538] [pool-3-thread-1/DEBUG] [mixin/]: Mixing CancelSearchVanillaStrongholdMixinForge from betterstrongholds_forge.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator [14mar2023 19:50:17.540] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DisableVanillaStrongholdsMixinForge from betterstrongholds_forge.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator [14mar2023 19:50:17.540] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.ChunkGeneratorAccess from byg.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator [14mar2023 19:50:17.540] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DisableVanillaMineshaftsMixinForge from bettermineshafts_forge.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator [14mar2023 19:50:17.550] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.NoiseBasedChunkGeneratorAccess from byg.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator [14mar2023 19:50:17.553] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinMultiNoiseBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource [14mar2023 19:50:17.603] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.SpreadableSnowyDirtBlockAccess from byg.mixins.json into net.minecraft.world.level.block.SpreadingSnowyDirtBlock [14mar2023 19:50:17.603] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeCanBeGrass(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z to byg_invokeCanBeGrass_$md$6aaeaa$0 in byg.mixins.json:access.SpreadableSnowyDirtBlockAccess [14mar2023 19:50:17.603] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeCanPropagate(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z to byg_invokeCanPropagate_$md$6aaeaa$1 in byg.mixins.json:access.SpreadableSnowyDirtBlockAccess [14mar2023 19:50:17.605] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.SnowyDirtBlockAccess from byg.mixins.json into net.minecraft.world.level.block.SnowyDirtBlock [14mar2023 19:50:17.605] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)Lnet/minecraft/world/level/block/SnowyDirtBlock; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.SnowyDirtBlockAccess [14mar2023 19:50:17.607] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.PlantBlockMixin from byg.mixins.json into net.minecraft.world.level.block.BushBlock [14mar2023 19:50:17.610] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock [14mar2023 19:50:17.617] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.LeavesBlockAccess from byg.mixins.json into net.minecraft.world.level.block.LeavesBlock [14mar2023 19:50:17.617] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeUpdateDistance(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; to byg_invokeUpdateDistance_$md$6aaeaa$0 in byg.mixins.json:access.LeavesBlockAccess [14mar2023 19:50:17.633] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.FireBlockAccess from byg.mixins.json into net.minecraft.world.level.block.FireBlock [14mar2023 19:50:17.636] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinAbstractFireBlock from byg.mixins.json into net.minecraft.world.level.block.BaseFireBlock [14mar2023 19:50:17.643] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock [14mar2023 19:50:17.643] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.StairBlockAccess from byg.mixins.json into net.minecraft.world.level.block.StairBlock [14mar2023 19:50:17.643] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)Lnet/minecraft/world/level/block/StairBlock; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.StairBlockAccess [14mar2023 19:50:17.649] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinFarmBlock from byg.mixins.json into net.minecraft.world.level.block.FarmBlock [14mar2023 19:50:17.655] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.DoorBlockAccess from byg.mixins.json into net.minecraft.world.level.block.DoorBlock [14mar2023 19:50:17.655] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)Lnet/minecraft/world/level/block/DoorBlock; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.DoorBlockAccess [14mar2023 19:50:17.660] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.PressurePlateBlockAccess from byg.mixins.json into net.minecraft.world.level.block.PressurePlateBlock [14mar2023 19:50:17.660] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/level/block/PressurePlateBlock$Sensitivity;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)Lnet/minecraft/world/level/block/PressurePlateBlock; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.PressurePlateBlockAccess [14mar2023 19:50:17.667] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinCactusBlock from byg.mixins.json into net.minecraft.world.level.block.CactusBlock [14mar2023 19:50:17.669] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinSugarCaneBlock from byg.mixins.json into net.minecraft.world.level.block.SugarCaneBlock [14mar2023 19:50:17.674] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinNetherrackBlock from byg.mixins.json into net.minecraft.world.level.block.NetherrackBlock [14mar2023 19:50:17.681] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.TrapDoorBlockAccess from byg.mixins.json into net.minecraft.world.level.block.TrapDoorBlock [14mar2023 19:50:17.682] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)Lnet/minecraft/world/level/block/TrapDoorBlock; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.TrapDoorBlockAccess [14mar2023 19:50:17.685] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.IronBarsBlockAccess from byg.mixins.json into net.minecraft.world.level.block.IronBarsBlock [14mar2023 19:50:17.686] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)Lnet/minecraft/world/level/block/IronBarsBlock; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.IronBarsBlockAccess [14mar2023 19:50:17.693] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.WaterlilyBlockAccess from byg.mixins.json into net.minecraft.world.level.block.WaterlilyBlock [14mar2023 19:50:17.694] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)Lnet/minecraft/world/level/block/WaterlilyBlock; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.WaterlilyBlockAccess [14mar2023 19:50:17.706] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock [14mar2023 19:50:17.710] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.WoodButtonBlockAccess from byg.mixins.json into net.minecraft.world.level.block.WoodButtonBlock [14mar2023 19:50:17.712] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)Lnet/minecraft/world/level/block/WoodButtonBlock; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.WoodButtonBlockAccess [14mar2023 19:50:17.736] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.DirtPathBlockAccess from byg.mixins.json into net.minecraft.world.level.block.DirtPathBlock [14mar2023 19:50:17.736] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;)Lnet/minecraft/world/level/block/DirtPathBlock; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.DirtPathBlockAccess [14mar2023 19:50:17.750] [pool-3-thread-1/DEBUG] [mixin/]: Mixing swimming.BubbleColumnBlockMixin from expandability.mixins.json into net.minecraft.world.level.block.BubbleColumnBlock [14mar2023 19:50:17.764] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.NyliumBlockAccess from byg.mixins.json into net.minecraft.world.level.block.NyliumBlock [14mar2023 19:50:17.764] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeCanBeNylium(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z to byg_invokeCanBeNylium_$md$6aaeaa$0 in byg.mixins.json:access.NyliumBlockAccess [14mar2023 19:50:17.782] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block.MixinPointedDripstoneBlock from byg.mixins.json into net.minecraft.world.level.block.PointedDripstoneBlock [14mar2023 19:50:17.782] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$addBYGCauldron$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z to md6aaeaa$lambda$addBYGCauldron$1$0 in byg.mixins.json:common.block.MixinPointedDripstoneBlock [14mar2023 19:50:17.783] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$addBYGCauldron$0(Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/world/level/block/state/BlockState;)Z to md6aaeaa$lambda$addBYGCauldron$0$1 in byg.mixins.json:common.block.MixinPointedDripstoneBlock [14mar2023 19:50:18.103] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/registries/RegistryObject [14mar2023 19:50:18.113] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.SimpleParticleTypeAccess from byg.mixins.json into net.minecraft.core.particles.SimpleParticleType [14mar2023 19:50:18.113] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Z)Lnet/minecraft/core/particles/SimpleParticleType; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.SimpleParticleTypeAccess [14mar2023 19:50:18.218] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.WoodTypeAccess from byg.mixins.json into net.minecraft.world.level.block.state.properties.WoodType [14mar2023 19:50:18.219] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Ljava/lang/String;)Lnet/minecraft/world/level/block/state/properties/WoodType; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.WoodTypeAccess [14mar2023 19:50:18.219] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeRegister(Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/world/level/block/state/properties/WoodType; to byg_invokeRegister_$md$6aaeaa$1 in byg.mixins.json:access.WoodTypeAccess [14mar2023 19:50:18.245] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MobMixin from tombstone.mixins.json into net.minecraft.world.entity.Mob [14mar2023 19:50:18.247] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$methodSetTarget$2(Lnet/minecraft/world/entity/LivingEntity;Ljava/util/UUID;)Ljava/lang/Boolean; to md6aaeaa$lambda$methodSetTarget$2$0 in tombstone.mixins.json:MobMixin [14mar2023 19:50:18.247] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$methodCanBeLeashed$1(Lnet/minecraft/world/entity/player/Player;Ljava/util/UUID;)Ljava/lang/Boolean; to md6aaeaa$lambda$methodCanBeLeashed$1$1 in tombstone.mixins.json:MobMixin [14mar2023 19:50:18.247] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$methodTick$0(Lnet/minecraft/world/entity/Mob;Lovh/corail/tombstone/api/capability/ISpellCaster;)V to md6aaeaa$lambda$methodTick$0$2 in tombstone.mixins.json:MobMixin [14mar2023 19:50:18.268] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MonsterMixin from tombstone.mixins.json into net.minecraft.world.entity.monster.Monster [14mar2023 19:50:18.369] [pool-3-thread-1/DEBUG] [mixin/]: Mixing RepairContainerMixin from goblintraders.mixins.json into net.minecraft.world.inventory.AnvilMenu [14mar2023 19:50:18.370] [pool-3-thread-1/DEBUG] [mixin/]: goblintraders.mixins.json:RepairContainerMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:50:18.576] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SmithingMenuMixin from citadel.mixins.json into net.minecraft.world.inventory.SmithingMenu [14mar2023 19:50:18.772] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.world.MixinSimpleBlockFeature from byg.mixins.json into net.minecraft.world.level.levelgen.feature.SimpleBlockFeature [14mar2023 19:50:18.778] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.world.feature.MixinBasaltColumnFeature from byg.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature [14mar2023 19:50:18.781] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.DeltaFeatureAccess from byg.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature [14mar2023 19:50:18.781] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method byg_getCANNOT_REPLACE()Lcom/google/common/collect/ImmutableList; to byg_getCANNOT_REPLACE_$md$6aaeaa$0 in byg.mixins.json:access.DeltaFeatureAccess [14mar2023 19:50:18.781] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method byg_setCANNOT_REPLACE(Lcom/google/common/collect/ImmutableList;)V to byg_setCANNOT_REPLACE_$md$6aaeaa$1 in byg.mixins.json:access.DeltaFeatureAccess [14mar2023 19:50:18.793] [pool-3-thread-1/DEBUG] [mixin/]: Mixing reinforceddirt.TrunkPlacerMixin from securitycraft.mixins.json into net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer [14mar2023 19:50:19.330] [pool-3-thread-1/DEBUG] [mixin/]: Mixing HurtByTargetGoalMixin from tombstone.mixins.json into net.minecraft.world.entity.ai.goal.target.HurtByTargetGoal [14mar2023 19:50:19.333] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessor.TargetGoalAccessor from tombstone.mixins.json into net.minecraft.world.entity.ai.goal.target.TargetGoal [14mar2023 19:50:19.341] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BoatEntityAccess from byg.mixins.json into net.minecraft.world.entity.vehicle.Boat [14mar2023 19:50:19.383] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ZombieMixin from tombstone.mixins.json into net.minecraft.world.entity.monster.Zombie [14mar2023 19:50:19.400] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinEnderMan from curios.mixins.json into net.minecraft.world.entity.monster.EnderMan [14mar2023 19:50:19.489] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.entity.MixinSlimeEntity from byg.mixins.json into net.minecraft.world.entity.monster.Slime [14mar2023 19:50:19.596] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.entity.MixinEatGrassGoal from byg.mixins.json into net.minecraft.world.entity.ai.goal.EatBlockGoal [14mar2023 19:50:19.676] [pool-3-thread-1/DEBUG] [mixin/]: Mixing item.villagerhat.VillagerMixin from mixins.artifacts.json into net.minecraft.world.entity.npc.Villager [14mar2023 19:50:19.677] [pool-3-thread-1/DEBUG] [mixin/]: mixins.artifacts.json:item.villagerhat.VillagerMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:50:19.679] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessor.VillagerAccessor from tombstone.mixins.json into net.minecraft.world.entity.npc.Villager [14mar2023 19:50:19.689] [pool-3-thread-1/DEBUG] [mixin/]: Mixing item.villagerhat.AbstractVillagerMixin from mixins.artifacts.json into net.minecraft.world.entity.npc.AbstractVillager [14mar2023 19:50:19.689] [pool-3-thread-1/DEBUG] [mixin/]: mixins.artifacts.json:item.villagerhat.AbstractVillagerMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:50:19.696] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MerchantMenuMixin from goblintraders.mixins.json into net.minecraft.world.inventory.MerchantMenu [14mar2023 19:50:19.696] [pool-3-thread-1/DEBUG] [mixin/]: goblintraders.mixins.json:MerchantMenuMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:50:19.696] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$isMatching$0(Ljava/util/Map;Ljava/util/Map$Entry;)Z to md6aaeaa$lambda$isMatching$0$0 in goblintraders.mixins.json:MerchantMenuMixin [14mar2023 19:50:19.757] [pool-3-thread-1/DEBUG] [mixin/]: Mixing FishingHookMixin from tombstone.mixins.json into net.minecraft.world.entity.projectile.FishingHook [14mar2023 19:50:19.932] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.WeightedListAccess from byg.mixins.json into net.minecraft.util.random.WeightedRandomList [14mar2023 19:50:19.934] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.WeightedEntryWrapperAccess from byg.mixins.json into net.minecraft.util.random.WeightedEntry$Wrapper [14mar2023 19:50:19.938] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.SimpleWeightedRandomListBuilderAccess from byg.mixins.json into net.minecraft.util.random.SimpleWeightedRandomList$Builder [14mar2023 19:50:19.953] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk [14mar2023 19:50:19.953] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk [14mar2023 19:50:20.006] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.world.MixinOreFeatures from byg.mixins.json into net.minecraft.data.worldgen.features.OreFeatures [14mar2023 19:50:20.018] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.VegetationFeaturesAccess from byg.mixins.json into net.minecraft.data.worldgen.features.VegetationFeatures [14mar2023 19:50:20.018] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeGrassPatch(Lnet/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProvider;I)Lnet/minecraft/world/level/levelgen/feature/configurations/RandomPatchConfiguration; to byg_invokeGrassPatch_$md$6aaeaa$0 in byg.mixins.json:access.VegetationFeaturesAccess [14mar2023 19:50:20.125] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.OrePlacementsAccess from byg.mixins.json into net.minecraft.data.worldgen.placement.OrePlacements [14mar2023 19:50:20.125] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeCommonOrePlacement(ILnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; to byg_invokeCommonOrePlacement_$md$6aaeaa$0 in byg.mixins.json:access.OrePlacementsAccess [14mar2023 19:50:20.126] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeRareOrePlacement(ILnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; to byg_invokeRareOrePlacement_$md$6aaeaa$1 in byg.mixins.json:access.OrePlacementsAccess [14mar2023 19:50:20.147] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.VegetationPlacementsAccess from byg.mixins.json into net.minecraft.data.worldgen.placement.VegetationPlacements [14mar2023 19:50:20.147] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeGetMushroomPlacement(ILnet/minecraft/world/level/levelgen/placement/PlacementModifier;)Ljava/util/List; to byg_invokeGetMushroomPlacement_$md$6aaeaa$0 in byg.mixins.json:access.VegetationPlacementsAccess [14mar2023 19:50:20.174] [pool-3-thread-1/DEBUG] [mixin/]: Mixing IncreaseStructureWeightLimitMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool [14mar2023 19:50:20.175] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessor.StructureTemplatePoolAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool [14mar2023 19:50:20.175] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.StructureTemplatePoolAccess from byg.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool [14mar2023 19:50:20.194] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from betterdungeons.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox [14mar2023 19:50:20.195] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox [14mar2023 19:50:20.195] [pool-3-thread-1/DEBUG] [mixin/]: Mixing BoundingBoxAccessor from bettermineshafts.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox [14mar2023 19:50:20.196] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged [14mar2023 19:50:20.196] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged [14mar2023 19:50:20.196] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged [14mar2023 19:50:20.196] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged [14mar2023 19:50:20.196] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged [14mar2023 19:50:20.196] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged [14mar2023 19:50:20.196] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged [14mar2023 19:50:20.196] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged [14mar2023 19:50:20.196] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged [14mar2023 19:50:20.196] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged [14mar2023 19:50:20.196] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged [14mar2023 19:50:20.196] [pool-3-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged [14mar2023 19:50:20.304] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessor.SinglePoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement [14mar2023 19:50:20.305] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessor.SinglePoolElementAccessor from betterstrongholds.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement [14mar2023 19:50:20.330] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessor.FeaturePoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement [14mar2023 19:50:20.346] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessor.ListPoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement [14mar2023 19:50:20.402] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.OverworldBiomesAccess from byg.mixins.json into net.minecraft.data.worldgen.biome.OverworldBiomes [14mar2023 19:50:20.403] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeGlobalOverworldGeneration(Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V to byg_invokeGlobalOverworldGeneration_$md$6aaeaa$0 in byg.mixins.json:access.OverworldBiomesAccess [14mar2023 19:50:20.403] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeBaseOceanGeneration()Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder; to byg_invokeBaseOceanGeneration_$md$6aaeaa$1 in byg.mixins.json:access.OverworldBiomesAccess [14mar2023 19:50:20.403] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.VanillaBiomeAccess from byg.mixins.json into net.minecraft.data.worldgen.biome.OverworldBiomes [14mar2023 19:50:20.404] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeCalculateSkyColor(F)I to byg_invokeCalculateSkyColor_$md$6aaeaa$2 in byg.mixins.json:access.VanillaBiomeAccess [14mar2023 19:50:20.456] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BiomeGenerationSettingsAccess from byg.mixins.json into net.minecraft.world.level.biome.BiomeGenerationSettings [14mar2023 19:50:20.637] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.SurfaceRuleDataAccess from byg.mixins.json into net.minecraft.data.worldgen.SurfaceRuleData [14mar2023 19:50:20.637] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeSurfaceNoiseAbove(D)Lnet/minecraft/world/level/levelgen/SurfaceRules$ConditionSource; to byg_invokeSurfaceNoiseAbove_$md$6aaeaa$0 in byg.mixins.json:access.SurfaceRuleDataAccess [14mar2023 19:50:20.646] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.SurfaceRulesStateRuleAccess from byg.mixins.json into net.minecraft.world.level.levelgen.SurfaceRules$StateRule [14mar2023 19:50:20.646] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/levelgen/SurfaceRules$StateRule; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.SurfaceRulesStateRuleAccess [14mar2023 19:50:20.684] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DigDurabilityEnchantmentMixin from mixins.artifacts.json into net.minecraft.world.item.enchantment.DigDurabilityEnchantment [14mar2023 19:50:20.685] [pool-3-thread-1/DEBUG] [mixin/]: mixins.artifacts.json:DigDurabilityEnchantmentMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:50:20.708] [pool-3-thread-1/DEBUG] [mixin/]: Mixing ItemsMixin from tombstone.mixins.json into net.minecraft.world.item.Items [14mar2023 19:50:20.736] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.ShovelItemAccess from byg.mixins.json into net.minecraft.world.item.ShovelItem [14mar2023 19:50:20.740] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method byg_getFLATTENABLES()Ljava/util/Map; to byg_getFLATTENABLES_$md$6aaeaa$0 in byg.mixins.json:access.ShovelItemAccess [14mar2023 19:50:20.740] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method byg_setFLATTENABLES(Ljava/util/Map;)V to byg_setFLATTENABLES_$md$6aaeaa$1 in byg.mixins.json:access.ShovelItemAccess [14mar2023 19:50:20.747] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.PickaxeItemAccess from byg.mixins.json into net.minecraft.world.item.PickaxeItem [14mar2023 19:50:20.748] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/item/Tier;IFLnet/minecraft/world/item/Item$Properties;)Lnet/minecraft/world/item/PickaxeItem; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.PickaxeItemAccess [14mar2023 19:50:20.751] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.AxeItemAccess from byg.mixins.json into net.minecraft.world.item.AxeItem [14mar2023 19:50:20.752] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/item/Tier;FFLnet/minecraft/world/item/Item$Properties;)Lnet/minecraft/world/item/AxeItem; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.AxeItemAccess [14mar2023 19:50:20.752] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method byg_getStrippables()Ljava/util/Map; to byg_getStrippables_$md$6aaeaa$1 in byg.mixins.json:access.AxeItemAccess [14mar2023 19:50:20.752] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method byg_setStripables(Ljava/util/Map;)V to byg_setStripables_$md$6aaeaa$2 in byg.mixins.json:access.AxeItemAccess [14mar2023 19:50:20.758] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.HoeItemAccess from byg.mixins.json into net.minecraft.world.item.HoeItem [14mar2023 19:50:20.759] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method byg_create(Lnet/minecraft/world/item/Tier;IFLnet/minecraft/world/item/Item$Properties;)Lnet/minecraft/world/item/HoeItem; to byg_create_$md$6aaeaa$0 in byg.mixins.json:access.HoeItemAccess [14mar2023 19:50:20.760] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method byg_getTILLABLES()Ljava/util/Map; to byg_getTILLABLES_$md$6aaeaa$1 in byg.mixins.json:access.HoeItemAccess [14mar2023 19:50:20.760] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method byg_setTILLABLES(Ljava/util/Map;)V to byg_setTILLABLES_$md$6aaeaa$2 in byg.mixins.json:access.HoeItemAccess [14mar2023 19:50:20.776] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem [14mar2023 19:50:20.802] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.item.MixinBoneMealItem from byg.mixins.json into net.minecraft.world.item.BoneMealItem [14mar2023 19:50:20.812] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinShearsItem from curios.mixins.json into net.minecraft.world.item.ShearsItem [14mar2023 19:50:20.818] [pool-3-thread-1/DEBUG] [mixin/]: Mixing PotionItemMixin from tombstone.mixins.json into net.minecraft.world.item.PotionItem [14mar2023 19:50:20.818] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$effectList$0(Lnet/minecraft/world/effect/MobEffectInstance;)Ljava/lang/Integer; to md6aaeaa$lambda$effectList$0$0 in tombstone.mixins.json:PotionItemMixin [14mar2023 19:50:20.838] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SpawnEggItemMixin from goblintraders.mixins.json into net.minecraft.world.item.SpawnEggItem [14mar2023 19:50:20.838] [pool-3-thread-1/DEBUG] [mixin/]: goblintraders.mixins.json:SpawnEggItemMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:50:20.838] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getEggMap()Ljava/util/Map; to getEggMap_$md$6aaeaa$0 in goblintraders.mixins.json:SpawnEggItemMixin [14mar2023 19:50:21.025] [pool-3-thread-1/DEBUG] [mixin/]: Mixing access.BlockEntityTypeBuilderAccess from byg.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType$Builder [14mar2023 19:50:21.065] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.lightengine.WorldLightManagerMixin from byg.mixins.json into net.minecraft.world.level.lighting.LevelLightEngine [14mar2023 19:50:21.118] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MerchantResultSlotMixin from goblintraders.mixins.json into net.minecraft.world.inventory.MerchantResultSlot [14mar2023 19:50:21.118] [pool-3-thread-1/DEBUG] [mixin/]: goblintraders.mixins.json:MerchantResultSlotMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:50:21.198] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinApplyBonusCount from curios.mixins.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount [14mar2023 19:50:21.279] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinParameterList from terrablender.mixins.json into net.minecraft.world.level.biome.Climate$ParameterList [14mar2023 19:50:21.279] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeForTerraBlender$0(Lcom/google/common/collect/ImmutableList$Builder;Lnet/minecraft/core/Registry;Lcom/mojang/datafixers/util/Pair;)V to md6aaeaa$lambda$initializeForTerraBlender$0$0 in terrablender.mixins.json:MixinParameterList [14mar2023 19:50:21.339] [pool-3-thread-1/DEBUG] [mixin/]: Mixing accessor.PotionBrewingAccessor from yungsapi.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing [14mar2023 19:50:21.339] [pool-3-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callAddMix(Lnet/minecraft/world/item/alchemy/Potion;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/alchemy/Potion;)V to callAddMix_$md$6aaeaa$0 in yungsapi.mixins.json:accessor.PotionBrewingAccessor [14mar2023 19:50:21.744] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/pabcu/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%2389!/assets/.mcassetsroot' uses unexpected schema [14mar2023 19:50:21.745] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/pabcu/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%2389!/data/.mcassetsroot' uses unexpected schema [14mar2023 19:50:21.757] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [14mar2023 19:50:22.386] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: MuphyX [14mar2023 19:50:22.504] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/gui/components/CycleButton [14mar2023 19:50:22.514] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/gui/components/CycleButton [14mar2023 19:50:22.591] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch [14mar2023 19:50:22.601] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 SNAPSHOT [14mar2023 19:50:23.908] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] [14mar2023 19:50:23.908] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OptiFine_1.18.2_HD_U_H7 [14mar2023 19:50:23.912] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Build: 20220410-185216 [14mar2023 19:50:23.913] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OS: Windows 10 (amd64) version 10.0 [14mar2023 19:50:23.913] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Java: 17.0.1, Microsoft [14mar2023 19:50:23.913] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), Microsoft [14mar2023 19:50:23.913] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL [14mar2023 19:50:23.916] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL: NVIDIA GeForce RTX 3080 Laptop GPU/PCIe/SSE2, version 3.2.0 NVIDIA 531.18, NVIDIA Corporation [14mar2023 19:50:23.921] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Version: 3.2.0 [14mar2023 19:50:23.947] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Maximum texture size: 32768x32768 [14mar2023 19:50:23.950] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Checking for new version [14mar2023 19:50:24.033] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] OpenGL Version: 3.2.0 NVIDIA 531.18 [14mar2023 19:50:24.033] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Vendor: NVIDIA Corporation [14mar2023 19:50:24.033] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Renderer: NVIDIA GeForce RTX 3080 Laptop GPU/PCIe/SSE2 [14mar2023 19:50:24.036] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 - [14mar2023 19:50:24.046] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_DRAW_BUFFERS: 8 [14mar2023 19:50:24.046] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_COLOR_ATTACHMENTS: 8 [14mar2023 19:50:24.048] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32 [14mar2023 19:50:24.048] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Load shaders configuration. [14mar2023 19:50:24.057] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Loaded shaderpack: Nostalgia_v4.0a [14mar2023 19:50:24.069] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] [Shaders] Worlds: -1, 0, 1 [14mar2023 19:50:24.123] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Version found: H6 [14mar2023 19:50:24.245] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: MODE [14mar2023 19:50:24.246] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/gbuffers_line.vsh: 0 [14mar2023 19:50:24.246] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/gbuffers_line.fsh: 1 [14mar2023 19:50:24.482] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: maxEmission [14mar2023 19:50:24.482] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/deferred1.fsh: 1 [14mar2023 19:50:24.483] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/deferred1.fsh: 32.0 [14mar2023 19:50:24.543] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: SVGF_SIZE [14mar2023 19:50:24.543] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/deferred4.fsh: 32 [14mar2023 19:50:24.543] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/deferred5.fsh: 16 [14mar2023 19:50:24.771] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: coltex [14mar2023 19:50:24.772] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/composite10.fsh: colortex0 [14mar2023 19:50:24.772] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/composite10.fsh: colortex5 [14mar2023 19:50:24.773] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: pass [14mar2023 19:50:24.773] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/composite10.vsh, world-1/composite10.fsh: 0 [14mar2023 19:50:24.773] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/composite11.vsh: 1 [14mar2023 19:50:25.063] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: shadowHardwareFiltering [14mar2023 19:50:25.064] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/deferred1.fsh, world-1/composite1.fsh, world0/gbuffers_textured_lit.fsh: true [14mar2023 19:50:25.064] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world0/deferred.fsh: false [14mar2023 19:50:25.377] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: DIM [14mar2023 19:50:25.378] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/prepare.vsh, world-1/deferred2.vsh, world-1/deferred2.fsh, world-1/deferred12.vsh, world-1/composite1.vsh, world-1/composite3.vsh, world-1/composite15.vsh, world-1/composite15.fsh: -1 [14mar2023 19:50:25.378] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world1/prepare1.fsh: 1 [14mar2023 19:50:25.695] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Ambiguous shader option: fogMistAltitude [14mar2023 19:50:25.695] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world-1/composite1.fsh, world0/composite1.fsh: 100.0 [14mar2023 19:50:25.695] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] - in world1/composite1.fsh: 144.0 [14mar2023 19:50:25.814] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid shader option: planetRadiusScale [14mar2023 19:50:25.816] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] [Shaders] Invalid value: shadowMapResolution=1024 [14mar2023 19:50:25.817] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] [Shaders] Invalid value: shadowMapResolution=1024 [14mar2023 19:50:25.817] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] [Shaders] Invalid value: shadowMapResolution=1024 [14mar2023 19:50:25.817] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] [Shaders] Invalid value: shadowMapResolution=1024 [14mar2023 19:50:25.824] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] [Shaders] Invalid option: refractionEnabled, key: screen.TERRAIN [14mar2023 19:50:25.834] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded [14mar2023 19:50:25.835] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded [14mar2023 19:50:25.835] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded [14mar2023 19:50:25.866] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom texture: texture.composite.colortex7 = minecraft:textures/environment/clouds.png [14mar2023 19:50:25.867] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom texture: texture.prepare.colortex7 = minecraft:textures/environment/clouds.png [14mar2023 19:50:25.867] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: fmod8 [14mar2023 19:50:25.902] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: taaOffset [14mar2023 19:50:25.910] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: worldAnimTime [14mar2023 19:50:25.911] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: viewSize [14mar2023 19:50:25.912] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: pixelSize [14mar2023 19:50:25.912] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: bloomYres [14mar2023 19:50:25.913] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: bloomXres [14mar2023 19:50:25.913] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: bloomResolution [14mar2023 19:50:25.913] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: upDirNorm [14mar2023 19:50:25.914] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: upDirView [14mar2023 19:50:25.914] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: upDir [14mar2023 19:50:25.915] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: sunDirNorm [14mar2023 19:50:25.915] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: svecX [14mar2023 19:50:25.915] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: svecY [14mar2023 19:50:25.917] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: svecZ [14mar2023 19:50:25.917] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: sunDirView [14mar2023 19:50:25.917] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: sunDirX [14mar2023 19:50:25.918] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: sunDirY [14mar2023 19:50:25.918] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: sunDirZ [14mar2023 19:50:25.918] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: sunDir [14mar2023 19:50:25.918] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: moonDirNorm [14mar2023 19:50:25.919] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: mvecX [14mar2023 19:50:25.919] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: mvecY [14mar2023 19:50:25.919] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: mvecZ [14mar2023 19:50:25.919] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: moonDirView [14mar2023 19:50:25.920] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: moonDirX [14mar2023 19:50:25.920] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: moonDirY [14mar2023 19:50:25.920] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: moonDirZ [14mar2023 19:50:25.921] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: moonDir [14mar2023 19:50:25.921] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: shadowmapLightDirX [14mar2023 19:50:25.921] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: shadowmapLightDirY [14mar2023 19:50:25.921] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: shadowmapLightDirZ [14mar2023 19:50:25.922] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: lightDir [14mar2023 19:50:25.922] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: shadowmapLightDirViewX [14mar2023 19:50:25.922] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: shadowmapLightDirViewY [14mar2023 19:50:25.923] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: shadowmapLightDirViewZ [14mar2023 19:50:25.923] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: lightDirView [14mar2023 19:50:25.923] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: timeSunrise [14mar2023 19:50:25.924] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: timeNoon_0 [14mar2023 19:50:25.924] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: timeSunset [14mar2023 19:50:25.924] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: timeNight [14mar2023 19:50:25.925] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: daytime [14mar2023 19:50:25.925] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: sunY [14mar2023 19:50:25.925] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: lf1 [14mar2023 19:50:25.926] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: lightFlip [14mar2023 19:50:25.926] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: isCloudSunlit [14mar2023 19:50:25.926] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: cloudLightDir [14mar2023 19:50:25.927] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: cloudLightDirView [14mar2023 19:50:25.927] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: cloudBackscatterInt [14mar2023 19:50:25.928] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: cloudLightFlip1 [14mar2023 19:50:25.928] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: cloudLightFlip2 [14mar2023 19:50:25.928] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: cloudLightFlip [14mar2023 19:50:25.929] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: timeMorning [14mar2023 19:50:25.930] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: timeForenoon [14mar2023 19:50:25.930] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: timeNoon [14mar2023 19:50:25.930] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: timeAfternoon [14mar2023 19:50:25.931] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: timeEvening [14mar2023 19:50:25.931] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: timeDusk [14mar2023 19:50:25.931] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: timeDawn [14mar2023 19:50:25.932] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: fogRayleigh [14mar2023 19:50:25.932] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: fogMie [14mar2023 19:50:25.932] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom variable: fogMist [14mar2023 19:50:25.933] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Custom uniform: fogDensityCoeff [14mar2023 19:50:25.935] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Blend gbuffers_water.colortex1=off [14mar2023 19:50:25.935] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Blend gbuffers_water.colortex2=off [14mar2023 19:50:25.936] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Blend gbuffers_water.colortex3=off [14mar2023 19:50:25.936] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Blend gbuffers_hand_water.colortex1=off [14mar2023 19:50:25.936] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Blend gbuffers_hand_water.colortex2=off [14mar2023 19:50:25.936] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Blend gbuffers_hand_water.colortex3=off [14mar2023 19:50:25.937] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Fixed size colortex4: 256 256 [14mar2023 19:50:25.937] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Fixed size colortex10: 1024 512 [14mar2023 19:50:25.937] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Fixed size colortex11: 1024 512 [14mar2023 19:50:26.089] [Render thread/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 5364 [14mar2023 19:50:26.118] [Render thread/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading [14mar2023 19:50:26.131] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.132] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.betterdungeons.BetterDungeonsForge [14mar2023 19:50:26.138] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.139] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for terrablender.core.TerraBlenderForge [14mar2023 19:50:26.140] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.140] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for team.creative.ambientsounds.AmbientSounds [14mar2023 19:50:26.142] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.142] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for team.creative.creativecore.CreativeCore [14mar2023 19:50:26.144] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.144] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.forge.JustEnoughItems [14mar2023 19:50:26.145] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.146] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.goblintraders.GoblinTraders [14mar2023 19:50:26.147] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.147] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.stalwartdungeons.StalwartDungeonsMod [14mar2023 19:50:26.148] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.148] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.stardustlabs.incendium.Incendium [14mar2023 19:50:26.148] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.148] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.p3pp3rf1y.sophisticatedcore.SophisticatedCore [14mar2023 19:50:26.150] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.150] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.curios.Curios [14mar2023 19:50:26.151] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.151] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xaero.minimap.XaeroMinimap [14mar2023 19:50:26.154] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.154] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xaero.map.WorldMap [14mar2023 19:50:26.156] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.157] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.dairymoose.modernlife.core.ModernLife [14mar2023 19:50:26.158] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.158] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.citadel.Citadel [14mar2023 19:50:26.160] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.160] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.alexsmobs.AlexsMobs [14mar2023 19:50:26.162] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.163] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.geforcemods.securitycraft.SecurityCraft [14mar2023 19:50:26.165] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.165] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for artifacts.Artifacts [14mar2023 19:50:26.167] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.167] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.yungsapi.YungsApiForge [14mar2023 19:50:26.167] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.168] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xyz.vsngamer.elevatorid.ElevatorMod [14mar2023 19:50:26.168] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.168] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.telepathicgrunt.featurenbtdeadlockbegone.FeatureNBTDeadlockBeGoneMain [14mar2023 19:50:26.169] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.169] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.betterstrongholds.BetterStrongholdsForge [14mar2023 19:50:26.170] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.170] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ovh.corail.tombstone.ModTombstone [14mar2023 19:50:26.171] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.171] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xiroc.dungeoncrawl.DungeonCrawl [14mar2023 19:50:26.172] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.172] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.p3pp3rf1y.sophisticatedbackpacks.SophisticatedBackpacks [14mar2023 19:50:26.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.174] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.furniture.FurnitureMod [14mar2023 19:50:26.175] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.175] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.duke.orcz.OrczMod [14mar2023 19:50:26.176] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.176] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.stardustlabs.terralith.Terralith [14mar2023 19:50:26.177] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.177] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for potionstudios.byg.BYGForge [14mar2023 19:50:26.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.179] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod [14mar2023 19:50:26.181] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.181] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for be.florens.expandability.forge.ExpandAbilityForge [14mar2023 19:50:26.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.182] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.bettermineshafts.BetterMineshaftsForge [14mar2023 19:50:26.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.183] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.aurelj.dungeons_arise.DungeonsAriseMain [14mar2023 19:50:26.184] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@235c997d - got cpw.mods.cl.ModuleClassLoader@2dbd803f [14mar2023 19:50:26.184] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.useless_sword.UselessSwordMod [14mar2023 19:50:26.207] [modloading-worker-0/DEBUG] [betterdungeons/]: Loaded com.yungnickyoung.minecraft.betterdungeons.services.ForgePlatformHelper@7a56e682 for service interface com.yungnickyoung.minecraft.betterdungeons.services.IPlatformHelper [14mar2023 19:50:26.208] [modloading-worker-0/DEBUG] [betterdungeons/]: Loaded com.yungnickyoung.minecraft.betterdungeons.services.ForgeModulesLoader@f233140 for service interface com.yungnickyoung.minecraft.betterdungeons.services.IModulesLoader [14mar2023 19:50:26.231] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking [14mar2023 19:50:26.231] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file goblintraders-common.toml for goblintraders tracking [14mar2023 19:50:26.232] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterdungeons-forge-1_18.toml for betterdungeons tracking [14mar2023 19:50:26.243] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei [14mar2023 19:50:26.249] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for incendium [14mar2023 19:50:26.251] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.stardustlabs.incendium.Incendium$RegistryEvents to MOD [14mar2023 19:50:26.252] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for terrablender [14mar2023 19:50:26.252] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing terrablender.handler.InitializationHandler to FORGE [14mar2023 19:50:26.257] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file artifacts-client.toml for artifacts tracking [14mar2023 19:50:26.300] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterdungeons [14mar2023 19:50:26.300] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for feature_nbt_deadlock_be_gone [14mar2023 19:50:26.314] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file artifacts-common.toml for artifacts tracking [14mar2023 19:50:26.318] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for goblintraders [14mar2023 19:50:26.318] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.world.spawner.SpawnHandler to FORGE [14mar2023 19:50:26.321] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file securitycraft-client.toml for securitycraft tracking [14mar2023 19:50:26.321] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file securitycraft-server.toml for securitycraft tracking [14mar2023 19:50:26.322] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking [14mar2023 19:50:26.324] [modloading-worker-0/DEBUG] [betterstrongholds/]: Loaded com.yungnickyoung.minecraft.betterstrongholds.services.ForgePlatformHelper@eca79b0 for service interface com.yungnickyoung.minecraft.betterstrongholds.services.IPlatformHelper [14mar2023 19:50:26.326] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file elevatorid-server.toml for elevatorid tracking [14mar2023 19:50:26.327] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for elevatorid [14mar2023 19:50:26.327] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing xyz.vsngamer.elevatorid.util.RemapManager to FORGE [14mar2023 19:50:26.327] [modloading-worker-0/DEBUG] [betterstrongholds/]: Loaded com.yungnickyoung.minecraft.betterstrongholds.services.ForgeModulesLoader@31d46db2 for service interface com.yungnickyoung.minecraft.betterstrongholds.services.IModulesLoader [14mar2023 19:50:26.328] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking [14mar2023 19:50:26.328] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios [14mar2023 19:50:26.328] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.Curios$ClientProxy to MOD [14mar2023 19:50:26.330] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedcore-common.toml for sophisticatedcore tracking [14mar2023 19:50:26.330] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedcore-client.toml for sophisticatedcore tracking [14mar2023 19:50:26.331] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing xyz.vsngamer.elevatorid.init.ModSounds to MOD [14mar2023 19:50:26.358] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing xyz.vsngamer.elevatorid.init.ModConfig to MOD [14mar2023 19:50:26.359] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.trades.TradeManager to FORGE [14mar2023 19:50:26.360] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing xyz.vsngamer.elevatorid.ElevatorMod to MOD [14mar2023 19:50:26.366] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing xyz.vsngamer.elevatorid.ElevatorHandler to FORGE [14mar2023 19:50:26.369] [modloading-worker-0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V [14mar2023 19:50:26.369] [modloading-worker-0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V [14mar2023 19:50:26.369] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.MixinPlayerList from byg.mixins.json into net.minecraft.server.players.PlayerList [14mar2023 19:50:26.369] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.init.ModEntities to MOD [14mar2023 19:50:26.371] [modloading-worker-0/DEBUG] [mixin/]: Mixing camera.PlayerListMixin from securitycraft.mixins.json into net.minecraft.server.players.PlayerList [14mar2023 19:50:26.372] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing xyz.vsngamer.elevatorid.client.ClientRegistry to MOD [14mar2023 19:50:26.375] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.common.CuriosRegistry to MOD [14mar2023 19:50:26.382] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.datagen.DataGeneration to MOD [14mar2023 19:50:26.383] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerRendererMixin from tombstone.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer [14mar2023 19:50:26.394] [modloading-worker-0/DEBUG] [mixin/]: Mixing swimming.client.PlayerRendererMixin from expandability.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer [14mar2023 19:50:26.419] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.goblintraders.client.ClientHandler to MOD [14mar2023 19:50:26.423] [modloading-worker-0/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.10... [14mar2023 19:50:26.426] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file citadel-common.toml for citadel tracking [14mar2023 19:50:26.427] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaeroworldmap [14mar2023 19:50:26.431] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinOptionsScreen from byg.mixins.json into net.minecraft.client.gui.screens.OptionsScreen [14mar2023 19:50:26.432] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeoncrawl [14mar2023 19:50:26.433] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.JsonReloadListenerAccess from byg.mixins.json into net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener [14mar2023 19:50:26.437] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedcore [14mar2023 19:50:26.438] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for citadel [14mar2023 19:50:26.439] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ServerProxy to MOD [14mar2023 19:50:26.439] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ClientProxy to MOD [14mar2023 19:50:26.443] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for terralith [14mar2023 19:50:26.443] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.stardustlabs.terralith.Terralith$RegistryEvents to MOD [14mar2023 19:50:26.455] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 40.2 from cpw.mods.modlauncher.TransformingClassLoader@235c997d [14mar2023 19:50:26.456] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 40.2.1 [14mar2023 19:50:26.456] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 40.2 [14mar2023 19:50:26.456] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge [14mar2023 19:50:26.457] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.18.2 from cpw.mods.modlauncher.TransformingClassLoader@235c997d [14mar2023 19:50:26.457] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.18.2 [14mar2023 19:50:26.457] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20220404.173914 [14mar2023 19:50:26.457] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 40.2.1, for MC 1.18.2 with MCP 20220404.173914 [14mar2023 19:50:26.458] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v40.2.1 Initialized [14mar2023 19:50:26.468] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaerominimap [14mar2023 19:50:26.470] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis? [14mar2023 19:50:26.471] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for expandability [14mar2023 19:50:26.476] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsapi [14mar2023 19:50:26.488] [modloading-worker-0/DEBUG] [creativecore/]: Created network creativecore:main [14mar2023 19:50:26.508] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ambientsounds [14mar2023 19:50:26.509] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tombstone-client.toml for tombstone tracking [14mar2023 19:50:26.510] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tombstone-common.toml for tombstone tracking [14mar2023 19:50:26.516] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeons_arise [14mar2023 19:50:26.518] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for creativecore [14mar2023 19:50:26.530] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tombstone-server.toml for tombstone tracking [14mar2023 19:50:26.536] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tombstone [14mar2023 19:50:26.537] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModSounds to MOD [14mar2023 19:50:26.542] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModSerializers to MOD [14mar2023 19:50:26.546] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-common.toml for sophisticatedbackpacks tracking [14mar2023 19:50:26.562] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false [14mar2023 19:50:26.562] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 17 [14mar2023 19:50:26.570] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available [14mar2023 19:50:26.571] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModPotions to MOD [14mar2023 19:50:26.573] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available [14mar2023 19:50:26.573] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModPerks to MOD [14mar2023 19:50:26.578] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available [14mar2023 19:50:26.583] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) ~[netty-all-4.1.68.Final.jar%2327!/:4.1.68.Final] at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:253) ~[netty-all-4.1.68.Final.jar%2327!/:4.1.68.Final] at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:247) ~[netty-all-4.1.68.Final.jar%2327!/:4.1.68.Final] at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-all-4.1.68.Final.jar%2327!/:4.1.68.Final] at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-all-4.1.68.Final.jar%2327!/:4.1.68.Final] at io.netty.util.internal.ConcurrentSet.<init>(ConcurrentSet.java:37) ~[netty-all-4.1.68.Final.jar%2327!/:4.1.68.Final] at com.yungnickyoung.minecraft.bettermineshafts.BetterMineshaftsCommon.<clinit>(BetterMineshaftsCommon.java:18) ~[YungsBetterMineshafts-1.18.2-Forge-2.2.jar%2387!/:1.18.2-Forge-2.2] at com.yungnickyoung.minecraft.bettermineshafts.BetterMineshaftsForge.<init>(BetterMineshaftsForge.java:8) ~[YungsBetterMineshafts-1.18.2-Forge-2.2.jar%2387!/:1.18.2-Forge-2.2] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.1.jar%2391!/:?] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.1.jar%2390!/:?] 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) [?:?] [14mar2023 19:50:26.592] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true [14mar2023 19:50:26.597] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 (in module io.netty.all) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.all at jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392) ~[?:?] at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:560) ~[?:?] at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:375) ~[netty-all-4.1.68.Final.jar%2327!/:4.1.68.Final] at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:366) ~[netty-all-4.1.68.Final.jar%2327!/:4.1.68.Final] at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-all-4.1.68.Final.jar%2327!/:4.1.68.Final] at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-all-4.1.68.Final.jar%2327!/:4.1.68.Final] at io.netty.util.internal.ConcurrentSet.<init>(ConcurrentSet.java:37) ~[netty-all-4.1.68.Final.jar%2327!/:4.1.68.Final] at com.yungnickyoung.minecraft.bettermineshafts.BetterMineshaftsCommon.<clinit>(BetterMineshaftsCommon.java:18) ~[YungsBetterMineshafts-1.18.2-Forge-2.2.jar%2387!/:1.18.2-Forge-2.2] at com.yungnickyoung.minecraft.bettermineshafts.BetterMineshaftsForge.<init>(BetterMineshaftsForge.java:8) ~[YungsBetterMineshafts-1.18.2-Forge-2.2.jar%2387!/:1.18.2-Forge-2.2] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.1.jar%2391!/:?] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.1.jar%2390!/:?] 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) [?:?] [14mar2023 19:50:26.601] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): unavailable [14mar2023 19:50:26.602] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available [14mar2023 19:50:26.603] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 8589934592 bytes (maybe) [14mar2023 19:50:26.604] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\pabcu\AppData\Local\Temp (java.io.tmpdir) [14mar2023 19:50:26.604] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model) [14mar2023 19:50:26.605] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: Platform: Windows [14mar2023 19:50:26.606] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModParticleTypes to MOD [14mar2023 19:50:26.609] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes [14mar2023 19:50:26.609] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModPaintings to MOD [14mar2023 19:50:26.609] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1 [14mar2023 19:50:26.612] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModItems to MOD [14mar2023 19:50:26.618] [modloading-worker-0/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available [14mar2023 19:50:26.618] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false [14mar2023 19:50:26.625] [modloading-worker-0/DEBUG] [bettermineshafts/]: Loaded com.yungnickyoung.minecraft.bettermineshafts.services.ForgePlatformHelper@2078e014 for service interface com.yungnickyoung.minecraft.bettermineshafts.services.IPlatformHelper [14mar2023 19:50:26.626] [modloading-worker-0/DEBUG] [bettermineshafts/]: Loaded com.yungnickyoung.minecraft.bettermineshafts.services.ForgeModulesLoader@63af1f89 for service interface com.yungnickyoung.minecraft.bettermineshafts.services.IModulesLoader [14mar2023 19:50:26.634] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bettermineshafts-forge-1_18.toml for bettermineshafts tracking [14mar2023 19:50:26.636] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModEntities to MOD [14mar2023 19:50:26.640] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModEnchantments to MOD [14mar2023 19:50:26.641] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterstrongholds-forge-1_18.toml for betterstrongholds tracking [14mar2023 19:50:26.642] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettermineshafts [14mar2023 19:50:26.645] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file alexsmobs.toml for alexsmobs tracking [14mar2023 19:50:26.646] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModEffects to MOD [14mar2023 19:50:26.648] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModCapabilities to MOD [14mar2023 19:50:26.649] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ModBlocks to MOD [14mar2023 19:50:26.649] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterstrongholds [14mar2023 19:50:26.652] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.registry.ClientModEvents to MOD [14mar2023 19:50:26.669] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for stalwart_dungeons [14mar2023 19:50:26.670] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.stalwartdungeons.procedures.SdShieldPrProcedure to FORGE [14mar2023 19:50:26.672] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.perk.PerkRegistry to MOD [14mar2023 19:50:26.676] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.helper.LootHelper to FORGE [14mar2023 19:50:26.677] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for useless_sword [14mar2023 19:50:26.677] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.recipes.brewing.DragonBreathDiamondSwordCraft2BrewingRecipe to MOD [14mar2023 19:50:26.677] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.stalwartdungeons.init.StalwartDungeonsModScreens to MOD [14mar2023 19:50:26.678] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.stalwartdungeons.init.StalwartDungeonsModModels to MOD [14mar2023 19:50:26.679] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.procedures.WitherBoneLootProcedure to FORGE [14mar2023 19:50:26.680] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.stalwartdungeons.init.StalwartDungeonsModMenus to MOD [14mar2023 19:50:26.680] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for artifacts [14mar2023 19:50:26.680] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.data.DataGenerators to MOD [14mar2023 19:50:26.681] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.procedures.VexEctoplasmLootProcedure to FORGE [14mar2023 19:50:26.681] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.item.UmbrellaItem$ClientEvents to FORGE [14mar2023 19:50:26.683] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.procedures.SwordMasterAchievementProcProcedure to FORGE [14mar2023 19:50:26.683] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.stalwartdungeons.init.StalwartDungeonsModFeatures to FORGE [14mar2023 19:50:26.684] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.stalwartdungeons.init.StalwartDungeonsModEntityRenderers to MOD [14mar2023 19:50:26.685] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.stalwartdungeons.init.StalwartDungeonsModEntities to MOD [14mar2023 19:50:26.686] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing artifacts.common.config.ModConfig to MOD [14mar2023 19:50:26.686] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.procedures.RavagerLeatherLootProcedure to FORGE [14mar2023 19:50:26.687] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.stalwartdungeons.init.StalwartDungeonsModBlocks$ClientSideHandler to MOD [14mar2023 19:50:26.689] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.procedures.GuardianSpikesLootProcedure to FORGE [14mar2023 19:50:26.690] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.LootTableAccessor from tombstone.mixins.json into net.minecraft.world.level.storage.loot.LootTable [14mar2023 19:50:26.691] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.procedures.GoldIronAlloySwordProcedureProcedure to FORGE [14mar2023 19:50:26.694] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.procedures.EndermanScaleLootProcedure to FORGE [14mar2023 19:50:26.694] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.world.level.storage.loot.MixinLootTableManager from byg.mixins.json into net.minecraft.world.level.storage.loot.LootTables [14mar2023 19:50:26.695] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$appendTables$0(Ljava/lang/String;)Z to md6aaeaa$lambda$appendTables$0$0 in byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager [14mar2023 19:50:26.695] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.network.DimensionalBreacherGUIButtonMessage to MOD [14mar2023 19:50:26.718] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.item.inventory.ShulkerSwordsInventoryCapability to FORGE [14mar2023 19:50:26.718] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.event.EventHandler to FORGE [14mar2023 19:50:26.730] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.init.UselessSwordModScreens to MOD [14mar2023 19:50:26.732] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.init.UselessSwordModMenus to MOD [14mar2023 19:50:26.740] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.init.UselessSwordModFuels to FORGE [14mar2023 19:50:26.743] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.init.UselessSwordModEntityRenderers to MOD [14mar2023 19:50:26.745] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alexsmobs [14mar2023 19:50:26.745] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.world.AMWorldRegistry to MOD [14mar2023 19:50:26.745] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.init.UselessSwordModEntities to MOD [14mar2023 19:50:26.746] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.useless_sword.init.UselessSwordModBlocks$ClientSideHandler to MOD [14mar2023 19:50:26.748] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.tileentity.AMTileEntityRegistry to MOD [14mar2023 19:50:26.748] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.misc.AMSoundRegistry to MOD [14mar2023 19:50:26.752] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.item.AMItemRegistry to MOD [14mar2023 19:50:26.754] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.event.ServerEvents to FORGE [14mar2023 19:50:26.757] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML3 [14mar2023 19:50:26.758] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.entity.AMEntityRegistry to MOD [14mar2023 19:50:26.758] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.enchantment.AMEnchantmentRegistry to MOD [14mar2023 19:50:26.763] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.effect.AMEffectRegistry to MOD [14mar2023 19:50:26.767] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking [14mar2023 19:50:26.767] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking [14mar2023 19:50:26.767] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking [14mar2023 19:50:26.774] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.event.ClientEventHandler to FORGE [14mar2023 19:50:26.785] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.CommonProxy to MOD [14mar2023 19:50:26.786] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.ClientProxy to FORGE [14mar2023 19:50:26.787] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.client.particle.AMParticleRegistry to MOD [14mar2023 19:50:26.790] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.alexsmobs.AlexsMobs to FORGE [14mar2023 19:50:26.815] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ovh.corail.tombstone.config.ConfigTombstone$ConfigEvent to MOD [14mar2023 19:50:26.819] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge [14mar2023 19:50:26.819] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD [14mar2023 19:50:26.821] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$ColorRegisterHandler to MOD [14mar2023 19:50:26.824] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE [14mar2023 19:50:26.827] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.ForgeHooksClient$ClientEvents to MOD [14mar2023 19:50:26.847] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cfm-client.toml for cfm tracking [14mar2023 19:50:26.847] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cfm-common.toml for cfm tracking [14mar2023 19:50:26.850] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cfm [14mar2023 19:50:26.850] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.common.mail.PostOffice to FORGE [14mar2023 19:50:26.856] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.client.ClientEvents to FORGE [14mar2023 19:50:26.873] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for securitycraft [14mar2023 19:50:26.873] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.SecurityCraft to MOD [14mar2023 19:50:26.874] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.SCEventHandler to FORGE [14mar2023 19:50:26.889] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.SCClientEventHandler to FORGE [14mar2023 19:50:26.904] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedbackpacks [14mar2023 19:50:26.907] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.RegistrationHandler to MOD [14mar2023 19:50:26.910] [modloading-worker-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: net.minecraftforge.registries.RegistryObject@8cae451e [14mar2023 19:50:26.911] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.entity.camera.CameraController to FORGE [14mar2023 19:50:26.919] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.ConfigHandler to MOD [14mar2023 19:50:26.919] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.ClientHandler to MOD [14mar2023 19:50:26.922] [modloading-worker-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: key match: flashlightLightLevel [14mar2023 19:50:26.922] [modloading-worker-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: value = 13 [14mar2023 19:50:26.922] [modloading-worker-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: key match: flashlightFullChargeDuration [14mar2023 19:50:26.922] [modloading-worker-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: value = 25 [14mar2023 19:50:26.941] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file modernlife-common.toml for modernlife tracking [14mar2023 19:50:26.941] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file modernlife-client.toml for modernlife tracking [14mar2023 19:50:26.941] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file modernlife-server.toml for modernlife tracking [14mar2023 19:50:26.942] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for orcz [14mar2023 19:50:26.942] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.world.features.ores.FakeleafFeature$FakeleafFeatureRuleTest to MOD [14mar2023 19:50:26.943] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.procedures.SpectresquigattackProcedure to FORGE [14mar2023 19:50:26.945] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.procedures.PodeathProcedure to FORGE [14mar2023 19:50:26.947] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.procedures.MoralegoblinsProcedure to FORGE [14mar2023 19:50:26.950] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.procedures.HitandrunProcedure to FORGE [14mar2023 19:50:26.952] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.procedures.HammermanProcedure to FORGE [14mar2023 19:50:26.954] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.procedures.GoblinexplosionProcedure to FORGE [14mar2023 19:50:26.955] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.procedures.EnragemoraleProcedure to FORGE [14mar2023 19:50:26.959] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.procedures.CreateConfigProcedure to MOD [14mar2023 19:50:26.960] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.network.OrczModVariables to MOD [14mar2023 19:50:26.963] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.network.OrczModVariables$PlayerVariablesProvider to FORGE [14mar2023 19:50:26.964] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.network.OrczModVariables$EventBusVariableHandlers to FORGE [14mar2023 19:50:26.966] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.init.OrczModSounds to MOD [14mar2023 19:50:26.968] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.init.OrczModScreens to MOD [14mar2023 19:50:26.970] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.init.OrczModParticles to MOD [14mar2023 19:50:26.971] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.init.OrczModModels to MOD [14mar2023 19:50:26.972] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.init.OrczModMenus to MOD [14mar2023 19:50:26.977] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.init.OrczModFeatures to FORGE [14mar2023 19:50:26.977] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.init.OrczModEntityRenderers to MOD [14mar2023 19:50:26.978] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.init.OrczModEntities to MOD [14mar2023 19:50:26.979] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.init.OrczModBlocks$ClientSideHandler to MOD [14mar2023 19:50:26.981] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.entity.SavageorcironEntity to FORGE [14mar2023 19:50:26.982] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.geforcemods.securitycraft.api.SecurityCraftAPI to MOD [14mar2023 19:50:27.005] [modloading-worker-0/DEBUG] [mixin/]: Mixing swimming.CombatTrackerMixin from expandability.mixins.json into net.minecraft.world.damagesource.CombatTracker [14mar2023 19:50:27.015] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modernlife [14mar2023 19:50:27.015] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.dairymoose.modernlife.core.ModernLifeConfig to MOD [14mar2023 19:50:27.015] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.dairymoose.modernlife.core.ModernLifeCommon$RegistryEvents to MOD [14mar2023 19:50:27.016] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.dairymoose.modernlife.core.ModernLife$RegistryEvents to MOD [14mar2023 19:50:27.020] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.CommandSourceStackAccess from byg.mixins.json into net.minecraft.commands.CommandSourceStack [14mar2023 19:50:27.029] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.entity.SavageorcEntity to FORGE [14mar2023 19:50:27.030] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.entity.SavagegoblinEntity to FORGE [14mar2023 19:50:27.030] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.client.gui.VisualcammoOverlay to FORGE [14mar2023 19:50:27.031] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.duke.orcz.client.gui.LeafsenseOverlay to FORGE [14mar2023 19:50:27.121] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.world.entity.npc.villagertrades.EmeraldForItemsAccess from byg.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$EmeraldForItems [14mar2023 19:50:27.125] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.world.entity.npc.villagertrades.ItemsForEmeraldsAccess from byg.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$ItemsForEmeralds [14mar2023 19:50:27.130] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.world.entity.npc.villagertrades.ItemsAndEmeraldsForItemsAccess from byg.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$ItemsAndEmeraldsToItems [14mar2023 19:50:27.135] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.world.entity.npc.villagertrades.SuspiciousStewForEmeraldAccess from byg.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$SuspiciousStewForEmerald [14mar2023 19:50:27.590] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for byg [14mar2023 19:50:27.590] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing potionstudios.byg.registration.ForgeBlockFactory to MOD [14mar2023 19:50:27.592] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing potionstudios.byg.datagen.BYGDataGen to MOD [14mar2023 19:50:27.597] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing potionstudios.byg.client.BYGForgeClientEventsHandler to MOD [14mar2023 19:50:27.600] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing potionstudios.byg.BYGForgeEventsHandler to FORGE [14mar2023 19:50:27.723] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:27.723] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = antiqueatlas:antique_atlas, draconic_evolution:info_tablet, evilcraft:origins_of_darkness, enigmaticlegacy:the_acknowledgment, theoneprobe:probenote, integrateddynamics:on_the_dynamics_of_integration [14mar2023 19:50:27.723] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:27.723] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:27.723] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = book, manual, encyclopedia, dictionary, guide, tome, compendium, codex, lexica, lexicon, journal [14mar2023 19:50:27.723] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:27.723] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = books [14mar2023 19:50:28.029] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: flashlight light level = 13 [14mar2023 19:50:28.029] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: flashlight light level = 13 [14mar2023 19:50:28.113] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: HELLO from Register Block [14mar2023 19:50:30.551] [Render thread/DEBUG] [mixin/]: Mixing accessor.CriteriaTriggersAccessor from yungsapi.mixins.json into net.minecraft.advancements.CriteriaTriggers [14mar2023 19:50:30.551] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getValues()Ljava/util/Map; to getValues_$md$6aaeaa$0 in yungsapi.mixins.json:accessor.CriteriaTriggersAccessor [14mar2023 19:50:31.525] [Render thread/DEBUG] [mixin/]: Mixing access.client.MenuScreensAccess from byg.mixins.json into net.minecraft.client.gui.screens.MenuScreens [14mar2023 19:50:31.526] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method byg_register(Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/client/gui/screens/MenuScreens$ScreenConstructor;)V to byg_register_$md$6aaeaa$0 in byg.mixins.json:access.client.MenuScreensAccess [14mar2023 19:50:31.556] [Render thread/DEBUG] [mixin/]: Mixing AnvilScreenMixin from tombstone.mixins.json into net.minecraft.client.gui.screens.inventory.AnvilScreen [14mar2023 19:50:31.557] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$methodOnNameChanged$0(Lnet/minecraft/client/player/LocalPlayer;)V to md6aaeaa$lambda$methodOnNameChanged$0$0 in tombstone.mixins.json:AnvilScreenMixin [14mar2023 19:50:31.563] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_105140_ with desc ()V [14mar2023 19:50:31.575] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_105140_ with desc ()V [14mar2023 19:50:31.582] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_5998_ with desc (Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V [14mar2023 19:50:31.625] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_5998_ with desc (Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V [14mar2023 19:50:31.643] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_5771_ with desc (Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V [14mar2023 19:50:31.660] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_5771_ with desc (Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V [14mar2023 19:50:31.674] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_194198_ with desc (IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V [14mar2023 19:50:31.681] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_194198_ with desc (IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V [14mar2023 19:50:31.688] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_194202_ with desc (IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V [14mar2023 19:50:31.695] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_194202_ with desc (IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V [14mar2023 19:50:31.701] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6773_ with desc (Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V [14mar2023 19:50:31.706] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6773_ with desc (Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V [14mar2023 19:50:31.711] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6571_ with desc (Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V [14mar2023 19:50:31.717] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6571_ with desc (Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V [14mar2023 19:50:31.722] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/multiplayer/ClientPacketListener [14mar2023 19:50:31.728] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/client/multiplayer/ClientPacketListener [14mar2023 19:50:32.565] [Render thread/DEBUG] [mixin/]: Mixing common.MixinDefaultAttributes from byg.mixins.json into net.minecraft.world.entity.ai.attributes.DefaultAttributes [14mar2023 19:50:32.642] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:betterdungeons for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterDungeons-1.18.2-Forge-2.1.0.jar [14mar2023 19:50:32.643] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:terrablender for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\TerraBlender-forge-1.18.2-1.2.0.126.jar [14mar2023 19:50:32.643] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:ambientsounds for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar [14mar2023 19:50:32.643] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:creativecore for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\CreativeCore_FORGE_v2.6.16_mc1.18.2.jar [14mar2023 19:50:32.644] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:jei for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\jei-1.18.2-forge-10.2.1.1004.jar [14mar2023 19:50:32.644] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:goblintraders for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\goblintraders-1.8.0-1.18.2.jar [14mar2023 19:50:32.644] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:stalwart_dungeons for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\stalwart-dungeons-1.18.2-1.2.3.jar [14mar2023 19:50:32.644] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:incendium for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Incendium_v5.0.6.jar [14mar2023 19:50:32.644] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:sophisticatedcore for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\sophisticatedcore-1.18.2-0.5.37.202.jar [14mar2023 19:50:32.645] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:curios for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\curios-forge-1.18.2-5.0.7.1.jar [14mar2023 19:50:32.645] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:xaerominimap for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_23.3.0_Forge_1.18.2.jar [14mar2023 19:50:32.645] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:xaeroworldmap for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\XaerosWorldMap_1.29.2_Forge_1.18.2.jar [14mar2023 19:50:32.645] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:modernlife for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\modernlife-1.18.2-1.54.jar [14mar2023 19:50:32.645] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:citadel for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\citadel-1.11.3-1.18.2.jar [14mar2023 19:50:32.645] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:alexsmobs for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\alexsmobs-1.18.6.jar [14mar2023 19:50:32.645] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:securitycraft for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\[1.18.2]+SecurityCraft+v1.9.5.jar [14mar2023 19:50:32.645] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:artifacts for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\artifacts-1.18.2-4.2.0.jar [14mar2023 19:50:32.645] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:yungsapi for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsApi-1.18.2-Forge-2.2.9.jar [14mar2023 19:50:32.646] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:elevatorid for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\elevatorid-1.18.2-1.8.4.jar [14mar2023 19:50:32.646] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:feature_nbt_deadlock_be_gone for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar [14mar2023 19:50:32.646] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:betterstrongholds for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar [14mar2023 19:50:32.646] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:tombstone for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\tombstone-7.6.1-1.18.2.jar [14mar2023 19:50:32.646] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:dungeoncrawl for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\DungeonCrawl-1.18.2-2.3.10.jar [14mar2023 19:50:32.646] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:sophisticatedbackpacks for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.18.2-3.18.40.777.jar [14mar2023 19:50:32.646] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:cfm for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\cfm-7.0.0-pre29-1.18.2.jar [14mar2023 19:50:32.646] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:orcz for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Orcz_0.83_1.18.2+[AI+FIXES].jar [14mar2023 19:50:32.647] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:terralith for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Terralith_v2.2.3.jar [14mar2023 19:50:32.647] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:byg for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar [14mar2023 19:50:32.647] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.18.2-40.2.1\forge-1.18.2-40.2.1-universal.jar [14mar2023 19:50:32.647] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:expandability for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\expandability-6.0.0.jar [14mar2023 19:50:32.647] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:bettermineshafts for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterMineshafts-1.18.2-Forge-2.2.jar [14mar2023 19:50:32.647] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:dungeons_arise for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\DungeonsArise-1.18.2-2.1.52-release.jar [14mar2023 19:50:32.647] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:useless_sword for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\useless-sword-1.18.2-V1.4.1.jar [14mar2023 19:50:32.866] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: sun.misc.SharedSecrets [14mar2023 19:50:32.866] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: jdk.internal.misc.SharedSecrets [14mar2023 19:50:32.868] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: sun.misc.VM [14mar2023 19:50:32.869] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] (Reflector) java.lang.reflect.InaccessibleObjectException: Unable to make public static long jdk.internal.misc.VM.maxDirectMemory() accessible: module java.base does not "exports jdk.internal.misc" to module net.optifine [14mar2023 19:50:32.897] [Render thread/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: loaded in block colorizer [14mar2023 19:50:32.907] [Render thread/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: loaded in item colorizer [14mar2023 19:50:33.073] [Render thread/DEBUG] [mixin/]: Mixing LightTextureMixin from tombstone.mixins.json into net.minecraft.client.renderer.LightTexture [14mar2023 19:50:33.297] [Render thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 [14mar2023 19:50:33.297] [Render thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 [14mar2023 19:50:33.298] [Render thread/DEBUG] [io.netty.util.internal.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0xbc23e805a1f295cf [14mar2023 19:50:33.425] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\growing-patterns.json5" was read. [14mar2023 19:50:33.798] [Render thread/DEBUG] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Registered particle factories [14mar2023 19:50:33.840] [Render thread/DEBUG] [mixin/]: Mixing f3.DebugScreenOverlayMixin from securitycraft.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay [14mar2023 19:50:33.843] [Render thread/DEBUG] [mixin/]: Mixing client.MixinDebugOverlayGui from byg.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay [14mar2023 19:50:33.844] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyTagList$0(Ljava/lang/String;)Z to md6aaeaa$lambda$modifyTagList$0$0 in byg.mixins.json:client.MixinDebugOverlayGui [14mar2023 19:50:33.867] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_93704_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;)V [14mar2023 19:50:33.900] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded [14mar2023 19:50:33.995] [Render thread/DEBUG] [mezz.jei.common.platform.Services/]: Loaded mezz.jei.forge.platform.PlatformHelper@1dcc825 for service interface mezz.jei.common.platform.IPlatformHelper [14mar2023 19:50:34.372] [Render thread/DEBUG] [mixin/]: Mixing FishingHookRendererMixin from tombstone.mixins.json into net.minecraft.client.renderer.entity.FishingHookRenderer [14mar2023 19:50:34.727] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources [14mar2023 19:50:34.750] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT [14mar2023 19:50:34.750] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading textures *** [14mar2023 19:50:34.751] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\artifacts-client.toml [14mar2023 19:50:34.752] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\artifacts-client.toml [14mar2023 19:50:34.753] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\artifacts-client.toml for changes [14mar2023 19:50:34.753] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Resource packs: Mod Resources [14mar2023 19:50:34.765] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file artifacts-client.toml changed, sending notifies [14mar2023 19:50:34.813] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\securitycraft-client.toml [14mar2023 19:50:34.814] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\securitycraft-client.toml [14mar2023 19:50:34.815] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\securitycraft-client.toml for changes [14mar2023 19:50:34.820] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file artifacts-client.toml changed, sending notifies [14mar2023 19:50:34.826] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\curios-client.toml [14mar2023 19:50:34.826] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\curios-client.toml [14mar2023 19:50:34.827] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\curios-client.toml for changes [14mar2023 19:50:34.828] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file securitycraft-client.toml changed, sending notifies [14mar2023 19:50:34.857] [Render thread/DEBUG] [mixin/]: Mixing FogRendererMixin from tombstone.mixins.json into net.minecraft.client.renderer.FogRenderer [14mar2023 19:50:34.863] [Worker-Main-23/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:50:34.863] [Worker-Main-22/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:50:34.863] [Worker-Main-20/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:50:34.863] [Worker-Main-17/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:50:34.886] [Render thread/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Forge *** [14mar2023 19:50:34.886] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient [14mar2023 19:50:34.894] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\sophisticatedcore-client.toml [14mar2023 19:50:34.894] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\sophisticatedcore-client.toml [14mar2023 19:50:34.894] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\sophisticatedcore-client.toml for changes [14mar2023 19:50:34.906] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file curios-client.toml changed, sending notifies [14mar2023 19:50:34.907] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file sophisticatedcore-client.toml changed, sending notifies [14mar2023 19:50:34.924] [Worker-Main-22/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: jei:gui/icons/recipe_transfer, 7 -> 14 [14mar2023 19:50:34.937] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\tombstone-client.toml [14mar2023 19:50:34.938] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\tombstone-client.toml [14mar2023 19:50:34.938] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\tombstone-client.toml for changes [14mar2023 19:50:34.943] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file sophisticatedcore-client.toml changed, sending notifies [14mar2023 19:50:34.959] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\forge-client.toml [14mar2023 19:50:34.966] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\forge-client.toml [14mar2023 19:50:34.966] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\forge-client.toml for changes [14mar2023 19:50:34.967] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-client.toml [14mar2023 19:50:34.973] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file tombstone-client.toml changed, sending notifies [14mar2023 19:50:35.043] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\cfm-client.toml [14mar2023 19:50:35.044] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\cfm-client.toml [14mar2023 19:50:35.045] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\cfm-client.toml for changes [14mar2023 19:50:35.067] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\modernlife-client.toml [14mar2023 19:50:35.068] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\modernlife-client.toml [14mar2023 19:50:35.068] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\modernlife-client.toml for changes [14mar2023 19:50:35.101] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-client.toml changed, sending notifies [14mar2023 19:50:35.102] [Thread-0/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! [14mar2023 19:50:35.105] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON [14mar2023 19:50:35.105] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\goblintraders-common.toml [14mar2023 19:50:35.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\goblintraders-common.toml [14mar2023 19:50:35.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\goblintraders-common.toml for changes [14mar2023 19:50:35.108] [Worker-Main-17/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: orcz:particle/sporeparticle, 5 -> 10 [14mar2023 19:50:35.109] [Worker-Main-17/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: orcz:particle/redsporeparticle, 5 -> 10 [14mar2023 19:50:35.112] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file modernlife-client.toml changed, sending notifies [14mar2023 19:50:35.113] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:35.113] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = antiqueatlas:antique_atlas, draconic_evolution:info_tablet, evilcraft:origins_of_darkness, enigmaticlegacy:the_acknowledgment, theoneprobe:probenote, integrateddynamics:on_the_dynamics_of_integration [14mar2023 19:50:35.113] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:35.113] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:35.113] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = book, manual, encyclopedia, dictionary, guide, tome, compendium, codex, lexica, lexicon, journal [14mar2023 19:50:35.113] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:35.113] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = books [14mar2023 19:50:35.123] [Render thread/WARN] [net.optifine.Log/]: [OptiFine] (Reflector) More than one method found: net.minecraftforge.common.ForgeHooks.onLivingSetAttackTarget [14mar2023 19:50:35.123] [Render thread/WARN] [net.optifine.Log/]: [OptiFine] (Reflector) - public static void net.minecraftforge.common.ForgeHooks.onLivingSetAttackTarget(net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.LivingEntity) [14mar2023 19:50:35.123] [Render thread/WARN] [net.optifine.Log/]: [OptiFine] (Reflector) - public static void net.minecraftforge.common.ForgeHooks.onLivingSetAttackTarget(net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.LivingEntity,net.minecraftforge.event.entity.living.LivingChangeTargetEvent$ILivingTargetType) [14mar2023 19:50:35.124] [Render thread/WARN] [net.optifine.Log/]: [OptiFine] (Reflector) More than one method found: net.minecraftforge.client.ForgeHooksClient.onFogRender [14mar2023 19:50:35.124] [Render thread/WARN] [net.optifine.Log/]: [OptiFine] (Reflector) - public static void net.minecraftforge.client.ForgeHooksClient.onFogRender(net.minecraft.client.renderer.FogRenderer$FogMode,net.minecraft.client.Camera,float,float,float,com.mojang.blaze3d.shaders.FogShape) [14mar2023 19:50:35.124] [Render thread/WARN] [net.optifine.Log/]: [OptiFine] (Reflector) - public static void net.minecraftforge.client.ForgeHooksClient.onFogRender(net.minecraft.client.renderer.FogRenderer$FogMode,net.minecraft.client.Camera,float,float) [14mar2023 19:50:35.201] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\betterdungeons-forge-1_18.toml [14mar2023 19:50:35.202] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\betterdungeons-forge-1_18.toml [14mar2023 19:50:35.202] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\betterdungeons-forge-1_18.toml for changes [14mar2023 19:50:35.222] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\artifacts-common.toml [14mar2023 19:50:35.252] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file goblintraders-common.toml changed, sending notifies [14mar2023 19:50:35.253] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\artifacts-common.toml [14mar2023 19:50:35.253] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\artifacts-common.toml for changes [14mar2023 19:50:35.282] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\sophisticatedcore-common.toml [14mar2023 19:50:35.347] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\sophisticatedcore-common.toml [14mar2023 19:50:35.347] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\sophisticatedcore-common.toml for changes [14mar2023 19:50:35.355] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file artifacts-common.toml changed, sending notifies [14mar2023 19:50:35.371] [Render thread/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Vanilla *** [14mar2023 19:50:35.422] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\citadel-common.toml [14mar2023 19:50:35.422] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\citadel-common.toml [14mar2023 19:50:35.423] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\citadel-common.toml for changes [14mar2023 19:50:35.423] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file sophisticatedcore-common.toml changed, sending notifies [14mar2023 19:50:35.439] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file citadel-common.toml changed, sending notifies [14mar2023 19:50:35.507] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\tombstone-common.toml [14mar2023 19:50:35.508] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\tombstone-common.toml [14mar2023 19:50:35.508] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\tombstone-common.toml for changes [14mar2023 19:50:35.518] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file citadel-common.toml changed, sending notifies [14mar2023 19:50:35.600] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\sophisticatedbackpacks-common.toml [14mar2023 19:50:35.615] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file tombstone-common.toml changed, sending notifies [14mar2023 19:50:35.615] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\sophisticatedbackpacks-common.toml [14mar2023 19:50:35.615] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\sophisticatedbackpacks-common.toml for changes [14mar2023 19:50:35.660] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\bettermineshafts-forge-1_18.toml [14mar2023 19:50:35.661] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\bettermineshafts-forge-1_18.toml [14mar2023 19:50:35.661] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\bettermineshafts-forge-1_18.toml for changes [14mar2023 19:50:35.678] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file sophisticatedbackpacks-common.toml changed, sending notifies [14mar2023 19:50:35.678] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\betterstrongholds-forge-1_18.toml [14mar2023 19:50:35.679] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\betterstrongholds-forge-1_18.toml [14mar2023 19:50:35.680] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\betterstrongholds-forge-1_18.toml for changes [14mar2023 19:50:35.683] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file bettermineshafts-forge-1_18.toml changed, sending notifies [14mar2023 19:50:35.691] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\alexsmobs.toml [14mar2023 19:50:35.693] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\alexsmobs.toml [14mar2023 19:50:35.693] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\alexsmobs.toml for changes [14mar2023 19:50:35.708] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file betterstrongholds-forge-1_18.toml changed, sending notifies [14mar2023 19:50:36.053] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\forge-common.toml [14mar2023 19:50:36.054] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\forge-common.toml [14mar2023 19:50:36.054] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\forge-common.toml for changes [14mar2023 19:50:36.054] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml [14mar2023 19:50:36.072] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file alexsmobs.toml changed, sending notifies [14mar2023 19:50:36.098] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-common.toml changed, sending notifies [14mar2023 19:50:36.099] [Thread-0/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! [14mar2023 19:50:36.147] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\cfm-common.toml [14mar2023 19:50:36.148] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\cfm-common.toml [14mar2023 19:50:36.148] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\cfm-common.toml for changes [14mar2023 19:50:36.163] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-common.toml changed, sending notifies [14mar2023 19:50:36.164] [Thread-0/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! [14mar2023 19:50:36.164] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file cfm-common.toml changed, sending notifies [14mar2023 19:50:36.173] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\modernlife-common.toml [14mar2023 19:50:36.174] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\modernlife-common.toml [14mar2023 19:50:36.174] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\modernlife-common.toml for changes [14mar2023 19:50:36.179] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file cfm-common.toml changed, sending notifies [14mar2023 19:50:36.185] [Worker-Main-18/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:36.185] [Worker-Main-18/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = antiqueatlas:antique_atlas, draconic_evolution:info_tablet, evilcraft:origins_of_darkness, enigmaticlegacy:the_acknowledgment, theoneprobe:probenote, integrateddynamics:on_the_dynamics_of_integration [14mar2023 19:50:36.185] [Worker-Main-18/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:36.185] [Worker-Main-18/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:36.185] [Worker-Main-18/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = book, manual, encyclopedia, dictionary, guide, tome, compendium, codex, lexica, lexicon, journal [14mar2023 19:50:36.185] [Worker-Main-18/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:36.185] [Worker-Main-18/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = books [14mar2023 19:50:36.191] [Worker-Main-19/INFO] [Dungeon Crawl/]: Common Setup [14mar2023 19:50:36.196] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file modernlife-common.toml changed, sending notifies [14mar2023 19:50:36.196] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:36.196] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = antiqueatlas:antique_atlas, draconic_evolution:info_tablet, evilcraft:origins_of_darkness, enigmaticlegacy:the_acknowledgment, theoneprobe:probenote, integrateddynamics:on_the_dynamics_of_integration [14mar2023 19:50:36.196] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:36.196] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:36.196] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = book, manual, encyclopedia, dictionary, guide, tome, compendium, codex, lexica, lexicon, journal [14mar2023 19:50:36.196] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:50:36.196] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = books [14mar2023 19:50:36.321] [Worker-Main-30/DEBUG] [potionstudios.byg.BYG/]: BYG: "Common Setup" Event Starting... [14mar2023 19:50:36.336] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: BYG: "Common Setup" Event Complete! [14mar2023 19:50:36.395] [Worker-Main-28/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file artifacts-server.toml for artifacts tracking [14mar2023 19:50:36.432] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\end-biomes.json5" was read. [14mar2023 19:50:36.488] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\nether-biomes.json5" was read. [14mar2023 19:50:36.679] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Starting version check at https://mrcrayfish.com/modupdatejson?id=goblintraders [14mar2023 19:50:36.729] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\overworld\byg-overworld-biomes.json5" was read. [14mar2023 19:50:36.736] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\byg-biome-dictionary.json" was read. [14mar2023 19:50:36.758] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\surface_rules\end_surface_rules.json5" was read. [14mar2023 19:50:36.764] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [14mar2023 19:50:36.833] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\surface_rules\nether_surface_rules.json5" was read. [14mar2023 19:50:36.850] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\trades.json5" was read. [14mar2023 19:50:36.868] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\settings.json5" was read. [14mar2023 19:50:36.873] [Worker-Main-30/DEBUG] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\client\biomepedia_inventory.json5" was read. [14mar2023 19:50:36.875] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\biomepedia.json5" was read. [14mar2023 19:50:36.935] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: Created compressed zip back up for "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg" in "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\backups\last_working_configs_backup.zip" [14mar2023 19:50:36.943] [Worker-Main-30/DEBUG] [potionstudios.byg.BYG/]: BYG: Adding strippable Blocks... [14mar2023 19:50:36.943] [Worker-Main-30/INFO] [potionstudios.byg.BYG/]: BYG: Added strippable Blocks... [14mar2023 19:50:36.957] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMMON_SETUP: 25 jobs [14mar2023 19:50:36.976] [Render thread/INFO] [Dungeon Crawl/]: Registering Structure Piece Types [14mar2023 19:50:37.011] [Render thread/INFO] [potionstudios.byg.BYG/]: Initializing BYG network... [14mar2023 19:50:37.016] [Render thread/INFO] [potionstudios.byg.BYG/]: Initialized BYG network! [14mar2023 19:50:37.024] [Render thread/DEBUG] [mixin/]: Mixing access.OverworldBiomeBuilderAccess from byg.mixins.json into net.minecraft.world.level.biome.OverworldBiomeBuilder [14mar2023 19:50:37.034] [Render thread/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD [14mar2023 19:50:37.034] [Render thread/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER [14mar2023 19:50:37.034] [Render thread/INFO] [terrablender/]: Registered region byg:region_0 to index 1 for type OVERWORLD [14mar2023 19:50:37.035] [Render thread/INFO] [terrablender/]: Registered region byg:region_1 to index 2 for type OVERWORLD [14mar2023 19:50:37.035] [Render thread/INFO] [terrablender/]: Registered region byg:region_2 to index 3 for type OVERWORLD [14mar2023 19:50:37.035] [Render thread/INFO] [terrablender/]: Registered region byg:region_3 to index 4 for type OVERWORLD [14mar2023 19:50:37.036] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 77.51 ms [14mar2023 19:50:37.051] [Worker-Main-27/INFO] [xaero.map.WorldMap/]: Loading Xaero's World Map - Stage 1/2 [14mar2023 19:50:37.052] [Worker-Main-21/INFO] [xaero.common.MinimapLogs/]: Loading Xaero's Minimap - Stage 1/2 [14mar2023 19:50:37.059] [Worker-Main-20/DEBUG] [potionstudios.byg.BYG/]: BYG: "Client Setup" Event Starting... [14mar2023 19:50:37.059] [Worker-Main-20/INFO] [potionstudios.byg.BYG/]: BYG: "Client Setup" Event Complete! [14mar2023 19:50:37.060] [Worker-Main-20/DEBUG] [potionstudios.byg.BYG/]: BYG: Rendering Texture Cutouts... [14mar2023 19:50:37.061] [Worker-Main-20/DEBUG] [potionstudios.byg.BYG/]: BYG: Texture Cutouts Rendered! [14mar2023 19:50:37.063] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: steam_radiator [14mar2023 19:50:37.063] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: easel [14mar2023 19:50:37.063] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: light_switch [14mar2023 19:50:37.063] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: canvas [14mar2023 19:50:37.063] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: faceless_canvas [14mar2023 19:50:37.063] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cctv_camera [14mar2023 19:50:37.063] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cctv_screen [14mar2023 19:50:37.063] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: modern_oak_bookshelf [14mar2023 19:50:37.064] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: modern_acacia_bookshelf [14mar2023 19:50:37.064] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: modern_birch_bookshelf [14mar2023 19:50:37.064] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: modern_crimson_bookshelf [14mar2023 19:50:37.064] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: modern_dark_oak_bookshelf [14mar2023 19:50:37.064] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: modern_jungle_bookshelf [14mar2023 19:50:37.064] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: modern_spruce_bookshelf [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: modern_warped_bookshelf [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: modern_book [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: mirror [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: tall_mirror [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: large_mirror [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: massive_mirror [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_stairs [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: metal_catwalk [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_glass_door [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: modern_white_door [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_glass_door [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_glass_door [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_glass_door [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_door [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: iron_glass_door [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_glass_door [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_glass_door [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_glass_door [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_glass_door [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_wall_shelf [14mar2023 19:50:37.065] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: double_acacia_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: double_birch_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: double_crimson_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: double_dark_oak_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: double_jungle_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: double_oak_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: double_spruce_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: double_warped_wall_shelf [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dishwasher [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: kitchen_sink [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_kitchen_cabinet [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_kitchen_cabinet [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_kitchen_cabinet [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_kitchen_cabinet [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_kitchen_cabinet [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_kitchen_cabinet [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_kitchen_cabinet [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_kitchen_cabinet [14mar2023 19:50:37.066] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cobblestone_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stone_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stone_bricks_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cracked_stone_bricks_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: mossy_stone_bricks_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_stone_bricks_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: clay_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: sand_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: red_sand_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: smooth_stone_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: gravel_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: granite_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_granite_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: diorite_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_diorite_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: obsidian_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: andesite_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_andesite_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: mossy_cobblestone_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: bricks_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: terracotta_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: sandstone_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_sandstone_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cut_sandstone_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: red_sandstone_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_red_sandstone_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cut_red_sandstone_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: prismarine_kitchen_cabinet [14mar2023 19:50:37.067] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: prismarine_bricks_kitchen_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_prismarine_kitchen_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: blackstone_kitchen_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_blackstone_kitchen_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_blackstone_bricks_kitchen_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_polished_blackstone_kitchen_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: netherrack_kitchen_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: nether_bricks_kitchen_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_nether_bricks_kitchen_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cobblestone_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stone_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stone_bricks_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cracked_stone_bricks_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: mossy_stone_bricks_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_stone_bricks_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: clay_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: sand_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: red_sand_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: smooth_stone_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: gravel_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: granite_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_granite_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: diorite_kitchen_drawer_cabinet [14mar2023 19:50:37.069] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_diorite_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: obsidian_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: andesite_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_andesite_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: mossy_cobblestone_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: bricks_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: terracotta_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: sandstone_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_sandstone_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cut_sandstone_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: red_sandstone_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_red_sandstone_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cut_red_sandstone_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: prismarine_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: prismarine_bricks_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_prismarine_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: blackstone_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_blackstone_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_blackstone_bricks_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_polished_blackstone_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: netherrack_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: nether_bricks_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_nether_bricks_kitchen_drawer_cabinet [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cobblestone_ramp [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stone_ramp [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stone_bricks_ramp [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cracked_stone_bricks_ramp [14mar2023 19:50:37.070] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: mossy_stone_bricks_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_stone_bricks_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: clay_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: sand_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: red_sand_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: smooth_stone_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dirt_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: deepslate_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cobbled_deepslate_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: quartz_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: smooth_quartz_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_quartz_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: quartz_bricks_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: quartz_pillar_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_log_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stripped_acacia_log_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_log_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stripped_birch_log_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_log_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stripped_crimson_log_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_log_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stripped_dark_oak_log_ramp [14mar2023 19:50:37.072] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_log_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stripped_jungle_log_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_log_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stripped_oak_log_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_log_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stripped_spruce_log_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_log_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stripped_warped_log_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: gravel_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: granite_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_granite_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: diorite_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_diorite_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: obsidian_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: andesite_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_andesite_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: mossy_cobblestone_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: bricks_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: terracotta_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: sandstone_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_sandstone_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cut_sandstone_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: red_sandstone_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_red_sandstone_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cut_red_sandstone_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: prismarine_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: prismarine_bricks_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_prismarine_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: blackstone_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_blackstone_ramp [14mar2023 19:50:37.073] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_blackstone_bricks_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_polished_blackstone_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: netherrack_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: nether_bricks_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_nether_bricks_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: paved_road_ramp [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: ceiling_fan [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jail_bars [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jail_door [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: extractor [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_night_stand [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_night_stand [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_night_stand [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_night_stand [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_night_stand [14mar2023 19:50:37.074] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_night_stand [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_night_stand [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_night_stand [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: shower_head [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: alarm_clock [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: electrical_outlet [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: air_conditioner [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: metal_duct [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: hot_water_heater [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_panel [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: tile_light [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: metal_grate [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: light_bulb [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: arrow_slit [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: toilet [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: black_sofa [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: blue_sofa [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: brown_sofa [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cyan_sofa [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: gray_sofa [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: green_sofa [14mar2023 19:50:37.075] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: light_blue_sofa [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: light_gray_sofa [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: lime_sofa [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: magenta_sofa [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: orange_sofa [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: pink_sofa [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: purple_sofa [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: red_sofa [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: white_sofa [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: yellow_sofa [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cobblestone_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stone_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stone_bricks_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cracked_stone_bricks_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: mossy_stone_bricks_barrier [14mar2023 19:50:37.076] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_stone_bricks_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: clay_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: sand_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: red_sand_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: smooth_stone_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: gravel_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: granite_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_granite_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: diorite_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_diorite_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: obsidian_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: andesite_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_andesite_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: mossy_cobblestone_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: bricks_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: terracotta_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: sandstone_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_sandstone_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cut_sandstone_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: red_sandstone_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_red_sandstone_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cut_red_sandstone_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: prismarine_barrier [14mar2023 19:50:37.077] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: prismarine_bricks_barrier [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_prismarine_barrier [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: blackstone_barrier [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_blackstone_barrier [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: polished_blackstone_bricks_barrier [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_polished_blackstone_barrier [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: netherrack_barrier [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: nether_bricks_barrier [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chiseled_nether_bricks_barrier [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_round_table [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_round_table [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_round_table [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_round_table [14mar2023 19:50:37.078] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_round_table [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_round_table [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_round_table [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_round_table [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: vinyl_siding [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: red_vinyl_siding [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: green_vinyl_siding [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: blue_vinyl_siding [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: gray_vinyl_siding [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: four_panel_window [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: six_panel_window [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: hedge [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: white_ceramic_tile [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: beige_ceramic_tile [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: brown_ceramic_tile [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: rocky_ceramic_tile [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: black_painted_drywall [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: blue_painted_drywall [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: brown_painted_drywall [14mar2023 19:50:37.079] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: cyan_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: gray_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: green_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: light_blue_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: light_gray_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: lime_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: magenta_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: orange_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: pink_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: purple_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: red_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: white_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: yellow_painted_drywall [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: bathroom_ceramic_tile [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_deck [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_deck [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_deck [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_deck [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_deck [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_deck [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_deck [14mar2023 19:50:37.080] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_deck [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: guitar_amplifier [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: seed_spreader [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: power_transmitter [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: power_receiver [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: microwave [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: stove [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: photon [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: winch [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: winch_anchor [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: turntable [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: trash_can [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: paved_road [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: chess_board [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: coffee_mug [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: floor_mat [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: inset_light [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_mini_stool [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_mini_stool [14mar2023 19:50:37.082] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_mini_stool [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_mini_stool [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_mini_stool [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_mini_stool [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_mini_stool [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_mini_stool [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_chair [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_chair [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_chair [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_chair [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_chair [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_chair [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_chair [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_chair [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: music_stand [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: lantern_post [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: street_light [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: old_tv [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: flatscreen_tv [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: monitor [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dual_monitor [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_small_table [14mar2023 19:50:37.083] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_small_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_small_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_small_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_small_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_small_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_small_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_small_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_acacia_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_birch_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_crimson_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_dark_oak_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_jungle_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_oak_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_spruce_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_warped_coffee_table [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_slab [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: printer [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: photocopier [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_trapdoor [14mar2023 19:50:37.084] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_acacia_trapdoor [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_birch_trapdoor [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_crimson_trapdoor [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_dark_oak_trapdoor [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_iron_trapdoor [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_jungle_trapdoor [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_oak_trapdoor [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_spruce_trapdoor [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: glass_warped_trapdoor [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: washing_machine [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dryer [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: refrigerator [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: deluxe_bed [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: acacia_picnic_table [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: birch_picnic_table [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: crimson_picnic_table [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: dark_oak_picnic_table [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: jungle_picnic_table [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: oak_picnic_table [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: spruce_picnic_table [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: warped_picnic_table [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: bathtub [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_white [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_white_incline [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_yellow [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_yellow_incline [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_double_yellow [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_double_yellow_incline [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_white_shoulder_left [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_white_shoulder_left_incline [14mar2023 19:50:37.085] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_white_shoulder_right [14mar2023 19:50:37.086] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_white_shoulder_right_incline [14mar2023 19:50:37.086] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_white_corner_left [14mar2023 19:50:37.086] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_white_corner_left_incline [14mar2023 19:50:37.086] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_white_corner_right [14mar2023 19:50:37.086] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered block: road_marker_white_corner_right_incline [14mar2023 19:50:37.086] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered 445 blocks [14mar2023 19:50:37.086] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Registered 472 items [14mar2023 19:50:37.106] [Worker-Main-23/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Set 82 render types [14mar2023 19:50:37.287] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Received version check data: { "homepage": "https://mrcrayfish.com/mods?id=goblintraders", "promos": { "1.15.2-latest": "1.3.1", "1.16.3-latest": "1.6.0", "1.16.5-latest": "1.7.3", "1.17.1-latest": "1.6.3", "1.18-latest": "1.7.0", "1.18.1-latest": "1.7.0", "1.18.2-latest": "1.8.0", "1.19-latest": "1.7.3", "1.19.2-latest": "1.8.0", "1.19.3-latest": "1.8.0" } } [14mar2023 19:50:37.287] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Found status: BETA Current: 1.8.0 Target: 1.8.0 [14mar2023 19:50:37.288] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json [14mar2023 19:50:37.391] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue SIDED_SETUP: 11 jobs [14mar2023 19:50:37.455] [Render thread/INFO] [xaero.common.MinimapLogs/]: Loading Xaero's Minimap - Stage 2/2 [14mar2023 19:50:37.618] [Render thread/INFO] [xaero.common.MinimapLogs/]: Xaero's Minimap: World Map found! [14mar2023 19:50:37.618] [Render thread/INFO] [xaero.common.MinimapLogs/]: Optifine! [14mar2023 19:50:37.618] [Render thread/INFO] [xaero.common.MinimapLogs/]: Xaero's Minimap: No Vivecraft! [14mar2023 19:50:37.618] [Render thread/INFO] [xaero.map.WorldMap/]: Loading Xaero's World Map - Stage 2/2 [14mar2023 19:50:37.625] [Render thread/INFO] [xaero.map.WorldMap/]: New world map region cache hash code: -1814391455 [14mar2023 19:50:37.633] [Render thread/INFO] [xaero.map.WorldMap/]: Xaero's WorldMap Mod: Xaero's minimap found! [14mar2023 19:50:37.636] [Render thread/INFO] [xaero.map.WorldMap/]: Optifine! [14mar2023 19:50:37.636] [Render thread/INFO] [xaero.map.WorldMap/]: Xaero's World Map: No Vivecraft! [14mar2023 19:50:37.654] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 263.0 ms [14mar2023 19:50:37.687] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Received version check data: { "homepage": "https://www.curseforge.com/minecraft/mc-mods/security-craft/", "promos": { "1.7.10-latest": "v1.8.13", "1.7.10-recommended": "v1.8.13", "1.8-latest": "v1.8.12.1", "1.8-recommended": "v1.8.12.1", "1.8.8-latest": "v1.8.12.1", "1.8.8-recommended": "v1.8.12.1", "1.8.9-latest": "v1.8.12.1", "1.8.9-recommended": "v1.8.12.1", "1.9.4-latest": "v1.8.12", "1.9.4-recommended": "v1.8.12", "1.10.2-latest": "v1.8.12", "1.10.2-recommended": "v1.8.12", "1.11.2-latest": "v1.8.12.1", "1.11.2-recommended": "v1.8.12.1", "1.12-latest": "v1.8.8.1", "1.12-recommended": "v1.8.8.1", "1.12.1-latest": "v1.8.8.1", "1.12.1-recommended": "v1.8.8.1", "1.12.2-latest": "v1.9.5", "1.12.2-recommended": "v1.9.5", "1.13.2-latest": "v1.8.13", "1.13.2-recommended": "v1.8.13", "1.14.3-latest": "v1.8.12-beta2", "1.14.3-recommended": "v1.8.12-beta2", "1.14.4-latest": "v1.8.22.2", "1.14.4-recommended": "v1.8.22.2", "1.15.1-latest": "v1.8.15-beta2", "1.15.1-recommended": "v1.8.15-beta2", "1.15.2-latest": "v1.9.1", "1.15.2-recommended": "v1.9.1", "1.16.1-latest": "v1.8.19.3", "1.16.1-recommended": "v1.8.19.3", "1.16.2-latest": "v1.8.19.3", "1.16.2-recommended": "v1.8.19.3", "1.16.3-latest": "v1.8.21.1", "1.16.3-recommended": "v1.8.21.1", "1.16.4-latest": "v1.8.21.1", "1.16.4-recommended": "v1.8.21.1", "1.16.5-latest": "v1.9.5", "1.16.5-recommended": "v1.9.5", "1.17.1-latest": "1.9.5", "1.17.1-recommended": "1.9.5", "1.18.1-latest": "1.9.0.2-beta1", "1.18.1-recommended": "1.9.0.2-beta1", "1.18.2-latest": "v.9.5", "1.18.2-recommended": "1.9.5", "1.19-latest": "1.9.3.1", "1.19-recommended": "1.9.3.1", "1.19.1-latest": "1.9.3.1", "1.19.1-recommended": "1.9.3.1", "1.19.2-latest": "1.9.4", "1.19.2-recommended": "1.9.4", "1.19.3-latest": "1.9.5", "1.19.3-recommended": "1.9.5" }, "1.7.10": { "v1.8.13": "https://github.com/Geforce132/SecurityCraft/blob/1.7.10/Changelog%20v1.8.x.md" }, "1.8": { "v1.8.12": "https://github.com/Geforce132/SecurityCraft/blob/1.8/Changelog%20v1.8.x.md" }, "1.8.8": { "v1.8.12.1": "https://github.com/Geforce132/SecurityCraft/blob/1.8.9/Changelog%20v1.8.x.md" }, "1.8.9": { "v1.8.12.1": "https://github.com/Geforce132/SecurityCraft/blob/1.8.9/Changelog%20v1.8.x.md" }, "1.9.4": { "v1.8.12": "https://github.com/Geforce132/SecurityCraft/blob/1.9.4/Changelog%20v1.8.x.md" }, "1.10.2": { "v1.8.12": "https://github.com/Geforce132/SecurityCraft/blob/1.10.2/Changelog%20v1.8.x.md" }, "1.11.2": { "v1.8.12.1": "https://github.com/Geforce132/SecurityCraft/blob/1.11.2/Changelog%20v1.8.x.md" }, "1.12": { "v1.8.8.1": "https://github.com/Geforce132/SecurityCraft/blob/54061f84f188c33db291770e550c4c84a927194c/Changelog%20v1.8.x.md" }, "1.12.1": { "v1.8.8.1": "https://github.com/Geforce132/SecurityCraft/blob/54061f84f188c33db291770e550c4c84a927194c/Changelog%20v1.8.x.md" }, "1.12.2": { "v1.9.5": "https://github.com/Geforce132/SecurityCraft/blob/1.12.2/Changelog.md" }, "1.13.2": { "v1.8.13": "https://github.com/Geforce132/SecurityCraft/blob/1.13.2/Changelog%20v1.8.x.md" }, "1.14.3": { "v1.8.12-beta2": "https://github.com/Geforce132/SecurityCraft/blob/b20ce0945abdccb8f2b6abaea5d26c28d0a3b916/Changelog%20v1.8.x.md" }, "1.14.4": { "v1.8.22.2": "https://github.com/Geforce132/SecurityCraft/blob/1.14.4/Changelog%20v1.8.x.md" }, "1.15.1": { "v1.8.15-beta2": "https://github.com/Geforce132/SecurityCraft/blob/04f414232af5250193ed610da93696a830584cc9/Changelog%20v1.8.x.md" }, "1.15.2": { "v1.9.1": "https://github.com/Geforce132/SecurityCraft/blob/1.15.x/Changelog.md" }, "1.16.1": { "v1.8.19.3": "https://github.com/Geforce132/SecurityCraft/blob/1.16.1/Changelog%20v1.8.x.md" }, "1.16.2": { "v1.8.19.3": "https://github.com/Geforce132/SecurityCraft/blob/1.16.1/Changelog%20v1.8.x.md" }, "1.16.3": { "v1.8.21.1": "https://github.com/Geforce132/SecurityCraft/blob/44460188b9bf30b94f122ba362092cba5e76e0d2/Changelog%20v1.8.x.md" }, "1.16.4": { "v1.8.21.1": "https://github.com/Geforce132/SecurityCraft/blob/44460188b9bf30b94f122ba362092cba5e76e0d2/Changelog%20v1.8.x.md" }, "1.16.5": { "v1.9.5": "https://github.com/Geforce132/SecurityCraft/blob/1.16.3/Changelog.md" }, "1.17.1": { "1.9.5": "https://github.com/Geforce132/SecurityCraft/blob/1.17.1/Changelog.md" }, "1.18.1": { "1.9.0.2-beta1": "https://github.com/Geforce132/SecurityCraft/blob/1.18.1/Changelog.md" }, "1.18.2": { "1.9.5": "https://github.com/Geforce132/SecurityCraft/blob/1.18.2/Changelog.md" }, "1.19": { "1.9.3.1": "https://github.com/Geforce132/SecurityCraft/blob/1.19/Changelog.md" }, "1.19.1": { "1.9.3.1": "https://github.com/Geforce132/SecurityCraft/blob/c60edcc5881fc8ca4394bfeae3254ab0d693ab5e/Changelog.md" }, "1.19.2": { "1.9.4": "https://github.com/Geforce132/SecurityCraft/blob/1.19.1/Changelog.md" }, "1.19.3": { "1.9.5": "https://github.com/Geforce132/SecurityCraft/blob/1.19.3/Changelog.md" } } [14mar2023 19:50:37.689] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Found status: UP_TO_DATE Current: 1.9.5 Target: null [14mar2023 19:50:37.690] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Starting version check at https://raw.githubusercontent.com/Corail31/tombstone_lite/master/update.json [14mar2023 19:50:37.703] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Received version check data: { "homepage": "https://www.curseforge.com/minecraft/mc-mods/corail-tombstone", "promos": { "1.19.3-latest": "8.3.2", "1.19.3-recommended": "8.3.2", "1.19.2-latest": "8.2.5", "1.19.2-recommended": "8.2.5", "1.19.1-latest": "8.1.0", "1.19.1-recommended": "8.1.0", "1.19-latest": "8.0.4", "1.19-recommended": "8.0.4", "1.18.2-latest": "7.6.1", "1.18.2-recommended": "7.6.1", "1.18.1-latest": "7.4.1", "1.18.1-recommended": "7.4.1", "1.17.1-latest": "7.3.0", "1.17.1-recommended": "7.3.0", "1.16.5-latest": "6.8.10", "1.16.5-recommended": "6.8.10", "1.15.2-latest": "4.6.0", "1.15.2-recommended": "4.6.0", "1.14.4-latest": "4.3.6", "1.14.4-recommended": "4.3.6", "1.13.2-latest": "3.5.2", "1.13.2-recommended": "3.5.2", "1.12.2-latest": "4.6.1", "1.12.2-recommended": "4.6.1", "1.11.2-latest": "2.9.0.1", "1.11.2-recommended": "2.9.0.1", "1.10.2-latest": "2.9.4", "1.10.2-recommended": "2.9.4", "1.9.4-latest": "1.4.1", "1.9.4-recommended": "1.4.1", "1.8.9-latest": "1.4.1", "1.8.9-recommended": "1.4.1" }, "1.19.3": { "8.3.2": "updates mod compatibilities", "8.3.1": "fixes login on server", "8.3.0": "initial port" }, "1.19.2": { "8.2.5": "final version (LTS)" }, "1.18.2": { "7.6.1": "final version" }, "1.16.5": { "6.8.10": "final version" }, "1.12.2": { "4.6.1": "final version (LTS)" } } [14mar2023 19:50:37.703] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Found status: UP_TO_DATE Current: 7.6.1 Target: null [14mar2023 19:50:37.703] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://mrcrayfish.com/modupdatejson?id=cfm [14mar2023 19:50:37.841] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [cfm] Received version check data: { "homepage": "https://mrcrayfish.com/mods?id=cfm", "promos": { "1.11.2-latest": "4.1", "1.12.2-latest": "6.3.2", "1.14.3-latest": "7.0.0-pre2", "1.14.4-latest": "7.0.0-pre15", "1.15.1-latest": "7.0.0-pre16", "1.16.1-latest": "7.0.0-pre18", "1.16.3-latest": "7.0.0-pre22", "1.17.1-latest": "7.0.0-pre25", "1.18-latest": "7.0.0-pre26", "1.18.1-latest": "7.0.0-pre28", "1.18.2-latest": "7.0.0-pre35", "1.19-latest": "7.0.0-pre34", "1.19.2-latest": "7.0.0-pre35", "1.19.3-latest": "7.0.0-pre35", "1.7.10-latest": "3.4", "1.8.9-latest": "4.0.1", "1.16.5-latest": "7.0.0-pre22" } } [14mar2023 19:50:37.842] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Found status: BETA_OUTDATED Current: 7.0.0-pre29 Target: 7.0.0-pre35 [14mar2023 19:50:37.842] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [14mar2023 19:50:38.200] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data: { "homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/", "promos": { "1.1-latest": "1.3.4.29", "1.2.3-latest": "1.4.1.64", "1.2.4-latest": "2.0.0.68", "1.2.5-latest": "3.4.9.171", "1.3.2-latest": "4.3.5.318", "1.4.0-latest": "5.0.0.326", "1.4.1-latest": "6.0.0.329", "1.4.2-latest": "6.0.1.355", "1.4.3-latest": "6.2.1.358", "1.4.4-latest": "6.3.0.378", "1.4.5-latest": "6.4.2.448", "1.4.6-latest": "6.5.0.489", "1.4.7-latest": "6.6.2.534", "1.5-latest": "7.7.0.598", "1.5.1-latest": "7.7.2.682", "1.5.2-latest": "7.8.1.738", "1.5.2-recommended": "7.8.1.738", "1.6.1-latest": "8.9.0.775", "1.6.2-latest": "9.10.1.871", "1.6.2-recommended": "9.10.1.871", "1.6.3-latest": "9.11.0.878", "1.6.4-latest": "9.11.1.1345", "1.6.4-recommended": "9.11.1.1345", "1.7.2-latest": "10.12.2.1161", "1.7.2-recommended": "10.12.2.1161", "1.7.10_pre4-latest": "10.12.2.1149", "1.7.10-latest": "10.13.4.1614", "1.7.10-recommended": "10.13.4.1614", "1.8-latest": "11.14.4.1577", "1.8-recommended": "11.14.4.1563", "1.8.8-latest": "11.15.0.1655", "1.8.9-latest": "11.15.1.2318", "1.8.9-recommended": "11.15.1.2318", "1.9-latest": "12.16.1.1938", "1.9-recommended": "12.16.1.1887", "1.9.4-latest": "12.17.0.2317", "1.9.4-recommended": "12.17.0.2317", "1.10-latest": "12.18.0.2000", "1.10.2-latest": "12.18.3.2511", "1.10.2-recommended": "12.18.3.2511", "1.11-latest": "13.19.1.2199", "1.11-recommended": "13.19.1.2189", "1.11.2-latest": "13.20.1.2588", "1.11.2-recommended": "13.20.1.2588", "1.12-latest": "14.21.1.2443", "1.12-recommended": "14.21.1.2387", "1.12.1-latest": "14.22.1.2485", "1.12.1-recommended": "14.22.1.2478", "1.12.2-latest": "14.23.5.2860", "1.12.2-recommended": "14.23.5.2859", "1.13.2-latest": "25.0.223", "1.14.2-latest": "26.0.63", "1.14.3-latest": "27.0.60", "1.14.4-latest": "28.2.26", "1.14.4-recommended": "28.2.26", "1.15-latest": "29.0.4", "1.15.1-latest": "30.0.51", "1.15.2-latest": "31.2.57", "1.15.2-recommended": "31.2.57", "1.16.1-latest": "32.0.108", "1.16.2-latest": "33.0.61", "1.16.3-latest": "34.1.42", "1.16.3-recommended": "34.1.0", "1.16.4-latest": "35.1.37", "1.16.4-recommended": "35.1.4", "1.16.5-latest": "36.2.39", "1.16.5-recommended": "36.2.34", "1.17.1-latest": "37.1.1", "1.17.1-recommended": "37.1.1", "1.18-latest": "38.0.17", "1.18.1-latest": "39.1.2", "1.18.1-recommended": "39.1.0", "1.18.2-recommended": "40.2.0", "1.18.2-latest": "40.2.1", "1.19-latest": "41.1.0", "1.19-recommended": "41.1.0", "1.19.1-latest": "42.0.9", "1.19.2-recommended": "43.2.0", "1.19.2-latest": "43.2.6", "1.19.3-latest": "44.1.23", "1.19.3-recommended": "44.1.0" } } [14mar2023 19:50:38.200] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 40.2.1 Target: null [14mar2023 19:50:39.617] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:shruster' referenced from: stalwart_dungeons:shruster#: {} [14mar2023 19:50:39.617] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/shruster.json [14mar2023 19:50:40.500] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: byg:blockstates/potted_hydrangea_bush.json: java.io.FileNotFoundException: byg:blockstates/potted_hydrangea_bush.json [14mar2023 19:50:40.501] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'byg:blockstates/potted_hydrangea_bush.json' missing model for variant: 'byg:potted_hydrangea_bush#' [14mar2023 19:50:41.909] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:item/celeste2a' referenced from: stalwart_dungeons:tungsten_shield#inventory: {} [14mar2023 19:50:41.909] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/item/celeste2a.json [14mar2023 19:50:41.910] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:item/celeste2b' referenced from: stalwart_dungeons:tungsten_shield#inventory: {} [14mar2023 19:50:41.910] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/item/celeste2b.json [14mar2023 19:50:41.911] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:hammer' referenced from: stalwart_dungeons:tungsten_hammer#inventory: {} [14mar2023 19:50:41.911] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/hammer.json [14mar2023 19:50:41.912] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:awfulgun' referenced from: stalwart_dungeons:awful_gun#inventory: {} [14mar2023 19:50:41.912] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/awfulgun.json [14mar2023 19:50:42.154] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:useless_sword_icon' referenced from: useless_sword:uselesswordicon#inventory: {} [14mar2023 19:50:42.154] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/useless_sword_icon.json [14mar2023 19:50:42.163] [Worker-Main-26/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:50:42.163] [Worker-Main-26/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:50:42.164] [Worker-Main-26/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:50:42.164] [Worker-Main-26/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:50:43.409] [Worker-Main-26/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to resolve texture reference: #missing in modernlife:block/photon [14mar2023 19:50:43.411] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:50:43.466] [Worker-Main-26/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:50:43.468] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false [14mar2023 19:50:43.516] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties [14mar2023 19:50:43.563] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties [14mar2023 19:50:43.604] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties [14mar2023 19:50:43.641] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties [14mar2023 19:50:43.677] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties [14mar2023 19:50:43.713] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties [14mar2023 19:50:43.750] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties [14mar2023 19:50:43.787] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties [14mar2023 19:50:43.828] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties [14mar2023 19:50:43.865] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties [14mar2023 19:50:43.900] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties [14mar2023 19:50:43.936] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties [14mar2023 19:50:43.972] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties [14mar2023 19:50:44.008] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties [14mar2023 19:50:44.044] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties [14mar2023 19:50:44.081] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties [14mar2023 19:50:44.116] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties [14mar2023 19:50:44.169] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties [14mar2023 19:50:44.205] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties [14mar2023 19:50:44.242] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties [14mar2023 19:50:44.278] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties [14mar2023 19:50:44.315] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties [14mar2023 19:50:44.350] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties [14mar2023 19:50:44.386] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties [14mar2023 19:50:44.423] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties [14mar2023 19:50:44.458] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties [14mar2023 19:50:44.494] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties [14mar2023 19:50:44.533] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties [14mar2023 19:50:44.570] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties [14mar2023 19:50:44.609] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties [14mar2023 19:50:44.648] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties [14mar2023 19:50:44.689] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties [14mar2023 19:50:44.727] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties [14mar2023 19:50:44.765] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties [14mar2023 19:50:44.803] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/21_tinted_glass/tinted_glass.properties [14mar2023 19:50:44.836] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties [14mar2023 19:50:44.840] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties [14mar2023 19:50:44.843] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties [14mar2023 19:50:44.846] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false [14mar2023 19:50:44.850] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties [14mar2023 19:50:50.938] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 4 [14mar2023 19:50:51.240] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/king, 23 -> 32 [14mar2023 19:50:51.240] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/knight_w, 23 -> 32 [14mar2023 19:50:51.241] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/bishop, 23 -> 32 [14mar2023 19:50:51.241] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/king_w, 23 -> 32 [14mar2023 19:50:51.241] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/rook, 23 -> 32 [14mar2023 19:50:51.241] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/rook_w, 23 -> 32 [14mar2023 19:50:51.241] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/knight, 23 -> 32 [14mar2023 19:50:51.241] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/pawn_small_w, 23 -> 32 [14mar2023 19:50:51.241] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/queen_w, 23 -> 32 [14mar2023 19:50:51.242] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/bishop_w, 23 -> 32 [14mar2023 19:50:51.242] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/queen, 23 -> 32 [14mar2023 19:50:51.242] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/pawn_small, 23 -> 32 [14mar2023 19:50:51.769] [Worker-Main-19/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite alexsmobs:item/hemolymph_sac: [3] [14mar2023 19:50:51.923] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:50:51.949] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64 [14mar2023 19:50:51.949] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6 [14mar2023 19:50:51.953] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64 [14mar2023 19:50:51.953] [Worker-Main-26/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [14mar2023 19:50:51.959] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:50:52.079] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64 [14mar2023 19:50:52.079] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6 [14mar2023 19:50:52.087] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64 [14mar2023 19:50:52.087] [Worker-Main-26/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [14mar2023 19:50:52.096] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:50:52.200] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64 [14mar2023 19:50:52.200] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6 [14mar2023 19:50:52.207] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64 [14mar2023 19:50:52.207] [Worker-Main-26/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [14mar2023 19:50:52.217] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:50:52.240] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64 [14mar2023 19:50:52.240] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6 [14mar2023 19:50:52.244] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64 [14mar2023 19:50:52.244] [Worker-Main-26/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [14mar2023 19:50:52.247] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:50:52.285] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64 [14mar2023 19:50:52.285] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6 [14mar2023 19:50:52.289] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64 [14mar2023 19:50:52.289] [Worker-Main-26/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [14mar2023 19:50:52.294] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:50:52.334] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64 [14mar2023 19:50:52.334] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6 [14mar2023 19:50:52.339] [Worker-Main-26/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64 [14mar2023 19:50:52.339] [Worker-Main-26/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [14mar2023 19:50:52.518] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMPLETE: 1 jobs [14mar2023 19:50:52.518] [Render thread/DEBUG] [potionstudios.byg.BYG/]: BYG: "Load Complete Event" Starting... [14mar2023 19:50:52.519] [Render thread/DEBUG] [potionstudios.byg.BYG/]: BYG: Adding Compostable Blocks... [14mar2023 19:50:52.519] [Render thread/INFO] [potionstudios.byg.BYG/]: BYG: Compostable Blocks Added! [14mar2023 19:50:52.520] [Render thread/DEBUG] [potionstudios.byg.BYG/]: BYG: Adding tillables... [14mar2023 19:50:52.520] [Render thread/INFO] [potionstudios.byg.BYG/]: BYG: Added tillables! [14mar2023 19:50:52.521] [Render thread/DEBUG] [potionstudios.byg.BYG/]: BYG: Adding Flammables... [14mar2023 19:50:52.521] [Render thread/INFO] [potionstudios.byg.BYG/]: BYG: Added Flammables! [14mar2023 19:50:52.522] [Render thread/INFO] [potionstudios.byg.BYG/]: BYG: "Load Complete" Event Complete! [14mar2023 19:50:52.522] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 3.966 ms [14mar2023 19:50:54.509] [Render thread/WARN] [net.minecraft.client.resources.language.ClientLanguage/]: Skipped language file: creativecore:lang/es_es.json (com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 6 column 6 path $.gui.add) [14mar2023 19:50:54.524] [Render thread/WARN] [net.minecraft.client.resources.language.ClientLanguage/]: Skipped language file: sophisticatedbackpacks:lang/es_es.json (com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Invalid escape sequence at line 51 column 103 path $.item.sophisticatedbackpacks.everlasting_upgrade.tooltip) [14mar2023 19:50:54.536] [Render thread/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 15850 [14mar2023 19:50:54.673] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Auriculares (Corsair HS60 Surround Adapter) [14mar2023 19:50:54.674] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started [14mar2023 19:50:54.771] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x1024x4 minecraft:textures/atlas/blocks.png-atlas [14mar2023 19:50:54.772] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 2048x1024, mipmaps: 4 [14mar2023 19:50:54.772] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 2048x1024, mipmaps: 4 [14mar2023 19:50:54.786] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 139 [14mar2023 19:50:54.804] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas [14mar2023 19:50:54.832] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 256x128, mipmaps: 4 [14mar2023 19:50:54.832] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 256x128, mipmaps: 4 [14mar2023 19:50:54.833] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:50:54.833] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [14mar2023 19:50:54.833] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512x512, mipmaps: 4 [14mar2023 19:50:54.833] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512x512, mipmaps: 4 [14mar2023 19:50:54.834] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:50:54.834] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [14mar2023 19:50:54.837] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512x512, mipmaps: 4 [14mar2023 19:50:54.837] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512x512, mipmaps: 4 [14mar2023 19:50:54.838] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:50:54.838] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/chest.png-atlas [14mar2023 19:50:54.841] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512x256, mipmaps: 4 [14mar2023 19:50:54.841] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512x256, mipmaps: 4 [14mar2023 19:50:54.841] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:50:54.842] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [14mar2023 19:50:54.843] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512x256, mipmaps: 4 [14mar2023 19:50:54.843] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512x256, mipmaps: 4 [14mar2023 19:50:54.844] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:50:54.844] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [14mar2023 19:50:54.845] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512x256, mipmaps: 4 [14mar2023 19:50:54.845] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512x256, mipmaps: 4 [14mar2023 19:50:54.845] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:50:56.337] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to securitycraft:sentry, has custom renderer that is not LivingEntityRenderer. [14mar2023 19:50:57.130] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas [14mar2023 19:50:57.131] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 256x256, mipmaps: 0 [14mar2023 19:50:57.131] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 256x256, mipmaps: 0 [14mar2023 19:50:57.131] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 2 [14mar2023 19:50:57.133] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas [14mar2023 19:50:57.133] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 512x256, mipmaps: 0 [14mar2023 19:50:57.133] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 512x256, mipmaps: 0 [14mar2023 19:50:57.134] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:50:57.134] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/mob_effects.png-atlas [14mar2023 19:50:57.134] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 256x256, mipmaps: 0 [14mar2023 19:50:57.134] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 256x256, mipmaps: 0 [14mar2023 19:50:57.134] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:50:57.136] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 jei:textures/atlas/gui.png-atlas [14mar2023 19:50:57.136] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map normal: 256x128, mipmaps: 0 [14mar2023 19:50:57.136] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Allocate texture map specular: 256x128, mipmaps: 0 [14mar2023 19:50:57.137] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:50:57.151] [Render thread/INFO] [xaero.common.MinimapLogs/]: Successfully reloaded the minimap shaders! [14mar2023 19:50:57.158] [Render thread/INFO] [xaero.map.WorldMap/]: Successfully reloaded the world map shaders! [14mar2023 19:50:57.158] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading custom textures *** [14mar2023 19:50:57.168] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:50:57.248] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:50:57.250] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:05.849] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:06.149] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] [Shaders] Parsing block mappings: /shaders/block.properties [14mar2023 19:51:06.149] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: minecraft:flowing_water [14mar2023 19:51:06.150] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: minecraft:flowing_lava [14mar2023 19:51:06.151] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pambarleycrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pammustardseedscrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamlettucecrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamcorncrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pampeanutcrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamonioncrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamstrawberrycrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamwintersquashcrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamspiceleafcrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamchilipeppercrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamraspberrycrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pambeetcrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamtomatocrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pambellpeppercrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamsoybeancrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamparsnipcrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamgarliccrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamtealeafcrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamleekcrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamsweetpotatocrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:pamwhitemushroomcrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] [Shaders] Invalid block ID mapping: block.10030=harvestcraft:pambarleycrop harvestcraft:pammustardseedscrop harvestcraft:pamlettucecrop harvestcraft:pamcorncrop harvestcraft:pampeanutcrop harvestcraft:pamonioncrop harvestcraft:pamstrawberrycrop harvestcraft:pamwintersquashcrop harvestcraft:pamspiceleafcrop harvestcraft:pamchilipeppercrop harvestcraft:pamraspberrycrop harvestcraft:pambeetcrop harvestcraft:pamtomatocrop harvestcraft:pambellpeppercrop harvestcraft:pamsoybeancrop harvestcraft:pamparsnipcrop harvestcraft:pamgarliccrop harvestcraft:pamtealeafcrop harvestcraft:pamleekcrop harvestcraft:pamsweetpotatocrop harvestcraft:pamwhitemushroomcrop [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: biomesoplenty:plant_0 [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: biomesoplenty:sapling_0 [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:windygarden [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:frostgarden [14mar2023 19:51:06.152] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:shadedgarden [14mar2023 19:51:06.153] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:tropicalgarden [14mar2023 19:51:06.153] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:soggygarden [14mar2023 19:51:06.153] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: harvestcraft:aridgarden [14mar2023 19:51:06.153] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] [Shaders] Invalid block ID mapping: block.10031=biomesoplenty:plant_0 biomesoplenty:sapling_0 harvestcraft:windygarden harvestcraft:frostgarden harvestcraft:shadedgarden harvestcraft:tropicalgarden harvestcraft:soggygarden harvestcraft:aridgarden [14mar2023 19:51:06.153] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: biomesoplenty:leaves [14mar2023 19:51:06.153] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: biomesoplenty:leaves_1 [14mar2023 19:51:06.153] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: biomesoplenty:leaves_5 [14mar2023 19:51:06.153] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] [Shaders] Invalid block ID mapping: block.10032=biomesoplenty:leaves biomesoplenty:leaves_1 biomesoplenty:leaves_5 [14mar2023 19:51:06.153] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Shaders: Block not found for name: minecraft:web [14mar2023 19:51:06.153] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] [Shaders] Invalid block ID mapping: block.10202=web [14mar2023 19:51:06.364] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:06.371] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:06.373] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] CustomBlockLayers: shaders/block.properties [14mar2023 19:51:06.376] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Disable Forge light pipeline [14mar2023 19:51:06.377] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] Set ForgeConfig.CLIENT.experimentalForgeLightPipelineEnabled=false [14mar2023 19:51:06.435] [Render thread/INFO] [ambientsounds/]: Loaded AmbientEngine 'basic' v2.0.7. 11 dimension(s), 8 features, 9 groups, 31 region(s) and 57 sound(s) [14mar2023 19:51:21.248] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] No shaderpack loaded. [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:betterdungeons for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterDungeons-1.18.2-Forge-2.1.0.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:terrablender for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\TerraBlender-forge-1.18.2-1.2.0.126.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:ambientsounds for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:creativecore for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\CreativeCore_FORGE_v2.6.16_mc1.18.2.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:jei for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\jei-1.18.2-forge-10.2.1.1004.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:goblintraders for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\goblintraders-1.8.0-1.18.2.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:stalwart_dungeons for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\stalwart-dungeons-1.18.2-1.2.3.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:incendium for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Incendium_v5.0.6.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:sophisticatedcore for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\sophisticatedcore-1.18.2-0.5.37.202.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:curios for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\curios-forge-1.18.2-5.0.7.1.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:xaerominimap for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_23.3.0_Forge_1.18.2.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:xaeroworldmap for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\XaerosWorldMap_1.29.2_Forge_1.18.2.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:modernlife for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\modernlife-1.18.2-1.54.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:citadel for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\citadel-1.11.3-1.18.2.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:alexsmobs for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\alexsmobs-1.18.6.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:securitycraft for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\[1.18.2]+SecurityCraft+v1.9.5.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:artifacts for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\artifacts-1.18.2-4.2.0.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:yungsapi for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsApi-1.18.2-Forge-2.2.9.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:elevatorid for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\elevatorid-1.18.2-1.8.4.jar [14mar2023 19:51:21.252] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:feature_nbt_deadlock_be_gone for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:betterstrongholds for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:tombstone for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\tombstone-7.6.1-1.18.2.jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:dungeoncrawl for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\DungeonCrawl-1.18.2-2.3.10.jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:sophisticatedbackpacks for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.18.2-3.18.40.777.jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:cfm for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\cfm-7.0.0-pre29-1.18.2.jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:orcz for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Orcz_0.83_1.18.2+[AI+FIXES].jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:terralith for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Terralith_v2.2.3.jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:byg for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.18.2-40.2.1\forge-1.18.2-40.2.1-universal.jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:expandability for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\expandability-6.0.0.jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:bettermineshafts for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterMineshafts-1.18.2-Forge-2.2.jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:dungeons_arise for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\DungeonsArise-1.18.2-2.1.52-release.jar [14mar2023 19:51:21.253] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:useless_sword for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\useless-sword-1.18.2-V1.4.1.jar [14mar2023 19:51:21.257] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources [14mar2023 19:51:21.257] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading textures *** [14mar2023 19:51:21.258] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Resource packs: Mod Resources [14mar2023 19:51:21.283] [Worker-Main-22/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:51:21.283] [Worker-Main-23/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:51:21.283] [Worker-Main-16/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:51:21.285] [Worker-Main-25/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:51:21.286] [Worker-Main-22/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: jei:gui/icons/recipe_transfer, 7 -> 14 [14mar2023 19:51:21.356] [Worker-Main-25/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: orcz:particle/sporeparticle, 5 -> 10 [14mar2023 19:51:21.356] [Worker-Main-25/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: orcz:particle/redsporeparticle, 5 -> 10 [14mar2023 19:51:24.330] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:shruster' referenced from: stalwart_dungeons:shruster#: {} [14mar2023 19:51:24.330] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/shruster.json [14mar2023 19:51:25.138] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: byg:blockstates/potted_hydrangea_bush.json: java.io.FileNotFoundException: byg:blockstates/potted_hydrangea_bush.json [14mar2023 19:51:25.138] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'byg:blockstates/potted_hydrangea_bush.json' missing model for variant: 'byg:potted_hydrangea_bush#' [14mar2023 19:51:26.516] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:item/celeste2a' referenced from: stalwart_dungeons:tungsten_shield#inventory: {} [14mar2023 19:51:26.516] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/item/celeste2a.json [14mar2023 19:51:26.516] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:item/celeste2b' referenced from: stalwart_dungeons:tungsten_shield#inventory: {} [14mar2023 19:51:26.517] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/item/celeste2b.json [14mar2023 19:51:26.517] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:hammer' referenced from: stalwart_dungeons:tungsten_hammer#inventory: {} [14mar2023 19:51:26.517] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/hammer.json [14mar2023 19:51:26.518] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:awfulgun' referenced from: stalwart_dungeons:awful_gun#inventory: {} [14mar2023 19:51:26.518] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/awfulgun.json [14mar2023 19:51:26.750] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:useless_sword_icon' referenced from: useless_sword:uselesswordicon#inventory: {} [14mar2023 19:51:26.751] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/useless_sword_icon.json [14mar2023 19:51:26.757] [Worker-Main-28/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:26.758] [Worker-Main-28/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:26.758] [Worker-Main-28/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:26.758] [Worker-Main-28/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:27.776] [Worker-Main-28/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to resolve texture reference: #missing in modernlife:block/photon [14mar2023 19:51:27.777] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:51:27.835] [Worker-Main-28/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:27.835] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false [14mar2023 19:51:27.881] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties [14mar2023 19:51:27.915] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties [14mar2023 19:51:27.949] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties [14mar2023 19:51:27.984] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties [14mar2023 19:51:28.020] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties [14mar2023 19:51:28.054] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties [14mar2023 19:51:28.088] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties [14mar2023 19:51:28.123] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties [14mar2023 19:51:28.157] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties [14mar2023 19:51:28.191] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties [14mar2023 19:51:28.226] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties [14mar2023 19:51:28.260] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties [14mar2023 19:51:28.295] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties [14mar2023 19:51:28.330] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties [14mar2023 19:51:28.365] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties [14mar2023 19:51:28.402] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties [14mar2023 19:51:28.442] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties [14mar2023 19:51:28.481] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties [14mar2023 19:51:28.516] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties [14mar2023 19:51:28.551] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties [14mar2023 19:51:28.591] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties [14mar2023 19:51:28.626] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties [14mar2023 19:51:28.661] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties [14mar2023 19:51:28.697] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties [14mar2023 19:51:28.731] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties [14mar2023 19:51:28.767] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties [14mar2023 19:51:28.803] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties [14mar2023 19:51:28.838] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties [14mar2023 19:51:28.872] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties [14mar2023 19:51:28.918] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties [14mar2023 19:51:28.963] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties [14mar2023 19:51:28.998] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties [14mar2023 19:51:29.032] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties [14mar2023 19:51:29.066] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties [14mar2023 19:51:29.101] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/21_tinted_glass/tinted_glass.properties [14mar2023 19:51:29.134] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties [14mar2023 19:51:29.137] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties [14mar2023 19:51:29.139] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties [14mar2023 19:51:29.142] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false [14mar2023 19:51:29.143] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties [14mar2023 19:51:35.063] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 4 [14mar2023 19:51:35.345] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/king, 23 -> 32 [14mar2023 19:51:35.346] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/knight_w, 23 -> 32 [14mar2023 19:51:35.347] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/bishop, 23 -> 32 [14mar2023 19:51:35.347] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/king_w, 23 -> 32 [14mar2023 19:51:35.347] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/rook, 23 -> 32 [14mar2023 19:51:35.347] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/rook_w, 23 -> 32 [14mar2023 19:51:35.347] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/knight, 23 -> 32 [14mar2023 19:51:35.347] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/pawn_small_w, 23 -> 32 [14mar2023 19:51:35.347] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/queen_w, 23 -> 32 [14mar2023 19:51:35.348] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/bishop_w, 23 -> 32 [14mar2023 19:51:35.348] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/queen, 23 -> 32 [14mar2023 19:51:35.348] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: modernlife:item/pawn_small, 23 -> 32 [14mar2023 19:51:35.748] [Worker-Main-29/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite alexsmobs:item/hemolymph_sac: [3] [14mar2023 19:51:35.857] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:51:35.876] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64 [14mar2023 19:51:35.876] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6 [14mar2023 19:51:35.879] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64 [14mar2023 19:51:35.879] [Worker-Main-28/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [14mar2023 19:51:35.882] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:51:35.975] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64 [14mar2023 19:51:35.975] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6 [14mar2023 19:51:35.982] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64 [14mar2023 19:51:35.982] [Worker-Main-28/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [14mar2023 19:51:35.989] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:51:36.084] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64 [14mar2023 19:51:36.084] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6 [14mar2023 19:51:36.092] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64 [14mar2023 19:51:36.092] [Worker-Main-28/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [14mar2023 19:51:36.098] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:51:36.122] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64 [14mar2023 19:51:36.122] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6 [14mar2023 19:51:36.124] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64 [14mar2023 19:51:36.124] [Worker-Main-28/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [14mar2023 19:51:36.126] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:51:36.163] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64 [14mar2023 19:51:36.163] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6 [14mar2023 19:51:36.167] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64 [14mar2023 19:51:36.167] [Worker-Main-28/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [14mar2023 19:51:36.171] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false [14mar2023 19:51:36.208] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64 [14mar2023 19:51:36.209] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6 [14mar2023 19:51:36.213] [Worker-Main-28/INFO] [net.optifine.Config/]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64 [14mar2023 19:51:36.213] [Worker-Main-28/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [14mar2023 19:51:36.303] [Render thread/WARN] [net.minecraft.client.resources.language.ClientLanguage/]: Skipped language file: creativecore:lang/es_es.json (com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 6 column 6 path $.gui.add) [14mar2023 19:51:36.313] [Render thread/WARN] [net.minecraft.client.resources.language.ClientLanguage/]: Skipped language file: sophisticatedbackpacks:lang/es_es.json (com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Invalid escape sequence at line 51 column 103 path $.item.sophisticatedbackpacks.everlasting_upgrade.tooltip) [14mar2023 19:51:36.322] [Render thread/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 15850 [14mar2023 19:51:36.435] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Auriculares (Corsair HS60 Surround Adapter) [14mar2023 19:51:36.435] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started [14mar2023 19:51:36.519] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x1024x4 minecraft:textures/atlas/blocks.png-atlas [14mar2023 19:51:36.529] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 139 [14mar2023 19:51:36.532] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas [14mar2023 19:51:36.540] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:51:36.540] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [14mar2023 19:51:36.540] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:51:36.542] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [14mar2023 19:51:36.542] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:51:36.542] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/chest.png-atlas [14mar2023 19:51:36.543] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:51:36.543] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [14mar2023 19:51:36.543] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:51:36.543] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [14mar2023 19:51:36.544] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:51:37.715] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to securitycraft:sentry, has custom renderer that is not LivingEntityRenderer. [14mar2023 19:51:38.344] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas [14mar2023 19:51:38.345] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 2 [14mar2023 19:51:38.345] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas [14mar2023 19:51:38.345] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:51:38.345] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/mob_effects.png-atlas [14mar2023 19:51:38.345] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:51:38.347] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 jei:textures/atlas/gui.png-atlas [14mar2023 19:51:38.347] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0 [14mar2023 19:51:38.357] [Render thread/INFO] [xaero.common.MinimapLogs/]: Successfully reloaded the minimap shaders! [14mar2023 19:51:38.366] [Render thread/INFO] [xaero.map.WorldMap/]: Successfully reloaded the world map shaders! [14mar2023 19:51:38.366] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading custom textures *** [14mar2023 19:51:38.367] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:38.420] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:38.422] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:47.045] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:47.453] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:47.458] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources [14mar2023 19:51:47.462] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Disable Forge light pipeline [14mar2023 19:51:47.462] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] Set ForgeConfig.CLIENT.experimentalForgeLightPipelineEnabled=false [14mar2023 19:51:47.471] [Render thread/INFO] [ambientsounds/]: Loaded AmbientEngine 'basic' v2.0.7. 11 dimension(s), 8 features, 9 groups, 31 region(s) and 57 sound(s) [14mar2023 19:51:47.475] [Render thread/DEBUG] [mixin/]: Mixing access.client.EditBoxAccess from byg.mixins.json into net.minecraft.client.gui.components.EditBox [14mar2023 19:52:08.264] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Save shaders configuration. [14mar2023 19:52:11.314] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V [14mar2023 19:52:11.314] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V [14mar2023 19:52:11.314] [Render thread/DEBUG] [mixin/]: Mixing access.LevelStorageSourceLevelStorageAccessAccess from byg.mixins.json into net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess [14mar2023 19:52:11.318] [Render thread/INFO] [net.minecraft.world.level.storage.LevelStorageSource/]: Deleting level Mundo nuevo [14mar2023 19:52:11.318] [Render thread/INFO] [net.minecraft.world.level.storage.LevelStorageSource/]: Attempt 1... [14mar2023 19:52:12.884] [Render thread/INFO] [net.minecraft.world.level.storage.LevelStorageSource/]: Deleting level Mundo nuevo (1) [14mar2023 19:52:12.884] [Render thread/INFO] [net.minecraft.world.level.storage.LevelStorageSource/]: Attempt 1... [14mar2023 19:52:13.330] [Render thread/DEBUG] [mixin/]: Mixing access.SurfaceSystemAccess from byg.mixins.json into net.minecraft.world.level.levelgen.SurfaceSystem [14mar2023 19:52:13.330] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method byg_invokeMakeBands(Lnet/minecraft/world/level/levelgen/RandomSource;[Lnet/minecraft/world/level/block/state/BlockState;ILnet/minecraft/world/level/block/state/BlockState;)V to byg_invokeMakeBands_$md$6aaeaa$0 in byg.mixins.json:access.SurfaceSystemAccess [14mar2023 19:52:13.330] [Render thread/DEBUG] [mixin/]: Mixing common.world.surface.MixinSurfaceSystem from byg.mixins.json into net.minecraft.world.level.levelgen.SurfaceSystem [14mar2023 19:52:13.360] [Render thread/WARN] [potionstudios.byg.BYG/]: Config "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\nether-biomes.json5" warned: The following biome entries were ignored due to not being in this world's biome registry: 1. "incendium:ash_barrens", 2. "incendium:infernal_dunes", 3. "incendium:inverted_forest", 4. "incendium:quartz_flats", 5. "incendium:toxic_heap", 6. "incendium:volcanic_deltas", 7. "incendium:weeping_valley", 8. "incendium:withered_forest" [14mar2023 19:52:13.552] [Render thread/WARN] [potionstudios.byg.BYG/]: Config "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\nether-biomes.json5" warned: The following biome entries were ignored due to not being in this world's biome registry: 1. "incendium:ash_barrens", 2. "incendium:infernal_dunes", 3. "incendium:inverted_forest", 4. "incendium:quartz_flats", 5. "incendium:toxic_heap", 6. "incendium:volcanic_deltas", 7. "incendium:weeping_valley", 8. "incendium:withered_forest" [14mar2023 19:52:16.443] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\end-biomes.json5" was read. [14mar2023 19:52:16.444] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\nether-biomes.json5" was read. [14mar2023 19:52:16.454] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\overworld\byg-overworld-biomes.json5" was read. [14mar2023 19:52:16.454] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\byg-biome-dictionary.json" was read. [14mar2023 19:52:16.454] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\surface_rules\end_surface_rules.json5" was read. [14mar2023 19:52:16.455] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [14mar2023 19:52:16.461] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\surface_rules\nether_surface_rules.json5" was read. [14mar2023 19:52:16.462] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\growing-patterns.json5" was read. [14mar2023 19:52:16.466] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\trades.json5" was read. [14mar2023 19:52:16.468] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\settings.json5" was read. [14mar2023 19:52:16.468] [Render thread/DEBUG] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\client\biomepedia_inventory.json5" was read. [14mar2023 19:52:16.468] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\biomepedia.json5" was read. [14mar2023 19:52:16.477] [Render thread/DEBUG] [mixin/]: Mixing common.RegistryAccessMixin from byg.mixins.json into net.minecraft.server.WorldStem [14mar2023 19:52:16.479] [Render thread/DEBUG] [mixin/]: Mixing item.diggingclaws.ServerPlayerGameModeMixin from mixins.artifacts.json into net.minecraft.server.level.ServerPlayerGameMode [14mar2023 19:52:16.480] [Render thread/DEBUG] [mixin/]: mixins.artifacts.json:item.diggingclaws.ServerPlayerGameModeMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [14mar2023 19:52:16.483] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:betterdungeons for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterDungeons-1.18.2-Forge-2.1.0.jar [14mar2023 19:52:16.483] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:terrablender for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\TerraBlender-forge-1.18.2-1.2.0.126.jar [14mar2023 19:52:16.483] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:ambientsounds for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar [14mar2023 19:52:16.483] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:creativecore for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\CreativeCore_FORGE_v2.6.16_mc1.18.2.jar [14mar2023 19:52:16.483] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:jei for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\jei-1.18.2-forge-10.2.1.1004.jar [14mar2023 19:52:16.483] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:goblintraders for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\goblintraders-1.8.0-1.18.2.jar [14mar2023 19:52:16.483] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:stalwart_dungeons for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\stalwart-dungeons-1.18.2-1.2.3.jar [14mar2023 19:52:16.483] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:incendium for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Incendium_v5.0.6.jar [14mar2023 19:52:16.483] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:sophisticatedcore for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\sophisticatedcore-1.18.2-0.5.37.202.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:curios for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\curios-forge-1.18.2-5.0.7.1.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:xaerominimap for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Xaeros_Minimap_23.3.0_Forge_1.18.2.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:xaeroworldmap for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\XaerosWorldMap_1.29.2_Forge_1.18.2.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:modernlife for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\modernlife-1.18.2-1.54.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:citadel for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\citadel-1.11.3-1.18.2.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:alexsmobs for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\alexsmobs-1.18.6.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:securitycraft for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\[1.18.2]+SecurityCraft+v1.9.5.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:artifacts for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\artifacts-1.18.2-4.2.0.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:yungsapi for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsApi-1.18.2-Forge-2.2.9.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:elevatorid for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\elevatorid-1.18.2-1.8.4.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:feature_nbt_deadlock_be_gone for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:betterstrongholds for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:tombstone for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\tombstone-7.6.1-1.18.2.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:dungeoncrawl for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\DungeonCrawl-1.18.2-2.3.10.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:sophisticatedbackpacks for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\sophisticatedbackpacks-1.18.2-3.18.40.777.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:cfm for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\cfm-7.0.0-pre29-1.18.2.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:orcz for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Orcz_0.83_1.18.2+[AI+FIXES].jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:terralith for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Terralith_v2.2.3.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:byg for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.18.2-40.2.1\forge-1.18.2-40.2.1-universal.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:expandability for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\expandability-6.0.0.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:bettermineshafts for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\YungsBetterMineshafts-1.18.2-Forge-2.2.jar [14mar2023 19:52:16.485] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:dungeons_arise for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\DungeonsArise-1.18.2-2.1.52-release.jar [14mar2023 19:52:16.486] [Render thread/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:useless_sword for mod file C:\Users\pabcu\AppData\Roaming\.minecraft\mods\useless-sword-1.18.2-V1.4.1.jar [14mar2023 19:52:19.287] [Render thread/DEBUG] [mixin/]: Mixing MixinPrimaryLevelData from terrablender.mixins.json into net.minecraft.world.level.storage.PrimaryLevelData [14mar2023 19:52:19.357] [Render thread/DEBUG] [mixin/]: Mixing LocateStrongholdCommandMixin from betterstrongholds.mixins.json into net.minecraft.server.commands.LocateCommand [14mar2023 19:52:19.359] [Render thread/DEBUG] [mixin/]: Mixing LocateVanillaMineshaftCommandMixin from bettermineshafts.mixins.json into net.minecraft.server.commands.LocateCommand [14mar2023 19:52:19.489] [Render thread/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [14mar2023 19:52:19.490] [Render thread/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [14mar2023 19:52:19.492] [Render thread/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [14mar2023 19:52:19.492] [Render thread/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [14mar2023 19:52:19.493] [Render thread/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [14mar2023 19:52:21.159] [Worker-Main-19/DEBUG] [mixin/]: Mixing access.TagBuilderAccess from byg.mixins.json into net.minecraft.tags.Tag$Builder [14mar2023 19:52:28.961] [Worker-Main-24/DEBUG] [mixin/]: Mixing ItemInputMixin from tombstone.mixins.json into net.minecraft.commands.arguments.item.ItemInput [14mar2023 19:52:30.830] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: enableHandgun: disabled [14mar2023 19:52:30.833] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:dragonbreathdiamondswordcraft2 com.google.gson.JsonSyntaxException: Unknown item 'useless_sword:dragonbreathdiamondsword' at net.minecraftforge.common.crafting.CraftingHelper.getItem(CraftingHelper.java:155) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:181) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151274_(ShapedRecipe.java:270) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_6729_(ShapelessRecipe.java:87) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_6729_(ShapelessRecipe.java:77) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.838] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:fiery_fossilizer_recipe com.google.gson.JsonSyntaxException: Unknown item 'druidcraft:amber' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.840] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:neptunium_grab_sword_recipe com.google.gson.JsonSyntaxException: Unknown item 'aquaculture:iron_hook' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.847] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:life_draining_sword_recipe com.google.gson.JsonSyntaxException: Unknown item 'twilightforest:carminite' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.850] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:refined_radiance_glaive_recipe com.google.gson.JsonSyntaxException: Unknown item 'create:refined_radiance' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.853] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:message_in_a_sword_recipe com.google.gson.JsonSyntaxException: Unknown item 'aquaculture:message_in_a_bottle' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.855] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:naga_slicer_recipe com.google.gson.JsonSyntaxException: Unknown item 'twilightforest:naga_scale' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.857] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:copper_jigsaw_slicer_recipe com.google.gson.JsonSyntaxException: Unknown item 'create:mechanical_saw' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.861] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: enableHandgun: disabled [14mar2023 19:52:30.862] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:gaia_claymore_recipe com.google.gson.JsonSyntaxException: Unknown item 'botania:gaia_ingot' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.864] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:weed_foil_recipe com.google.gson.JsonSyntaxException: Unknown item 'druidcraft:oak_small_beam' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.867] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: enableHandgun: disabled [14mar2023 19:52:30.868] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: enableHandgun: disabled [14mar2023 19:52:30.868] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: enableHandgun: disabled [14mar2023 19:52:30.871] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:chocolate_sword_recipe com.google.gson.JsonSyntaxException: Unknown item 'create:bar_of_chocolate' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.873] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: enableHandgun: disabled [14mar2023 19:52:30.873] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:rotten_fish_rapier_recipe com.google.gson.JsonSyntaxException: Unknown item 'aquaculture:fish_bones' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.876] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:sword_of_fate_recipe com.google.gson.JsonSyntaxException: Unknown item 'botania:dice' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.877] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: enableCoalBlock: disabled [14mar2023 19:52:30.878] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:pesting_rapier_recipe com.google.gson.JsonSyntaxException: Unknown item 'twilightforest:firefly' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.882] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:elven_stripper_recipe com.google.gson.JsonSyntaxException: Unknown item 'botania:dragonstone' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.884] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:ravager_sword_craft_2 com.google.gson.JsonSyntaxException: Unknown item 'quark:ravager_hide' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.888] [Render thread/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: enableHandgun: disabled [14mar2023 19:52:30.890] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:terra_bladed_chakram_recipe com.google.gson.JsonSyntaxException: Unknown item 'botania:terrasteel_ingot' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.893] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:chitin_stinger_recipe com.google.gson.JsonSyntaxException: Unknown item 'druidcraft:chitin' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.894] [Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe useless_sword:brass_head_turner_recipe com.google.gson.JsonSyntaxException: Unknown item 'create:turntable' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe.m_44210_(ShapedRecipe.java:262) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:289) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.1-universal.jar%2394!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:176) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205125_(Minecraft.java:2084) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1911) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_205185_(Minecraft.java:1879) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_100972_(CreateWorldScreen.java:246) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.lambda$init$13(CreateWorldScreen.java:195) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:111) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:118) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:225) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] 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.2.1.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:?] [14mar2023 19:52:30.897] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 9 recipes [14mar2023 19:52:32.784] [Render thread/WARN] [net.minecraft.world.level.storage.loot.LootTables/]: Found validation problem in {dungeons_arise:chests/illager_campsite/illager_campsite_map}.pools[7].entries[0]->{minecraft:chests/pillager_outpost}.pools[8].entries[0].functions[2]: Parameters [<parameter minecraft:tool>] are not provided in this context [14mar2023 19:52:32.784] [Render thread/WARN] [net.minecraft.world.level.storage.loot.LootTables/]: Found validation problem in {minecraft:chests/pillager_outpost}.pools[8].entries[0].functions[2]: Parameters [<parameter minecraft:tool>] are not provided in this context [14mar2023 19:52:32.784] [Render thread/WARN] [net.minecraft.world.level.storage.loot.LootTables/]: Found validation problem in {dungeons_arise:chests/illager_campsite/illager_campsite_tent}.pools[5].entries[0]->{minecraft:chests/pillager_outpost}.pools[8].entries[0].functions[2]: Parameters [<parameter minecraft:tool>] are not provided in this context [14mar2023 19:52:32.787] [Render thread/ERROR] [net.minecraft.server.ServerFunctionLibrary/]: Failed to load function incendium:entity/spirit/death java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 8: Partícula desconocida: minecraft:sculk_soul at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?] at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] 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: java.lang.IllegalArgumentException: Whilst parsing command on line 8: Partícula desconocida: minecraft:sculk_soul at net.minecraft.commands.CommandFunction.m_77984_(CommandFunction.java:63) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.ServerFunctionLibrary.m_179934_(ServerFunctionLibrary.java:85) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] ... 6 more [14mar2023 19:52:32.819] [Render thread/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement useless_sword:swordmaster: Expected item to be an item, was unknown string 'useless_sword:withersword' [14mar2023 19:52:32.869] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2751 advancements [14mar2023 19:52:32.871] [Render thread/INFO] [Dungeon Crawl/]: Loading data... [14mar2023 19:52:33.015] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/corridor/linker/linker.nbt [14mar2023 19:52:33.026] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/corridor/linker/linker.json [14mar2023 19:52:33.037] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/corridor/linker/linker_trap.nbt [14mar2023 19:52:33.037] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/corridor/linker/linker_trap.json [14mar2023 19:52:33.041] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/connector.nbt [14mar2023 19:52:33.042] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/connector_2.nbt [14mar2023 19:52:33.042] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/corridor/ceiling.nbt [14mar2023 19:52:33.042] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/corridor/ceiling_glowstone.nbt [14mar2023 19:52:33.042] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/corridor/ceiling_lamp.nbt [14mar2023 19:52:33.042] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/crypt_graves.nbt [14mar2023 19:52:33.043] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/crypt_graves.json [14mar2023 19:52:33.043] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/hidden_piston.nbt [14mar2023 19:52:33.043] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/large_connector.nbt [14mar2023 19:52:33.043] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/large_spawner_cell_open.nbt [14mar2023 19:52:33.043] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/node/ceiling/crumbled.nbt [14mar2023 19:52:33.044] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/node/ceiling/dome.nbt [14mar2023 19:52:33.044] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/node/ceiling/flat.nbt [14mar2023 19:52:33.044] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/multipart/node/ceiling/light.nbt [14mar2023 19:52:33.044] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/crypt_dead_end.nbt [14mar2023 19:52:33.045] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/crypt_dead_end.json [14mar2023 19:52:33.045] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/crypt_turn.nbt [14mar2023 19:52:33.046] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/crypt_turn.json [14mar2023 19:52:33.047] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/fountain.nbt [14mar2023 19:52:33.048] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/fountain.json [14mar2023 19:52:33.050] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/prison.nbt [14mar2023 19:52:33.051] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/prison.json [14mar2023 19:52:33.052] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/prison_fork.nbt [14mar2023 19:52:33.053] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/prison_fork.json [14mar2023 19:52:33.053] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/room.nbt [14mar2023 19:52:33.055] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/room.json [14mar2023 19:52:33.055] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/room_2.nbt [14mar2023 19:52:33.056] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/room_2.json [14mar2023 19:52:33.057] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/sarcophagus.nbt [14mar2023 19:52:33.058] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/sarcophagus.json [14mar2023 19:52:33.058] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/sewers.nbt [14mar2023 19:52:33.060] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/sewers.json [14mar2023 19:52:33.060] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/sewers_dead_end.nbt [14mar2023 19:52:33.063] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/sewers_dead_end.json [14mar2023 19:52:33.063] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/sewers_fork.nbt [14mar2023 19:52:33.065] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/sewers_fork.json [14mar2023 19:52:33.065] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/sewers_straight.nbt [14mar2023 19:52:33.067] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/node/sewers_straight.json [14mar2023 19:52:33.067] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/room/spawner_room.nbt [14mar2023 19:52:33.068] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/catacombs/room/spawner_room.json [14mar2023 19:52:33.068] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor.nbt [14mar2023 19:52:33.068] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor.json [14mar2023 19:52:33.069] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor_2.nbt [14mar2023 19:52:33.069] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor_2.json [14mar2023 19:52:33.069] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor_3.nbt [14mar2023 19:52:33.069] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor_3.json [14mar2023 19:52:33.070] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor_fire.nbt [14mar2023 19:52:33.070] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor_fire.json [14mar2023 19:52:33.070] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor_light.nbt [14mar2023 19:52:33.070] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor_light.json [14mar2023 19:52:33.071] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor_room.nbt [14mar2023 19:52:33.071] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor_room.json [14mar2023 19:52:33.071] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor_spawner.nbt [14mar2023 19:52:33.071] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/corridor_spawner.json [14mar2023 19:52:33.072] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/cake_room.nbt [14mar2023 19:52:33.072] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/cake_room.json [14mar2023 19:52:33.072] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/linker.nbt [14mar2023 19:52:33.072] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/linker.json [14mar2023 19:52:33.072] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/linker_2.nbt [14mar2023 19:52:33.073] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/linker_2.json [14mar2023 19:52:33.073] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/linker_3.nbt [14mar2023 19:52:33.073] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/linker_3.json [14mar2023 19:52:33.073] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/linker_4.nbt [14mar2023 19:52:33.074] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/linker_4.json [14mar2023 19:52:33.074] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/linker_5.nbt [14mar2023 19:52:33.074] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/linker_5.json [14mar2023 19:52:33.074] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/linker_6.nbt [14mar2023 19:52:33.074] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/linker/linker_6.json [14mar2023 19:52:33.074] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/old_corridor.nbt [14mar2023 19:52:33.075] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/old_corridor.json [14mar2023 19:52:33.075] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/old_corridor_3.nbt [14mar2023 19:52:33.075] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/old_corridor_3.json [14mar2023 19:52:33.075] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/secret_room_entrance.nbt [14mar2023 19:52:33.075] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/secret_room_entrance.json [14mar2023 19:52:33.076] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/stone_corridor.nbt [14mar2023 19:52:33.076] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/corridor/stone_corridor.json [14mar2023 19:52:33.076] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/loot_room.nbt [14mar2023 19:52:33.081] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/loot_room.json [14mar2023 19:52:33.082] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/bookshelf.nbt [14mar2023 19:52:33.082] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/chest.nbt [14mar2023 19:52:33.082] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/chest_room.nbt [14mar2023 19:52:33.082] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/chest_room_2.nbt [14mar2023 19:52:33.082] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/crops.nbt [14mar2023 19:52:33.082] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/crops.json [14mar2023 19:52:33.082] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/default.nbt [14mar2023 19:52:33.083] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/empty_room.nbt [14mar2023 19:52:33.083] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/empty_room_2.nbt [14mar2023 19:52:33.083] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/empty_room_3.nbt [14mar2023 19:52:33.083] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/empty_room_4.nbt [14mar2023 19:52:33.083] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/fire.nbt [14mar2023 19:52:33.084] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/light.nbt [14mar2023 19:52:33.084] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/light_switch.nbt [14mar2023 19:52:33.084] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/secret_room_entrance.nbt [14mar2023 19:52:33.084] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/secret_room_entrance_2.nbt [14mar2023 19:52:33.084] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/secret_room_entrance_3.nbt [14mar2023 19:52:33.084] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/secret_room_entrance_bookshelf.nbt [14mar2023 19:52:33.084] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/spawner.nbt [14mar2023 19:52:33.085] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/spawner_room.nbt [14mar2023 19:52:33.085] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/variant.nbt [14mar2023 19:52:33.085] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/corridor/variant_2.nbt [14mar2023 19:52:33.085] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/large_wall.nbt [14mar2023 19:52:33.085] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/node_connector.nbt [14mar2023 19:52:33.085] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/short_node_connector.nbt [14mar2023 19:52:33.085] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/wall.nbt [14mar2023 19:52:33.086] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/multipart/wall_2.nbt [14mar2023 19:52:33.086] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/connector.nbt [14mar2023 19:52:33.086] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/connector.json [14mar2023 19:52:33.086] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/connector_2.nbt [14mar2023 19:52:33.087] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/connector_2.json [14mar2023 19:52:33.087] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/connector_3.nbt [14mar2023 19:52:33.087] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/connector_3.json [14mar2023 19:52:33.087] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/connector_4.nbt [14mar2023 19:52:33.087] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/connector_4.json [14mar2023 19:52:33.087] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/connector_6.nbt [14mar2023 19:52:33.088] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/connector_6.json [14mar2023 19:52:33.088] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/connector_lava.nbt [14mar2023 19:52:33.088] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/node_connector_catacomb.nbt [14mar2023 19:52:33.088] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/connector/node_connector_catacomb.json [14mar2023 19:52:33.088] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/dark_hall.nbt [14mar2023 19:52:33.090] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/fire_hall.nbt [14mar2023 19:52:33.091] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/fireplace.nbt [14mar2023 19:52:33.092] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/fireplace.json [14mar2023 19:52:33.093] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/forge.nbt [14mar2023 19:52:33.094] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/forge.json [14mar2023 19:52:33.094] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/jukebox_room.nbt [14mar2023 19:52:33.095] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/jukebox_room.json [14mar2023 19:52:33.095] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/library.nbt [14mar2023 19:52:33.099] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/library.json [14mar2023 19:52:33.099] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/node_turn.nbt [14mar2023 19:52:33.101] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/node_turn.json [14mar2023 19:52:33.101] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/old_fire_hall.nbt [14mar2023 19:52:33.104] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/old_fire_hall.json [14mar2023 19:52:33.104] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/old_jukebox_room.nbt [14mar2023 19:52:33.105] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/old_jukebox_room.json [14mar2023 19:52:33.105] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/room.nbt [14mar2023 19:52:33.106] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/room.json [14mar2023 19:52:33.107] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/room_2.nbt [14mar2023 19:52:33.108] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/room_2.json [14mar2023 19:52:33.108] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/spawner_hall.nbt [14mar2023 19:52:33.112] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/node/spawner_hall.json [14mar2023 19:52:33.113] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/old_loot_room.nbt [14mar2023 19:52:33.116] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/old_loot_room.json [14mar2023 19:52:33.116] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/food_side_room.nbt [14mar2023 19:52:33.116] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/food_side_room.json [14mar2023 19:52:33.116] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/secret_room.nbt [14mar2023 19:52:33.117] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/secret_room.json [14mar2023 19:52:33.117] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/spawner_room.nbt [14mar2023 19:52:33.118] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/spawner_room.json [14mar2023 19:52:33.118] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/spawner_room_2.nbt [14mar2023 19:52:33.118] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/spawner_room_2.json [14mar2023 19:52:33.118] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/spawner_room_material.nbt [14mar2023 19:52:33.118] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/spawner_room_material.json [14mar2023 19:52:33.118] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/spawner_room_material_2.nbt [14mar2023 19:52:33.120] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/spawner_room_material_2.json [14mar2023 19:52:33.120] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/starter_room.nbt [14mar2023 19:52:33.120] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/starter_room.json [14mar2023 19:52:33.120] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/tnt_trap_side_room.nbt [14mar2023 19:52:33.120] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/room/tnt_trap_side_room.json [14mar2023 19:52:33.121] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/staircase.nbt [14mar2023 19:52:33.121] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/staircase.json [14mar2023 19:52:33.121] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/staircase_layer.nbt [14mar2023 19:52:33.121] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/stairs_bottom.nbt [14mar2023 19:52:33.121] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/stairs_bottom.json [14mar2023 19:52:33.122] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/stairs_bottom_2.nbt [14mar2023 19:52:33.122] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/stairs_bottom_2.json [14mar2023 19:52:33.122] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/stairs_top.nbt [14mar2023 19:52:33.122] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/default/stairs_top.json [14mar2023 19:52:33.123] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/entrance/roguelike/eniko_tower.nbt [14mar2023 19:52:33.124] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/entrance/roguelike/eniko_tower.json [14mar2023 19:52:33.124] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/entrance/roguelike/house.nbt [14mar2023 19:52:33.126] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/entrance/roguelike/house.json [14mar2023 19:52:33.126] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/entrance/roguelike/pyramid.nbt [14mar2023 19:52:33.127] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/entrance/roguelike/pyramid.json [14mar2023 19:52:33.127] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/entrance/roguelike/rogue_tower.nbt [14mar2023 19:52:33.127] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/entrance/roguelike/rogue_tower.json [14mar2023 19:52:33.128] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/entrance/roguelike/witch_tower.nbt [14mar2023 19:52:33.128] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/entrance/roguelike/witch_tower.json [14mar2023 19:52:33.129] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/hell/node/lava_hall.nbt [14mar2023 19:52:33.130] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/hell/node/small_loot_room.nbt [14mar2023 19:52:33.132] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/hell/node/small_loot_room.json [14mar2023 19:52:33.132] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/hell/room/empty_room.nbt [14mar2023 19:52:33.132] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/hell/room/empty_room.json [14mar2023 19:52:33.132] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/hell/room/spawner_room.nbt [14mar2023 19:52:33.133] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:models/hell/room/spawner_room.json [14mar2023 19:52:33.134] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:dungeon/model_pools.json [14mar2023 19:52:33.288] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:dungeon/types/default.json [14mar2023 19:52:33.292] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:dungeon/types/desert/default.json [14mar2023 19:52:33.293] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:dungeon/types/forest/default.json [14mar2023 19:52:33.293] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:dungeon/types/mountains/default.json [14mar2023 19:52:33.432] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:dungeon/biome_mappings/default.json [14mar2023 19:52:33.573] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/catacombs/crumbled.json [14mar2023 19:52:33.575] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/hell/roguelike.json [14mar2023 19:52:33.575] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/acacia.json [14mar2023 19:52:33.575] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/badlands/default.json [14mar2023 19:52:33.576] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/birch.json [14mar2023 19:52:33.576] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/catacombs/mossy.json [14mar2023 19:52:33.576] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/catacombs/overgrown.json [14mar2023 19:52:33.576] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/dark_oak.json [14mar2023 19:52:33.577] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/desert/default.json [14mar2023 19:52:33.577] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/desert/diorite.json [14mar2023 19:52:33.577] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/desert/granite.json [14mar2023 19:52:33.577] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/hell/default.json [14mar2023 19:52:33.577] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/jungle.json [14mar2023 19:52:33.577] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/mountains/default.json [14mar2023 19:52:33.578] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/oak.json [14mar2023 19:52:33.578] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/secondary_themes/vanilla/spruce.json [14mar2023 19:52:33.713] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/catacombs/crumbled.json [14mar2023 19:52:33.715] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/create/andesite.json [14mar2023 19:52:33.716] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/create/crumbled_andesite.json [14mar2023 19:52:33.716] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/create/mossy_andesite.json [14mar2023 19:52:33.716] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/create/overgrown_andesite.json [14mar2023 19:52:33.716] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/hell/roguelike.json [14mar2023 19:52:33.717] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/andesite.json [14mar2023 19:52:33.717] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/badlands/default.json [14mar2023 19:52:33.717] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/bricks.json [14mar2023 19:52:33.718] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/bricks_2.json [14mar2023 19:52:33.718] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/catacombs/ancient.json [14mar2023 19:52:33.719] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/catacombs/bricks.json [14mar2023 19:52:33.720] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/catacombs/crumbled_floor.json [14mar2023 19:52:33.720] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/catacombs/mossy.json [14mar2023 19:52:33.721] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/catacombs/overgrown.json [14mar2023 19:52:33.721] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/default.json [14mar2023 19:52:33.721] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/desert/default.json [14mar2023 19:52:33.722] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/desert/diorite.json [14mar2023 19:52:33.722] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/desert/granite.json [14mar2023 19:52:33.722] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/desert/terracotta.json [14mar2023 19:52:33.723] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/hell/checked_floor.json [14mar2023 19:52:33.723] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/hell/default.json [14mar2023 19:52:33.724] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/hell/mossy.json [14mar2023 19:52:33.724] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/jungle/default.json [14mar2023 19:52:33.724] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:theming/primary_themes/vanilla/mountains/default.json [14mar2023 19:52:34.402] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/spawn_rates.json [14mar2023 19:52:34.403] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:treasure/stage_1.json [14mar2023 19:52:34.404] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:treasure/stage_2.json [14mar2023 19:52:34.404] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:treasure/stage_3.json [14mar2023 19:52:34.404] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:treasure/stage_4.json [14mar2023 19:52:34.404] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:treasure/stage_5.json [14mar2023 19:52:34.405] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/entities/stage_1.json [14mar2023 19:52:34.408] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/entities/stage_2.json [14mar2023 19:52:34.408] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/entities/stage_3.json [14mar2023 19:52:34.408] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/entities/stage_4.json [14mar2023 19:52:34.408] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/entities/stage_5.json [14mar2023 19:52:34.408] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/equipment/armor/stage_1.json [14mar2023 19:52:34.408] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/equipment/armor/stage_2.json [14mar2023 19:52:34.409] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/equipment/armor/stage_3.json [14mar2023 19:52:34.409] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/equipment/armor/stage_4.json [14mar2023 19:52:34.409] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/equipment/armor/stage_5.json [14mar2023 19:52:34.409] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/equipment/weapon/stage_1.json [14mar2023 19:52:34.409] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/equipment/weapon/stage_2.json [14mar2023 19:52:34.409] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/equipment/weapon/stage_3.json [14mar2023 19:52:34.409] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/equipment/weapon/stage_4.json [14mar2023 19:52:34.409] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/equipment/weapon/stage_5.json [14mar2023 19:52:34.410] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/potion_effects/stage_1.json [14mar2023 19:52:34.411] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/potion_effects/stage_2.json [14mar2023 19:52:34.411] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/potion_effects/stage_3.json [14mar2023 19:52:34.411] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/potion_effects/stage_4.json [14mar2023 19:52:34.412] [Render thread/DEBUG] [Dungeon Crawl/]: Loading dungeoncrawl:monster/potion_effects/stage_5.json [14mar2023 19:52:34.412] [Render thread/DEBUG] [Dungeon Crawl/]: Completing... [14mar2023 19:52:34.412] [Render thread/INFO] [Dungeon Crawl/]: Done. [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/woot/block_tools [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/fluxnetworks/block_tools [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/mob_grinding_utils/entity_tools [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/astralsorcery/block_tools [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/immersivepetroleum/block_tools [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/immersiveengineering/block_tools [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/pedestals/block_tools [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/platforms/block_tools [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/rftoolsutility/entity_tools [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/compactmachines/block_tools [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/mcwwindows/block_tools [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/integrateddynamics/block_tools [14mar2023 19:52:34.415] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:entity_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Finished loading registry data for sophisticatedbackpacks:entity_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/mekanism/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/powah/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/apotheosis/entity_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/bloodmagic/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/immersiveposts/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/rats/entity_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/framedcompactdrawers/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/iceandfire/entity_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/storagedrawers/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/mcwroofs/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/morphtool/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/botania/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/pneumaticraft/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/shrink/entity_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/blockcarpentry/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/pipez/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/transport/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/thermal/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Finished loading registry data for sophisticatedbackpacks:block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/create/block_tools [14mar2023 19:52:34.416] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/farmersdelight/entity_tools [14mar2023 19:52:34.417] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/refinedstorage/block_tools [14mar2023 19:52:34.417] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/chiselsandbits/block_tools [14mar2023 19:52:34.417] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/farmersdelight/block_tools [14mar2023 19:52:34.417] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/resourcefulbees/entity_tools [14mar2023 19:52:34.417] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/tetra/swords [14mar2023 19:52:34.417] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:swords [14mar2023 19:52:34.417] [Render thread/DEBUG] [sophisticatedbackpacks/]: Finished loading registry data for sophisticatedbackpacks:swords [14mar2023 19:52:34.417] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/mythicbotany/block_tools [14mar2023 19:52:34.417] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/resourcefulbees/block_tools [14mar2023 19:52:34.417] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/syp/entity_tools [14mar2023 19:52:34.417] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/eidolon/block_tools [14mar2023 19:52:34.417] [Render thread/DEBUG] [sophisticatedbackpacks/]: Started loading registry data from sophisticatedbackpacks:compat/rftoolsbase/block_tools [14mar2023 19:52:34.417] [Render thread/INFO] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Client logout [14mar2023 19:52:34.450] [Render thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save Mundo nuevo [14mar2023 19:52:34.467] [Render thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete Mundo nuevo [14mar2023 19:52:35.762] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [14mar2023 19:52:35.780] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\nether-biomes.json5" was read. [14mar2023 19:52:35.792] [Render thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\end-biomes.json5" was read. [14mar2023 19:52:35.806] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.18.2 [14mar2023 19:52:35.807] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair [14mar2023 19:52:35.837] [Server thread/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Making serverconfig directory : C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig [14mar2023 19:52:35.837] [Server thread/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Created serverconfig directory : C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig [14mar2023 19:52:35.837] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER [14mar2023 19:52:35.837] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\jei-server.toml [14mar2023 19:52:35.838] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\jei-server.toml [14mar2023 19:52:35.839] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\jei-server.toml for changes [14mar2023 19:52:35.839] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\jei-server.toml is not correct. Correcting [14mar2023 19:52:35.845] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:35.845] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForOp was corrected from null to its default, true. [14mar2023 19:52:35.845] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key cheat mode.enableCheatModeForOp does not match the spec. This may create a backup. [14mar2023 19:52:35.845] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForCreative was corrected from null to its default, true. [14mar2023 19:52:35.845] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key cheat mode.enableCheatModeForCreative does not match the spec. This may create a backup. [14mar2023 19:52:35.846] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForGive was corrected from null to its default, false. [14mar2023 19:52:35.846] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key cheat mode.enableCheatModeForGive does not match the spec. This may create a backup. [14mar2023 19:52:35.847] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file jei-server.toml changed, sending notifies [14mar2023 19:52:35.852] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\securitycraft-server.toml [14mar2023 19:52:35.853] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file jei-server.toml changed, sending notifies [14mar2023 19:52:35.854] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\securitycraft-server.toml [14mar2023 19:52:35.854] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\securitycraft-server.toml for changes [14mar2023 19:52:35.854] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\securitycraft-server.toml is not correct. Correcting [14mar2023 19:52:35.857] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key codebreaker_chance was corrected from null to its default, 0.33. [14mar2023 19:52:35.857] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key codebreaker_chance does not match the spec. This may create a backup. [14mar2023 19:52:35.863] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allowAdminTool was corrected from null to its default, true. [14mar2023 19:52:35.863] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key allowAdminTool does not match the spec. This may create a backup. [14mar2023 19:52:35.871] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shouldSpawnFire was corrected from null to its default, true. [14mar2023 19:52:35.871] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key shouldSpawnFire does not match the spec. This may create a backup. [14mar2023 19:52:35.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key ableToBreakMines was corrected from null to its default, true. [14mar2023 19:52:35.878] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key ableToBreakMines does not match the spec. This may create a backup. [14mar2023 19:52:35.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smallerMineExplosion was corrected from null to its default, false. [14mar2023 19:52:35.883] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key smallerMineExplosion does not match the spec. This may create a backup. [14mar2023 19:52:35.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mineExplodesWhenInCreative was corrected from null to its default, true. [14mar2023 19:52:35.891] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key mineExplodesWhenInCreative does not match the spec. This may create a backup. [14mar2023 19:52:35.898] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mineExplosionsBreakBlocks was corrected from null to its default, true. [14mar2023 19:52:35.898] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key mineExplosionsBreakBlocks does not match the spec. This may create a backup. [14mar2023 19:52:35.902] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laserBlockRange was corrected from null to its default, 5. [14mar2023 19:52:35.903] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key laserBlockRange does not match the spec. This may create a backup. [14mar2023 19:52:35.908] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventoryScannerRange was corrected from null to its default, 2. [14mar2023 19:52:35.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key inventoryScannerRange does not match the spec. This may create a backup. [14mar2023 19:52:35.913] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxAlarmRange was corrected from null to its default, 100. [14mar2023 19:52:35.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key maxAlarmRange does not match the spec. This may create a backup. [14mar2023 19:52:35.921] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allowBlockClaim was corrected from null to its default, false. [14mar2023 19:52:35.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key allowBlockClaim does not match the spec. This may create a backup. [14mar2023 19:52:35.925] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key respect_invisibility was corrected from null to its default, false. [14mar2023 19:52:35.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key respect_invisibility does not match the spec. This may create a backup. [14mar2023 19:52:35.931] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key reinforced_block_tint was corrected from null to its default, true. [14mar2023 19:52:35.931] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key reinforced_block_tint does not match the spec. This may create a backup. [14mar2023 19:52:35.937] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key force_reinforced_block_tint was corrected from null to its default, false. [14mar2023 19:52:35.937] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key force_reinforced_block_tint does not match the spec. This may create a backup. [14mar2023 19:52:35.942] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key retinalScannerFace was corrected from null to its default, true. [14mar2023 19:52:35.942] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key retinalScannerFace does not match the spec. This may create a backup. [14mar2023 19:52:35.947] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enable_team_ownership was corrected from null to its default, false. [14mar2023 19:52:35.947] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key enable_team_ownership does not match the spec. This may create a backup. [14mar2023 19:52:35.952] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key disable_thanks_message was corrected from null to its default, false. [14mar2023 19:52:35.952] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key disable_thanks_message does not match the spec. This may create a backup. [14mar2023 19:52:35.958] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trick_scanners_with_player_heads was corrected from null to its default, false. [14mar2023 19:52:35.958] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key trick_scanners_with_player_heads does not match the spec. This may create a backup. [14mar2023 19:52:35.963] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key taser_damage was corrected from null to its default, 1.0. [14mar2023 19:52:35.963] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key taser_damage does not match the spec. This may create a backup. [14mar2023 19:52:35.968] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key powered_taser_damage was corrected from null to its default, 2.0. [14mar2023 19:52:35.968] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key powered_taser_damage does not match the spec. This may create a backup. [14mar2023 19:52:35.971] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec$Builder$1/CORE]: List on key taser_effects is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? [14mar2023 19:52:35.974] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key taser_effects was corrected from null to its default, [minecraft:weakness|200|2, minecraft:nausea|200|2, minecraft:slowness|200|2]. [14mar2023 19:52:35.974] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key taser_effects does not match the spec. This may create a backup. [14mar2023 19:52:35.977] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec$Builder$1/CORE]: List on key powered_taser_effects is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? [14mar2023 19:52:35.979] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key powered_taser_effects was corrected from null to its default, [minecraft:weakness|400|5, minecraft:nausea|400|5, minecraft:slowness|400|5]. [14mar2023 19:52:35.979] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key powered_taser_effects does not match the spec. This may create a backup. [14mar2023 19:52:35.986] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser_damage was corrected from null to its default, 10.0. [14mar2023 19:52:35.986] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key laser_damage does not match the spec. This may create a backup. [14mar2023 19:52:35.992] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key incorrectPasscodeDamage was corrected from null to its default, 4. [14mar2023 19:52:35.992] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key incorrectPasscodeDamage does not match the spec. This may create a backup. [14mar2023 19:52:35.995] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file securitycraft-server.toml changed, sending notifies [14mar2023 19:52:36.001] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\elevatorid-server.toml [14mar2023 19:52:36.003] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\elevatorid-server.toml [14mar2023 19:52:36.003] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\elevatorid-server.toml for changes [14mar2023 19:52:36.003] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\elevatorid-server.toml is not correct. Correcting [14mar2023 19:52:36.003] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file securitycraft-server.toml changed, sending notifies [14mar2023 19:52:36.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.sameColor was corrected from null to its default, false. [14mar2023 19:52:36.006] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key General.sameColor does not match the spec. This may create a backup. [14mar2023 19:52:36.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.range was corrected from null to its default, 384. [14mar2023 19:52:36.006] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key General.range does not match the spec. This may create a backup. [14mar2023 19:52:36.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.precisionTarget was corrected from null to its default, true. [14mar2023 19:52:36.006] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key General.precisionTarget does not match the spec. This may create a backup. [14mar2023 19:52:36.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.mobSpawn was corrected from null to its default, false. [14mar2023 19:52:36.006] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key General.mobSpawn does not match the spec. This may create a backup. [14mar2023 19:52:36.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.resetPitchNormal was corrected from null to its default, false. [14mar2023 19:52:36.006] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key General.resetPitchNormal does not match the spec. This may create a backup. [14mar2023 19:52:36.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.resetPitchDirectional was corrected from null to its default, true. [14mar2023 19:52:36.006] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key General.resetPitchDirectional does not match the spec. This may create a backup. [14mar2023 19:52:36.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.useXP was corrected from null to its default, false. [14mar2023 19:52:36.006] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key General.useXP does not match the spec. This may create a backup. [14mar2023 19:52:36.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.XPPointsAmount was corrected from null to its default, 1. [14mar2023 19:52:36.007] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key General.XPPointsAmount does not match the spec. This may create a backup. [14mar2023 19:52:36.008] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file elevatorid-server.toml changed, sending notifies [14mar2023 19:52:36.008] [Thread-0/DEBUG] [xyz.vsngamer.elevatorid.init.ModConfig/FORGEMOD]: Elevator config just got changed on the file system! [14mar2023 19:52:36.010] [Server thread/DEBUG] [xyz.vsngamer.elevatorid.init.ModConfig/FORGEMOD]: Loaded elevator config file elevatorid-server.toml [14mar2023 19:52:36.013] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\curios-server.toml [14mar2023 19:52:36.014] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file elevatorid-server.toml changed, sending notifies [14mar2023 19:52:36.014] [Thread-0/DEBUG] [xyz.vsngamer.elevatorid.init.ModConfig/FORGEMOD]: Elevator config just got changed on the file system! [14mar2023 19:52:36.014] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\curios-server.toml [14mar2023 19:52:36.014] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\curios-server.toml for changes [14mar2023 19:52:36.014] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\curios-server.toml is not correct. Correcting [14mar2023 19:52:36.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosSettings was corrected from null to its default, []. [14mar2023 19:52:36.017] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key curiosSettings does not match the spec. This may create a backup. [14mar2023 19:52:36.025] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file curios-server.toml changed, sending notifies [14mar2023 19:52:36.029] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file curios-server.toml changed, sending notifies [14mar2023 19:52:36.030] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\config\tombstone-server.toml [14mar2023 19:52:36.031] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\tombstone-server.toml [14mar2023 19:52:36.031] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file curios-server.toml changed, sending notifies [14mar2023 19:52:36.031] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\config\tombstone-server.toml for changes [14mar2023 19:52:36.035] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\forge-server.toml [14mar2023 19:52:36.036] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\forge-server.toml [14mar2023 19:52:36.036] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\forge-server.toml for changes [14mar2023 19:52:36.036] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file tombstone-server.toml changed, sending notifies [14mar2023 19:52:36.036] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\forge-server.toml is not correct. Correcting [14mar2023 19:52:36.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringBlockEntities was corrected from null to its default, false. [14mar2023 19:52:36.039] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.removeErroringBlockEntities does not match the spec. This may create a backup. [14mar2023 19:52:36.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to its default, false. [14mar2023 19:52:36.039] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.removeErroringEntities does not match the spec. This may create a backup. [14mar2023 19:52:36.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false. [14mar2023 19:52:36.039] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.fullBoundingBoxLadders does not match the spec. This may create a backup. [14mar2023 19:52:36.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1. [14mar2023 19:52:36.039] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.zombieBaseSummonChance does not match the spec. This may create a backup. [14mar2023 19:52:36.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05. [14mar2023 19:52:36.039] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.zombieBabyChance does not match the spec. This may create a backup. [14mar2023 19:52:36.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.treatEmptyTagsAsAir was corrected from null to its default, false. [14mar2023 19:52:36.039] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.treatEmptyTagsAsAir does not match the spec. This may create a backup. [14mar2023 19:52:36.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.skipEmptyShapelessCheck was corrected from null to its default, true. [14mar2023 19:52:36.039] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.skipEmptyShapelessCheck does not match the spec. This may create a backup. [14mar2023 19:52:36.040] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixAdvancementLoading was corrected from null to its default, true. [14mar2023 19:52:36.040] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.fixAdvancementLoading does not match the spec. This may create a backup. [14mar2023 19:52:36.040] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.permissionHandler was corrected from null to its default, forge:default_handler. [14mar2023 19:52:36.040] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.permissionHandler does not match the spec. This may create a backup. [14mar2023 19:52:36.040] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server does not match the spec. This may create a backup. [14mar2023 19:52:36.045] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml [14mar2023 19:52:36.048] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\modernlife-server.toml [14mar2023 19:52:36.049] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies [14mar2023 19:52:36.049] [Thread-0/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! [14mar2023 19:52:36.050] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\modernlife-server.toml [14mar2023 19:52:36.050] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\modernlife-server.toml for changes [14mar2023 19:52:36.050] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\modernlife-server.toml is not correct. Correcting [14mar2023 19:52:36.053] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.053] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.053] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.maxImageSizePixels was corrected from null to its default, 2048. [14mar2023 19:52:36.053] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.misc.maxImageSizePixels does not match the spec. This may create a backup. [14mar2023 19:52:36.053] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.seedSpreaderThrowCooldown was corrected from null to its default, 5000. [14mar2023 19:52:36.053] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.misc.seedSpreaderThrowCooldown does not match the spec. This may create a backup. [14mar2023 19:52:36.053] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.chainsawDurabilityDamageOnAttack was corrected from null to its default, 26. [14mar2023 19:52:36.053] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.misc.chainsawDurabilityDamageOnAttack does not match the spec. This may create a backup. [14mar2023 19:52:36.053] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.streetLightMiddlePartCount was corrected from null to its default, 3. [14mar2023 19:52:36.053] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.misc.streetLightMiddlePartCount does not match the spec. This may create a backup. [14mar2023 19:52:36.053] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.photocopierProducesNewImageFiles was corrected from null to its default, true. [14mar2023 19:52:36.053] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.misc.photocopierProducesNewImageFiles does not match the spec. This may create a backup. [14mar2023 19:52:36.053] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.guitar was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.053] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.guitar.guitarOnlyPlaysLocally was corrected from null to its default, false. [14mar2023 19:52:36.053] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.guitar.guitarOnlyPlaysLocally does not match the spec. This may create a backup. [14mar2023 19:52:36.053] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.flashlight was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.053] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.flashlight.flashlightUpdatePeriod was corrected from null to its default, 4. [14mar2023 19:52:36.053] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.flashlight.flashlightUpdatePeriod does not match the spec. This may create a backup. [14mar2023 19:52:36.053] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.flashlight.flashlightRange was corrected from null to its default, 6.0. [14mar2023 19:52:36.053] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.flashlight.flashlightRange does not match the spec. This may create a backup. [14mar2023 19:52:36.054] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.handgun was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.054] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.handgun.handgunDamage was corrected from null to its default, 19.5. [14mar2023 19:52:36.054] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.handgun.handgunDamage does not match the spec. This may create a backup. [14mar2023 19:52:36.054] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.handgun.handgunCritMultiplier was corrected from null to its default, 2.0. [14mar2023 19:52:36.054] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.handgun.handgunCritMultiplier does not match the spec. This may create a backup. [14mar2023 19:52:36.054] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.handgun.handgunEnableHeadshots was corrected from null to its default, true. [14mar2023 19:52:36.054] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.handgun.handgunEnableHeadshots does not match the spec. This may create a backup. [14mar2023 19:52:36.055] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file modernlife-server.toml changed, sending notifies [14mar2023 19:52:36.055] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:52:36.055] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = antiqueatlas:antique_atlas, draconic_evolution:info_tablet, evilcraft:origins_of_darkness, enigmaticlegacy:the_acknowledgment, theoneprobe:probenote, integrateddynamics:on_the_dynamics_of_integration [14mar2023 19:52:36.055] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:52:36.055] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:52:36.055] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = book, manual, encyclopedia, dictionary, guide, tome, compendium, codex, lexica, lexicon, journal [14mar2023 19:52:36.055] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:52:36.055] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = books [14mar2023 19:52:36.057] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file modernlife-server.toml changed, sending notifies [14mar2023 19:52:36.057] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:52:36.057] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = antiqueatlas:antique_atlas, draconic_evolution:info_tablet, evilcraft:origins_of_darkness, enigmaticlegacy:the_acknowledgment, theoneprobe:probenote, integrateddynamics:on_the_dynamics_of_integration [14mar2023 19:52:36.057] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:52:36.057] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:52:36.057] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = book, manual, encyclopedia, dictionary, guide, tome, compendium, codex, lexica, lexicon, journal [14mar2023 19:52:36.057] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:52:36.057] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = books [14mar2023 19:52:36.060] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\artifacts-server.toml [14mar2023 19:52:36.061] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file modernlife-server.toml changed, sending notifies [14mar2023 19:52:36.061] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:52:36.061] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = antiqueatlas:antique_atlas, draconic_evolution:info_tablet, evilcraft:origins_of_darkness, enigmaticlegacy:the_acknowledgment, theoneprobe:probenote, integrateddynamics:on_the_dynamics_of_integration [14mar2023 19:52:36.061] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:52:36.061] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:52:36.061] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\artifacts-server.toml [14mar2023 19:52:36.061] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = book, manual, encyclopedia, dictionary, guide, tome, compendium, codex, lexica, lexicon, journal [14mar2023 19:52:36.061] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Loading CSV HashSet [14mar2023 19:52:36.061] [Thread-0/DEBUG] [com.dairymoose.modernlife.core.ModernLifeCommon/]: Parsed CSV = books [14mar2023 19:52:36.061] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\artifacts-server.toml for changes [14mar2023 19:52:36.061] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig\artifacts-server.toml is not correct. Correcting [14mar2023 19:52:36.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cosmetics was corrected from null to its default, []. [14mar2023 19:52:36.064] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.cosmetics does not match the spec. This may create a backup. [14mar2023 19:52:36.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antidote_vessel was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antidote_vessel.durability was corrected from null to its default, 0. [14mar2023 19:52:36.064] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.antidote_vessel.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antidote_vessel.max_effect_duration was corrected from null to its default, 120. [14mar2023 19:52:36.064] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.antidote_vessel.max_effect_duration does not match the spec. This may create a backup. [14mar2023 19:52:36.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.aqua_dashers was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.aqua_dashers.durability was corrected from null to its default, 0. [14mar2023 19:52:36.064] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.aqua_dashers.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers.durability was corrected from null to its default, 0. [14mar2023 19:52:36.064] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.bunny_hoppers.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers.should_cancel_fall_damage was corrected from null to its default, true. [14mar2023 19:52:36.064] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.bunny_hoppers.should_cancel_fall_damage does not match the spec. This may create a backup. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers.jump_boost_level was corrected from null to its default, 2. [14mar2023 19:52:36.065] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.bunny_hoppers.jump_boost_level does not match the spec. This may create a backup. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.charm_of_sinking was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.charm_of_sinking.durability was corrected from null to its default, 0. [14mar2023 19:52:36.065] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.charm_of_sinking.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle.durability was corrected from null to its default, 0. [14mar2023 19:52:36.065] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.cloud_in_a_bottle.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle.sprint_jump_height_multiplier was corrected from null to its default, 1.5. [14mar2023 19:52:36.065] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.cloud_in_a_bottle.sprint_jump_height_multiplier does not match the spec. This may create a backup. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle.sprint_jump_distance_multiplier was corrected from null to its default, 0.5. [14mar2023 19:52:36.065] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.cloud_in_a_bottle.sprint_jump_distance_multiplier does not match the spec. This may create a backup. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cross_necklace was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cross_necklace.durability was corrected from null to its default, 0. [14mar2023 19:52:36.065] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.cross_necklace.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cross_necklace.invincibility_bonus was corrected from null to its default, 20. [14mar2023 19:52:36.065] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.cross_necklace.invincibility_bonus does not match the spec. This may create a backup. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.crystal_heart was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.crystal_heart.durability was corrected from null to its default, 0. [14mar2023 19:52:36.065] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.crystal_heart.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.crystal_heart.health_bonus was corrected from null to its default, 10. [14mar2023 19:52:36.065] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.crystal_heart.health_bonus does not match the spec. This may create a backup. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws.durability was corrected from null to its default, 0. [14mar2023 19:52:36.065] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.digging_claws.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws.mining_speed_bonus was corrected from null to its default, 3.2. [14mar2023 19:52:36.066] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.digging_claws.mining_speed_bonus does not match the spec. This may create a backup. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws.tool_tier was corrected from null to its default, minecraft:stone. [14mar2023 19:52:36.066] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.digging_claws.tool_tier does not match the spec. This may create a backup. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak.durability was corrected from null to its default, 0. [14mar2023 19:52:36.066] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.eternal_steak.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak.cooldown was corrected from null to its default, 300. [14mar2023 19:52:36.066] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.eternal_steak.cooldown does not match the spec. This may create a backup. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak.use_duration was corrected from null to its default, 32. [14mar2023 19:52:36.066] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.eternal_steak.use_duration does not match the spec. This may create a backup. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef.durability was corrected from null to its default, 0. [14mar2023 19:52:36.066] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.everlasting_beef.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef.cooldown was corrected from null to its default, 300. [14mar2023 19:52:36.066] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.everlasting_beef.cooldown does not match the spec. This may create a backup. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef.use_duration was corrected from null to its default, 32. [14mar2023 19:52:36.066] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.everlasting_beef.use_duration does not match the spec. This may create a backup. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.feral_claws was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.feral_claws.durability was corrected from null to its default, 0. [14mar2023 19:52:36.066] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.feral_claws.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.feral_claws.attack_speed_bonus was corrected from null to its default, 0.75. [14mar2023 19:52:36.066] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.feral_claws.attack_speed_bonus does not match the spec. This may create a backup. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.fire_gauntlet was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.fire_gauntlet.durability was corrected from null to its default, 0. [14mar2023 19:52:36.066] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.fire_gauntlet.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.fire_gauntlet.fire_duration was corrected from null to its default, 8. [14mar2023 19:52:36.066] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.fire_gauntlet.fire_duration does not match the spec. This may create a backup. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant.durability was corrected from null to its default, 0. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.flame_pendant.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant.strike_chance was corrected from null to its default, 0.4. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.flame_pendant.strike_chance does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant.fire_duration was corrected from null to its default, 10. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.flame_pendant.fire_duration does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flippers was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flippers.durability was corrected from null to its default, 0. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.flippers.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flippers.swim_speed_bonus was corrected from null to its default, 1.0. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.flippers.swim_speed_bonus does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.golden_hook was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.golden_hook.durability was corrected from null to its default, 0. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.golden_hook.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.golden_hook.experience_bonus was corrected from null to its default, 0.75. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.golden_hook.experience_bonus does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo.durability was corrected from null to its default, 0. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.helium_flamingo.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo.max_flight_time was corrected from null to its default, 150. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.helium_flamingo.max_flight_time does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo.recharge_time was corrected from null to its default, 300. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.helium_flamingo.recharge_time does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.kitty_slippers was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.kitty_slippers.durability was corrected from null to its default, 0. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.kitty_slippers.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.lucky_scarf was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.lucky_scarf.durability was corrected from null to its default, 0. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.lucky_scarf.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.lucky_scarf.fortune_bonus was corrected from null to its default, 1. [14mar2023 19:52:36.067] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.lucky_scarf.fortune_bonus does not match the spec. This may create a backup. [14mar2023 19:52:36.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.night_vision_goggles was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.night_vision_goggles.durability was corrected from null to its default, 0. [14mar2023 19:52:36.068] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.night_vision_goggles.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat.durability was corrected from null to its default, 0. [14mar2023 19:52:36.068] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.novelty_drinking_hat.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat.drinking_duration_multiplier was corrected from null to its default, 0.3. [14mar2023 19:52:36.068] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.novelty_drinking_hat.drinking_duration_multiplier does not match the spec. This may create a backup. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat.eating_duration_multiplier was corrected from null to its default, 0.6. [14mar2023 19:52:36.068] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.novelty_drinking_hat.eating_duration_multiplier does not match the spec. This may create a backup. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull.durability was corrected from null to its default, 0. [14mar2023 19:52:36.068] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.obsidian_skull.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull.cooldown was corrected from null to its default, 1200. [14mar2023 19:52:36.068] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.obsidian_skull.cooldown does not match the spec. This may create a backup. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull.fire_resistance_duration was corrected from null to its default, 600. [14mar2023 19:52:36.068] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.obsidian_skull.fire_resistance_duration does not match the spec. This may create a backup. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace.durability was corrected from null to its default, 0. [14mar2023 19:52:36.068] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.panic_necklace.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace.speed_level was corrected from null to its default, 1. [14mar2023 19:52:36.068] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.panic_necklace.speed_level does not match the spec. This may create a backup. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace.speed_duration was corrected from null to its default, 160. [14mar2023 19:52:36.068] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.panic_necklace.speed_duration does not match the spec. This may create a backup. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat.durability was corrected from null to its default, 0. [14mar2023 19:52:36.068] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.plastic_drinking_hat.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat.drinking_duration_multiplier was corrected from null to its default, 0.3. [14mar2023 19:52:36.069] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.plastic_drinking_hat.drinking_duration_multiplier does not match the spec. This may create a backup. [14mar2023 19:52:36.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat.eating_duration_multiplier was corrected from null to its default, 0.6. [14mar2023 19:52:36.069] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.plastic_drinking_hat.eating_duration_multiplier does not match the spec. This may create a backup. [14mar2023 19:52:36.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pocket_piston was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pocket_piston.durability was corrected from null to its default, 0. [14mar2023 19:52:36.069] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.pocket_piston.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pocket_piston.knockback_bonus was corrected from null to its default, 1.5. [14mar2023 19:52:36.069] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.pocket_piston.knockback_bonus does not match the spec. This may create a backup. [14mar2023 19:52:36.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.power_glove was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.power_glove.durability was corrected from null to its default, 0. [14mar2023 19:52:36.069] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.power_glove.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.power_glove.attack_damage_bonus was corrected from null to its default, 4. [14mar2023 19:52:36.069] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.power_glove.attack_damage_bonus does not match the spec. This may create a backup. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.running_shoes was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.running_shoes.durability was corrected from null to its default, 0. [14mar2023 19:52:36.070] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.running_shoes.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.running_shoes.speed_multiplier was corrected from null to its default, 0.4. [14mar2023 19:52:36.070] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.running_shoes.speed_multiplier does not match the spec. This may create a backup. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.scarf_of_invisibility was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.scarf_of_invisibility.durability was corrected from null to its default, 0. [14mar2023 19:52:36.070] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.scarf_of_invisibility.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shock_pendant was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shock_pendant.durability was corrected from null to its default, 0. [14mar2023 19:52:36.070] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.shock_pendant.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shock_pendant.strike_chance was corrected from null to its default, 0.25. [14mar2023 19:52:36.070] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.shock_pendant.strike_chance does not match the spec. This may create a backup. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.snorkel was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.snorkel.durability was corrected from null to its default, 0. [14mar2023 19:52:36.070] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.snorkel.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.steadfast_spikes was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.steadfast_spikes.durability was corrected from null to its default, 0. [14mar2023 19:52:36.070] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.steadfast_spikes.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.superstitious_hat was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.superstitious_hat.durability was corrected from null to its default, 0. [14mar2023 19:52:36.070] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.superstitious_hat.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.superstitious_hat.looting_bonus was corrected from null to its default, 1. [14mar2023 19:52:36.070] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.superstitious_hat.looting_bonus does not match the spec. This may create a backup. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.durability was corrected from null to its default, 0. [14mar2023 19:52:36.070] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.thorn_pendant.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.strike_chance was corrected from null to its default, 0.5. [14mar2023 19:52:36.070] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.thorn_pendant.strike_chance does not match the spec. This may create a backup. [14mar2023 19:52:36.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.min_damage was corrected from null to its default, 2. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.thorn_pendant.min_damage does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.max_damage was corrected from null to its default, 6. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.thorn_pendant.max_damage does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.umbrella was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.umbrella.durability was corrected from null to its default, 0. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.umbrella.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.umbrella.is_shield was corrected from null to its default, true. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.umbrella.is_shield does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.durability was corrected from null to its default, 0. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.universal_attractor.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.range was corrected from null to its default, 5. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.universal_attractor.range does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.motionMultiplier was corrected from null to its default, 0.6. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.universal_attractor.motionMultiplier does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.cooldown was corrected from null to its default, 200. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.universal_attractor.cooldown does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove.durability was corrected from null to its default, 0. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.vampiric_glove.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove.absorption_ratio was corrected from null to its default, 0.2. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.vampiric_glove.absorption_ratio does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove.max_health_absorbed was corrected from null to its default, 6. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.vampiric_glove.max_health_absorbed does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.villager_hat was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.villager_hat.durability was corrected from null to its default, 0. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.villager_hat.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.villager_hat.reputation_bonus was corrected from null to its default, 100. [14mar2023 19:52:36.071] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.villager_hat.reputation_bonus does not match the spec. This may create a backup. [14mar2023 19:52:36.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.whoopee_cushion was corrected from null to its default, SimpleCommentedConfig:{}. [14mar2023 19:52:36.072] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.whoopee_cushion.durability was corrected from null to its default, 0. [14mar2023 19:52:36.072] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.whoopee_cushion.durability does not match the spec. This may create a backup. [14mar2023 19:52:36.072] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.whoopee_cushion.flatulence was corrected from null to its default, 0.125. [14mar2023 19:52:36.072] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key items.whoopee_cushion.flatulence does not match the spec. This may create a backup. [14mar2023 19:52:36.073] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file artifacts-server.toml changed, sending notifies [14mar2023 19:52:36.076] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file artifacts-server.toml changed, sending notifies [14mar2023 19:52:36.076] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file artifacts-server.toml changed, sending notifies [14mar2023 19:52:36.076] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file artifacts-server.toml changed, sending notifies [14mar2023 19:52:36.081] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file artifacts-server.toml changed, sending notifies [14mar2023 19:52:36.347] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld [14mar2023 19:52:36.393] [Server thread/DEBUG] [mixin/]: Mixing camera.ChunkMapMixin from securitycraft.mixins.json into net.minecraft.server.level.ChunkMap [14mar2023 19:52:36.451] [Server thread/DEBUG] [mixin/]: Mixing portal.PortalForcerMixin from securitycraft.mixins.json into net.minecraft.world.level.portal.PortalForcer [14mar2023 19:52:36.523] [Server thread/DEBUG] [mixin/]: Mixing common.MixinWalkNodeProcessor from byg.mixins.json into net.minecraft.world.level.pathfinder.WalkNodeEvaluator [14mar2023 19:52:36.627] [Server thread/DEBUG] [mixin/]: Mixing MixinPiglinAi from curios.mixins.json into net.minecraft.world.entity.monster.piglin.PiglinAi [14mar2023 19:52:40.018] [Worker-Main-28/DEBUG] [mixin/]: Mixing DungeonContextMixin from betterdungeons.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate [14mar2023 19:52:40.018] [Worker-Main-28/DEBUG] [mixin/]: Mixing StructureTemplateMixin from feature_nbt_deadlock_be_gone.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate [14mar2023 19:52:40.019] [Worker-Main-28/DEBUG] [mixin/]: Mixing access.StructureTemplateAccess from byg.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate [14mar2023 19:52:41.617] [Worker-Main-28/DEBUG] [Dungeon Crawl/]: Invalid biome byg:autumnal_valley at [1,2] [14mar2023 19:52:41.843] [Worker-Main-28/DEBUG] [mixin/]: Mixing BeardifierMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.Beardifier [14mar2023 19:52:43.629] [Worker-Main-30/DEBUG] [mixin/]: Mixing access.SurfaceRuleContextAccess from byg.mixins.json into net.minecraft.world.level.levelgen.SurfaceRules$Context [14mar2023 19:52:47.156] [Server thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\surface_rules\end_surface_rules.json5" was read. [14mar2023 19:52:47.157] [Server thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [14mar2023 19:52:47.163] [Server thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\surface_rules\nether_surface_rules.json5" was read. [14mar2023 19:52:47.165] [Server thread/INFO] [potionstudios.byg.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "byg:nether". [14mar2023 19:52:47.165] [Server thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\surface_rules\end_surface_rules.json5" was read. [14mar2023 19:52:47.166] [Server thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [14mar2023 19:52:47.171] [Server thread/INFO] [potionstudios.byg.BYG/]: "C:\Users\pabcu\AppData\Roaming\.minecraft\config\byg\surface_rules\nether_surface_rules.json5" was read. [14mar2023 19:52:47.173] [Server thread/INFO] [potionstudios.byg.BYG/]: Loading dimension "minecraft:the_end" with biome source: "byg:end". [14mar2023 19:52:47.173] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld [14mar2023 19:52:47.173] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception java.lang.NoSuchMethodError: 'void net.minecraft.server.level.DistanceManager.addRegionTicket(net.minecraft.server.level.TicketType, net.minecraft.world.level.ChunkPos, int, java.lang.Object, boolean)' at net.minecraft.server.level.ServerChunkCache.addRegionTicket(ServerChunkCache.java:429) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.level.ServerChunkCache.m_8387_(ServerChunkCache.java:425) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.MinecraftServer.m_129940_(MinecraftServer.java:471) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:318) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] at java.lang.Thread.run(Thread.java:833) [?:?] [14mar2023 19:52:47.197] [Server thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@235c997d [14mar2023 19:52:47.239] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 5192d404-48f0-4300-bfb2-0387efec6426 [14mar2023 19:52:48.243] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID bfb94448-579b-45f3-829c-49e7acc64c4c [14mar2023 19:52:48.248] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: C:\Users\pabcu\AppData\Roaming\.minecraft\crash-reports\crash-2023-03-14_19.52.47-server.txt [14mar2023 19:52:48.249] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server [14mar2023 19:52:48.249] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players [14mar2023 19:52:48.249] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds [14mar2023 19:52:48.251] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID a4f63ccd-b691-411c-b38c-2ff96621d5f8 [14mar2023 19:52:48.574] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[Mundo nuevo]'/minecraft:overworld [14mar2023 19:52:48.685] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[Mundo nuevo]'/minecraft:the_end [14mar2023 19:52:48.692] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[Mundo nuevo]'/minecraft:the_nether [14mar2023 19:52:48.708] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save Mundo nuevo [14mar2023 19:52:48.716] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete Mundo nuevo [14mar2023 19:52:48.744] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (Mundo nuevo): All chunks are saved [14mar2023 19:52:48.744] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [14mar2023 19:52:48.744] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [14mar2023 19:52:48.744] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved [14mar2023 19:52:50.511] [Server thread/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing serverconfig directory : C:\Users\pabcu\AppData\Roaming\.minecraft\saves\Mundo nuevo\serverconfig [14mar2023 19:52:50.511] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Unloading configs type SERVER [14mar2023 19:52:50.513] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file jei-server.toml changed, sending notifies Crashreport: https://pastebin.com/XrVG0sws Lastest: https://pastebin.com/XGN5tHpu
  24. ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 2023-03-12 13:44:59 Description: Rendering overlay com.electronwill.nightconfig.core.io.WritingException: An I/O error occured at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:90) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80) ~[core-3.6.4.jar%2384!/:?] {} at net.minecraftforge.fml.config.ModConfig.save(ModConfig.java:81) ~[fmlcore-1.19.2-43.2.6.jar%23832!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:63) ~[fmlcore-1.19.2-43.2.6.jar%23832!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.19.2-43.2.6.jar%23832!/:?] {} 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.19.2-43.2.6.jar%23832!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$1(ModStateProvider.java:67) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {re:classloading} at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:111) ~[fmlcore-1.19.2-43.2.6.jar%23832!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$3(ModStateProvider.java:66) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:207) ~[fmlcore-1.19.2-43.2.6.jar%23832!/:?] {} at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:207) ~[fmlcore-1.19.2-43.2.6.jar%23832!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$loadMods$17(ModLoader.java:191) ~[fmlcore-1.19.2-43.2.6.jar%23832!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:191) ~[fmlcore-1.19.2-43.2.6.jar%23832!/:?] {} at net.minecraftforge.client.loading.ClientModLoader.lambda$startModLoading$5(ClientModLoader.java:120) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.startModLoading(ClientModLoader.java:120) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$onResourceReload$2(ClientModLoader.java:102) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {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) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} Caused by: java.nio.file.FileSystemException: C:\Users\antho\curseforge\minecraft\Instances\All the Mods 8 - ATM8\config\littlelogistics-client.toml: The process cannot access the file because it is being used by another process at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92) ~[?:?] {} at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) ~[?:?] {} at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) ~[?:?] {} at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:236) ~[?:?] {} at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:484) ~[?:?] {} at java.nio.file.Files.newOutputStream(Files.java:228) ~[?:?] {} at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:87) ~[core-3.6.4.jar%2384!/:?] {} ... 29 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:90) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61) ~[core-3.6.4.jar%2384!/:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80) ~[core-3.6.4.jar%2384!/:?] {} at net.minecraftforge.fml.config.ModConfig.save(ModConfig.java:81) ~[fmlcore-1.19.2-43.2.6.jar%23832!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:63) ~[fmlcore-1.19.2-43.2.6.jar%23832!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.19.2-43.2.6.jar%23832!/:?] {} 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.19.2-43.2.6.jar%23832!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$1(ModStateProvider.java:67) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {re:classloading} at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:111) ~[fmlcore-1.19.2-43.2.6.jar%23832!/:?] {} at net.minecraftforge.fml.core.ModStateProvider.lambda$new$3(ModStateProvider.java:66) ~[forge-1.19.2-43.2.6-universal.jar%23836!/:?] {re:classloading} -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.screens.LoadingOverlay Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:888) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {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:1115) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23831!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: No Packs: Default, Mod Resources, Supplementaries Generated Pack, XyCraft Override-0.5.17.jar:OverridesGlass, XyCraft Override-0.5.17.jar:OverridesMetal, XyCraft Override-0.5.17.jar:OverridesStone, resources, quark-emote-pack, KubeJS Resource Pack [assets] -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 339901720 bytes (324 MiB) / 2596274176 bytes (2476 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 5800U with Radeon Graphics Identifier: AuthenticAMD Family 25 Model 80 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 1.90 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: AMD Radeon(TM) Graphics Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 512.00 Graphics card #0 deviceId: 0x1638 Graphics card #0 versionInfo: DriverVersion=30.0.13036.2 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 17253.10 Virtual memory used (MB): 9956.68 Swap memory total (MB): 1536.00 Swap memory used (MB): 48.61 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m Loaded Shaderpack: (off) Launched Version: forge-43.2.6 Backend library: LWJGL version 3.3.1 build 7 Backend API: AMD Radeon(TM) Graphics GL version 4.6.14761 Core Profile Forward-Compatible Context 21.30.36 30.0.13036.2, ATI Technologies Inc. Window size: 854x480 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: Current Language: English (US) CPU: 16x AMD Ryzen 7 5800U with Radeon Graphics ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.6.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar jcplugin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null [email protected] lowcodefml@null [email protected] Mod List: saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |COMMON_SET|Manifest: NOSIGNATURE paucal-forge-1.19.2-0.5.0.jar |PAUCAL |paucal |0.5.0 |COMMON_SET|Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.19.2-19.10.6.jar |QuarryPlus |quarryplus |19.10.6 |COMMON_SET|Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 simplemagnets-1.1.9-forge-mc1.19.jar |Simple Magnets |simplemagnets |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |COMMON_SET|Manifest: NOSIGNATURE IntegratedTerminals-1.19.2-1.4.4.jar |IntegratedTerminals |integratedterminals |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |COMMON_SET|Manifest: NOSIGNATURE rubidium-0.6.2.jar |Rubidium |rubidium |0.6.2 |COMMON_SET|Manifest: NOSIGNATURE modnametooltip-1.19-1.19.0.jar |Mod Name Tooltip |modnametooltip |1.19.0 |COMMON_SET|Manifest: NOSIGNATURE IronJetpacks-1.19.2-6.0.3.jar |Iron Jetpacks |ironjetpacks |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |COMMON_SET|Manifest: NOSIGNATURE CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |COMMON_SET|Manifest: NOSIGNATURE EvilCraft-1.19.2-1.2.15.jar |EvilCraft |evilcraft |1.2.15 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.7.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.7 |COMMON_SET|Manifest: NOSIGNATURE Powah-4.0.6.jar |Powah |powah |4.0.6 |COMMON_SET|Manifest: NOSIGNATURE GatewaysToEternity-1.19.2-3.1.1.jar |Gateways To Eternity |gateways |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE cabletiers-1.19.2-0.5471.jar |Cable Tiers |cabletiers |1.19.2-0.5471 |COMMON_SET|Manifest: NOSIGNATURE rangedpumps-1.0.0.jar |Ranged Pumps |rangedpumps |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE WitherSkeletonTweaks-1.19.2-8.0.0.jar |Wither Skeleton Tweaks |wstweaks |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE Shrink-1.19-1.3.5.jar |Shrink |shrink |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.2.jar |Guard Villagers |guardvillagers |1.19.2-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE universalgrid-1.19.2-1.033.jar |Universal Grid |universalgrid |1.19.2-1.033 |COMMON_SET|Manifest: NOSIGNATURE DarkUtilities-Forge-1.19.2-13.1.7.jar |DarkUtilities |darkutils |13.1.7 |COMMON_SET|Manifest: NOSIGNATURE Apotheosis-1.19.2-6.0.3.jar |Apotheosis |apotheosis |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE clickadv-1.19.2-3.0.jar |clickadv mod |clickadv |1.19.2-3.0 |COMMON_SET|Manifest: NOSIGNATURE balm-forge-1.19.2-4.5.5.jar |Balm |balm |4.5.5 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.1.193.jar |Just Enough Resources |jeresources |1.2.1.193 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |COMMON_SET|Manifest: NOSIGNATURE shetiphiancore-forge-1.19.0-3.11.3.01.jar |ShetiPhian-Core |shetiphiancore |3.11.3.01 |COMMON_SET|Manifest: NOSIGNATURE ctov-3.1.5a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1.5 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.19.2-2.2.51.jar |Supplementaries |supplementaries |1.19.2-2.2.51 |COMMON_SET|Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |COMMON_SET|Manifest: NOSIGNATURE AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE PackMenu-1.19.2-5.1.0.jar |PackMenu |packmenu |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE alltheores-2.0.2-1.19.2-43.1.3.jar |AllTheOres |alltheores |2.0.2-1.19.2-43.1.3 |COMMON_SET|Manifest: NOSIGNATURE industrial-foregoing-1.19.2-3.3.2.2-4.jar |Industrial Foregoing |industrialforegoing |3.3.2.2 |COMMON_SET|Manifest: NOSIGNATURE torchmaster-19.2.0.jar |Torchmaster |torchmaster |19.2.0 |COMMON_SET|Manifest: NOSIGNATURE handcrafted-forge-1.19.2-2.0.2.jar |Handcrafted |handcrafted |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE repurposed_structures_forge-6.3.11+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.11+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE BotanyTrees-Forge-1.19.2-5.0.4.jar |BotanyTrees |botanytrees |5.0.4 |COMMON_SET|Manifest: NOSIGNATURE ironfurnaces-1.19.2-3.6.5.jar |Iron Furnaces |ironfurnaces |3.6.5 |COMMON_SET|Manifest: NOSIGNATURE StructureCompass-1.19.2-1.3.5.jar |Structure Compass Mod |structurecompass |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE mcw-trapdoors-1.0.8-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642corelib-1.1.4-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE Botania-1.19.2-437-FORGE.jar |Botania |botania |1.19.2-437-FORGE |COMMON_SET|Manifest: NOSIGNATURE resourcefulconfig-forge-1.19.2-1.0.19.jar |Resourcefulconfig |resourcefulconfig |1.0.19 |COMMON_SET|Manifest: NOSIGNATURE TextruesRubidiumOptions-1.0.4-mc1.19.2.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.4-mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE spark-1.10.29-forge.jar |spark |spark |1.10.29 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.2.2.jar |Curios API |curios |1.19.2-5.1.2.2 |COMMON_SET|Manifest: NOSIGNATURE corail_woodcutter-1.19.2-2.5.1.jar |Corail Woodcutter |corail_woodcutter |2.5.1 |COMMON_SET|Manifest: NOSIGNATURE oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |COMMON_SET|Manifest: NOSIGNATURE advgenerators-1.4.0.5-mc1.19.2.jar |Advanced Generators |advgenerators |1.4.0.5 |COMMON_SET|Manifest: NOSIGNATURE AngelRing2-1.19.2-2.1.5.jar |Angel Ring 2 |angelring |2.1.5 |COMMON_SET|Manifest: NOSIGNATURE tombstone-8.2.5-1.19.2.jar |Corail Tombstone |tombstone |8.2.5 |COMMON_SET|Manifest: NOSIGNATURE antighost-1.19.1-forge42.0.1-1.1.3.jar |AntiGhost |antighost |1.19.1-forge42.0.1-1|COMMON_SET|Manifest: NOSIGNATURE NaturesAura-37.7.jar |Nature's Aura |naturesaura |37.7 |COMMON_SET|Manifest: NOSIGNATURE constructionwand-1.19.2-2.9.jar |Construction Wand |constructionwand |1.19.2-2.9 |COMMON_SET|Manifest: NOSIGNATURE mcw-roofs-2.2.2-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE littlelogistics-mc1.19.2-v1.3.1.jar |Little Logistics |littlelogistics |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |COMMON_SET|Manifest: NOSIGNATURE FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |COMMON_SET|Manifest: NOSIGNATURE SuperFactoryManager-1.19.2-4.4.4.jar |Super Factory Manager |sfm |4.4.4 |COMMON_SET|Manifest: NOSIGNATURE vitalize-forge-1.19.2-1.1.1.jar |Vitalize |vitalize |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE mcw-lights-1.0.5-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE crafting-on-a-stick-1.19.2-1.0.5.jar |Crafting On A Stick |crafting_on_a_stick |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE SmartBrainLib-forge-1.19.2-1.8.jar |SmartBrainLib |smartbrainlib |1.8 |COMMON_SET|Manifest: NOSIGNATURE elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE nomowanderer-1.19.2_1.3.6.jar |NoMoWanderer |nomowanderer |1.19.2_1.3.6 |COMMON_SET|Manifest: NOSIGNATURE rechiseled-1.0.12a-forge-mc1.19.jar |Rechiseled |rechiseled |1.0.12a |COMMON_SET|Manifest: NOSIGNATURE harvestwithease-1.19.2-4.0.0.3-forge.jar |Harvest with ease |harvestwithease |4.0.0.3 |COMMON_SET|Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1011.jar |Just Enough Items |jei |11.6.0.1011 |COMMON_SET|Manifest: NOSIGNATURE AttributeFix-Forge-1.19.2-17.1.3.jar |AttributeFix |attributefix |17.1.3 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 tesseract-1.0.29-forge-mc1.19.jar |Tesseract |tesseract |1.0.29 |COMMON_SET|Manifest: NOSIGNATURE Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |COMMON_SET|Manifest: NOSIGNATURE GravitationalModulatingAdditionalUnit-1.19.2-2.8.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|1.19.2-2.8 |COMMON_SET|Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |COMMON_SET|Manifest: NOSIGNATURE AllTheCompressed-1.19.2-2.0.0.jar |AllTheCompressed |allthecompressed |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |COMMON_SET|Manifest: NOSIGNATURE jumpboat-1.19-0.1.0.5.jar |Jumpy Boats |jumpboat |1.19-0.1.0.5 |COMMON_SET|Manifest: NOSIGNATURE LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |COMMON_SET|Manifest: NOSIGNATURE compactmachines-5.1.0.jar |Compact Machines 5 |compactmachines |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE BotanyPots-Forge-1.19.2-9.0.27.jar |BotanyPots |botanypots |9.0.27 |COMMON_SET|Manifest: NOSIGNATURE phosphophyllite-1.19.2-0.6.0-beta.6.4.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.6.4 |COMMON_SET|Manifest: NOSIGNATURE farmingforblockheads-forge-1.19.2-11.2.0.jar |Farming for Blockheads |farmingforblockheads |11.2.0 |COMMON_SET|Manifest: NOSIGNATURE pneumaticcraft-repressurized-1.19.2-4.3.3-22.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.3.3-22 |COMMON_SET|Manifest: NOSIGNATURE additional_lights-1.19-2.1.6.jar |Additional Lights |additional_lights |2.1.6 |COMMON_SET|Manifest: NOSIGNATURE ExtraDisks-1.19.2-2.2.0.jar |Extra Disks |extradisks |1.19.2-2.2.0 |COMMON_SET|Manifest: NOSIGNATURE EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE forge-1.19.2-43.2.6-universal.jar |Forge |forge |43.2.6 |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 silent-gear-1.19.2-3.2.5.jar |Silent Gear |silentgear |3.2.5 |COMMON_SET|Manifest: NOSIGNATURE IntegratedCrafting-1.19.2-1.1.0.jar |IntegratedCrafting |integratedcrafting |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE alchemistry-1.19.2-2.2.4.jar |Alchemistry |alchemistry |1.19.2-2.2.4 |COMMON_SET|Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.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.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |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_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |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.19.2-10.2.0.17.jar |Thermal Integration |thermal_integration |10.2.0.17 |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 redstone_arsenal-1.19.2-7.2.0.15.jar |Redstone Arsenal |redstone_arsenal |7.2.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 thermal_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |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.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |COMMON_SET|Manifest: NOSIGNATURE thermal_locomotion-1.19.2-10.2.0.14.jar |Thermal Locomotion |thermal_locomotion |10.2.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 thermal_dynamics-1.19.2-10.2.1b.14.jar |Thermal Dynamics |thermal_dynamics |10.2.1b |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 radon-0.8.2.jar |Radon |radon |0.8.2 |COMMON_SET|Manifest: NOSIGNATURE systeams-1.2.2.jar |Thermal Systeams |systeams |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE SimpleBackups-1.19.1-2.1.8.jar |Simple Backups |simplebackups |1.19.1-2.1.8 |COMMON_SET|Manifest: NOSIGNATURE theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |COMMON_SET|Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |COMMON_SET|Manifest: NOSIGNATURE MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |COMMON_SET|Manifest: NOSIGNATURE ImmersiveEngineering-1.19.2-9.1.2-159.jar |Immersive Engineering |immersiveengineering |1.19.2-9.1.2-159 |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 NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |COMMON_SET|Manifest: NOSIGNATURE allthemodium-2.1.6-1.19.2-43.1.1.jar |Allthemodium |allthemodium |2.1.6-1.19.2-43.1.1 |COMMON_SET|Manifest: NOSIGNATURE spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |COMMON_SET|Manifest: NOSIGNATURE domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.76-ALPHA |COMMON_SET|Manifest: NOSIGNATURE kffmod-3.10.0.jar |Kotlin For Forge |kotlinforforge |3.10.0 |COMMON_SET|Manifest: NOSIGNATURE pipez-1.19.2-1.0.1.jar |Pipez |pipez |1.19.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.8.a-14.jar |Flywheel |flywheel |0.6.8.a-14 |COMMON_SET|Manifest: NOSIGNATURE IntegratedDynamics-1.19.2-1.15.1.jar |IntegratedDynamics |integrateddynamics |1.15.1 |COMMON_SET|Manifest: NOSIGNATURE integratednbt-1.19.2-1.6.0.jar |Integrated NBT |integratednbt |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE RubidiumExtra-1.19.2-0.4.11.44.jar |Rubidium Extra |sodiumextra |1.19.2-0.4.11.44 |COMMON_SET|Manifest: NOSIGNATURE itemcollectors-1.1.7-forge-mc1.19.jar |Item Collectors |itemcollectors |1.1.7 |COMMON_SET|Manifest: NOSIGNATURE Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE thermal_cultivation-1.19.2-10.2.0.17.jar |Thermal Cultivation |thermal_cultivation |10.2.0.17 |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 baubley-heart-canisters-1.19.2-1.2.3.jar |Baubley Heart Canisters |bhc |1.19.2-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.19-2.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |COMMON_SET|Manifest: NOSIGNATURE [1.19.2] SecurityCraft v1.9.4.jar |SecurityCraft |securitycraft |1.9.4 |COMMON_SET|Manifest: NOSIGNATURE almostunified-forge-1.19.2-0.3.5.jar |AlmostUnified |almostunified |1.19.2-0.3.5 |COMMON_SET|Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE structurize-1.19.2-1.0.472-BETA.jar |Structurize |structurize |1.19.2-1.0.472-BETA |COMMON_SET|Manifest: NOSIGNATURE FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |COMMON_SET|Manifest: NOSIGNATURE lootr-1.19-0.3.22.59.jar |Lootr |lootr |0.3.20.57 |COMMON_SET|Manifest: NOSIGNATURE connectedglass-1.1.6-forge-mc1.19.jar |Connected Glass |connectedglass |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE occultism-1.19.2-1.71.1.jar |Occultism |occultism |1.19.2-1.71.1 |COMMON_SET|Manifest: NOSIGNATURE allthetweaks-2.0.4-1.19.2-43.1.3.jar |All The Tweaks |allthetweaks |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go |byg |2.0.0.13 |COMMON_SET|Manifest: NOSIGNATURE Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |COMMON_SET|Manifest: NOSIGNATURE extremesoundmuffler-3.35-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.35-forge-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 ad_astra-forge-1.19.2-1.12.3.jar |Ad Astra |ad_astra |1.12.3 |COMMON_SET|Manifest: NOSIGNATURE Ad-Astra-Giselle-Addon-forge-1.19.2-1.12.jar |Ad Astra!: Giselle Addon |ad_astra_giselle_addon |1.12 |COMMON_SET|Manifest: NOSIGNATURE rsrequestify-2.3.0.jar |RSRequestify |rsrequestify |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE hexerei-0.2.5.jar |Hexerei |hexerei |0.2.5 |COMMON_SET|Manifest: NOSIGNATURE CyclopsCore-1.19.2-1.17.5.jar |Cyclops Core |cyclopscore |1.17.5 |COMMON_SET|Manifest: NOSIGNATURE blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |COMMON_SET|Manifest: NOSIGNATURE alchemylib-1.19.2-1.0.20.jar |AlchemyLib |alchemylib |1.19.2-1.0.20 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |COMMON_SET|Manifest: NOSIGNATURE AIOTBotania-1.19.2-3.0.0.jar |AIOT Botania |aiotbotania |1.19.2-3.0.0 |COMMON_SET|Manifest: NOSIGNATURE AdvancedPeripherals-0.7.22b.jar |Advanced Peripherals |advancedperipherals |0.7.22b |COMMON_SET|Manifest: NOSIGNATURE UtilitiX-1.19.2-0.7.6.jar |UtilitiX |utilitix |1.19.2-0.7.6 |COMMON_SET|Manifest: NOSIGNATURE naturalist-forge-2.1.1-1.19.2.jar |Naturalist |naturalist |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE HealthOverlay-1.19.2-7.2.1.jar |Health Overlay |healthoverlay |7.2.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE connectivity-1.19.2-3.4.jar |Connectivity Mod |connectivity |1.19.2-3.4 |COMMON_SET|Manifest: NOSIGNATURE dynamiclights-1.19.2.1.jar |Dynamic Lights |dynamiclights |1.19.2.1 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedcore-1.19.2-0.5.38.203.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.38.203 |COMMON_SET|Manifest: NOSIGNATURE glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |COMMON_SET|Manifest: NOSIGNATURE Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.19.2-7.1.2.jar |Placebo |placebo |7.1.2 |COMMON_SET|Manifest: NOSIGNATURE dankstorage-1.19.2-5.1.6.jar |Dank Storage |dankstorage |1.19.2-5.1.6 |COMMON_SET|Manifest: NOSIGNATURE potionsmaster-0.6.0-1.19.2-43.1.1.jar |Potions Master |potionsmaster |0.6.0-1.19.2-43.1.1 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.2.17.jar |Bookshelf |bookshelf |16.2.17 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.19.2-3.18.40.779.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.40.779 |COMMON_SET|Manifest: NOSIGNATURE littlecontraptions-forge-1.19.2.0.jar |Little Contraptions |littlecontraptions |1.19.2.0 |COMMON_SET|Manifest: NOSIGNATURE buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|COMMON_SET|Manifest: NOSIGNATURE FramedBlocks-6.7.0.jar |FramedBlocks |framedblocks |6.7.0 |COMMON_SET|Manifest: NOSIGNATURE mcw-doors-1.0.8forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE MekanismGenerators-1.19.2-10.3.8.477.jar |Mekanism: Generators |mekanismgenerators |10.3.8 |COMMON_SET|Manifest: NOSIGNATURE dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |COMMON_SET|Manifest: NOSIGNATURE absentbydesign-1.19-1.7.0.jar |Absent By Design Mod |absentbydesign |1.19-1.7.0 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |COMMON_SET|Manifest: NOSIGNATURE mob_grinding_utils-1.19.2-0.4.47.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.47 |COMMON_SET|Manifest: NOSIGNATURE ExperienceBugFix-1.19-1.41.2.3.jar |Experience Bug Fix |experiencebugfix |1.41.2.3 |COMMON_SET|Manifest: NOSIGNATURE RSInfinityBooster-1.19.2-3.0+27.jar |RSInfinityBooster |rsinfinitybooster |1.19.2-3.0+27 |COMMON_SET|Manifest: NOSIGNATURE chipped-forge-1.19.2-2.1.1.jar |Chipped |chipped |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE mcw-bridges-2.0.6-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE tempad-forge-1.19.2-1.4.4.jar |Tempad |tempad |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE HostileNeuralNetworks-1.19.2-4.0.2.jar |Hostile Neural Networks |hostilenetworks |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE entangled-1.3.13-forge-mc1.19.jar |Entangled |entangled |1.3.13 |COMMON_SET|Manifest: NOSIGNATURE endertanks-forge-1.19.0-1.12.1.01.jar |EnderTanks |endertanks |1.12.1.01 |COMMON_SET|Manifest: NOSIGNATURE CommonCapabilities-1.19.2-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |COMMON_SET|Manifest: NOSIGNATURE crashutilities-6.2.jar |Crash Utilities |crashutilities |6.2 |COMMON_SET|Manifest: NOSIGNATURE getittogetherdrops-forge-1.19.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |COMMON_SET|Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE fuelgoeshere-1.19.2-0.1.0.0.jar |Fuel Goes Here |fuelgoeshere |1.19.2-0.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE wirelesschargers-1.0.8-forge-mc1.19.jar |Wireless Chargers |wirelesschargers |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|COMMON_SET|Manifest: NOSIGNATURE modelfix-1.8.jar |Model Gap Fix |modelfix |1.8 |COMMON_SET|Manifest: NOSIGNATURE dpanvil-1.19.2-4.3.1.jar |DataPack Anvil |dpanvil |1.19.2-4.3.1 |COMMON_SET|Manifest: NOSIGNATURE blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |COMMON_SET|Manifest: NOSIGNATURE multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |COMMON_SET|Manifest: NOSIGNATURE time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |COMMON_SET|Manifest: NOSIGNATURE villagertools-1.19-1.0.3.jar |villagertools |villagertools |1.19-1.0.3 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |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 IntegratedTunnels-1.19.2-1.8.18.jar |IntegratedTunnels |integratedtunnels |1.8.18 |COMMON_SET|Manifest: NOSIGNATURE MysticalCustomization-1.19.2-4.0.1.jar |Mystical Customization |mysticalcustomization |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |COMMON_SET|Manifest: NOSIGNATURE ftb-ultimine-forge-1902.3.5-build.65.jar |FTB Ultimine |ftbultimine |1902.3.5-build.65 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE Runelic-Forge-1.19.2-14.1.4.jar |Runelic |runelic |14.1.4 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 resourcefullib-forge-1.19.2-1.1.22.jar |Resourceful Lib |resourcefullib |1.1.22 |COMMON_SET|Manifest: NOSIGNATURE spirit-forge-1.19.2-2.2.3.jar |Spirit |spirit |2.2.3 |COMMON_SET|Manifest: NOSIGNATURE MekanismTools-1.19.2-10.3.8.477.jar |Mekanism: Tools |mekanismtools |10.3.8 |COMMON_SET|Manifest: NOSIGNATURE InventoryProfilesNext-forge-1.19-1.9.2.jar |Inventory Profiles Next |inventoryprofilesnext |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE architectury-6.5.69-forge.jar |Architectury |architectury |6.5.69 |COMMON_SET|Manifest: NOSIGNATURE BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything |bambooeverything |2.2.4-build.33+mc1.1|COMMON_SET|Manifest: NOSIGNATURE ftb-library-forge-1902.3.14-build.184.jar |FTB Library |ftblibrary |1902.3.14-build.184 |COMMON_SET|Manifest: NOSIGNATURE ftb-industrial-contraptions-1900.1.7-build.212.jar|FTB Industrial Contraptions |ftbic |1900.1.7-build.212 |COMMON_SET|Manifest: NOSIGNATURE myrtrees-forge-1.2.0-build.31.jar |Myrtrees |myrtrees |1.2.0-build.31 |COMMON_SET|Manifest: NOSIGNATURE findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE ftb-teams-forge-1902.2.12-build.95.jar |FTB Teams |ftbteams |1902.2.12-build.95 |COMMON_SET|Manifest: NOSIGNATURE ftb-ranks-forge-1902.1.14-build.70.jar |FTB Ranks |ftbranks |1902.1.14-build.70 |COMMON_SET|Manifest: NOSIGNATURE ftb-essentials-1902.1.10-build.47.jar |FTB Essentials |ftbessentials |1902.1.10-build.47 |COMMON_SET|Manifest: NOSIGNATURE cc-tweaked-1.19.2-1.101.2.jar |CC: Tweaked |computercraft |1.101.2 |COMMON_SET|Manifest: NOSIGNATURE energymeter-1.19.2-1.0.0.jar |Energy Meter |energymeter |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE moreoverlays-1.21.5-mc1.19.2.jar |More Overlays Updated |moreoverlays |1.21.5-mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE productivebees-1.19.2-0.10.5.2.jar |Productive Bees |productivebees |1.19.2-0.10.5.2 |COMMON_SET|Manifest: NOSIGNATURE trashcans-1.0.17-forge-mc1.19.jar |Trash Cans |trashcans |1.0.17 |COMMON_SET|Manifest: NOSIGNATURE inventoryessentials-forge-1.19-5.0.2.jar |Inventory Essentials |inventoryessentials |5.0.2 |COMMON_SET|Manifest: NOSIGNATURE smallships-1.19.2-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |COMMON_SET|Manifest: NOSIGNATURE bwncr-forge-1.19.2-3.14.1.jar |Bad Wither No Cookie Reloaded |bwncr |3.14.1 |COMMON_SET|Manifest: NOSIGNATURE observable-3.3.1.jar |Observable |observable |3.3.1 |COMMON_SET|Manifest: NOSIGNATURE letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|COMMON_SET|Manifest: NOSIGNATURE GameMenuModOption-1.19-1.18.jar |Game Menu Mod Option |gamemenumodoption |1.18 |COMMON_SET|Manifest: NOSIGNATURE voidtotem-forge-1.19.2-2.1.0.jar |Void Totem |voidtotem |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE DarkModeEverywhere-1.19.1-1.0.3.jar |DarkModeEverywhere |darkmodeeverywhere |1.19.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |COMMON_SET|Manifest: NOSIGNATURE rhino-forge-1902.2.2-build.264.jar |Rhino |rhino |1902.2.2-build.264 |COMMON_SET|Manifest: NOSIGNATURE kubejs-forge-1902.6.0-build.142.jar |KubeJS |kubejs |1902.6.0-build.142 |COMMON_SET|Manifest: NOSIGNATURE biggerreactors-1.19.2-0.6.0-beta.6.jar |Bigger Reactors |biggerreactors |0.6.0-beta.6 |COMMON_SET|Manifest: NOSIGNATURE RootsClassic-1.19.2-1.1.34.jar |Roots Classic |rootsclassic |1.19.2-1.1.34 |COMMON_SET|Manifest: NOSIGNATURE Cucumber-1.19.2-6.0.6.jar |Cucumber Library |cucumber |6.0.6 |COMMON_SET|Manifest: NOSIGNATURE trashslot-forge-1.19-12.0.2.jar |TrashSlot |trashslot |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE jmi-forge-1.19.2-0.13-30.jar |JourneyMap Integration |jmi |0.13-30 |COMMON_SET|Manifest: NOSIGNATURE blueflame-1.19.2-0.1.0.2.jar |Blue Flame Burning |blueflame |1.19.2-0.1.0.2 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedstorage-1.19.2-0.6.16.276.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.6.16.276 |COMMON_SET|Manifest: NOSIGNATURE additionallanterns-1.0.4-forge-mc1.19.jar |Additional Lanterns |additionallanterns |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |COMMON_SET|Manifest: NOSIGNATURE ftb-quests-forge-1902.4.9-build.195.jar |FTB Quests |ftbquests |1902.4.9-build.195 |COMMON_SET|Manifest: NOSIGNATURE platforms-1.19-1.10.2.jar |Platforms |platforms |1.10.2 |COMMON_SET|Manifest: NOSIGNATURE TravelAnchors-1.19.2-4.1.2.jar |Travel Anchors |travelanchors |1.19.2-4.1.2 |COMMON_SET|Manifest: NOSIGNATURE ensorcellation-1.19.2-4.2.0.14.jar |Ensorcellation |ensorcellation |4.2.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 create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |COMMON_SET|Manifest: NOSIGNATURE ponderjs-1.19.2-1.1.11.jar |PonderJS |ponderjs |1.1.11 |COMMON_SET|Manifest: NOSIGNATURE waystones-forge-1.19.1-11.2.0.jar |Waystones |waystones |11.2.0 |COMMON_SET|Manifest: NOSIGNATURE ThermalExtra 1.19.2-3.0.1.jar |Thermal: Extra |thermal_extra |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE FastSuite-1.19.2-4.0.0.jar |Fast Suite |fastsuite |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |COMMON_SET|Manifest: NOSIGNATURE journeymap-1.19.2-5.9.3-forge.jar |Journeymap |journeymap |5.9.3 |COMMON_SET|Manifest: NOSIGNATURE comforts-forge-6.0.3+1.19.2.jar |Comforts |comforts |6.0.3+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE artifacts-1.19.2-5.0.1.jar |Artifacts |artifacts |1.19.2-5.0.1 |COMMON_SET|Manifest: NOSIGNATURE configured-2.0.1-1.19.2.jar |Configured |configured |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE DimStorage-1.19.2-7.2.0.jar |DimStorage |dimstorage |7.2.0 |COMMON_SET|Manifest: NOSIGNATURE MyServerIsCompatible-1.19-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |COMMON_SET|Manifest: NOSIGNATURE DungeonCrawl-1.19-2.3.11.jar |Dungeon Crawl |dungeoncrawl |2.3.11 |COMMON_SET|Manifest: NOSIGNATURE DefaultSettings-1.19.x-2.8.7.jar |DefaultSettings |defaultsettings |2.8.7 |COMMON_SET|Manifest: NOSIGNATURE charginggadgets-1.9.0.jar |Charging Gadgets |charginggadgets |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE mcjtylib-1.19-7.1.5.jar |McJtyLib |mcjtylib |1.19-7.1.5 |COMMON_SET|Manifest: NOSIGNATURE rftoolsbase-1.19.1-4.1.5.jar |RFToolsBase |rftoolsbase |1.19.1-4.1.5 |COMMON_SET|Manifest: NOSIGNATURE xnet-1.19-5.1.3.jar |XNet |xnet |1.19-5.1.3 |COMMON_SET|Manifest: NOSIGNATURE rftoolspower-1.19-5.1.1.jar |RFToolsPower |rftoolspower |1.19-5.1.1 |COMMON_SET|Manifest: NOSIGNATURE rftoolsbuilder-1.19.1-5.2.3.jar |RFToolsBuilder |rftoolsbuilder |1.19.1-5.2.3 |COMMON_SET|Manifest: NOSIGNATURE deepresonance-1.19-4.1.2.jar |DeepResonance |deepresonance |1.19-4.1.2 |COMMON_SET|Manifest: NOSIGNATURE XNetGases-1.19.1-4.0.0.jar |XNet Gases |xnetgases |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE rftoolsstorage-1.19-4.1.0.jar |RFToolsStorage |rftoolsstorage |1.19-4.1.0 |COMMON_SET|Manifest: NOSIGNATURE rftoolscontrol-1.19-6.1.2.jar |RFToolsControl |rftoolscontrol |1.19-6.1.2 |COMMON_SET|Manifest: NOSIGNATURE mahoutsukai-1.19.2-v1.34.41.jar |Mahou Tsukai |mahoutsukai |1.19.2-v1.34.41 |COMMON_SET|Manifest: NOSIGNATURE farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |COMMON_SET|Manifest: NOSIGNATURE ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE mininggadgets-1.13.0.jar |Mining Gadgets |mininggadgets |1.13.0 |COMMON_SET|Manifest: NOSIGNATURE hexcasting-forge-1.19.2-0.10.3.jar |Hex Casting |hexcasting |0.10.3 |COMMON_SET|Manifest: NOSIGNATURE ftb-chunks-forge-1902.3.15-build.233.jar |FTB Chunks |ftbchunks |1902.3.15-build.233 |COMMON_SET|Manifest: NOSIGNATURE XyCraft Core-0.5.17.jar |XyCraft: Core |xycraft_core |0.5.17 |COMMON_SET|Manifest: NOSIGNATURE XyCraft World-0.5.17.jar |XyCraft: World |xycraft_world |0.5.17 |COMMON_SET|Manifest: NOSIGNATURE XyCraft Override-0.5.17.jar |XyCraft: Override |xycraft_override |0.5.17 |COMMON_SET|Manifest: NOSIGNATURE MysticalAgriculture-1.19.2-6.0.8.jar |Mystical Agriculture |mysticalagriculture |6.0.8 |COMMON_SET|Manifest: NOSIGNATURE MysticalAgradditions-1.19.2-6.0.2.jar |Mystical Agradditions |mysticalagradditions |6.0.2 |COMMON_SET|Manifest: NOSIGNATURE craftingtweaks-forge-1.19-15.1.6.jar |CraftingTweaks |craftingtweaks |15.1.6 |COMMON_SET|Manifest: NOSIGNATURE rftoolsutility-1.19-5.1.4.jar |RFToolsUtility |rftoolsutility |1.19-5.1.4 |COMMON_SET|Manifest: NOSIGNATURE libIPN-forge-1.19-2.0.2.jar |libIPN |libipn |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE sebastrnlib-2.0.1.jar |Sebastrn Lib |sebastrnlib |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE appliedcooking-2.0.3.jar |Applied Cooking |appliedcooking |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE refinedcooking-3.0.3.jar |Refined Cooking |refinedcooking |3.0.3 |COMMON_SET|Manifest: NOSIGNATURE refinedstorage-1.11.5.jar |Refined Storage |refinedstorage |1.11.5 |COMMON_SET|Manifest: NOSIGNATURE ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE appliedenergistics2-forge-12.9.2.jar |Applied Energistics 2 |ae2 |12.9.2 |COMMON_SET|Manifest: NOSIGNATURE AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |COMMON_SET|Manifest: NOSIGNATURE cookingforblockheads-forge-1.19.2-13.3.1.jar |CookingForBlockheads |cookingforblockheads |13.3.1 |COMMON_SET|Manifest: NOSIGNATURE rebornstorage-1.19.2-5.0.3.jar |RebornStorage |rebornstorage |5.0.3 |COMMON_SET|Manifest: NOSIGNATURE merequester-1.19.2-1.0.3.jar |ME Requester |merequester |1.19.2-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |COMMON_SET|Manifest: NOSIGNATURE ars_nouveau-1.19.2-3.12.3.jar |Ars Nouveau |ars_nouveau |3.12.3 |COMMON_SET|Manifest: NOSIGNATURE Delightful-1.19.2-3.2.2.jar |Delightful |delightful |3.2.2 |COMMON_SET|Manifest: NOSIGNATURE ars_creo-1.19.2-3.1.3.jar |Ars Creo |ars_creo |3.1.3 |COMMON_SET|Manifest: NOSIGNATURE AE2WTLib-12.8.5.jar |AE2WTLib |ae2wtlib |12.8.5 |COMMON_SET|Manifest: NOSIGNATURE elementalcraft-1.19.2-5.5.10.jar |ElementalCraft |elementalcraft |1.19.2-5.5.10 |COMMON_SET|Manifest: NOSIGNATURE moonlight-1.19.2-2.2.13-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.13 |COMMON_SET|Manifest: NOSIGNATURE eccentrictome-1.19.2-1.9.1.jar |Eccentric Tome |eccentrictome |1.19.2-1.9.1 |COMMON_SET|Manifest: NOSIGNATURE ToolBelt-1.19.2-1.19.7.jar |Tool Belt |toolbelt |1.19.7 |COMMON_SET|Manifest: NOSIGNATURE titanium-1.19.2-3.7.2-26.jar |Titanium |titanium |3.7.2 |COMMON_SET|Manifest: NOSIGNATURE silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |COMMON_SET|Manifest: NOSIGNATURE AE2-Things-1.1.1.jar |AE2 Things |ae2things |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE theurgy-1.19.2-1.3.0.jar |Theurgy |theurgy |1.19.2-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE reliquary-1.19.2-2.0.20.1166.jar |Reliquary |reliquary |1.19.2-2.0.20.1166 |COMMON_SET|Manifest: NOSIGNATURE Quark-3.4-389.jar |Quark |quark |3.4-389 |COMMON_SET|Manifest: NOSIGNATURE LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE chemlib-1.19.2-2.0.17.jar |ChemLib |chemlib |1.19.2-2.0.17 |COMMON_SET|Manifest: NOSIGNATURE PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |COMMON_SET|Manifest: NOSIGNATURE FastWorkbench-1.19.2-7.0.1.jar |Fast Workbench |fastbench |7.0.1 |COMMON_SET|Manifest: NOSIGNATURE FluxNetworks-1.19.2-7.1.3.12.jar |Flux Networks |fluxnetworks |7.1.3.12 |COMMON_SET|Manifest: NOSIGNATURE ars_elemental-1.19.2-0.5.8.1.jar |Ars Elemental |ars_elemental |1.19.2-0.5.8.1 |COMMON_SET|Manifest: NOSIGNATURE enderchests-forge-1.19.0-1.10.1.01.jar |EnderChests |enderchests |1.10.1.01 |COMMON_SET|Manifest: NOSIGNATURE Applied-Botanics-1.4.2.jar |Applied Botanics |appbot |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE modonomicon-1.19.2-1.26.0.jar |Modonomicon |modonomicon |1.19.2-1.26.0 |COMMON_SET|Manifest: NOSIGNATURE quartz-1.19.2-0.1.0-beta.1.jar |Quartz |quartz |0.1.0-beta.1 |COMMON_SET|Manifest: NOSIGNATURE minecolonies-1.19.2-1.0.1247-BETA.jar |MineColonies |minecolonies |1.19.2-1.0.1247-BETA|COMMON_SET|Manifest: NOSIGNATURE pylons-1.19.2-3.1.0.jar |Pylons |pylons |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE creeperoverhaul-2.0.8-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.8 |COMMON_SET|Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a engineersdecor-1.19.2-forge-1.3.28.jar |Engineer's Decor |engineersdecor |1.3.28 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |COMMON_SET|Manifest: NOSIGNATURE functionalstorage-1.19.2-1.1.3.jar |Functional Storage |functionalstorage |1.19.2-1.1.3 |COMMON_SET|Manifest: NOSIGNATURE moredragoneggs-3.2.jar |More Dragon Eggs |moredragoneggs |3.2 |COMMON_SET|Manifest: NOSIGNATURE modular-routers-1.19.2-10.2.0-3.jar |Modular Routers |modularrouters |10.2.0-3 |COMMON_SET|Manifest: NOSIGNATURE charmofundying-forge-6.1.1+1.19.2.jar |Charm of Undying |charmofundying |6.1.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE BetterF3-4.0.0-Forge-1.19.2.jar |BetterF3 |betterf3 |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |COMMON_SET|Manifest: NOSIGNATURE Applied-Mekanistics-1.3.4.jar |Applied Mekanistics |appmek |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE AEAdditions-1.19.2-4.0.3.jar |AE Additions |ae2additions |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE megacells-forge-2.0.0-beta.7-1.19.2.jar |MEGA Cells |megacells |2.0.0-beta.7-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |COMMON_SET|Manifest: NOSIGNATURE flickerfix-1.19.1-3.1.0.jar |FlickerFix |flickerfix |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE createaddition-1.19.2-20230202b.jar |Create Crafts & Additions |createaddition |1.19.2-20230202b |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: f35d8e9a-f3e6-4ea4-a718-c0c496f2d60e FML: 43.2 Forge: net.minecraftforge:43.2.6 Flywheel Backend: Uninitialized FramedBlocks BlockEntity Warning: Not applicable
  25. my tool bar my inventory and pause menu disappears when i install optifine received_800813927310485.webp
×
×
  • Create New...

Important Information

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