Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.19.4]Crash when join multiplayer server #202

Open
HongkyVietnamese opened this issue May 8, 2023 · 7 comments
Open

[1.19.4]Crash when join multiplayer server #202

HongkyVietnamese opened this issue May 8, 2023 · 7 comments
Labels

Comments

@HongkyVietnamese
Copy link

Minecraft crashed when I joined a multiplayer server.

@ichttt
Copy link
Owner

ichttt commented May 9, 2023

Please add a crash log to the report

@ichttt
Copy link
Owner

ichttt commented May 9, 2023

Ok I found the issue. MC 1.19.4 made the damage sources semi-data driven, which means that they are not available until the world is loaded. Due to this, the FirstAid registry has been moved to be loaded when the level is read from disk. Which means the client now doesn't have a copy of the registry and thus crashes. Unfortunally this is not going to be solved easily, so it might take some time before I can fix this issue.

@pearlroy
Copy link

pearlroy commented Jun 1, 2023

I am playing 1.19.4 and got same crash, please fix it as soon as, I will be really thankful

@ichttt ichttt added the bug label Jun 2, 2023
@ichttt ichttt pinned this issue Jun 2, 2023
@XyDark
Copy link

XyDark commented Oct 15, 2023

Got the same crash as-well, any news on the fix?

@Mirusical
Copy link

Have the same crash here. any progress on the fix?

@GatoArtStudios
Copy link

Hello, I would like to know if you have documentation on version 1.19.2 or information to compile version 1.19.x into version 1.19.2-forge-43.3.0

@Zajcu37CZ
Copy link

This issue still remains any news to it?

[10b�e2024 00:41:26.111] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, {MINECRAFT_USERNAME}, --version, 1.20.1, --gameDir, C:\Users*\AppData\Roaming\com.modrinth.theseus\profiles\CoCG [Classic] (1), --assetsDir, C:\Users*\AppData\Roaming\com.modrinth.theseus\meta\assets, --assetIndex, 5, --uuid, {MINECRAFT_UUID}, --accessToken, ????????, --clientId, c4502edb-87c6-40cb-b595-64a280cf8906, --xuid, 0, --userType, msa, --versionType, release, --width, 854, --height, 480, --launchTarget, forgeclient, --fml.forgeVersion, 47.2.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412]
[10b�e2024 00:41:26.117] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.9 by Azul Systems, Inc.; OS Windows 11 arch amd64 version 10.0
[10b�e2024 00:41:27.779] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
[10b�e2024 00:41:28.009] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
[10b�e2024 00:41:28.318] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
[10b�e2024 00:41:28.357] [main/INFO] [mixin-transmog/]: Mixin Transmogrifier is definitely up to no good...
[10b�e2024 00:41:28.374] [main/INFO] [mixin-transmog/]: crimes against java were committed
[10b�e2024 00:41:28.389] [main/INFO] [mixin-transmog/]: Original mixin transformation service successfully crobbed by mixin-transmogrifier!
[10b�e2024 00:41:28.426] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users//AppData/Roaming/com.modrinth.theseus/profiles/CoCG%20%5BClassic%5D%20(1)/mods/Connector-1.0.0-beta.37+1.20.1.jar%23383%23386!/ Service=ModLauncher Env=CLIENT
[10b�e2024 00:41:28.432] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: AMD Radeon RX 5700 XT GL version 4.6.0 Core Profile Context ....231121, ATI Technologies Inc.
[10b�e2024 00:41:29.377] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users*\AppData\Roaming\com.modrinth.theseus\meta\libraries\net\minecraftforge\fmlcore\1.20.1-47.2.0\fmlcore-1.20.1-47.2.0.jar is missing mods.toml file
[10b�e2024 00:41:29.378] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users*
\AppData\Roaming\com.modrinth.theseus\meta\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.2.0\javafmllanguage-1.20.1-47.2.0.jar is missing mods.toml file
[10b�e2024 00:41:29.380] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users*\AppData\Roaming\com.modrinth.theseus\meta\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.2.0\lowcodelanguage-1.20.1-47.2.0.jar is missing mods.toml file
[10b�e2024 00:41:29.381] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users*
\AppData\Roaming\com.modrinth.theseus\meta\libraries\net\minecraftforge\mclanguage\1.20.1-47.2.0\mclanguage-1.20.1-47.2.0.jar is missing mods.toml file
[10b�e2024 00:41:29.806] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File:
[10b�e2024 00:41:29.806] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File:
[10b�e2024 00:41:29.808] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: geckolib. Using Mod File: C:\Users*\AppData\Roaming\com.modrinth.theseus\profiles\CoCG [Classic] (1)\mods\geckolib-forge-1.20.1-4.4.2.jar
[10b�e2024 00:41:29.808] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: cloth_config. Using Mod File: C:\Users*
\AppData\Roaming\com.modrinth.theseus\profiles\CoCG [Classic] (1)\mods\cloth-config-11.1.118-forge.jar
[10b�e2024 00:41:29.808] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: C:\Users*\AppData\Roaming\com.modrinth.theseus\profiles\CoCG [Classic] (1)\mods\resourcefullib-forge-1.20.1-2.1.23.jar
[10b�e2024 00:41:29.808] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 106 dependencies adding them to mods collection
[10b�e2024 00:41:31.394] [main/INFO] [dev.su5ed.sinytra.connector.locator.DependencyResolver/]: Dependency resolution found 9 candidates to load
[10b�e2024 00:41:33.006] [main/INFO] [dev.su5ed.sinytra.connector.service.hacks.ModuleLayerMigrator/]: Successfully made module authlib transformable
[10b�e2024 00:41:36.253] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[10b�e2024 00:41:36.753] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]
[10b�e2024 00:41:36.754] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [ca.spottedleaf.starlight.mixin.MixinConnector]
[10b�e2024 00:41:36.765] [main/ERROR] [dev.su5ed.sinytra.connector.service.FabricMixinBootstrap/]: Non-unique Mixin config name mixinextras.init.mixins.json used by the mods com_github_llamalad7_mixinextras and mixinextras
[10b�e2024 00:41:36.768] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.20.1, --gameDir, C:\Users*
\AppData\Roaming\com.modrinth.theseus\profiles\CoCG [Classic] (1), --assetsDir, C:\Users********\AppData\Roaming\com.modrinth.theseus\meta\assets, --uuid, {MINECRAFT_UUID}, --username, {MINECRAFT_USERNAME}, --assetIndex, 5, --accessToken, ????????, --clientId, c4502edb-87c6-40cb-b595-64a280cf8906, --xuid, 0, --userType, msa, --versionType, release, --width, 854, --height, 480]
[10b�e2024 00:41:36.806] [main/WARN] [mixin/]: Reference map 'nerb-forge-refmap.json' for nerb.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:36.886] [main/INFO] [ModernFix/]: Loaded configuration file for ModernFix 5.14.0+mc1.20.1: 74 options available, 1 override(s) found
[10b�e2024 00:41:36.887] [main/WARN] [ModernFix/]: Option 'mixin.perf.datapack_reload_exceptions' overriden (by mods [cyanide]) to 'false'
[10b�e2024 00:41:36.888] [main/INFO] [ModernFix/]: Applying Nashorn fix
[10b�e2024 00:41:36.902] [main/INFO] [ModernFix/]: Applied Forge config corruption patch
[10b�e2024 00:41:36.968] [main/INFO] [Embeddium/]: Loaded configuration file for Embeddium: 340 options available, 3 override(s) found
[10b�e2024 00:41:36.970] [main/INFO] [Embeddium-GraphicsAdapterProbe/]: Searching for graphics cards...
[10b�e2024 00:41:37.169] [main/INFO] [Embeddium-GraphicsAdapterProbe/]: Found graphics card: GraphicsAdapterInfo[vendor=AMD, name=AMD Radeon RX 5700 XT, version=DriverVersion=31.0.23013.3005]
[10b�e2024 00:41:37.207] [main/WARN] [mixin/]: Reference map 'expanded_ecosphere-forge-refmap.json' for wwoo.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.254] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.256] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.413] [main/WARN] [mixin/]: Reference map 'FTBQuestsOptimizer.refmap.json' for ftbqoptimizer.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.420] [main/WARN] [mixin/]: Reference map 'mixins.thaumia.refmap.json' for mixins.thaumia.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.493] [main/INFO] [Canary/]: Loaded configuration file for Canary: 116 options available, 0 override(s) found
[10b�e2024 00:41:37.500] [main/WARN] [mixin/]: Reference map 'maptooltip.refmap.json' for maptooltip.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.503] [main/WARN] [mixin/]: Reference map 'maptooltip.refmap.json' for maptooltip.forge.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.552] [main/INFO] [Puzzles Lib/]: Loading 296 mods:
- ad_astra 1.15.18
- adorn 5.0.1+1.20.1
- advanced_debug 2.4.0
- advancementplaques 1.4.10
- ae2 15.0.21
- alexsmobs 1.22.8
- ambientenvironment ...

- ambientsounds 5.3.9
- amecsapi 1.5.3+mc1.20-pre1
- amendments 1.20-1.1.9
- appleskin 2.5.1+mc1.20.1
- architectury 9.2.14
- ars_nouveau 4.9.0
- autoswitch 7.0.2
- autoswitch_api 3.0.0
- azurelib 2.0.20
- badpackets 0.4.3
- beautifiedchatclient 2.4
- beautifiedchatserver 2.4
- betteradvancements ...
- betteranimationscollection 8.0.0
- betterdeserttemples 1.20-Forge-3.0.3
- betterdungeons 1.20-Forge-4.0.3
- betterf3 7.0.2
- betterfortresses 1.20-Forge-2.0.5
- betterjungletemples 1.20-Forge-2.0.4
- bettermineshafts 1.20-Forge-4.0.4
- betteroceanmonuments 1.20-Forge-3.0.4
- betterstrongholds 1.20-Forge-4.0.3
- betterthirdperson 1.9.0
- betterwitchhuts 1.20-Forge-3.0.3
- bookshelf 20.1.9
- botania 1.20.1-443-FORGE
- botanypots 13.0.24
- botanypotstiers 6.0.1
- botarium 2.3.3
- caelus 3.1.0+1.20
- canary 0.3.3
- carryon ...
- cavedust 2.0.4
- cccbridge 1.6.3-forge
- cgm 1.4.12+Forge+1.20.1}
- chat_heads 0.10.31
- cherishedworlds 6.1.6+1.20.1
- chisel 1.6
- citadel 2.5.4
- cleardespawn 1.1.15
- cloth_config 11.1.118
- collective 7.36
- com_github_llamalad7_mixinextras 0.2.0-beta.8
- computercraft 1.109.6
- connectorextras 1.10.0+1.20.1
- connectorextras_architectury_bridge 1.10.0+1.20.1
- connectorextras_continuity_compat 1.10.0+1.20.1
- connectorextras_emi_bridge 1.10.0+1.20.1
- connectorextras_energy_bridge 1.10.0+1.20.1
- connectorextras_geckolib_fabric_compat 1.10.0+1.20.1
- connectorextras_jei_bridge 1.10.0+1.20.1
- connectorextras_kubejs_bridge 1.10.0+1.20.1
- connectorextras_modmenu_bridge 1.10.0+1.20.1
- connectorextras_pehkui_bridge 1.10.0+1.20.1
- connectorextras_rei_bridge 1.10.0+1.20.1
- connectorextras_terrablender_bridge 1.10.0+1.20.1
- connectormod 1.0.0-beta.37+1.20.1
- continuity 3.0.0-beta.41.20.1
- controlling 12.0.2
- coroutil 1.20.1-1.3.7
- corpse 1.20.1-1.0.12
- crafttweaker 14.0.36
- create 0.5.1.f
- create_new_age 1.1.2
- createoreexcavation 1.4.2
- createtweaker 4.0.8
- creativecore 2.11.24
- creeperoverhaul 3.0.2
- cristellib 1.1.5
- ctov 3.4.2
- curios 5.7.0+1.20.1
- customwindowtitle 1.2.0
- cyanide 4.1.0
- deeperdarker 1.2.1
- dungeons_arise 2.1.57-1.20.1
- dungeons_arise_seven_seas 1.0.2
- dynamiclights 1.7.1+mod
- dynamictrees 1.20.1-1.3.0-BETA2
- dynamictreesapple 1.0
- effortless 2.2.0
- embeddium 0.3.7+mc1.20.1
- enchdesc 17.0.14
- endermanoverhaul 1.0.4
- endrem 5.2.3-R-1.20.1
- ends_delight 1.0.1
- entityculling 1.6.2
- expanded_ecosphere 3.2.4
- extraquests 1.0.3
- fabric_api 0.92.0+1.11.3+1.20.1
- fabric_api_base 0.4.31+ef105b4977
- fabric_api_lookup_api_v1 1.6.36+67f9824077
- fabric_biome_api_v1 13.0.13+dd0389a577
- fabric_block_api_v1 1.0.11+0e6cb7f777
- fabric_block_view_api_v2 1.0.1+0767707077
- fabric_blockrenderlayer_v1 1.1.41+1d0da21e77
- fabric_client_tags_api_v1 1.1.2+5d6761b877
- fabric_command_api_v1 1.2.34+f71b366f77
- fabric_command_api_v2 2.2.13+561530ec77
- fabric_content_registries_v0 4.0.11+a670df1e77
- fabric_convention_tags_v1 1.5.5+fa3d1c0177
- fabric_data_attachment_api_v1 1.0.0+30ef839e77
- fabric_data_generation_api_v1 12.3.4+369cb3a477
- fabric_dimensions_v1 2.1.54+8005d10d77
- fabric_entity_events_v1 1.6.0+6274ab9d77
- fabric_events_interaction_v0 0.6.2+0d0bd5a777
- fabric_game_rule_api_v1 1.0.40+683d4da877
- fabric_item_api_v1 2.1.28+2272fc7f77
- fabric_item_group_api_v1 4.0.12+c9161c2d77
- fabric_key_binding_api_v1 1.0.37+561530ec77
- fabric_lifecycle_events_v1 2.2.22+afab492177
- fabric_loot_api_v2 1.2.1+eb28f93e77
- fabric_message_api_v1 5.1.9+52cc178c77
- fabric_mining_level_api_v1 2.1.50+561530ec77
- fabric_model_loading_api_v1 1.0.3+6274ab9d77
- fabric_models_v0 0.4.2+7c3892a477
- fabric_networking_api_v1 1.3.11+503a202477
- fabric_object_builder_api_v1 11.1.3+2174fc8477
- fabric_particles_v1 1.1.2+78e1ecb877
- fabric_recipe_api_v1 1.0.21+514a076577
- fabric_registry_sync_v0 2.3.3+1c0ea72177
- fabric_renderer_api_v1 3.2.1+1d29b44577
- fabric_renderer_indigo 1.5.1+67f9824077
- fabric_rendering_data_attachment_v1 0.3.37+a6081afc77
- fabric_rendering_fluids_v1 3.0.28+4ac5e37a77
- fabric_rendering_v1 3.0.8+1c0ea72177
- fabric_resource_conditions_api_v1 2.3.8+9ad825cd77
- fabric_resource_loader_v0 0.11.10+cefbb70477
- fabric_screen_api_v1 2.0.8+45a670a577
- fabric_screen_handler_api_v1 1.3.30+561530ec77
- fabric_sound_api_v1 1.0.13+4f23bd8477
- fabric_transfer_api_v1 3.3.4+b00938ec77
- fabric_transitive_access_wideners_v1 4.3.1+1880499877
- factory_blocks ....1
- fallingleaves 2.1.0
- farmersdelight 1.20.1-1.2.4
- fastload 3.4.0
- ferritecore 6.0.1
- firstaid 1.20.1-1.0
- firstperson 2.3.4
- flib 0.0.11
- flywheel 0.6.10-7
- forge 47.2.0
- forgeconfigapiport 8.0.0
- framework 0.6.26
- ftblibrary 2001.1.5
- ftbqoptimizer 1.1.5-1.20.1
- ftbquests 2001.3.3
- ftbteams 2001.1.4
- galosphere 1.20.1-1.4.1
- gardenofglass 1.12
- geckolib 4.4.2
- highlighter 1.1.9
- hwg 2.0.1
- ias 8.0.2
- iceandfire 2.1.13-1.20.1-beta-4
- iceberg 1.1.21
- immediatelyfast 1.2.10+1.20.4
- immersive_paintings 0.6.7+1.20.1
- immersiveengineering 1.20.1-10.0.0-169
- immersiveores 1.20.1-0.7
- incontrol 1.20-9.2.2
- inventoryprofilesnext 1.10.9
- ironchests 5.0.2
- itemborders 1.2.1
- itemphysic 1.7.0
- jade 11.8.0
- jadeaddons 5.2.2
- jei 15.9999
- journeymap 5.9.18p1
- kotlinforforge 4.10.0
- legendarytooltips 1.4.5
- libipn 4.0.1
- libx 1.20.1-5.0.13
- lithostitched 1.1.5
- lootbeams 1.20.1
- lootboxesplus 1.0.0
- lootr ...
- maptooltip 3.0.1
- mcdw 9.0.0
- mcpitanlib 2.1.9-1.20.1-forge
- mcwbridges 2.1.0
- mcwdoors 1.1.0
- mcwfences 1.1.1
- mcwfurnitures 3.2.2
- mcwifipnp 1.6.9
- mcwlights 1.0.6
- mcwpaths 1.0.4
- mcwroofs 2.3.0
- mcwtrpdoors 1.1.2
- mcwwindows 2.2.1
- mekanism 10.4.6
- mekanismgenerators 10.4.6
- mekanismtools 10.4.6
- memoryleakfix 1.1.5
- mes 1.3-1.20-forge
- mica 1.0.1
- midnight_weapons 1.0.0
- minecraft 1.20.1
- miners_delight 1.20.1-1.2.3
- mixinextras 0.2.0-beta.8
- mixinsquared 0.1.1
- mns 1.0-1.20-forge
- mobcaptains 3.1.1
- modernfix 5.14.0+mc1.20.1
- modmenu 7.2.2
- moonlight 1.20-2.11.0
- moremobvariants 1.2.2
- mr_advancement_count 1-v1.1.0b
- mr_dungeons_andtaverns 3.0.3
- mr_dungeons_andtavernsancientcityoverhaul 1
- mr_dungeons_andtavernspillageroutpostrework 1.1
- mr_dungeons_andtavernsstrongholdrework 1
- mr_dungeons_andtavernsswamphutrework 1
- mr_edf_remastered 4.3
- mr_veinminer 1.1.0
- mvs 4.1.1-1.20-forge
- mythicbotany 1.20.1-4.0.3
- mythicmounts 20.1-7.4.2-forge
- naturalist 4.0.3
- nerb 0.3
- notenoughanimations 1.7.1
- novacore 1.0.0
- oculus 1.6.15a
- ore_tree 1.0.0
- packetfixer 1.2.8
- patchouli 1.20.1-84-FORGE
- pmmo 1.2.20
- polymorph 0.49.2+1.20.1
- prism 1.0.5
- puffish_skills 0.11.3
- puzzlesaccessapi 8.0.7
- puzzleslib 8.1.17
- quarryplus 1201.0.51
- questsadditions 1.4.3a
- railways 1.5.3+forge-mc1.20.1
- reach_entity_attributes 2.4.0
- refinedstorage 1.12.4
- refinedstorageaddons 0.10.0
- rei_plugin_compatibilities 12.0.93
- repurposed_structures 7.1.13+1.20.1-forge
- resourcefulconfig 2.1.2
- resourcefullib 2.1.23
- rhino 2001.2.2-build.18
- roughlyenoughconfigscreens 1.4.1
- roughlyenoughitems 12.0.684
- roughlyenoughprofessions 2.0.2
- rubidium 0.7.1
- runelic 18.0.2
- searchables 1.0.2
- seasonhud 1.7.13
- securitycraft 1.9.8
- sereneseasons ...
- simplyswords 1.54.0-1.20.1
- skinlayers3d 1.6.2
- smartbrainlib 1.13
- sneaky_tree_growing 1.20.x-1.10.0
- solapplepie 1.20.1-2.3.0
- solcarrot 1.15.1
- sound_physics_remastered 1.20.1-1.3.1
- spark 1.10.53
- spawnanimations 1.9.4+mod
- spectrelib 0.13.14+1.20.1
- starlight 1.1.2+forge.1cda73c
- supermartijn642configlib 1.1.8
- supplementaries 1.20-2.8.6
- swords_and_stuff 1.0.0
- tan__a_curios_expansion 1.2.1
- tectonic 2.2
- templates ....1
- terralith 2.4.11
- thaumia 0.7.4
- toughasnails 0.0NONE
- touhou_little_maid 1.1.7
- travel_friendly_food 1.5.0
- travelersbackpack 9.1.12
- treechop 0.18.7
- ultreonlib 1.5.0
- ultris_mr 5.6.9c
- visualworkbench 8.0.0
- waterdripsound 0.3.2
- watut 1.20.1-1.1.0
- xlpackets 1.18.2-2.1
- yes_steve_model 1.2.0-hotfix4
- yet_another_config_lib_v3 3.2.2+1.20
- yungsapi 1.20-Forge-4.0.4
- yungsbridges 1.20-Forge-4.0.3
- yungsextras 1.20-Forge-4.0.3
- yuushya 2.1.1
- yuushya_modelling 2.0.0
[10b�e2024 00:41:37.561] [main/WARN] [mixin/]: Reference map 'mns-forge-refmap.json' for mns-forge.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.574] [main/WARN] [mixin/]: Reference map 'cristellib-forge-refmap.json' for cristellib.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.595] [main/WARN] [mixin/]: Reference map 'naturalist-forge-forge-refmap.json' for naturalist.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.691] [main/WARN] [mixin/]: Reference map 'yuushya-1.20.1_forge-refmap.json' for yuushya.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.747] [main/WARN] [mixin/]: Reference map 'xlpackets.refmap.json' for xlpackets.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.815] [main/WARN] [mixin/]: Reference map 'simplyswords-forge-refmap.json' for simplyswords.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.843] [main/WARN] [mixin/]: Reference map 'mes-forge-refmap.json' for mes-forge.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.845] [main/WARN] [mixin/]: Reference map 'immersive_paintings-common-refmap.json' for immersive_paintings.mixin.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.852] [main/WARN] [mixin/]: Reference map 'coroutil.refmap.json' for coroutil.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.857] [main/WARN] [mixin/]: Reference map 'mvs-forge-refmap.json' for mvs-forge.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:37.901] [main/WARN] [mixin/]: Reference map 'PacketFixer-forge-forge-refmap.json' for packetfixer-forge.mixins.json could not be read. If this is a development environment you can ignore this message
[10b�e2024 00:41:38.932] [main/WARN] [mixin/]: Error loading class: xyz/przemyk/simpleplanes/upgrades/shooter/ShooterUpgrade (java.lang.ClassNotFoundException: xyz.przemyk.simpleplanes.upgrades.shooter.ShooterUpgrade)
[10b�e2024 00:41:38.932] [main/WARN] [mixin/]: @mixin target xyz.przemyk.simpleplanes.upgrades.shooter.ShooterUpgrade was not found cgm.mixins.json:common.simpleplanes.ShooterUpgradeMixin from mod cgm
[10b�e2024 00:41:39.074] [main/WARN] [mixin/]: Error loading class: mezz/jei/forge/startup/ForgePluginFinder (java.lang.ClassNotFoundException: mezz.jei.forge.startup.ForgePluginFinder)
[10b�e2024 00:41:39.074] [main/WARN] [mixin/]: @mixin target mezz.jei.forge.startup.ForgePluginFinder was not found mixins.jeibridge.json:ForgePluginFinderMixin from mod connectorextras_jei_bridge
[10b�e2024 00:41:39.532] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/voicechat/plugins/impl/audiochannel/EntityAudioChannelImpl (java.lang.ClassNotFoundException: de.maxhenkel.voicechat.plugins.impl.audiochannel.EntityAudioChannelImpl)
[10b�e2024 00:41:39.532] [main/WARN] [mixin/]: @mixin target de.maxhenkel.voicechat.plugins.impl.audiochannel.EntityAudioChannelImpl was not found railways-common.mixins.json:compat.voicechat.EntityAudioChannelImplMixin from mod railways
[10b�e2024 00:41:39.534] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/voicechat/voice/server/Server (java.lang.ClassNotFoundException: de.maxhenkel.voicechat.voice.server.Server)
[10b�e2024 00:41:39.534] [main/WARN] [mixin/]: @mixin target de.maxhenkel.voicechat.voice.server.Server was not found railways-common.mixins.json:compat.voicechat.ServerMixin from mod railways
[10b�e2024 00:41:39.537] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/voicechat/voice/server/ServerWorldUtils (java.lang.ClassNotFoundException: de.maxhenkel.voicechat.voice.server.ServerWorldUtils)
[10b�e2024 00:41:39.537] [main/WARN] [mixin/]: @mixin target de.maxhenkel.voicechat.voice.server.ServerWorldUtils was not found railways-common.mixins.json:compat.voicechat.ServerWorldUtilsMixin from mod railways
[10b�e2024 00:41:39.566] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/voicechat/integration/freecam/FreecamUtil (java.lang.ClassNotFoundException: de.maxhenkel.voicechat.integration.freecam.FreecamUtil)
[10b�e2024 00:41:39.566] [main/WARN] [mixin/]: @mixin target de.maxhenkel.voicechat.integration.freecam.FreecamUtil was not found railways-common.mixins.json:compat.voicechat.FreecamUtilMixin from mod railways
[10b�e2024 00:41:39.687] [main/WARN] [IMixinConfigPlugin/]: Inventory Profiles Next: Doing our own dependency resolving! Because Forge is being Forge....: MinecraftForge/MinecraftForge#9088
[10b�e2024 00:41:39.691] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/easyvillagers/blocks/tileentity/TraderTileentityBase (java.lang.ClassNotFoundException: de.maxhenkel.easyvillagers.blocks.tileentity.TraderTileentityBase)
[10b�e2024 00:41:39.691] [main/WARN] [mixin/]: @mixin target de.maxhenkel.easyvillagers.blocks.tileentity.TraderTileentityBase was not found mixins.ipnext.json:MixinTraderTileEntityBase from mod (unknown)
[10b�e2024 00:41:39.749] [main/WARN] [mixin/]: Error loading class: com/mrcrayfish/backpacked/platform/FabricScreenHelper (java.lang.ClassNotFoundException: com.mrcrayfish.backpacked.platform.FabricScreenHelper)
[10b�e2024 00:41:39.753] [main/WARN] [mixin/]: Error loading class: mezz/jei/common/config/file/serializers/EnumSerializer (java.lang.ClassNotFoundException: mezz.jei.common.config.file.serializers.EnumSerializer)
[10b�e2024 00:41:39.753] [main/WARN] [mixin/]: @mixin target mezz.jei.common.config.file.serializers.EnumSerializer was not found clothintegration.mixins.json:EnumSerializerAccessor from mod roughlyenoughconfigscreens
[10b�e2024 00:41:39.756] [main/WARN] [mixin/]: Error loading class: mezz/jei/common/config/file/serializers/IntegerSerializer (java.lang.ClassNotFoundException: mezz.jei.common.config.file.serializers.IntegerSerializer)
[10b�e2024 00:41:39.756] [main/WARN] [mixin/]: @mixin target mezz.jei.common.config.file.serializers.IntegerSerializer was not found clothintegration.mixins.json:IntegerSerializerAccessor from mod roughlyenoughconfigscreens
[10b�e2024 00:41:39.809] [main/INFO] [memoryleakfix/]: [MemoryLeakFix] Will be applying 3 memory leak fixes!
[10b�e2024 00:41:39.809] [main/INFO] [memoryleakfix/]: [MemoryLeakFix] Currently enabled memory leak fixes: [targetEntityLeak, biomeTemperatureLeak, hugeScreenshotLeak]
[10b�e2024 00:41:39.899] [main/WARN] [Embeddium/]: Force-disabling mixin 'features.render.world.sky.WorldRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [oculus]) disables it and children
[10b�e2024 00:41:39.899] [main/WARN] [Embeddium/]: Force-disabling mixin 'features.render.world.sky.ClientWorldMixin' as rule 'mixin.features.render.world.sky' (added by mods [oculus]) disables it and children
[10b�e2024 00:41:39.899] [main/WARN] [Embeddium/]: Force-disabling mixin 'features.render.world.sky.BackgroundRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [oculus]) disables it and children
[10b�e2024 00:41:39.900] [main/WARN] [Embeddium/]: Force-disabling mixin 'features.render.gui.font.GlyphRendererMixin' as rule 'mixin.features.render.gui.font' (added by mods [oculus]) disables it and children
[10b�e2024 00:41:39.901] [main/WARN] [Embeddium/]: Force-disabling mixin 'features.render.entity.shadows.EntityRenderDispatcherMixin' as rule 'mixin.features.render.entity' (added by mods [oculus]) disables it and children
[10b�e2024 00:41:39.901] [main/WARN] [Embeddium/]: Force-disabling mixin 'features.render.entity.fast_render.ModelPartMixin' as rule 'mixin.features.render.entity' (added by mods [oculus]) disables it and children
[10b�e2024 00:41:39.901] [main/WARN] [Embeddium/]: Force-disabling mixin 'features.render.entity.fast_render.CuboidMixin' as rule 'mixin.features.render.entity' (added by mods [oculus]) disables it and children
[10b�e2024 00:41:39.901] [main/WARN] [Embeddium/]: Force-disabling mixin 'features.render.entity.cull.EntityRendererMixin' as rule 'mixin.features.render.entity' (added by mods [oculus]) disables it and children
[10b�e2024 00:41:40.075] [main/WARN] [mixin/]: Error loading class: org/jetbrains/annotations/ApiStatus$Internal (java.lang.ClassNotFoundException: org.jetbrains.annotations.ApiStatus$Internal)
[10b�e2024 00:41:40.095] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5).
[10b�e2024 00:41:41.038] [main/WARN] [oshi.driver.windows.perfmon.PerfmonDisabled/]: Invalid registry value type detected for PerfOS counters. Should be REG_DWORD. Ignoring: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfOS\Performance\Disable Performance Counters.
[10b�e2024 00:41:41.111] [main/INFO] [mixin/]: amecsapi.mixins.json:KeyMappingLookupAccessor from mod amecsapi->@Accessor[FIELD_GETTER]::getMap()Ljava/util/EnumMap; should be static as its target is
[10b�e2024 00:41:42.022] [pool-4-thread-1/INFO] [net.minecraft.server.Bootstrap/]: ModernFix reached bootstrap stage (18.03 s after launch)
[10b�e2024 00:41:42.170] [pool-4-thread-1/WARN] [mixin/]: @Final field delegatesByName:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final
[10b�e2024 00:41:42.170] [pool-4-thread-1/WARN] [mixin/]: @Final field delegatesByValue:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final
[10b�e2024 00:41:42.304] [pool-4-thread-1/INFO] [ModernFix/]: Injecting BlockStateBase cache population hook into getOpacityIfCached from ca.spottedleaf.starlight.mixin.common.blockstate.BlockStateBaseMixin
[10b�e2024 00:41:42.304] [pool-4-thread-1/INFO] [ModernFix/]: Injecting BlockStateBase cache population hook into getNeighborPathNodeType from com.abdelaziz.canary.mixin.ai.pathing.BlockStateBaseMixin
[10b�e2024 00:41:42.304] [pool-4-thread-1/INFO] [ModernFix/]: Injecting BlockStateBase cache population hook into getPathNodeType from com.abdelaziz.canary.mixin.ai.pathing.BlockStateBaseMixin
[10b�e2024 00:41:42.304] [pool-4-thread-1/INFO] [ModernFix/]: Injecting BlockStateBase cache population hook into isConditionallyFullOpaque from ca.spottedleaf.starlight.mixin.common.blockstate.BlockStateBaseMixin
[10b�e2024 00:41:43.179] [pool-4-thread-1/INFO] [net.minecraft.server.Bootstrap/]: Vanilla bootstrap took 1150 milliseconds
[10b�e2024 00:41:43.248] [pool-4-thread-1/WARN] [mixin/]: @ModifyConstant conflict. Skipping xlpackets.mixins.json:SCustomPayloadPacketMixin from mod xlpackets->@ModifyConstant::xlPackets(I)I with priority 1000, already redirected by packetfixer-common.mixins.json:ClientboundCustomPayloadPacketMixin from mod packetfixer->@ModifyConstant::newSize(I)I with priority 9999
[10b�e2024 00:41:43.438] [pool-4-thread-1/WARN] [mixin/]: @reDIrect conflict. Skipping securitycraft.mixins.json:camera.ServerPlayerMixin from mod securitycraft->@reDIrect::securitycraft$tick(Lnet/minecraft/server/level/ServerPlayer;DDDFF)V with priority 1100, already redirected by railways-common.mixins.json:conductor_possession.ServerPlayerMixin from mod railways->@reDIrect::snr$securitycraft$tick(Lnet/minecraft/server/level/ServerPlayer;DDDFF)V with priority 1200
[10b�e2024 00:41:45.604] [pool-4-thread-1/WARN] [mixin/]: Static binding violation: PRIVATE @overwrite method m_47505_ in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[10b�e2024 00:41:46.469] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users//AppData/Roaming/com.modrinth.theseus/meta/libraries/net/minecraft/client/1.20.1-20230612.114412/client-1.20.1-20230612.114412-srg.jar%23614!/assets/.mcassetsroot' uses unexpected schema
[10b�e2024 00:41:46.469] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/
/AppData/Roaming/com.modrinth.theseus/meta/libraries/net/minecraft/client/1.20.1-20230612.114412/client-1.20.1-20230612.114412-srg.jar%23614!/data/.mcassetsroot' uses unexpected schema
[10b�e2024 00:41:46.502] [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'
[10b�e2024 00:41:46.826] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: {MINECRAFT_USERNAME}
[10b�e2024 00:41:46.907] [Render thread/INFO] [ModernFix/]: Bypassed Mojang DFU
[10b�e2024 00:41:47.274] [Render thread/INFO] [azurelib/FileWatching]: Registered hwg config for auto-sync function
[10b�e2024 00:41:47.558] [Render thread/INFO] [AutoSwitch/]: AutoSwitch Loaded
[10b�e2024 00:41:47.922] [Render thread/INFO] [ModernFix/]: Instantiating Mojang DFU
[10b�e2024 00:41:48.474] [Render thread/INFO] [net.minecraft.client.Options/]: Added resource packs: [vanilla, Moonlight Mods Dynamic Assets, mod_resources, fabric]
[10b�e2024 00:41:48.488] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.1 build 7
[10b�e2024 00:41:48.493] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 188 Datafixer optimizations took 118 milliseconds
[10b�e2024 00:41:48.573] [Render thread/INFO] [Embeddium-PostlaunchChecks/]: OpenGL Vendor: ATI Technologies Inc.
[10b�e2024 00:41:48.573] [Render thread/INFO] [Embeddium-PostlaunchChecks/]: OpenGL Renderer: AMD Radeon RX 5700 XT
[10b�e2024 00:41:48.573] [Render thread/INFO] [Embeddium-PostlaunchChecks/]: OpenGL Version: 4.6.0 Core Profile Context ....231121
[10b�e2024 00:41:48.635] [Render thread/INFO] [ImmediatelyFast/]: Initializing ImmediatelyFast 1.2.10+1.20.4 on AMD Radeon RX 5700 XT (ATI Technologies Inc.) with OpenGL 4.6.0 Core Profile Context ....231121
[10b�e2024 00:41:48.635] [Render thread/INFO] [ImmediatelyFast/]: AMD GPU detected. Enabling coherent buffer mapping
[10b�e2024 00:41:48.643] [Render thread/INFO] [ImmediatelyFast/]: Found Iris/Oculus 1.6.15a. Enabling compatibility.
[10b�e2024 00:41:48.784] [Render thread/INFO] [Oculus/]: Debug functionality is disabled.
[10b�e2024 00:41:48.796] [Render thread/INFO] [Oculus/]: OpenGL 4.5 detected, enabling DSA.
[10b�e2024 00:41:48.809] [Render thread/INFO] [Oculus/]: Shaders are disabled because enableShaders is set to false in iris.properties
[10b�e2024 00:41:48.809] [Render thread/INFO] [Oculus/]: Shaders are disabled
[10b�e2024 00:41:49.192] [modloading-worker-0/INFO] [Botany Pots Tiers/]: Loading config: C:\Users*\AppData\Roaming\com.modrinth.theseus\profiles\CoCG [Classic] (1)\config\botanypotstiers-common.toml
[10b�e2024 00:41:49.196] [modloading-worker-0/INFO] [Botany Pots Tiers/]: Built config: C:\Users*
\AppData\Roaming\com.modrinth.theseus\profiles\CoCG [Classic] (1)\config\botanypotstiers-common.toml
[10b�e2024 00:41:49.206] [modloading-worker-0/INFO] [Botany Pots Tiers/]: Loaded config: C:\Users*\AppData\Roaming\com.modrinth.theseus\profiles\CoCG [Classic] (1)\config\botanypotstiers-common.toml
[10b�e2024 00:41:49.211] [modloading-worker-0/INFO] [dev.su5ed.sinytra.connectorextras.terrablenderbridge.TerraBlenderBridge/]: Injecting TerraBlender API classes
[10b�e2024 00:41:49.213] [modloading-worker-0/WARN] [dev.su5ed.sinytra.connectorextras.util.HackyModuleInjector/]: Module terrablender is not present, skipping class injection
[10b�e2024 00:41:49.216] [modloading-worker-0/INFO] [create_new_age/]: Hello 1.20.1 Create!
[10b�e2024 00:41:49.448] [modloading-worker-0/INFO] [Expanded Ecosphere/]: Loading Expanded Ecosphere
[10b�e2024 00:41:50.062] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for betteranimationscollection:main
[10b�e2024 00:41:50.113] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for visualworkbench:main
[10b�e2024 00:41:50.173] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 1 RS API injection point
[10b�e2024 00:41:50.183] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
[10b�e2024 00:41:50.236] [modloading-worker-0/INFO] [net.fabricmc.fabric.impl.client.indigo.Indigo/]: [Indigo] Registering Indigo renderer!
[10b�e2024 00:41:50.320] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for visualworkbench:main
[10b�e2024 00:41:50.332] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for betteranimationscollection:main
[10b�e2024 00:41:50.401] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.2.0, for MC 1.20.1 with MCP 20230612.114412
[10b�e2024 00:41:50.401] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.2.0 Initialized
[10b�e2024 00:41:50.580] [modloading-worker-0/INFO] [com.jozufozu.flywheel.backend.Backend/]: Oculus detected.
[10b�e2024 00:41:50.658] [modloading-worker-0/INFO] [Expanded Ecosphere/]: [Expanded Ecosphere Updater] Found no updates
[10b�e2024 00:41:50.793] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for puzzleslib:main
[10b�e2024 00:41:52.499] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for puzzleslib:main
[10b�e2024 00:41:52.582] [modloading-worker-0/INFO] [dynamiclights/]: [Dynamic Lights] Registering server started event...
[10b�e2024 00:41:52.843] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
[10b�e2024 00:41:52.843] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
[10b�e2024 00:41:52.843] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
[10b�e2024 00:41:52.843] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
[10b�e2024 00:41:52.843] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
[10b�e2024 00:41:52.843] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
[10b�e2024 00:41:52.843] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket.
[10b�e2024 00:41:52.940] [modloading-worker-0/INFO] [thedarkcolour.kotlinforforge.test.KotlinForForge/]: Kotlin For Forge Enabled!
[10b�e2024 00:41:52.994] [modloading-worker-0/INFO] [UltreonLib:Forge/]: Registering common setup handler, and load complete handler.
[10b�e2024 00:41:52.996] [modloading-worker-0/INFO] [UltreonLib:Forge/]: Initializing mod config.
[10b�e2024 00:41:53.004] [modloading-worker-0/INFO] [UltreonLib:Forge/]: Registering the reload listener.
[10b�e2024 00:41:53.004] [modloading-worker-0/INFO] [UltreonLib:Forge/]: Registering server setup handler.
[10b�e2024 00:41:53.005] [modloading-worker-0/INFO] [UltreonLib:Forge/]: Registering IMC handlers.
[10b�e2024 00:41:53.005] [modloading-worker-0/INFO] [UltreonLib:Forge/]: Registering mod class to forge events.
[10b�e2024 00:41:53.413] [modloading-worker-0/INFO] [Collective/]: Loading Collective version 7.36.
[10b�e2024 00:41:53.792] [modloading-worker-0/INFO] [Inventory Profiles Next/]: [Inventory Profiles Next] Inventory Profiles Next - init in Kotlin
[10b�e2024 00:41:53.866] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id architectury:sync_ids
[10b�e2024 00:41:53.871] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
[10b�e2024 00:41:53.872] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftblibrary:edit_nbt
[10b�e2024 00:41:53.872] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_quests
[10b�e2024 00:41:53.876] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_team_data
[10b�e2024 00:41:53.877] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftblibrary:edit_nbt_response
[10b�e2024 00:41:53.881] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:update_task_progress
[10b�e2024 00:41:53.881] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftblibrary:sync_known_server_registries
[10b�e2024 00:41:53.881] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbteams:sync_teams
[10b�e2024 00:41:53.884] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:submit_task
[10b�e2024 00:41:53.886] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbteams:sync_message_history
[10b�e2024 00:41:53.888] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_reward
[10b�e2024 00:41:53.889] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:open_gui
[10b�e2024 00:41:53.892] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:claim_reward_response
[10b�e2024 00:41:53.893] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbteams:open_my_team_gui
[10b�e2024 00:41:53.897] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_editing_mode
[10b�e2024 00:41:53.898] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:update_settings
[10b�e2024 00:41:53.900] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:get_emergency_items
[10b�e2024 00:41:53.902] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbteams:update_settings_response
[10b�e2024 00:41:53.904] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:create_other_team_data
[10b�e2024 00:41:53.905] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:send_message
[10b�e2024 00:41:53.907] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_all_rewards
[10b�e2024 00:41:53.912] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbteams:send_message_response
[10b�e2024 00:41:53.912] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_choice_reward
[10b�e2024 00:41:53.916] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbteams:update_presence
[10b�e2024 00:41:53.916] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:display_completion_toast
[10b�e2024 00:41:53.923] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:display_reward_toast
[10b�e2024 00:41:53.923] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:create_party
[10b�e2024 00:41:53.928] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:display_item_reward_toast
[10b�e2024 00:41:53.933] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_pinned
[10b�e2024 00:41:53.936] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:player_gui_operation
[10b�e2024 00:41:53.938] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:toggle_pinned_response
[10b�e2024 00:41:53.943] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_chapter_pinned
[10b�e2024 00:41:53.946] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:toggle_chapter_pinned_response
[10b�e2024 00:41:53.950] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_editing_mode
[10b�e2024 00:41:53.959] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:force_save
[10b�e2024 00:41:53.964] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:update_team_data
[10b�e2024 00:41:53.968] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:set_custom_image
[10b�e2024 00:41:53.972] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:object_started
[10b�e2024 00:41:53.979] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:object_completed
[10b�e2024 00:41:53.983] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:object_started_reset
[10b�e2024 00:41:53.987] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:object_completed_reset
[10b�e2024 00:41:53.992] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_lock
[10b�e2024 00:41:53.996] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:reset_reward
[10b�e2024 00:41:54.001] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:team_data_changed
[10b�e2024 00:41:54.009] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:task_screen_config_req
[10b�e2024 00:41:54.017] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:task_screen_config_resp
[10b�e2024 00:41:54.028] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_progress
[10b�e2024 00:41:54.035] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_object
[10b�e2024 00:41:54.052] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:create_object_response
[10b�e2024 00:41:54.059] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_task_at
[10b�e2024 00:41:54.064] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:delete_object
[10b�e2024 00:41:54.069] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:delete_object_response
[10b�e2024 00:41:54.072] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:edit_object
[10b�e2024 00:41:54.079] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:edit_object_response
[10b�e2024 00:41:54.083] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter
[10b�e2024 00:41:54.088] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:move_chapter_response
[10b�e2024 00:41:54.092] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_quest
[10b�e2024 00:41:54.096] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:move_quest_response
[10b�e2024 00:41:54.099] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_chapter_group
[10b�e2024 00:41:54.103] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:change_chapter_group_response
[10b�e2024 00:41:54.106] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter_group
[10b�e2024 00:41:54.109] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:move_chapter_group_response
[10b�e2024 00:41:54.113] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_reward_blocking
[10b�e2024 00:41:54.117] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_quest
[10b�e2024 00:41:54.122] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_chapter_image
[10b�e2024 00:41:54.126] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:sync_structures_request
[10b�e2024 00:41:54.130] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_structures_response
[10b�e2024 00:41:54.134] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:request_team_data
[10b�e2024 00:41:54.137] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_editor_permission
[10b�e2024 00:41:54.140] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:open_quest_book
[10b�e2024 00:41:54.144] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:clear_display_cache
[10b�e2024 00:41:54.296] [modloading-worker-0/INFO] [coroutil/]: forge loader environment detected
[10b�e2024 00:41:54.305] [modloading-worker-0/INFO] [azurelib/FileWatching]: Registered azurelib config for auto-sync function
[10b�e2024 00:41:55.133] [modloading-worker-0/INFO] [Enchantment Descriptions/]: Loaded config file.
[10b�e2024 00:41:55.134] [modloading-worker-0/INFO] [Enchantment Descriptions/]: Saved config file.
[10b�e2024 00:41:55.616] [modloading-worker-0/INFO] [libIPN/]: [libIPN] libIPN - init in Kotlin
[10b�e2024 00:41:55.713] [modloading-worker-0/INFO] [spawnanimations/]: [Spawn Animations] Registering server started event...
[10b�e2024 00:41:55.864] [modloading-worker-0/INFO] [me.treyruffy.betterf3.BetterF3Forge/]: [BetterF3] Starting...
[10b�e2024 00:41:55.868] [modloading-worker-0/INFO] [me.treyruffy.betterf3.BetterF3Forge/]: [BetterF3] Loading...
[10b�e2024 00:41:55.921] [modloading-worker-0/INFO] [dev.tonimatas.packetfixer.PacketFixer/]: Packet Fixer has been initialized successfully
[10b�e2024 00:41:55.934] [modloading-worker-0/INFO] [me.treyruffy.betterf3.BetterF3Forge/]: [BetterF3] All done!
[10b�e2024 00:41:56.324] [modloading-worker-0/INFO] [REI/]: [REI] Config loaded
[10b�e2024 00:41:56.454] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider ReiPlugin [hwg] for REIPlugin
[10b�e2024 00:41:56.457] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider ChiselREI [chisel] for REIPlugin
[10b�e2024 00:41:56.460] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider FabricFluidAPISupportPlugin for REIServerPlugin
[10b�e2024 00:41:56.460] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider FabricFluidAPISupportPlugin for REIPlugin
[10b�e2024 00:41:56.510] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider AE2 [ae2] for REIPlugin
[10b�e2024 00:41:56.512] [modloading-worker-0/INFO] [yuushya/]: Yuushya has been loaded successfully!
[10b�e2024 00:41:56.606] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider QuarryReiPlugin [quarryplus] for REIPlugin
[10b�e2024 00:41:56.606] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider NewAgeReiPlugin [create_new_age] for REIPlugin
[10b�e2024 00:41:56.606] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider AdornReiServerForge [adorn] for REIPlugin
[10b�e2024 00:41:56.606] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider REIForgePluginStub [ftblibrary] for REIPlugin
[10b�e2024 00:41:56.626] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider REPClientPlugin [roughlyenoughprofessions] for REIPlugin
[10b�e2024 00:41:56.626] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider QuarryReiClientPlugin [quarryplus] for REIPlugin
[10b�e2024 00:41:56.626] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider REICompat [supplementaries] for REIPlugin
[10b�e2024 00:41:56.626] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider AdornReiClientForge [adorn] for REIPlugin
[10b�e2024 00:41:56.626] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider ReiIsDumbClientPlugin [ad_astra] for REIPlugin
[10b�e2024 00:41:56.626] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider REI Plugin Compatibilities Client Handler [rei_plugin_compatibilities, jei] for REIPlugin
[10b�e2024 00:41:56.656] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider REI Plugin Compatibilities Adapter [rei_plugin_compatibilities, jei] for REIPlugin
[10b�e2024 00:41:56.667] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id roughlyenoughitems:request_tags_s2c
[10b�e2024 00:41:56.673] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id roughlyenoughitems:request_tags_c2s
[10b�e2024 00:41:56.673] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider DefaultPluginImpl [roughlyenoughitems] for REIServerPlugin
[10b�e2024 00:41:56.673] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider DefaultPluginImpl [roughlyenoughitems] for REIPlugin
[10b�e2024 00:41:56.676] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider DefaultRuntimePlugin [roughlyenoughitems] for REIServerPlugin
[10b�e2024 00:41:56.676] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider DefaultRuntimePlugin [roughlyenoughitems] for REIPlugin
[10b�e2024 00:41:56.692] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider QuarryReiPlugin [quarryplus] for REIServerPlugin
[10b�e2024 00:41:56.692] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider AdornReiServerForge [adorn] for REIServerPlugin
[10b�e2024 00:41:56.701] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider REI Plugin Compatibilities Adapter [rei_plugin_compatibilities, jei] for REIServerPlugin
[10b�e2024 00:41:56.704] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id roughlyenoughitems:delete_item
[10b�e2024 00:41:56.704] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id roughlyenoughitems:create_item
[10b�e2024 00:41:56.706] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id roughlyenoughitems:create_item_grab
[10b�e2024 00:41:56.707] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id roughlyenoughitems:create_item_hotbar
[10b�e2024 00:41:56.707] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id roughlyenoughitems:move_items
[10b�e2024 00:41:56.708] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id roughlyenoughitems:move_items_new
[10b�e2024 00:41:56.719] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider ReiPlugin [hwg] for REIClientPlugin
[10b�e2024 00:41:56.719] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider ChiselREI [chisel] for REIClientPlugin
[10b�e2024 00:41:56.739] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider DefaultClientPluginImpl [roughlyenoughitems] for REIClientPlugin
[10b�e2024 00:41:56.739] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider DefaultClientPluginImpl [roughlyenoughitems] for REIPlugin
[10b�e2024 00:41:56.798] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider DefaultClientRuntimePlugin [roughlyenoughitems] for REIClientPlugin
[10b�e2024 00:41:56.798] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider DefaultClientRuntimePlugin [roughlyenoughitems] for REIPlugin
[10b�e2024 00:41:56.804] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider HideIngredientsFromTagsPlugin [roughlyenoughitems] for REIClientPlugin
[10b�e2024 00:41:56.804] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider HideIngredientsFromTagsPlugin [roughlyenoughitems] for REIPlugin
[10b�e2024 00:41:56.823] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider AE2 [ae2] for REIClientPlugin
[10b�e2024 00:41:56.834] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider NewAgeReiPlugin [create_new_age] for REIClientPlugin
[10b�e2024 00:41:56.834] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider REIForgePluginStub [ftblibrary] for REIClientPlugin
[10b�e2024 00:41:56.846] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider REPClientPlugin [roughlyenoughprofessions] for REIClientPlugin
[10b�e2024 00:41:56.846] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider QuarryReiClientPlugin [quarryplus] for REIClientPlugin
[10b�e2024 00:41:56.846] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider REICompat [supplementaries] for REIClientPlugin
[10b�e2024 00:41:56.846] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider AdornReiClientForge [adorn] for REIClientPlugin
[10b�e2024 00:41:56.846] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider ReiIsDumbClientPlugin [ad_astra] for REIClientPlugin
[10b�e2024 00:41:56.846] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider REI Plugin Compatibilities Client Handler [rei_plugin_compatibilities, jei] for REIClientPlugin
[10b�e2024 00:41:56.846] [modloading-worker-0/INFO] [REI/]: [REI] Registered plugin provider REI Plugin Compatibilities Adapter [rei_plugin_compatibilities, jei] for REIClientPlugin
[10b�e2024 00:41:56.847] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id roughlyenoughitems:ci_msg
[10b�e2024 00:41:56.847] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id roughlyenoughitems:og_not_enough
[10b�e2024 00:41:57.207] [modloading-worker-0/INFO] [railways/]: Registered bogey styles from railways
[10b�e2024 00:41:57.410] [modloading-worker-0/INFO] [railways/]: Registering data fixers
[10b�e2024 00:41:57.418] [Railways Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 1 Datafixer optimizations took 2 milliseconds
[10b�e2024 00:41:57.688] [modloading-worker-0/INFO] [railways/]: Registering tracks for Hex Casting
[10b�e2024 00:41:57.690] [modloading-worker-0/INFO] [railways/]: Registering tracks for Oh The Biomes You'll Go
[10b�e2024 00:41:57.690] [modloading-worker-0/INFO] [railways/]: Registering tracks for Blue Skies
[10b�e2024 00:41:57.691] [modloading-worker-0/INFO] [railways/]: Registering tracks for Twilight Forest
[10b�e2024 00:41:57.692] [modloading-worker-0/INFO] [railways/]: Registering tracks for Biomes O' Plenty
[10b�e2024 00:41:57.765] [modloading-worker-0/INFO] [railways/]: Loaded JourneyMap plugin
[10b�e2024 00:41:58.393] [Render thread/INFO] [net.minecraft.resources.RegistryDataLoader/]: Capturing existing worldgen registries
[10b�e2024 00:41:58.393] [Render thread/INFO] [net.minecraft.resources.RegistryDataLoader/]: Found 0 injected RegistryDataLoader worldgen registries
[10b�e2024 00:42:01.755] [Render thread/INFO] [Moonlight/]: Initialized block sets in 31ms
[10b�e2024 00:42:04.757] [Render thread/INFO] [ModernFix/]: Replacing search trees with 'REI' provider
[10b�e2024 00:42:05.546] [Render thread/INFO] [Embeddium/]: Block securitycraft:reinforced_grass_block had its color provider replaced and will not use per-vertex coloring
[10b�e2024 00:42:05.547] [Render thread/INFO] [Embeddium/]: Block securitycraft:reinforced_water_cauldron had its color provider replaced and will not use per-vertex coloring
[10b�e2024 00:42:05.547] [Render thread/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: loaded in block colorizer
[10b�e2024 00:42:05.549] [Render thread/INFO] [Embeddium/]: Block minecraft:water_cauldron had its color provider replaced and will not use per-vertex coloring
[10b�e2024 00:42:05.565] [Render thread/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: loaded in item colorizer
[10b�e2024 00:42:05.623] [Render thread/WARN] [mixin/]: Method overwrite conflict for getFallbackBuffer in patchouli_xplat.mixins.json:client.AccessorMultiBufferSource from mod patchouli, previously written by net.puffish.skillsmod.mixin.ImmediateMixin. Skipping method.
[10b�e2024 00:42:05.651] [Render thread/WARN] [mixin/]: @Inject(@at("INVOKE")) Shift.BY=2 on railways-common.mixins.json:client.MixinBlockElement_Deserializer from mod railways::handler$dpl000$railways$shutUpSizeLimitFrom exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[10b�e2024 00:42:05.651] [Render thread/WARN] [mixin/]: @Inject(@at("INVOKE")) Shift.BY=2 on railways-common.mixins.json:client.MixinBlockElement_Deserializer from mod railways::handler$dpl000$railways$shutUpSizeLimitTo exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[10b�e2024 00:42:05.806] [Render thread/INFO] [Oculus/]: Hardware information:
[10b�e2024 00:42:05.807] [Render thread/INFO] [Oculus/]: CPU: 16x AMD Ryzen 7 5700X 8-Core Processor
[10b�e2024 00:42:05.807] [Render thread/INFO] [Oculus/]: GPU: AMD Radeon RX 5700 XT (Supports OpenGL 4.6.0 Core Profile Context ....231121)
[10b�e2024 00:42:05.807] [Render thread/INFO] [Oculus/]: OS: Windows 11 (10.0)
[10b�e2024 00:42:06.351] [Render thread/WARN] [mixin/]: Method overwrite conflict for isHidden in firstperson.mixins.json:ModelPartMixin from mod firstperson, previously written by net.coderbot.iris.compat.sodium.mixin.copyEntity.ModelPartMixin. Skipping method.
[10b�e2024 00:42:06.513] [Render thread/INFO] [journeymap/]: Registering Keybinds
[10b�e2024 00:42:06.567] [Render thread/INFO] [AdvancedDebug/]: Registering mod overlay: debug_info
[10b�e2024 00:42:06.680] [Render thread/INFO] [ModernFix/]: Invalidating pack caches
[10b�e2024 00:42:06.680] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, Moonlight Mods Dynamic Assets, mod_resources, fabric
[10b�e2024 00:42:07.014] [Finalizer/WARN] [ModernFix/]: One or more BufferBuilders have been leaked, ModernFix will attempt to correct this.
[10b�e2024 00:42:07.811] [Render thread/INFO] [Supplementaries/]: Generated runtime CLIENT_RESOURCES for pack Moonlight Mods Dynamic Assets (supplementaries) in: 1123 ms
[10b�e2024 00:42:07.911] [Render thread/INFO] [Amendments/]: Generated runtime CLIENT_RESOURCES for pack Moonlight Mods Dynamic Assets (amendments) in: 99 ms
[10b�e2024 00:42:08.122] [Thread-1/INFO] [ModernFix/]: Please use /mfrc to reload any changed mod config files
[10b�e2024 00:42:08.194] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users*
\AppData\Roaming\com.modrinth.theseus\profiles\CoCG [Classic] (1)\config\waterdripsound-client.toml is not correct. Correcting
[10b�e2024 00:42:08.198] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.soundCategory was corrected from AMBIENT to its default, AMBIENT.
[10b�e2024 00:42:08.236] [modloading-worker-0/INFO] [Puzzles Lib/]: Loading client config for visualworkbench
[10b�e2024 00:42:08.378] [modloading-worker-0/INFO] [Puzzles Lib/]: Loading client config for betteranimationscollection
[10b�e2024 00:42:08.453] [Worker-ResourceReload-12/WARN] [net.minecraft.client.gui.font.FontManager/]: Unable to load font 'immersiveengineering:unicode' in fonts.json in resourcepack: 'mod_resources'
com.google.gson.JsonParseException: Unknown element name:legacy_unicode
at net.minecraft.Util.m_260975_(Util.java:816) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.gui.font.FontManager.m_284270_(FontManager.java:269) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.gui.font.FontManager.m_283963_(FontManager.java:158) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
[10b�e2024 00:42:08.464] [Worker-ResourceReload-14/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.0.06.hex, loading
[10b�e2024 00:42:08.584] [Worker-ResourceReload-5/WARN] [net.minecraft.client.sounds.SoundManager/]: File galosphere:sounds/block/monstrometer/deactivate4.ogg does not exist, cannot add it to event galosphere:block.monstrometer.deactivate
[10b�e2024 00:42:08.584] [Worker-ResourceReload-5/WARN] [net.minecraft.client.sounds.SoundManager/]: File galosphere:sounds/block/pink_salt_chamber/deactivate.ogg does not exist, cannot add it to event galosphere:block.pink_salt_chamber.deactivate
[10b�e2024 00:42:08.584] [Worker-ResourceReload-5/WARN] [net.minecraft.client.sounds.SoundManager/]: File galosphere:sounds/block/pink_salt_chamber/deactivate.ogg does not exist, cannot add it to event galosphere:block.pink_salt_chamber.deactivate
[10b�e2024 00:42:08.585] [Worker-ResourceReload-5/WARN] [net.minecraft.client.sounds.SoundManager/]: File galosphere:sounds/block/pink_salt_chamber/deactivate.ogg does not exist, cannot add it to event galosphere:block.pink_salt_chamber.deactivate
[10b�e2024 00:42:08.585] [Worker-ResourceReload-5/WARN] [net.minecraft.client.sounds.SoundManager/]: File galosphere:sounds/block/pink_salt_chamber/deactivate.ogg does not exist, cannot add it to event galosphere:block.pink_salt_chamber.deactivate
[10b�e2024 00:42:08.585] [Worker-ResourceReload-5/WARN] [net.minecraft.client.sounds.SoundManager/]: File galosphere:sounds/block/pink_salt_pillar/emerge2.ogg does not exist, cannot add it to event galosphere:entity.pink_salt_pillar.emerge
[10b�e2024 00:42:08.585] [Worker-ResourceReload-5/WARN] [net.minecraft.client.sounds.SoundManager/]: File galosphere:sounds/block/pink_salt_pillar/emerge3.ogg does not exist, cannot add it to event galosphere:entity.pink_salt_pillar.emerge
[10b�e2024 00:42:09.936] [modloading-worker-0/INFO] [com.tom.createores.CreateOreExcavation/]: Loaded Create Ore Excavation config file createoreexcavation-common.toml
[10b�e2024 00:42:11.348] [Worker-ResourceReload-13/ERROR] [net.minecraft.client.resources.model.ModelManager/]: Failed to load model yuushya:models/extra_building_material/easel_hitbox_rotated.json
com.google.gson.JsonSyntaxException: Missing texture, expected to find a string
at net.minecraft.util.GsonHelper.m_13906_(GsonHelper.java:127) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElementFace$Deserializer.m_111370_(BlockElementFace.java:67) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElementFace$Deserializer.deserialize(BlockElementFace.java:56) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElementFace$Deserializer.deserialize(BlockElementFace.java:48) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23155!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.m_111339_(BlockElement.java:143) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.m_111325_(BlockElement.java:129) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.deserialize(BlockElement.java:83) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.deserialize(BlockElement.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23155!/:?]
at net.minecraft.client.renderer.block.model.BlockModel$Deserializer.m_111506_(BlockModel.java:376) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockModel$Deserializer.deserialize(BlockModel.java:305) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraftforge.client.model.ExtendedBlockModelDeserializer.deserialize(ExtendedBlockModelDeserializer.java:53) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at net.minecraftforge.client.model.ExtendedBlockModelDeserializer.deserialize(ExtendedBlockModelDeserializer.java:38) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23155!/:?]
at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:524) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.util.GsonHelper.m_263475_(GsonHelper.java:531) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:581) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockModel.m_111461_(BlockModel.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.resources.model.ModelManager.m_246478_(ModelManager.java:110) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
[10b�e2024 00:42:11.347] [Worker-ResourceReload-14/ERROR] [net.minecraft.client.resources.model.ModelManager/]: Failed to load model yuushya:models/extra_building_material/easel_hitbox.json
com.google.gson.JsonSyntaxException: Missing texture, expected to find a string
at net.minecraft.util.GsonHelper.m_13906_(GsonHelper.java:127) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElementFace$Deserializer.m_111370_(BlockElementFace.java:67) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElementFace$Deserializer.deserialize(BlockElementFace.java:56) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElementFace$Deserializer.deserialize(BlockElementFace.java:48) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23155!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.m_111339_(BlockElement.java:143) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.m_111325_(BlockElement.java:129) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.deserialize(BlockElement.java:83) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.deserialize(BlockElement.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23155!/:?]
at net.minecraft.client.renderer.block.model.BlockModel$Deserializer.m_111506_(BlockModel.java:376) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockModel$Deserializer.deserialize(BlockModel.java:305) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraftforge.client.model.ExtendedBlockModelDeserializer.deserialize(ExtendedBlockModelDeserializer.java:53) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at net.minecraftforge.client.model.ExtendedBlockModelDeserializer.deserialize(ExtendedBlockModelDeserializer.java:38) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23155!/:?]
at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:524) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.util.GsonHelper.m_263475_(GsonHelper.java:531) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:581) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockModel.m_111461_(BlockModel.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.resources.model.ModelManager.m_246478_(ModelManager.java:110) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
[10b�e2024 00:42:11.451] [Worker-ResourceReload-3/ERROR] [net.minecraft.client.resources.model.ModelManager/]: Failed to load model yuushya:models/extra_building_material/roof/roof/tile1_lp_none_hitbox.json
com.google.gson.JsonSyntaxException: Missing texture, expected to find a string
at net.minecraft.util.GsonHelper.m_13906_(GsonHelper.java:127) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElementFace$Deserializer.m_111370_(BlockElementFace.java:67) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElementFace$Deserializer.deserialize(BlockElementFace.java:56) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElementFace$Deserializer.deserialize(BlockElementFace.java:48) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23155!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.m_111339_(BlockElement.java:143) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.m_111325_(BlockElement.java:129) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.deserialize(BlockElement.java:83) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.deserialize(BlockElement.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23155!/:?]
at net.minecraft.client.renderer.block.model.BlockModel$Deserializer.m_111506_(BlockModel.java:376) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockModel$Deserializer.deserialize(BlockModel.java:305) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraftforge.client.model.ExtendedBlockModelDeserializer.deserialize(ExtendedBlockModelDeserializer.java:53) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at net.minecraftforge.client.model.ExtendedBlockModelDeserializer.deserialize(ExtendedBlockModelDeserializer.java:38) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23155!/:?]
at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:524) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.util.GsonHelper.m_263475_(GsonHelper.java:531) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:581) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockModel.m_111461_(BlockModel.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.resources.model.ModelManager.m_246478_(ModelManager.java:110) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
[10b�e2024 00:42:11.482] [Worker-ResourceReload-7/ERROR] [net.minecraft.client.resources.model.ModelManager/]: Failed to load model yuushya:models/extra_building_material/tanghulu_bunch_hitbox.json
com.google.gson.JsonSyntaxException: Missing texture, expected to find a string
at net.minecraft.util.GsonHelper.m_13906_(GsonHelper.java:127) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElementFace$Deserializer.m_111370_(BlockElementFace.java:67) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElementFace$Deserializer.deserialize(BlockElementFace.java:56) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElementFace$Deserializer.deserialize(BlockElementFace.java:48) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23155!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.m_111339_(BlockElement.java:143) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.m_111325_(BlockElement.java:129) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.deserialize(BlockElement.java:83) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockElement$Deserializer.deserialize(BlockElement.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%23155!/:?]
at net.minecraft.client.renderer.block.model.BlockModel$Deserializer.m_111506_(BlockModel.java:376) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockModel$Deserializer.deserialize(BlockModel.java:305) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraftforge.client.model.ExtendedBlockModelDeserializer.deserialize(ExtendedBlockModelDeserializer.java:53) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at net.minecraftforge.client.model.ExtendedBlockModelDeserializer.deserialize(ExtendedBlockModelDeserializer.java:38) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23155!/:?]
at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:524) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.util.GsonHelper.m_263475_(GsonHelper.java:531) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:581) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.renderer.block.model.BlockModel.m_111461_(BlockModel.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.resources.model.ModelManager.m_246478_(ModelManager.java:110) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
[10b�e2024 00:42:12.341] [Worker-ResourceReload-14/INFO] [harmonised.pmmo.util.MsLoggy/]: Messages Registered
[10b�e2024 00:42:12.341] [Worker-ResourceReload-4/INFO] [mekanism.common.Mekanism/]: Version 10.4.6 initializing...
[10b�e2024 00:42:12.368] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_dungeons_andtavernspillageroutpostrework] Starting version check at https://api.modrinth.com/updates/QIt10I7z/forge_updates.json
[10b�e2024 00:42:12.379] [Worker-ResourceReload-12/INFO] [com.tom.createores.CreateOreExcavation/]: Create Ore Excavation starting
[10b�e2024 00:42:12.394] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
[10b�e2024 00:42:12.399] [Worker-ResourceReload-12/INFO] [com.tom.createores.CreateOreExcavation/]: Initilaized Network Handler
[10b�e2024 00:42:12.404] [Worker-ResourceReload-6/INFO] [mythicbotany/]: Loading MythicBotany
[10b�e2024 00:42:12.449] [Worker-ResourceReload-6/INFO] [harmonised.pmmo.util.MsLoggy/]: New tooltip category created for: BLOCK_BREAK treechop:chopped_log
[10b�e2024 00:42:12.462] [Worker-ResourceReload-6/INFO] [incontrol/]: Enabling support for Serene Seasons
[10b�e2024 00:42:12.463] [Worker-ResourceReload-12/INFO] [dynamiclights/]: [Dynamic Lights] Loaded Dynamic Lights by Tschipcraft successfully!
[10b�e2024 00:42:12.556] [Worker-ResourceReload-6/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Generators' module.
[10b�e2024 00:42:12.566] [Worker-ResourceReload-1/INFO] [cn.foggyhillside.ends_delight.EndsDelight/]: HELLO FROM PREINIT
[10b�e2024 00:42:12.567] [Worker-ResourceReload-1/INFO] [cn.foggyhillside.ends_delight.EndsDelight/]: DIRT BLOCK >> translation{key='block.minecraft.dirt', args=[]}
[10b�e2024 00:42:12.583] [Worker-ResourceReload-1/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Tools' module.
[10b�e2024 00:42:12.586] [Worker-ResourceReload-1/INFO] [FTB Quests Optimizer/]: Enabling FTB Quests Optimizer
[10b�e2024 00:42:12.613] [Worker-ResourceReload-1/INFO] [journeymap/]: Found @Ljourneymap/client/api/ClientPlugin;: com.tom.createores.jm.JMPlugin
[10b�e2024 00:42:12.613] [Worker-ResourceReload-1/INFO] [journeymap/]: Found @Ljourneymap/client/api/ClientPlugin;: com.railwayteam.railways.compat.journeymap.RailwayMapPlugin
[10b�e2024 00:42:12.618] [Worker-ResourceReload-10/INFO] [firstaid/]: firstaid starting...
[10b�e2024 00:42:12.631] [Worker-ResourceReload-6/ERROR] [patchouli/]: Failed to load book dynamictrees:guide defined by mod dynamictrees, skipping
java.lang.IllegalArgumentException: Book dynamictrees:guide has use_resource_pack set to false. This behaviour was removed in 1.20. The book author should enable this flag and move all book contents clientside to /assets/, leaving the book.json in /data/. See https://vazkiimods.github.io/Patchouli/docs/upgrading/upgrade-guide-120 for details.
at vazkii.patchouli.common.book.Book.(Book.java:145) ~[Patchouli-1.20.1-84-FORGE.jar%23550!/:1.20.1-84-FORGE]
at vazkii.patchouli.common.book.BookRegistry.loadBook(BookRegistry.java:90) ~[Patchouli-1.20.1-84-FORGE.jar%23550!/:1.20.1-84-FORGE]
at vazkii.patchouli.common.book.BookRegistry.lambda$init$3(BookRegistry.java:75) ~[Patchouli-1.20.1-84-FORGE.jar%23550!/:1.20.1-84-FORGE]
at java.util.HashMap.forEach(Unknown Source) ~[?:?]
at vazkii.patchouli.common.book.BookRegistry.init(BookRegistry.java:70) ~[Patchouli-1.20.1-84-FORGE.jar%23550!/:1.20.1-84-FORGE]
at vazkii.patchouli.forge.common.ForgeModInitializer.onInitialize(ForgeModInitializer.java:76) ~[Patchouli-1.20.1-84-FORGE.jar%23550!/:1.20.1-84-FORGE]
at vazkii.patchouli.forge.common.ForgeModInitializer_onInitialize_FMLCommonSetupEvent.invoke(.dynamic) ~[Patchouli-1.20.1-84-FORGE.jar%23550!/:1.20.1-84-FORGE]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23150!/:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23150!/:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23150!/:?]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.20.1-47.2.0.jar%23616!/:?]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:124) ~[fmlcore-1.20.1-47.2.0.jar%23615!/:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
[10b�e2024 00:42:12.640] [Worker-ResourceReload-9/INFO] [spawnanimations/]: [Spawn Animations] Loaded Spawn Animations by Tschipcraft successfully!
[10b�e2024 00:42:12.656] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_dungeons_andtavernspillageroutpostrework] Found status: OUTDATED Current: 1.1 Target: 1.1+mod
[10b�e2024 00:42:12.656] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [quarryplus] Starting version check at https://version.kotori316.com/get-version/1.20.1/forge/quarryplus
[10b�e2024 00:42:12.709] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [quarryplus] Found status: BETA Current: 1201.0.51 Target: 1201.0.51
[10b�e2024 00:42:12.709] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cccbridge] Starting version check at https://api.modrinth.com/updates/cccbridge/forge_updates.json
[10b�e2024 00:42:12.846] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cccbridge] Found status: UP_TO_DATE Current: 1.6.3-forge Target: null
[10b�e2024 00:42:12.846] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_advancement_count] Starting version check at https://api.modrinth.com/updates/2tEdxXOF/forge_updates.json
[10b�e2024 00:42:12.940] [Worker-ResourceReload-4/INFO] [mekanism.common.Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
[10b�e2024 00:42:12.940] [Worker-ResourceReload-4/INFO] [mekanism.common.Mekanism/]: Mod loaded.
[10b�e2024 00:42:12.999] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_advancement_count] Found status: AHEAD Current: 1-v1.1.0b Target: null
[10b�e2024 00:42:12.999] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/window.json
[10b�e2024 00:42:13.039] [Render thread/INFO] [Supplementaries/]: Finished mod setup in: [35, 5, 0, 4, 0, 1, 15, 0] ms
[10b�e2024 00:42:13.069] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Found status: UP_TO_DATE Current: 2.2.1 Target: null
[10b�e2024 00:42:13.070] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_dungeons_andtavernsancientcityoverhaul] Starting version check at https://api.modrinth.com/updates/DNuNq5bb/forge_updates.json
[10b�e2024 00:42:13.171] [Worker-ResourceReload-12/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite refinedstorage:block/destructor/cutouts/connected: [20, 21, 22, 23]
[10b�e2024 00:42:13.172] [Render thread/INFO] [Framework/SYNCED_ENTITY_DATA]: Registered synced data key cgm:aiming for minecraft:player
[10b�e2024 00:42:13.172] [Render thread/INFO] [Framework/SYNCED_ENTITY_DATA]: Registered synced data key cgm:reloading for minecraft:player
[10b�e2024 00:42:13.172] [Render thread/INFO] [Framework/SYNCED_ENTITY_DATA]: Registered synced data key cgm:shooting for minecraft:player
[10b�e2024 00:42:13.184] [Worker-ResourceReload-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite thaumia:block/node_pure frame 1: 1
[10b�e2024 00:42:13.184] [Worker-ResourceReload-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite thaumia:block/node_pure frame 2: 2
[10b�e2024 00:42:13.184] [Worker-ResourceReload-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite thaumia:block/node_pure frame 3: 3
[10b�e2024 00:42:13.225] [Render thread/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the FluidEffect with Unique ID of minecraft:water for Water (Fluid Amount Required: 1000) with the ID 0
[10b�e2024 00:42:13.225] [Render thread/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the FluidEffect with Unique ID of minecraft:lava for Lava (Fluid Amount Required: 1000) with the ID 1
[10b�e2024 00:42:13.226] [Render thread/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the FluidEffect with Unique ID of travelersbackpack:potion for Uncraftable Potion (Fluid Amount Required: 250) with the ID 2
[10b�e2024 00:42:13.226] [Render thread/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the FluidEffect with Unique ID of minecraft:milk for Milk (Fluid Amount Required: 1000) with the ID 3
[10b�e2024 00:42:13.233] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_dungeons_andtavernsancientcityoverhaul] Found status: OUTDATED Current: 1 Target: 1+mod
[10b�e2024 00:42:13.233] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sound_physics_remastered] Starting version check at https://update.maxhenkel.de/forge/sound_physics_remastered
[10b�e2024 00:42:13.249] [Render thread/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id questsadditions:submit_structure
[10b�e2024 00:42:13.379] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sound_physics_remastered] Found status: AHEAD Current: 1.20.1-1.3.1 Target: null
[10b�e2024 00:42:13.379] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ctov] Starting version check at https://api.modrinth.com/updates/fgmhI8kH/forge_updates.json
[10b�e2024 00:42:13.395] [Worker-ResourceReload-13/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite thaumia:block/node_cursed frame 1: 1
[10b�e2024 00:42:13.395] [Worker-ResourceReload-13/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite thaumia:block/node_cursed frame 2: 2
[10b�e2024 00:42:13.395] [Worker-ResourceReload-13/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite thaumia:block/node_cursed frame 3: 3
[10b�e2024 00:42:13.445] [Worker-ResourceReload-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite thaumia:item/balanced_crystal frame 1: 1
[10b�e2024 00:42:13.445] [Worker-ResourceReload-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite thaumia:item/balanced_crystal frame 2: 2
[10b�e2024 00:42:13.445] [Worker-ResourceReload-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite thaumia:item/balanced_crystal frame 3: 3
[10b�e2024 00:42:13.445] [Worker-ResourceReload-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite thaumia:item/balanced_crystal frame 4: 4
[10b�e2024 00:42:13.445] [Worker-ResourceReload-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite thaumia:item/balanced_crystal frame 5: 5
[10b�e2024 00:42:13.445] [Worker-ResourceReload-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite thaumia:item/balanced_crystal frame 6: 6
[10b�e2024 00:42:13.524] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ctov] Found status: UP_TO_DATE Current: 3.4.2 Target: null
[10b�e2024 00:42:13.524] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [supplementaries] Starting version check at https://raw.githubusercontent.com/MehVahdJukaar/Supplementaries/1.20/forge/update.json
[10b�e2024 00:42:13.550] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [supplementaries] Found status: BETA Current: 1.20-2.8.6 Target: null
[10b�e2024 00:42:13.550] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Starting version check at https://update.maxhenkel.de/forge/corpse
[10b�e2024 00:42:13.581] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Found status: AHEAD Current: 1.20.1-1.0.12 Target: null
[10b�e2024 00:42:13.581] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [advancementplaques] Starting version check at https://mc-update-check.anthonyhilyard.com/499826
[10b�e2024 00:42:13.623] [Worker-ResourceReload-1/WARN] [net.minecraft.client.renderer.texture.SpriteLoader/]: Texture minecraft:effect/dither with size 4x4 limits mip level from 4 to 2
[10b�e2024 00:42:13.624] [Worker-ResourceReload-1/WARN] [net.minecraft.client.renderer.texture.SpriteLoader/]: Texture thaumia:block/tainted_apple with size 21x21 limits mip level from 2 to 0
[10b�e2024 00:42:13.656] [Render thread/INFO] [journeymap/]: Initializing Packet Registries
[10b�e2024 00:42:13.747] [Render thread/INFO] [Moonlight/]: Initialized color sets in 69ms
[10b�e2024 00:42:13.882] [Worker-ResourceReload-12/INFO] [Sound Physics - General/]: Reloading reverb parameters
[10b�e2024 00:42:13.950] [Worker-ResourceReload-6/INFO] [FirstPersonModel/]: Loading FirstPerson Mod
[10b�e2024 00:42:14.042] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bird.death not found
[10b�e2024 00:42:14.042] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bear.ambient_baby not found
[10b�e2024 00:42:14.042] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:item.bucket.fill_snail not found
[10b�e2024 00:42:14.043] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bear.death not found
[10b�e2024 00:42:14.043] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.snake.hurt not found
[10b�e2024 00:42:14.043] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bear.sleep not found
[10b�e2024 00:42:14.043] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.zebra.jump not found
[10b�e2024 00:42:14.043] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.deer.ambient_baby not found
[10b�e2024 00:42:14.043] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bird.ambient_canary not found
[10b�e2024 00:42:14.043] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bird.fly not found
[10b�e2024 00:42:14.043] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.rhino.ambient not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.snail.forward not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.rhino.ambient_baby not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.tortoise.egg_hatch not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.lion.hurt not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bear.spit not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.alligator.egg_break not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.snake.hiss not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.duck.death not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.duck.hurt not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.zebra.angry not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.alligator.egg_hatch not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.lion.ambient not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bear.eat not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bird.ambient_robin not found
[10b�e2024 00:42:14.044] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.boar.hurt not found
[10b�e2024 00:42:14.045] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.hippo.ambient not found
[10b�e2024 00:42:14.045] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bird.ambient_cardinal not found
[10b�e2024 00:42:14.045] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.rhino.scrape not found
[10b�e2024 00:42:14.045] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.alligator.hurt not found
[10b�e2024 00:42:14.045] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.alligator.death not found
[10b�e2024 00:42:14.045] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.tortoise.egg_break not found
[10b�e2024 00:42:14.045] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.catfish.flop not found
[10b�e2024 00:42:14.045] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.duck.ambient not found
[10b�e2024 00:42:14.045] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bear.hurt not found
[10b�e2024 00:42:14.045] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.lion.roar not found
[10b�e2024 00:42:14.045] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.alligator.ambient not found
[10b�e2024 00:42:14.045] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.zebra.breathe not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.giraffe.ambient not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.snake.rattle not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.elephant.hurt not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.deer.hurt not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:item.bucket.empty_snail not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bird.hurt not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.rubber_ducky.hurt not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.firefly.hide not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.rubber_ducky.ambient not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bear.sniff not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.zebra.hurt not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.zebra.death not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bird.ambient_bluejay not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bear.hurt_baby not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.rubber_ducky.death not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.alligator.egg_crack not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.duck.step not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.zebra.eat not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.boar.ambient not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.snail.crush not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.vulture.death not found
[10b�e2024 00:42:14.046] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.firefly.hurt not found
[10b�e2024 00:42:14.047] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.hippo.hurt not found
[10b�e2024 00:42:14.047] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.elephant.ambient not found
[10b�e2024 00:42:14.047] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bear.ambient not found
[10b�e2024 00:42:14.047] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.firefly.death not found
[10b�e2024 00:42:14.047] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bass.flop not found
[10b�e2024 00:42:14.047] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.deer.hurt_baby not found
[10b�e2024 00:42:14.047] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bird.ambient_finch not found
[10b�e2024 00:42:14.047] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bird.ambient_sparrow not found
[10b�e2024 00:42:14.047] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.tortoise.egg_crack not found
[10b�e2024 00:42:14.047] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.boar.death not found
[10b�e2024 00:42:14.047] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.snail.back not found
[10b�e2024 00:42:14.047] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.deer.ambient not found
[10b�e2024 00:42:14.048] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.dragonfly.loop not found
[10b�e2024 00:42:14.048] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.vulture.hurt not found
[10b�e2024 00:42:14.048] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.alligator.ambient_baby not found
[10b�e2024 00:42:14.048] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.vulture.ambient not found
[10b�e2024 00:42:14.048] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.bird.eat not found
[10b�e2024 00:42:14.048] [Worker-ResourceReload-12/WARN] [Sound Physics - General/]: Sound event naturalist:entity.zebra.ambient not found
[10b�e2024 00:42:14.054] [Worker-ResourceReload-2/INFO] [mekanism.common.Mekanism/]: Initialized HolidayManager.
[10b�e2024 00:42:14.064] [Worker-ResourceReload-12/INFO] [Sound Physics - General/]: Using Cloth Config GUI
[10b�e2024 00:42:14.304] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'mythicmounts:blockstates/firebird_feather.json' in resourcepack: 'mod_resources' for variant: 'facing=down': Unknown value: 'down' for blockstate property: 'facing' [north, south, west, east]
[10b�e2024 00:42:14.304] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'mythicmounts:blockstates/firebird_feather.json' in resourcepack: 'mod_resources' for variant: 'facing=up': Unknown value: 'up' for blockstate property: 'facing' [north, south, west, east]
[10b�e2024 00:42:14.304] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'mythicmounts:blockstates/firebird_feather2.json' in resourcepack: 'mod_resources' for variant: 'facing=down': Unknown value: 'down' for blockstate property: 'facing' [north, south, west, east]
[10b�e2024 00:42:14.304] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'mythicmounts:blockstates/firebird_feather2.json' in resourcepack: 'mod_resources' for variant: 'facing=up': Unknown value: 'up' for blockstate property: 'facing' [north, south, west, east]
[10b�e2024 00:42:14.304] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'mythicmounts:blockstates/firebird_feather3.json' in resourcepack: 'mod_resources' for variant: 'facing=down': Unknown value: 'down' for blockstate property: 'facing' [north, south, west, east]
[10b�e2024 00:42:14.304] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'mythicmounts:blockstates/firebird_feather3.json' in resourcepack: 'mod_resources' for variant: 'facing=up': Unknown value: 'up' for blockstate property: 'facing' [north, south, west, east]
[10b�e2024 00:42:14.304] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'mythicmounts:blockstates/firebird_feather4.json' in resourcepack: 'mod_resources' for variant: 'facing=down': Unknown value: 'down' for blockstate property: 'facing' [north, south, west, east]
[10b�e2024 00:42:14.304] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'mythicmounts:blockstates/firebird_feather4.json' in resourcepack: 'mod_resources' for variant: 'facing=up': Unknown value: 'up' for blockstate property: 'facing' [north, south, west, east]
[10b�e2024 00:42:14.338] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:crimson_portal' referenced from: thaumia:crimson_portal#facing=north: java.io.FileNotFoundException: minecraft:models/crimson_portal.json
[10b�e2024 00:42:14.834] [Render thread/INFO] [Embeddium/]: Block minecraft:birch_leaves had its color provider replaced and will not use per-vertex coloring
[10b�e2024 00:42:14.843] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=1,roof=true'
[10b�e2024 00:42:14.843] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=0,roof=true'
[10b�e2024 00:42:14.843] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=3,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=10,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=11,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=9,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=2,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=7,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=4,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=8,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=14,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=12,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=13,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=13,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=3,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=14,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=11,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=2,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=5,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=15,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=9,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=15,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=6,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=12,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=8,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=0,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=7,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=4,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=5,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=6,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=10,roof=true'
[10b�e2024 00:42:14.844] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=1,roof=true'
[10b�e2024 00:42:14.852] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'galosphere:blockstates/lichen_cordyceps.json' in resourcepack: 'mod_resources' for variant: 'alive=true,bulb=false': Overlapping definition with: alive=true,alive_stage=0,bulb=false
[10b�e2024 00:42:15.040] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [advancementplaques] Found status: OUTDATED Current: 1.4.10 Target: 1.5.1
[10b�e2024 00:42:15.040] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_dungeons_andtavernsstrongholdrework] Starting version check at https://api.modrinth.com/updates/rYocd2LE/forge_updates.json
[10b�e2024 00:42:15.219] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_dungeons_andtavernsstrongholdrework] Found status: OUTDATED Current: 1 Target: 1+mod
[10b�e2024 00:42:15.219] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwtrpdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/trapdoors.json
[10b�e2024 00:42:15.237] [Render thread/WARN] [com.github.alexthe666.iceandfire.IceAndFire/]: Could not load /assets/iceandfire/models/tabula/firedragon/firedragon_swimming.tbl: in is null
[10b�e2024 00:42:15.237] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwtrpdoors] Found status: UP_TO_DATE Current: 1.1.2 Target: null
[10b�e2024 00:42:15.237] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [highlighter] Starting version check at https://mc-update-check.anthonyhilyard.com/521590
[10b�e2024 00:42:15.270] [Render thread/WARN] [com.github.alexthe666.iceandfire.IceAndFire/]: Could not load /assets/iceandfire/models/tabula/firedragon/firedragon_swim5.tbl: in is null
[10b�e2024 00:42:15.796] [Render thread/INFO] [journeymap/]: Journeymap Initializing
[10b�e2024 00:42:15.992] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [highlighter] Found status: UP_TO_DATE Current: 1.1.9 Target: null
[10b�e2024 00:42:15.992] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ias] Starting version check at https://github.com/The-Fireplace-Minecraft-Mods/In-Game-Account-Switcher/raw/main/updater-forge.json
[10b�e2024 00:42:16.097] [Download-Info-Json-File/INFO] [touhou_little_maid/]: info.json file no update required
[10b�e2024 00:42:16.196] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ias] Found status: UP_TO_DATE Current: 8.0.2 Target: null
[10b�e2024 00:42:16.196] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [searchables] Starting version check at https://updates.blamejared.com/get?n=searchables&gv=1.20.1
[10b�e2024 00:42:16.293] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [searchables] Found status: BETA Current: 1.0.2 Target: 1.0.2
[10b�e2024 00:42:16.293] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_dungeons_andtaverns] Starting version check at https://api.modrinth.com/updates/tpehi7ww/forge_updates.json
[10b�e2024 00:42:16.316] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/phantom_pulling_1' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/phantom_pulling_1.json
[10b�e2024 00:42:16.316] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/phantom_pulling_0' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/phantom_pulling_0.json
[10b�e2024 00:42:16.316] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/frost_resting' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/frost_resting.json
[10b�e2024 00:42:16.316] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/trailblazer' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/trailblazer.json
[10b�e2024 00:42:16.316] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/trailblazer/pulling_0' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/trailblazer/pulling_0.json
[10b�e2024 00:42:16.316] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/trailblazer/pulling_1' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/trailblazer/pulling_1.json
[10b�e2024 00:42:16.316] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/trailblazer/pulling_2' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/trailblazer/pulling_2.json
[10b�e2024 00:42:16.316] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/frost_pulling_0' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/frost_pulling_0.json
[10b�e2024 00:42:16.316] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/frost_pulling_2' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/frost_pulling_2.json
[10b�e2024 00:42:16.316] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/frost_pulling_1' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/frost_pulling_1.json
[10b�e2024 00:42:16.316] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/trailblazer/pulling_3' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/trailblazer/pulling_3.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/ragnarok' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/ragnarok.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/trailblazer/pulling_4' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/trailblazer/pulling_4.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/trailblazer/pulling_5' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/trailblazer/pulling_5.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/phantom_pulling_2' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/phantom_pulling_2.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/trailblazer/pulling_6' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/trailblazer/pulling_6.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/blowgun_charged' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/blowgun_charged.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/magmus_resting' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/magmus_resting.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/ragnarok/pulling_0' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/ragnarok/pulling_0.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/ragnarok/pulling_1' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/ragnarok/pulling_1.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/endlight_resting' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/endlight_resting.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/ragnarok/pulling_4' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/ragnarok/pulling_4.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/ragnarok/pulling_5' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/ragnarok/pulling_5.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/ragnarok/pulling_2' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/ragnarok/pulling_2.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/ragnarok/pulling_3' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/ragnarok/pulling_3.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/magmus_fire' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/magmus_fire.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/magmus_fire1' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/magmus_fire1.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/magmus_fire2' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/magmus_fire2.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/endlight_pulling_0' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/endlight_pulling_0.json
[10b�e2024 00:42:16.317] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/magmus_pulling_0' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/magmus_pulling_0.json
[10b�e2024 00:42:16.318] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/endlight_pulling_1' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/endlight_pulling_1.json
[10b�e2024 00:42:16.318] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/endlight_pulling_2' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/endlight_pulling_2.json
[10b�e2024 00:42:16.318] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/magmus_pulling_2' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/magmus_pulling_2.json
[10b�e2024 00:42:16.318] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/magmus_pulling_1' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/magmus_pulling_1.json
[10b�e2024 00:42:16.318] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/phantom_resting' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/phantom_resting.json
[10b�e2024 00:42:16.318] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'incendium:item/ragnarok/pulling_6' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: incendium:models/item/ragnarok/pulling_6.json
[10b�e2024 00:42:16.318] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/blowgun_normalts' referenced from: minecraft:bow#inventory: java.io.FileNotFoundException: 1_splatus:models/item/blowgun_normalts.json
[10b�e2024 00:42:16.318] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/crucible_broken' referenced from: minecraft:stick#inventory: java.io.FileNotFoundException: 1_splatus:models/item/crucible_broken.json
[10b�e2024 00:42:16.320] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: '1_splatus:item/white_staff' referenced from: minecraft:knowledge_book#inventory: java.io.FileNotFoundException: 1_splatus:models/item/white_staff.json
[10b�e2024 00:42:16.331] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'refinedstorage:cover#inventory' referenced from: refinedstorage:cover#inventory: java.io.FileNotFoundException: refinedstorage:models/item/cover.json
[10b�e2024 00:42:16.331] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'refinedstorage:hollow_cover#inventory' referenced from: refinedstorage:hollow_cover#inventory: java.io.FileNotFoundException: refinedstorage:models/item/hollow_cover.json
[10b�e2024 00:42:16.336] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:eagle_claw' referenced from: midnight_weapons:eagle_claw#inventory: java.io.FileNotFoundException: minecraft:models/eagle_claw.json
[10b�e2024 00:42:16.336] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:eagle_fang' referenced from: midnight_weapons:eagle_fang#inventory: java.io.FileNotFoundException: minecraft:models/eagle_fang.json
[10b�e2024 00:42:16.352] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'galosphere:spectre_bound_spyglass#inventory' referenced from: galosphere:spectre_bound_spyglass#inventory: java.io.FileNotFoundException: galosphere:models/item/spectre_bound_spyglass.json
[10b�e2024 00:42:16.359] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'deeperdarker:sculk_tendrils_plant#inventory' referenced from: deeperdarker:sculk_tendrils_plant#inventory: java.io.FileNotFoundException: deeperdarker:models/item/sculk_tendrils_plant.json
[10b�e2024 00:42:16.359] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'deeperdarker:sculk_vines_plant#inventory' referenced from: deeperdarker:sculk_vines_plant#inventory: java.io.FileNotFoundException: deeperdarker:models/item/sculk_vines_plant.json
[10b�e2024 00:42:16.359] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'deeperdarker:otherside_portal#inventory' referenced from: deeperdarker:otherside_portal#inventory: java.io.FileNotFoundException: deeperdarker:models/item/otherside_portal.json
[10b�e2024 00:42:16.432] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_dungeons_andtaverns] Found status: OUTDATED Current: 3.0.3 Target: 3.0.3+mod
[10b�e2024 00:42:16.433] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwroofs] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/roofs.json
[10b�e2024 00:42:16.456] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwroofs] Found status: UP_TO_DATE Current: 2.3.0 Target: null
[10b�e2024 00:42:16.456] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/furniture.json
[10b�e2024 00:42:16.476] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Found status: UP_TO_DATE Current: 3.2.2 Target: null
[10b�e2024 00:42:16.476] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [dynamictrees] Starting version check at https://github.com/DynamicTreesTeam/DynamicTreesVersionInfo/blob/master/DynamicTrees.json?raw=true
[10b�e2024 00:42:16.543] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [dynamictrees] Found status: BETA Current: 1.20.1-1.3.0-BETA2 Target: null
[10b�e2024 00:42:16.543] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwlights] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/lights.json
[10b�e2024 00:42:16.563] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwlights] Found status: UP_TO_DATE Current: 1.0.6 Target: null
[10b�e2024 00:42:16.563] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [betteranimationscollection] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/betteranimationscollection.json
[10b�e2024 00:42:16.582] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [betteranimationscollection] Found status: UP_TO_DATE Current: 8.0.0 Target: null
[10b�e2024 00:42:16.582] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastload] Starting version check at https://github.com/BumbleSoftware/Fastload/raw/Forge-1.20.1/updates.json
[10b�e2024 00:42:16.887] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastload] Found status: UP_TO_DATE Current: 3.4.0 Target: null
[10b�e2024 00:42:16.887] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cgm] Starting version check at https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/cgm/update.json
[10b�e2024 00:42:16.905] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cgm] Found status: BETA Current: 1.4.12+Forge+1.20.1} Target: null
[10b�e2024 00:42:16.905] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_edf_remastered] Starting version check at https://api.modrinth.com/updates/HQsBdHGd/forge_updates.json
[10b�e2024 00:42:17.037] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_edf_remastered] Found status: OUTDATED Current: 4.3 Target: 4.3+mod
[10b�e2024 00:42:17.037] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [visualworkbench] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/visualworkbench.json
[10b�e2024 00:42:17.056] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [visualworkbench] Found status: UP_TO_DATE Current: 8.0.0 Target: null
[10b�e2024 00:42:17.057] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [travelersbackpack] Starting version check at https://gist.githubusercontent.com/Tiviacz1337/906937677aa472285dff9d6c2a189d5e/raw
[10b�e2024 00:42:17.123] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [travelersbackpack] Found status: UP_TO_DATE Current: 9.1.12 Target: null
[10b�e2024 00:42:17.123] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [libx] Starting version check at https://assets.melanx.de/updates/libx.json
[10b�e2024 00:42:17.178] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [libx] Found status: AHEAD Current: 1.20.1-5.0.13 Target: null
[10b�e2024 00:42:17.178] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [botanypots] Starting version check at https://updates.blamejared.com/get?n=botanypots&gv=1.20.1
[10b�e2024 00:42:17.212] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [botanypots] Found status: BETA_OUTDATED Current: 13.0.24 Target: 13.0.25
[10b�e2024 00:42:17.212] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.20.1
[10b�e2024 00:42:17.240] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Found status: BETA Current: 14.0.36 Target: 14.0.36
[10b�e2024 00:42:17.240] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_dungeons_andtavernsswamphutrework] Starting version check at https://api.modrinth.com/updates/nWSeFpQt/forge_updates.json
[10b�e2024 00:42:17.574] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_dungeons_andtavernsswamphutrework] Found status: OUTDATED Current: 1 Target: 1+mod
[10b�e2024 00:42:17.574] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzlesaccessapi] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzlesaccessapi.json
[10b�e2024 00:42:17.593] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzlesaccessapi] Found status: BETA Current: 8.0.7 Target: null
[10b�e2024 00:42:17.593] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[10b�e2024 00:42:17.974] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 47.2.0 Target: null
[10b�e2024 00:42:17.974] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwpaths] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/paths.json
[10b�e2024 00:42:17.993] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwpaths] Found status: UP_TO_DATE Current: 1.0.4 Target: null
[10b�e2024 00:42:17.993] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [novacore] Starting version check at https://api.modrinth.com/updates/engHtMVe/forge_updates.json
[10b�e2024 00:42:18.126] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [novacore] Found status: BETA Current: 1.0.0 Target: null
[10b�e2024 00:42:18.126] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mythicbotany] Starting version check at https://assets.melanx.de/updates/mythicbotany.json
[10b�e2024 00:42:18.150] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mythicbotany] Found status: UP_TO_DATE Current: 1.20.1-4.0.3 Target: null
[10b�e2024 00:42:18.150] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/1.20.1/changelog.json
[10b�e2024 00:42:18.171] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Found status: UP_TO_DATE Current: 1.20.1-10.0.0-169 Target: null
[10b�e2024 00:42:18.172] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [createtweaker] Starting version check at https://updates.blamejared.com/get?n=createtweaker&gv=1.20.1
[10b�e2024 00:42:18.208] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [createtweaker] Found status: BETA Current: 4.0.8 Target: 4.0.8
[10b�e2024 00:42:18.208] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [flywheel] Starting version check at https://api.modrinth.com/updates/flywheel/forge_updates.json
[10b�e2024 00:42:18.408] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [flywheel] Found status: BETA Current: 0.6.10-7 Target: null
[10b�e2024 00:42:18.409] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [createoreexcavation] Starting version check at https://raw.githubusercontent.com/tom5454/Create-Ore-Excavation/main/version-check.json
[10b�e2024 00:42:18.429] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [createoreexcavation] Found status: BETA Current: 1.4.2 Target: 1.4.2
[10b�e2024 00:42:18.430] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json
[10b�e2024 00:42:18.553] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Found status: UP_TO_DATE Current: 1.9.8 Target: null
[10b�e2024 00:42:18.553] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [canary] Starting version check at https://github.com/AbdElAziz333/Canary/raw/mc1.19.2/dev/updates.json
[10b�e2024 00:42:18.609] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [canary] Found status: UP_TO_DATE Current: 0.3.3 Target: null
[10b�e2024 00:42:18.609] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [maptooltip] Starting version check at https://api.modrinth.com/updates/map-tooltip/forge_updates.json
[10b�e2024 00:42:18.750] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [maptooltip] Found status: UP_TO_DATE Current: 3.0.1 Target: null
[10b�e2024 00:42:18.750] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ambientenvironment] Starting version check at https://updates.blamejared.com/get?n=AmbientEnvironment&gv=1.20.1
[10b�e2024 00:42:18.786] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ambientenvironment] Found status: BETA Current: ... Target: ...
[10b�e2024 00:42:18.786] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
[10b�e2024 00:42:18.804] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Found status: UP_TO_DATE Current: 8.1.17 Target: null
[10b�e2024 00:42:18.804] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ad_astra] Starting version check at https://api.modrinth.com/updates/3ufwT9JF/forge_updates.json
[10b�e2024 00:42:18.938] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ad_astra] Found status: AHEAD Current: 1.15.18 Target: null
[10b�e2024 00:42:18.939] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [dynamiclights] Starting version check at https://api.modrinth.com/updates/7YjclEGc/forge_updates.json
[10b�e2024 00:42:19.093] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [dynamiclights] Found status: UP_TO_DATE Current: 1.7.1+mod Target: null
[10b�e2024 00:42:19.093] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.20.1
[10b�e2024 00:42:19.126] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Found status: BETA Current: 12.0.2 Target: 12.0.2
[10b�e2024 00:42:19.126] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [prism] Starting version check at https://mc-update-check.anthonyhilyard.com/638111
[10b�e2024 00:42:20.354] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [prism] Found status: UP_TO_DATE Current: 1.0.5 Target: null
[10b�e2024 00:42:20.354] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.20.1
[10b�e2024 00:42:20.384] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 20.1.9 Target: 20.1.9
[10b�e2024 00:42:20.384] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/doors.json
[10b�e2024 00:42:20.404] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Found status: UP_TO_DATE Current: 1.1.0 Target: null
[10b�e2024 00:42:20.404] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json
[10b�e2024 00:42:20.426] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Found status: UP_TO_DATE Current: 2.1.0 Target: null
[10b�e2024 00:42:20.426] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfences] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/fences.json
[10b�e2024 00:42:20.449] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfences] Found status: UP_TO_DATE Current: 1.1.1 Target: null
[10b�e2024 00:42:20.449] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [runelic] Starting version check at https://updates.blamejared.com/get?n=runelic&gv=1.20.1
[10b�e2024 00:42:20.480] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [runelic] Found status: BETA Current: 18.0.2 Target: 18.0.2
[10b�e2024 00:42:20.481] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [computercraft] Starting version check at https://api.modrinth.com/updates/cc-tweaked/forge_updates.json
[10b�e2024 00:42:20.621] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [computercraft] Found status: UP_TO_DATE Current: 1.109.6 Target: null
[10b�e2024 00:42:20.621] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [framework] Starting version check at https://mrcrayfish.com/modupdatejson?id=framework
[10b�e2024 00:42:21.142] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.Gson.fromJson(Gson.java:1226) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1124) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:969) ~[gson-2.10.jar%23155!/:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:183) ~[fmlcore-1.20.1-47.2.0.jar%23615!/:?]
at java.lang.Iterable.forEach(Unknown Source) ~[?:?]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) ~[fmlcore-1.20.1-47.2.0.jar%23615!/:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:182) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar%23155!/:?]
at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23155!/:?]
... 6 more
[10b�e2024 00:42:21.142] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
[10b�e2024 00:42:21.665] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Found status: UP_TO_DATE Current: 5.9.18p1 Target: null
[10b�e2024 00:42:21.665] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [itemborders] Starting version check at https://mc-update-check.anthonyhilyard.com/513769
[10b�e2024 00:42:23.973] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [itemborders] Found status: UP_TO_DATE Current: 1.2.1 Target: null
[10b�e2024 00:42:23.973] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_veinminer] Starting version check at https://api.modrinth.com/updates/OhduvhIc/forge_updates.json
[10b�e2024 00:42:23.980] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model yuushya:knife_rest#facing=south,form=0:
minecraft:textures/atlas/blocks.png:minecraft:block/dark_concrete
[10b�e2024 00:42:23.981] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model yuushya:knife_rest#facing=north,form=4:
minecraft:textures/atlas/blocks.png:minecraft:block/dark_concrete
[10b�e2024 00:42:23.981] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model midnight_weapons:frostreaper#inventory:
minecraft:textures/atlas/blocks.png:midnight_weapons:block/
[10b�e2024 00:42:23.981] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model yuushya:knife_rest#facing=east,form=1:
minecraft:textures/atlas/blocks.png:minecraft:block/dark_concrete
[10b�e2024 00:42:23.981] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model yuushya:pos_trans_item#inventory:
minecraft:textures/atlas/blocks.png:yuushya:item//wrench/translate_x
[10b�e2024 00:42:23.981] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model midnight_weapons:heroic_sword#inventory:
minecraft:textures/atlas/blocks.png:midnight_weapons:block/
[10b�e2024 00:42:23.981] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model midnight_weapons:rivers_of_blood#inventory:
minecraft:textures/atlas/blocks.png:midnight_weapons:block/
[10b�e2024 00:42:23.981] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model hwg:rocketlauncher#inventory:
minecraft:textures/atlas/blocks.png:hwg:item/rocket_launcher
[10b�e2024 00:42:23.981] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model yuushya:knife_rest#inventory:
minecraft:textures/atlas/blocks.png:minecraft:block/dark_concrete
[10b�e2024 00:42:23.981] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model yuushya:butterfly#inventory:
minecraft:textures/atlas/blocks.png:yuushya:0extra_building_material/preview/character_black_blur
[10b�e2024 00:42:23.981] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ars_nouveau:redstone_relay#facing=east,power=10:
minecraft:textures/atlas/blocks.png:ars_nouveau:blocks/agronomic_sourcelink
[10b�e2024 00:42:23.981] [Worker-ResourceReload-7/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model yuushya:knife_rest#facing=west,form=7:
minecraft:textures/atlas/blocks.png:minecraft:block/dark_concrete
[10b�e2024 00:42:24.123] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mr_veinminer] Found status: OUTDATED Current: 1.1.0 Target: 1.1.0+mod
[10b�e2024 00:42:24.123] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ultris_mr] Starting version check at https://api.modrinth.com/updates/tA7mQv7R/forge_updates.json
[10b�e2024 00:42:24.258] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ultris_mr] Found status: OUTDATED Current: 5.6.9c Target: 5.6.9c+mod
[10b�e2024 00:42:24.258] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchdesc&gv=1.20.1
[10b�e2024 00:42:24.286] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Found status: BETA Current: 17.0.14 Target: 17.0.14
[10b�e2024 00:42:24.286] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [moonlight] Starting version check at https://raw.githubusercontent.com/MehVahdJukaar/Moonlight/multi-loader/forge/update.json
[10b�e2024 00:42:24.309] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [moonlight] Found status: BETA Current: 1.20-2.11.0 Target: null
[10b�e2024 00:42:24.309] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Starting version check at https://mc-update-check.anthonyhilyard.com/520110
[10b�e2024 00:42:24.920] [Render thread/INFO] [com.jozufozu.flywheel.backend.Backend/]: Loaded all shader sources.
[10b�e2024 00:42:25.056] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Found status: UP_TO_DATE Current: 1.1.21 Target: null
[10b�e2024 00:42:25.056] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [legendarytooltips] Starting version check at https://mc-update-check.anthonyhilyard.com/532127
[10b�e2024 00:42:25.132] [Worker-ResourceReload-7/INFO] [seasonhud/]: Talking to Curios
[10b�e2024 00:42:25.302] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at net.mehvahdjukaar.supplementaries.integration.JadeCompat
[10b�e2024 00:42:25.314] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at de.maxhenkel.corpse.integration.waila.PluginCorpse
[10b�e2024 00:42:25.315] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.lootr.LootrPlugin
[10b�e2024 00:42:25.316] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.general.GeneralPlugin
[10b�e2024 00:42:25.319] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.create.CreatePlugin
[10b�e2024 00:42:25.326] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at com.ferreusveritas.dynamictrees.compat.waila.WailaCompat
[10b�e2024 00:42:25.328] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at mekanism.common.integration.lookingat.jade.MekanismJadePlugin
[10b�e2024 00:42:25.331] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at blusunrize.immersiveengineering.common.util.compat.jade.IEWailaPlugin
[10b�e2024 00:42:25.332] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at net.geforcemods.securitycraft.compat.waila.JadeDataProvider
[10b�e2024 00:42:25.334] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at ht.treechop.compat.Jade
[10b�e2024 00:42:25.334] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at com.hollingsworth.arsnouveau.client.waila.WailaArsNouveauPlugin
[10b�e2024 00:42:25.336] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at com.github.tartaricacid.touhoulittlemaid.compat.jade.JadePlugin
[10b�e2024 00:42:25.336] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.vanilla.VanillaPlugin
[10b�e2024 00:42:25.354] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.universal.UniversalPlugin
[10b�e2024 00:42:25.357] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.core.CorePlugin
[10b�e2024 00:42:25.366] [Worker-ResourceReload-14/INFO] [Jade/]: Start loading plugin at appeng.integration.modules.jade.JadeModule
[10b�e2024 00:42:25.417] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [legendarytooltips] Found status: UP_TO_DATE Current: 1.4.5 Target: null
[10b�e2024 00:42:25.417] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [spawnanimations] Starting version check at https://api.modrinth.com/updates/zrzYrlm0/forge_updates.json
[10b�e2024 00:42:25.602] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [spawnanimations] Found status: UP_TO_DATE Current: 1.9.4+mod Target: null
[10b�e2024 00:42:25.602] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mica] Starting version check at https://api.modrinth.com/updates/mica/forge_updates.json
[10b�e2024 00:42:25.730] [Render thread/INFO] [toughasnails/]: Serene Seasons detected. Enabling season modifier.
[10b�e2024 00:42:25.762] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mica] Found status: UP_TO_DATE Current: 1.0.1 Target: null
[10b�e2024 00:42:25.762] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [betterf3] Starting version check at https://api.modrinth.com/updates/betterf3/forge_updates.json
[10b�e2024 00:42:25.954] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.954] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.955] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.956] [modloading-worker-0/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:42:25.981] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [betterf3] Found status: UP_TO_DATE Current: 7.0.2 Target: null
[10b�e2024 00:42:25.981] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [packetfixer] Starting version check at https://api.modrinth.com/updates/packet-fixer/forge_updates.json
[10b�e2024 00:42:26.166] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [packetfixer] Found status: UP_TO_DATE Current: 1.2.8 Target: null
[10b�e2024 00:42:26.230] [Render thread/INFO] [net.minecraft.client.Options/]: Added resource packs: [vanilla, Moonlight Mods Dynamic Assets, mod_resources, fabric]
[10b�e2024 00:42:26.402] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play
[10b�e2024 00:42:26.402] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[10b�e2024 00:42:26.403] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: supplementaries:item.wrench.hit
[10b�e2024 00:42:26.403] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: galosphere:entity.spectre.bottle.empty
[10b�e2024 00:42:26.403] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: galosphere:entity.spectre.bottle.fill
[10b�e2024 00:42:26.403] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: galosphere:block.lichen_cordyceps_bulb.break
[10b�e2024 00:42:26.403] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: galosphere:block.lichen_cordyceps_bulb.step
[10b�e2024 00:42:26.403] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: galosphere:block.lichen_cordyceps_bulb.place
[10b�e2024 00:42:26.403] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: galosphere:block.lichen_cordyceps_bulb.hit
[10b�e2024 00:42:26.403] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: galosphere:block.lichen_cordyceps_bulb.fall
[10b�e2024 00:42:26.403] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: naturalist:rubber_ducky_death
[10b�e2024 00:42:26.895] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Reproduktory (Realtek(R) Audio)
[10b�e2024 00:42:26.895] [Render thread/INFO] [Sound Physics - General/]: Initializing Sound Physics
[10b�e2024 00:42:26.895] [Render thread/INFO] [Sound Physics - General/]: EFX Extension recognized
[10b�e2024 00:42:26.896] [Render thread/INFO] [Sound Physics - General/]: Max auxiliary sends: 4
[10b�e2024 00:42:26.897] [Render thread/INFO] [Sound Physics - General/]: Aux slot 1 created
[10b�e2024 00:42:26.897] [Render thread/INFO] [Sound Physics - General/]: Aux slot 2 created
[10b�e2024 00:42:26.897] [Render thread/INFO] [Sound Physics - General/]: Aux slot 3 created
[10b�e2024 00:42:26.897] [Render thread/INFO] [Sound Physics - General/]: Aux slot 4 created
[10b�e2024 00:42:26.903] [Render thread/INFO] [Sound Physics - General/]: EFX ready
[10b�e2024 00:42:26.911] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
[10b�e2024 00:42:27.001] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 8192x8192x4 minecraft:textures/atlas/blocks.png-atlas
[10b�e2024 00:42:28.654] [Render thread/INFO] [touhou_little_maid/]: Model loading time: 1402.697 ms
[10b�e2024 00:42:28.661] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/signs.png-atlas
[10b�e2024 00:42:28.667] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x4 minecraft:textures/atlas/shield_patterns.png-atlas
[10b�e2024 00:42:28.673] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x4 minecraft:textures/atlas/banner_patterns.png-atlas
[10b�e2024 00:42:28.678] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[10b�e2024 00:42:28.698] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[10b�e2024 00:42:28.702] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/chest.png-atlas
[10b�e2024 00:42:28.706] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[10b�e2024 00:42:28.709] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[10b�e2024 00:42:28.932] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to minecraft:creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.932] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to hwg:technodemon_lesser_1, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.932] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to hwg:technodemon_greater_1, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.932] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to hwg:merc, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.932] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to hwg:spy, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.932] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:acencia, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.932] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:archelon, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:netherbat, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:courierbird, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:dragon, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:griffon, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:geckotoalizard, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:moth, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:nightmare, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:nudibranch, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:ridinglizard, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:direwolf, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:colelytra, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to mythicmounts:firebird, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to securitycraft:sentry, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:bookwyrm, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:starbuncle, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:whirlisprig, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:wixie, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:wilden_hunter, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:wilden_stalker, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:wilden_guardian, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:wilden_boss, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:drygmy, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:familiar_starbuncle, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.933] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:familiar_wixie, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:familiar_bookwyrm, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:familiar_drygmy, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:familiar_whirlisprig, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:familiar_amethyst_golem, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:cascading_weald_walker, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:flourishing_weald_walker, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:blazing_weald_walker, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:vexing_weald_walker, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:amethyst_golem, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:gift_starby, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:animated_block, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:animated_head, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to ars_nouveau:lily, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to galosphere:spectator_vision, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:snail, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:bear, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:butterfly, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:firefly, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:snake, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:coral_snake, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:rattlesnake, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:deer, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:bluejay, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:canary, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:cardinal, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:robin, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:finch, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:sparrow, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.934] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:caterpillar, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:rhino, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:lion, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:elephant, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:giraffe, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:hippo, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:vulture, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:boar, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:dragonfly, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:catfish, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:alligator, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:bass, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:lizard, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:lizard_tail, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:tortoise, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to naturalist:duck, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to iceandfire:dragon_skull, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.935] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to iceandfire:stone_statue, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to iceandfire:mob_skull, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:badlands_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:cave_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:crimson_forest_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:dark_oak_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:desert_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:end_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:end_islands_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:flower_fields_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:ice_spikes_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:mushroom_fields_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:nether_wastes_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:coral_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:savanna_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:snowy_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:soulsand_valley_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:swamp_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:warped_forest_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:windswept_hills_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:pet_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:hammerhead_pet_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:axolotl_pet_enderman, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:scarab, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to endermanoverhaul:spirit, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:jungle_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.936] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:bamboo_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:desert_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:badlands_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:hills_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:savannah_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:mushroom_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:swamp_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:dripstone_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:cave_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:dark_oak_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:spruce_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:beach_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:snowy_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.937] [Render thread/WARN] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Could not apply rainbow color layer to creeperoverhaul:ocean_creeper, has custom renderer that is not LivingEntityRenderer.
[10b�e2024 00:42:28.976] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[10b�e2024 00:42:29.007] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader lootbeams:particle_add could not find sampler named Sampler2 in the specified shader program.
[10b�e2024 00:42:29.064] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader moonlight:text_alpha_color could not find uniform named FogStart in the specified shader program.
[10b�e2024 00:42:29.064] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader moonlight:text_alpha_color could not find uniform named FogEnd in the specified shader program.
[10b�e2024 00:42:29.064] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader moonlight:text_alpha_color could not find uniform named FogColor in the specified shader program.
[10b�e2024 00:42:29.087] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x1024x0 minecraft:textures/atlas/particles.png-atlas
[10b�e2024 00:42:29.094] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[10b�e2024 00:42:29.098] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/mob_effects.png-atlas
[10b�e2024 00:42:29.112] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 fallingleaves:leaves-atlas
[10b�e2024 00:42:29.118] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 fallingleaves:leaves-atlas
[10b�e2024 00:42:29.124] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 mekanism:textures/atlas/robit.png-atlas
[10b�e2024 00:42:29.138] [Render thread/INFO] [patchouli/]: BookContentResourceListenerLoader preloaded 897 jsons
[10b�e2024 00:42:29.157] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x128x0 computercraft:textures/atlas/gui.png-atlas
[10b�e2024 00:42:29.172] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 moonlight:textures/atlas/map_markers.png-atlas
[10b�e2024 00:42:29.423] [Render thread/INFO] [Oculus/]: Creating pipeline for dimension NamespacedId{namespace='minecraft', name='overworld'}
[10b�e2024 00:42:29.520] [Render thread/INFO] [FirstPersonModel/]: PlayerAnimator not found!
[10b�e2024 00:42:29.521] [Render thread/INFO] [FirstPersonModel/]: Loaded Vanilla Hands items: [extendo_grip, handheld_worldshaper, potato_cannon]
[10b�e2024 00:42:29.521] [Render thread/INFO] [FirstPersonModel/]: Loaded Auto Disable items: []
[10b�e2024 00:42:29.544] [Render thread/INFO] [ambientsounds/]: Loaded AmbientEngine 'basic' v2.3.4. 11 dimension(s), 10 features, 11 groups, 35 regions, 62 sounds, 4 solids and 2 biome types
[10b�e2024 00:42:31.260] [Render thread/WARN] [ModernFix/]: Game took 67.269 seconds to start
[10b�e2024 00:44:49.209] [IAS Executor/INFO] [IAS/]: Started Microsoft authentication callback server.
[10b�e2024 00:44:52.401] [IAS Executor/INFO] [IAS/]: Stopped Microsoft authentication callback server.
[10b�e2024 00:45:03.502] [Worker-Main-8/ERROR] [net.minecraft.client.multiplayer.AccountProfileKeyPairManager/]: Failed to retrieve profile key pair
java.io.IOException: Could not retrieve profile key pair
at net.minecraft.client.multiplayer.AccountProfileKeyPairManager.m_253252
(AccountProfileKeyPairManager.java:129) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.multiplayer.AccountProfileKeyPairManager.m_252828
(AccountProfileKeyPairManager.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
[10b�e2024 00:45:31.377] [Worker-Main-8/ERROR] [net.minecraft.client.multiplayer.AccountProfileKeyPairManager/]: Failed to retrieve profile key pair
java.io.IOException: Could not retrieve profile key pair
at net.minecraft.client.multiplayer.AccountProfileKeyPairManager.m_253252_(AccountProfileKeyPairManager.java:129) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.multiplayer.AccountProfileKeyPairManager.m_252828_(AccountProfileKeyPairManager.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
[10b�e2024 00:45:31.383] [Render thread/INFO] [net.minecraft.client.gui.screens.ConnectScreen/]: Connecting to :::::::, 25565
[10b�e2024 00:45:33.240] [Downloader 0/WARN] [net.minecraft.client.multiplayer.ClientHandshakePacketListenerImpl/]: Failed to log in: Invalid session (Try restarting your game and the launcher)
[10b�e2024 00:45:34.498] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.498] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.498] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.498] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.498] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.498] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.498] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.498] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.499] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.499] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.499] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.499] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.499] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.499] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.499] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.499] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.499] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.499] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.499] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.499] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.500] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.500] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.500] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.500] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.500] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.500] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.500] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.500] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.500] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.500] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.500] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.501] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.501] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.501] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.501] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.501] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.501] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.501] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.501] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.501] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.501] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.501] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:34.501] [Render thread/ERROR] [net.minecraft.Util/]: Entity mcdw:summoned_bee has no attributes
[10b�e2024 00:45:39.191] [Netty Client IO #0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file SimpleCommentedConfig:{server=SimpleCommentedConfig:{enableCameraRecoil=true, cooldownThreshold=0, grenade=SimpleCommentedConfig:{alphaOverlay=255, alphaFadeThreshold=40, soundPercentage=0.05, soundFadeThreshold=90, ringVolume=1.0}, audio=SimpleCommentedConfig:{gunShotMaxDistance=100.0, reloadMaxDistance=24.0}, experimental=SimpleCommentedConfig:{forceDyeableAttachments=false}}} is not correct. Correcting
[10b�e2024 00:45:39.191] [Netty Client IO #0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.cooldownThreshold was corrected from 0 to its default, 75.
[10b�e2024 00:45:39.543] [Netty Client IO #0/INFO] [com.tom.createores.CreateOreExcavation/]: Create Ore Excavation config just got changed on the file system!
[10b�e2024 00:45:39.943] [Netty Client IO #0/WARN] [mixin/]: @ModifyConstant conflict. Skipping xlpackets.mixins.json:PacketInflaterMixin from mod xlpackets->@ModifyConstant::xlPackets(I)I with priority 1000, already redirected by packetfixer-common.mixins.json:CompressionDecoderMixin from mod packetfixer->@ModifyConstant::newSize(I)I with priority 9999
[10b�e2024 00:45:39.996] [Netty Client IO #0/INFO] [net.minecraftforge.network.NetworkHooks/]: Connected to a modded server.
[10b�e2024 00:45:40.664] [Render thread/INFO] [Inventory Profiles Next/]: [Inventory Profiles Next] Loaded 0 external GUI hints
[10b�e2024 00:45:40.664] [Render thread/INFO] [Inventory Profiles Next/]: [Inventory Profiles Next] Loaded 783 build-in GUI hints
[10b�e2024 00:45:40.665] [Render thread/INFO] [Inventory Profiles Next/]: [Inventory Profiles Next] Effective GUI hints after merge: 783
[10b�e2024 00:45:40.684] [Render thread/INFO] [incontrol/]: Reading rules from spawn.json
[10b�e2024 00:45:40.686] [Render thread/INFO] [incontrol/]: Reading rules from summonaid.json
[10b�e2024 00:45:40.689] [Render thread/INFO] [incontrol/]: Reading rules from loot.json
[10b�e2024 00:45:40.691] [Render thread/INFO] [incontrol/]: Reading rules from experience.json
[10b�e2024 00:45:40.692] [Render thread/INFO] [incontrol/]: Reading rules from phases.json
[10b�e2024 00:45:40.693] [Render thread/INFO] [incontrol/]: Reading rules from effects.json
[10b�e2024 00:45:40.694] [Render thread/INFO] [incontrol/]: Reading rules from breakevents.json
[10b�e2024 00:45:40.695] [Render thread/INFO] [incontrol/]: Reading rules from placeevents.json
[10b�e2024 00:45:40.695] [Render thread/INFO] [incontrol/]: Reading rules from rightclicks.json
[10b�e2024 00:45:40.697] [Render thread/INFO] [incontrol/]: Reading rules from leftclicks.json
[10b�e2024 00:45:40.700] [Render thread/INFO] [incontrol/]: Reading rules from spawner.json
[10b�e2024 00:45:40.701] [Render thread/INFO] [incontrol/]: Reading rules from events.json
[10b�e2024 00:45:40.721] [Render thread/INFO] [Oculus/]: Reloading pipeline on dimension change: NamespacedId{namespace='minecraft', name='overworld'} => NamespacedId{namespace='minecraft', name='overworld'}
[10b�e2024 00:45:40.722] [Render thread/INFO] [Oculus/]: Destroying pipeline NamespacedId{namespace='minecraft', name='overworld'}
[10b�e2024 00:45:40.722] [Render thread/INFO] [Oculus/]: Creating pipeline for dimension NamespacedId{namespace='minecraft', name='overworld'}
[10b�e2024 00:45:40.761] [Render thread/INFO] [BatchExecutor/]: Started 10 worker threads
[10b�e2024 00:45:40.875] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads
[10b�e2024 00:45:40.926] [Render thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.player.Player from class tschipp.carryon.common.carry.CarryOnDataManager
[10b�e2024 00:45:41.096] [Render thread/INFO] [treechop/]: Sending chop settings sync request
[10b�e2024 00:45:41.134] [Worker-Main-8/ERROR] [net.minecraft.client.multiplayer.AccountProfileKeyPairManager/]: Failed to retrieve profile key pair
java.io.IOException: Could not retrieve profile key pair
at net.minecraft.client.multiplayer.AccountProfileKeyPairManager.m_253252_(AccountProfileKeyPairManager.java:129) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.multiplayer.AccountProfileKeyPairManager.m_252828_(AccountProfileKeyPairManager.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
[10b�e2024 00:45:41.158] [Render thread/INFO] [Supplementaries/]: Synced Flute Songs
[10b�e2024 00:45:41.158] [Render thread/INFO] [Supplementaries/]: Synced Captured Mobs settings
[10b�e2024 00:45:41.159] [Render thread/INFO] [Supplementaries/]: Synced Globe data
[10b�e2024 00:45:41.160] [Render thread/INFO] [Supplementaries/]: Synced Hourglass data
[10b�e2024 00:45:41.823] [Render thread/ERROR] [net.minecraftforge.client.gui.overlay.ForgeGui/]: Error rendering overlay 'firstaid:hud'
java.lang.NullPointerException: Cannot invoke "java.util.Map.getOrDefault(Object, Object)" because "ichttt.mods.firstaid.common.registries.FirstAidRegistryLookups.DEBUFF_BUILDERS" is null
at ichttt.mods.firstaid.common.registries.FirstAidRegistryLookups.getDebuffs(FirstAidRegistryLookups.java:48) ~[firstaid-1.20.1-1.0.jar%23476!/:1.20.1-1.0]
at ichttt.mods.firstaid.common.damagesystem.PlayerDamageModel.create(PlayerDamageModel.java:64) ~[firstaid-1.20.1-1.0.jar%23476!/:1.20.1-1.0]
at net.minecraftforge.common.util.LazyOptional.getValue(LazyOptional.java:99) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:258) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at ichttt.mods.firstaid.common.util.CommonUtils.getDamageModel(CommonUtils.java:139) ~[firstaid-1.20.1-1.0.jar%23476!/:1.20.1-1.0]
at ichttt.mods.firstaid.client.HUDHandler.doRenderOverlay(HUDHandler.java:93) ~[firstaid-1.20.1-1.0.jar%23476!/:1.20.1-1.0]
at ichttt.mods.firstaid.client.HUDHandler.render(HUDHandler.java:85) ~[firstaid-1.20.1-1.0.jar%23476!/:1.20.1-1.0]
at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at net.minecraftforge.client.gui.overlay.ForgeGui.md757cf7$immediatelyfast$lambda$batching$0$0(ForgeGui.java:1249) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23135!/:?]
at net.minecraftforge.client.gui.overlay.ForgeGui.redirect$dcd000$immediatelyfast$batching(ForgeGui.java:1237) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-1.20.1-47.2.0.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.0.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.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:?]
[10b�e2024 00:45:41.990] [Render thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: Cannot invoke "java.util.Map.getOrDefault(Object, Object)" because "ichttt.mods.firstaid.common.registries.FirstAidRegistryLookups.DEBUFF_BUILDERS" is null
Index: 16
Listeners:
0: HIGHEST
1: net.minecraftforge.eventbus.EventBus$$Lambda$1869/0x00000263d683f380@32523db5
2: HIGH
3: ASM: class dev.architectury.event.forge.EventHandlerImplCommon event(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
4: NORMAL
5: net.minecraftforge.eventbus.EventBus$$Lambda$1869/0x00000263d683f380@70294672
6: ASM: class com.mrcrayfish.guns.common.ReloadTracker onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
7: ASM: class com.mrcrayfish.guns.client.render.gun.ModelOverrides onClientPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
8: ASM: class com.tiviacz.travelersbackpack.handlers.ForgeEventHandler playerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
9: net.minecraftforge.eventbus.EventBus$$Lambda$1869/0x00000263d683f380@768312d7
10: ASM: mythicbotany.EventListener@65b04bd9 playerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
11: ASM: class com.elfmcys.yesstevemodel.OOOo0O0OOOO0Ooo00O0ooO0 OooOo0oOoOO0o00OO000oO00(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
12: ASM: class com.elfmcys.yesstevemodel.OOOOO0oo00oO0oooO0OOOo0O OooOo0oOoOO0o00OO000oO00(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
13: ASM: class net.mehvahdjukaar.supplementaries.common.events.forge.ServerEventsForge onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
14: ASM: com.mrcrayfish.framework.event.ForgeEvents@72054f3e onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
15: ASM: class com.github.tartaricacid.touhoulittlemaid.event.CapabilityEvent playerTickEvent(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
16: ASM: class ichttt.mods.firstaid.common.EventHandler tickPlayers(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
17: ASM: com.corosus.watut.loader.forge.EventHandlerForge@16db7426 onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
18: ASM: toughasnails.thirst.ThirstHandler@3634a8ac onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
19: ASM: toughasnails.temperature.TemperatureHandler@3adc3638 onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
20: ASM: class com.hollingsworth.arsnouveau.common.potions.GravityEffect entityTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
21: ASM: class com.hollingsworth.arsnouveau.common.event.ScryEvents playerTickEvent(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
22: ASM: class com.hollingsworth.arsnouveau.common.event.ManaCapEvents onTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
23: ASM: class com.hollingsworth.arsnouveau.common.event.ManaCapEvents playerOnTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
24: ASM: class com.hollingsworth.arsnouveau.common.event.LightEvents onTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
25: ASM: blusunrize.immersiveengineering.client.ClientEventHandler@7f8b3859 onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
26: net.minecraftforge.eventbus.EventBus$$Lambda$1869/0x00000263d683f380@5586e75c
27: ASM: class com.simibubi.create.content.equipment.bell.HauntedBellPulser hauntedBellCreatesPulse(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
28: ASM: class com.simibubi.create.content.contraptions.ContraptionHandlerClient preventRemotePlayersWalkingAnimations(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
29: net.minecraftforge.eventbus.EventBus$$Lambda$1869/0x00000263d683f380@769ad7cc
30: ASM: mcjty.incontrol.ForgeEventHandlers@6f07b740 onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
31: ASM: mekanism.common.CommonPlayerTickHandler@510f266d onTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
32: ASM: io.socol.betterthirdperson.CustomCameraListener@151e27e9 onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
33: ASM: com.mrcrayfish.guns.client.handler.AimingHandler@51e364d4 onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
34: ASM: me.lucko.spark.forge.ForgeTickHook@26fae839 onTick(Lnet/minecraftforge/event/TickEvent;)V
35: ASM: me.lucko.spark.forge.ForgeTickReporter@7f9f8f9d onTick(Lnet/minecraftforge/event/TickEvent;)V
36: LOWEST
37: ASM: class harmonised.pmmo.events.EventHandler onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
38: ASM: class com.hollingsworth.arsnouveau.common.event.EventHandler onGlideTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V
39: net.minecraftforge.eventbus.EventBus$$Lambda$1869/0x00000263d683f380@4c3a15bb
java.lang.NullPointerException: Cannot invoke "java.util.Map.getOrDefault(Object, Object)" because "ichttt.mods.firstaid.common.registries.FirstAidRegistryLookups.DEBUFF_BUILDERS" is null
at TRANSFORMER/[email protected]/ichttt.mods.firstaid.common.registries.FirstAidRegistryLookups.getDebuffs(FirstAidRegistryLookups.java:48)
at TRANSFORMER/[email protected]/ichttt.mods.firstaid.common.damagesystem.PlayerDamageModel.create(PlayerDamageModel.java:64)
at TRANSFORMER/[email protected]/net.minecraftforge.common.util.LazyOptional.getValue(LazyOptional.java:99)
at TRANSFORMER/[email protected]/net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:258)
at TRANSFORMER/[email protected]/ichttt.mods.firstaid.common.util.CommonUtils.getDamageModel(CommonUtils.java:139)
at TRANSFORMER/[email protected]/ichttt.mods.firstaid.common.EventHandler.tickPlayers(EventHandler.java:152)
at TRANSFORMER/[email protected]/ichttt.mods.firstaid.common.EventHandler_tickPlayers_PlayerTickEvent.invoke(.dynamic)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296)
at TRANSFORMER/[email protected]/net.minecraftforge.event.ForgeEventFactory.onPlayerPostTick(ForgeEventFactory.java:920)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.player.Player.m_8119
(Player.java:285)
at TRANSFORMER/[email protected]/net.minecraft.client.player.AbstractClientPlayer.m_8119
(AbstractClientPlayer.java:70)
at TRANSFORMER/[email protected]/net.minecraft.client.player.LocalPlayer.m_8119_(LocalPlayer.java:189)
at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientLevel.m_104639_(ClientLevel.java:274)
at TRANSFORMER/[email protected]/net.minecraft.world.level.Level.m_46653_(Level.java:479)
at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientLevel.m_194182_(ClientLevel.java:256)
at TRANSFORMER/[email protected]/net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54)
at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:254)
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1814)
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1112)
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718)
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:218)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:108)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)

[10b�e2024 00:45:43.022] [Render thread/INFO] [Framework/]: Unloading synced configs from server
[10b�e2024 00:45:43.459] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads
[10b�e2024 00:45:43.968] [Render thread/ERROR] [net.minecraft.client.Minecraft/FATAL]: Reported exception thrown!
net.minecraft.ReportedException: Ticking entity
at net.minecraft.world.level.Level.m_46653_(Level.java:488) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.multiplayer.ClientLevel.m_194182_(ClientLevel.java:256) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:254) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1814) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1112) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-1.20.1-47.2.0.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.0.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.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: java.lang.NullPointerException: Cannot invoke "java.util.Map.getOrDefault(Object, Object)" because "ichttt.mods.firstaid.common.registries.FirstAidRegistryLookups.DEBUFF_BUILDERS" is null
at ichttt.mods.firstaid.common.registries.FirstAidRegistryLookups.getDebuffs(FirstAidRegistryLookups.java:48) ~[firstaid-1.20.1-1.0.jar%23476!/:1.20.1-1.0]
at ichttt.mods.firstaid.common.damagesystem.PlayerDamageModel.create(PlayerDamageModel.java:64) ~[firstaid-1.20.1-1.0.jar%23476!/:1.20.1-1.0]
at net.minecraftforge.common.util.LazyOptional.getValue(LazyOptional.java:99) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:258) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at ichttt.mods.firstaid.common.util.CommonUtils.getDamageModel(CommonUtils.java:139) ~[firstaid-1.20.1-1.0.jar%23476!/:1.20.1-1.0]
at ichttt.mods.firstaid.common.EventHandler.tickPlayers(EventHandler.java:152) ~[firstaid-1.20.1-1.0.jar%23476!/:1.20.1-1.0]
at ichttt.mods.firstaid.common.EventHandler_tickPlayers_PlayerTickEvent.invoke(.dynamic) ~[firstaid-1.20.1-1.0.jar%23476!/:1.20.1-1.0]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23150!/:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23150!/:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23150!/:?]
at net.minecraftforge.event.ForgeEventFactory.onPlayerPostTick(ForgeEventFactory.java:920) ~[forge-1.20.1-47.2.0-universal.jar%23619!/:?]
at net.minecraft.world.entity.player.Player.m_8119
(Player.java:285) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.player.AbstractClientPlayer.m_8119
(AbstractClientPlayer.java:70) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.player.LocalPlayer.m_8119_(LocalPlayer.java:189) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.client.multiplayer.ClientLevel.m_104639_(ClientLevel.java:274) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
at net.minecraft.world.level.Level.m_46653_(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23614!/:?]
... 22 more
[10b�e2024 00:45:43.981] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 10bae568-139e-45fa-a3d1-0a6aedbca06b
[10b�e2024 00:45:43.989] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 6f3cf724-a5ac-4e55-89ec-78b88a4f7328

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants