-
Постов
17 -
Зарегистрирован
-
Посещение
Посетители профиля
Блок последних пользователей отключён и не показывается другим пользователям.
Достижения IIIkar_
-
Time: 18.12.2022, 21:43 Description: Ticking player java.lang.RuntimeException: java.lang.IllegalAccessException: Player muddy_type is missing stat capability! at net.infstudio.goki.common.utils.DataHelper.getPlayerStatLevel(DataHelper.java:52) ~[gokistats:1.3.1] {re:classloading} at net.infstudio.goki.api.stat.StatBase.getBonus(StatBase.java:76) ~[gokistats:1.3.1] {re:classloading} at net.infstudio.goki.common.handlers.TickHandler.playerTick(TickHandler.java:43) ~[gokistats:1.3.1] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.eventbus.ASMEventHandler_28_TickHandler_playerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPreTick(BasicEventHooks.java:71) ~[forge:?] {re:classloading} at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:196) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:witherstormmod.mixins.json:MixinPlayerEntity,pl:mixin:APP:ars_nouveau.mixins.json:ElytraPlayerMixin,pl:mixin:APP:assets/botania/botania.mixins.json:MixinPlayerEntity,pl:mixin:APP:assets/extrabotany/extrabotany.mixins.json:MixinPlayerEntity,pl:mixin:A} at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:A} at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_server_entity_interact,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_server_entity_interact,pl:mixin:A} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:classloading,re:mixin} at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:831) [?:?] {} Caused by: java.lang.IllegalAccessException: Player muddy_type is missing stat capability! ... 19 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at net.infstudio.goki.common.utils.DataHelper.getPlayerStatLevel(DataHelper.java:52) ~[gokistats:1.3.1] {re:classloading} at net.infstudio.goki.api.stat.StatBase.getBonus(StatBase.java:76) ~[gokistats:1.3.1] {re:classloading} at net.infstudio.goki.common.handlers.TickHandler.playerTick(TickHandler.java:43) ~[gokistats:1.3.1] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.eventbus.ASMEventHandler_28_TickHandler_playerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPreTick(BasicEventHooks.java:71) ~[forge:?] {re:classloading} at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:196) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:witherstormmod.mixins.json:MixinPlayerEntity,pl:mixin:APP:ars_nouveau.mixins.json:ElytraPlayerMixin,pl:mixin:APP:assets/botania/botania.mixins.json:MixinPlayerEntity,pl:mixin:APP:assets/extrabotany/extrabotany.mixins.json:MixinPlayerEntity,pl:mixin:A} -- Player being ticked -- Details: Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity) Entity ID: 400 Entity Name: muddy_type Entity's Exact location: -5.73, 56.00, -25.61 Entity's Block location: World: (-6,56,-26), Chunk: (at 10,3,6 in -1,-2; contains blocks -16,0,-32 to -1,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.entity.Entity.toString()" because the return value of "net.minecraft.entity.Entity.func_184187_bx()" is null Stacktrace: at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:A} at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_server_entity_interact,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_server_entity_interact,pl:mixin:A} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:classloading,re:mixin} at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:831) [?:?] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 10 (amd64) version 10.0 Java Version: 16.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 6184501248 bytes (5898 MB) / 9128902656 bytes (8706 MB) up to 10737418240 bytes (10240 MB) CPUs: 12 JVM Flags: 13 total; -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -XX:-ZUncommit -XX:ZCollectionInterval=5 -XX:ZAllocationSpikeTolerance=2.0 -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -XX:+DisableExplicitGC -Xms2048M -Xmx10240M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.39.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE /forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.39 FML Language Providers: [email protected] minecraft@1 Mod List: saturn-mc1.16.5-0.0.3.jar |Saturn |saturn |0.0.3 |DONE |Manifest: NOSIGNATURE blockdrops-1.1.0.jar |Block Drops |blockdrops |1.0.2 |DONE |Manifest: NOSIGNATURE BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE gokistats-1.16.5-1.3.1.jar |Goki Stats |gokistats |1.3.1 |DONE |Manifest: NOSIGNATURE AstralSorcery-1.16.5-1.14.1.jar |Astral Sorcery |astralsorcery |1.16.4-1.14.1 |DONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE spiders_2.0_1.16.4_1.0.4 (1).jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |DONE |Manifest: NOSIGNATURE extendedcrafting-1.16.5-3.1.12.jar |Extended Crafting |extendedcrafting |3.1.12 |DONE |Manifest: NOSIGNATURE torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE multimine-1.16.5.jar |Multi Mine |multimine |1.16.5 |DONE |Manifest: NOSIGNATURE toadterror_1.16.4_1.0.0.jar |Toad Terror |toadterror |1.0.0 |DONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE Mimic-forge-1.16.5-1.0.27 (1).jar |Mimic |mimic |1.0.27 |DONE |Manifest: NOSIGNATURE WorldMap-v1.28.3-for-Forge-1.16.5-1.16.2.jar |Xaero's World Map |xaeroworldmap |1.28.3 |DONE |Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE roadrunner-mc1.16.5-1.4.1.jar |Meep Meep! (Road Runner) |roadrunner |1.4.1 |DONE |Manifest: NOSIGNATURE placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE appliedenergistics2-8.4.7-1.16.5.jar |Applied Energistics 2 |appliedenergistics2 |8.4.7 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98 Serene-Seasons-1.16.5-4.0.1.127 (1).jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.127 |DONE |Manifest: NOSIGNATURE Configured-1.5.3-1.16.5 (1).jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-12.jar |YUNG's API |yungsapi |1.16.4-Forge-12 |DONE |Manifest: NOSIGNATURE libx-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE champions-forge-1.16.5-2.0.1.15 (1).jar |Champions |champions |1.16.5-2.0.1.15 |DONE |Manifest: NOSIGNATURE toolleveling-1.16.5-1.2.12.jar |Tool Leveling |toolleveling |1.16.5 - 1.2.12 |DONE |Manifest: NOSIGNATURE guardvillagers-1.16.5.1.2.6 (1).jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE jeed-1.16.5-1.6.jar |Just Enough Effect Description|jeed |1.16.5-1.6 |DONE |Manifest: NOSIGNATURE It-Takes-a-Pillage-v1.0.2-1.16.5.jar |It Takes A Pillage |takesapillage |1.0.2 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.16.5-10.1.2.457.jar |Mekanism: Generators |mekanismgenerators |10.1.2 |DONE |Manifest: NOSIGNATURE Hwyla_forge_1.10.11_B78_1.16.2 (1).jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE jeitweaker-1.16.5-1.1.0.49.jar |JEI Tweaker |jeitweaker |1.1.0.49 |DONE |Manifest: NOSIGNATURE crafttweaker-1.16.5-7.1.2.515.jar |CraftTweaker |crafttweaker |7.1.2.515 |DONE |Manifest: NOSIGNATURE ProjectE-1.16.5-PE1.0.2.jar |ProjectE |projecte |PE1.0.2 |DONE |Manifest: NOSIGNATURE Mekanism-1.16.5-10.1.2.457 (1).jar |Mekanism |mekanism |10.1.2 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-1.6.2.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.2 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.39-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE cofh_core-1.16.5-1.5.2.22.jar |CoFH Core |cofh_core |1.5.2.22 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_foundation-1.16.5-1.5.2.30.jar |Thermal Series |thermal |1.5.2.30 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 TenshiLib-1.16.3-1.3.0.jar |TenshiLib |tenshilib |1.16.3-1.3.0 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.16.5-3.2.14.7-16.jar |Industrial Foregoing |industrialforegoing |3.2.14.7 |DONE |Manifest: NOSIGNATURE farmersdelight-1.16.5-0.6.0.jar |Farmer's Delight |farmersdelight |1.16.5-0.6.0 |DONE |Manifest: NOSIGNATURE AmbientSounds_v3.1.11_mc1.16.5 (1).jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |Manifest: NOSIGNATURE titanium-1.16.5-3.2.8.7-22.jar |Titanium |titanium |3.2.8.7 |DONE |Manifest: NOSIGNATURE thitemstages-0.0.82-hotfix (1).jar |T.H.I.S |thitemstages |0.0.82-hotfix |DONE |Manifest: NOSIGNATURE CreativeCore_v2.2.1_mc1.16.5 (1).jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |Manifest: NOSIGNATURE Botania-1.16.5-420.3.jar |Botania |botania |1.16.5-420.3 |DONE |Manifest: NOSIGNATURE jeiintegration_1.16.5-7.1.0.22.jar |JEI Integration |jeiintegration |7.1.0.22 |DONE |Manifest: NOSIGNATURE L_Ender-s-Cataclysm-0.48-1.16.5.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE steampowered-1.16.5-1.2.6.jar |Create: Steam Powered |steampowered |1.16.5-1.2.6 |DONE |Manifest: NOSIGNATURE create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE NaturalProgression-1.16.5-2.3.2 (1).jar |Natural Progression |natural-progression |2.3.1 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.8.2.jar |Curios API |curios |1.16.5-4.0.8.2 |DONE |Manifest: NOSIGNATURE eidolon_1.16.43_0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE Atum-1.16.5-2.2.12.jar |Atum 2 |atum |1.16.5-2.2.12 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE Minimap-v22.16.2-for-Forge-1.16.5-1.16.2 (1).jar |Xaero's Minimap |xaerominimap |22.16.2 |DONE |Manifest: NOSIGNATURE gravestone-1.16.5-1.0.7.jar |Gravestone Mod |gravestone |1.16.5-1.0.7 |DONE |Manifest: NOSIGNATURE ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |DONE |Manifest: NOSIGNATURE fastworkbench-1.16.5-4.6.2.jar |Fast Workbench |fastbench |4.6.2 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.16.5-0.41.jar |Polymorph |polymorph |1.16.5-0.41 |DONE |Manifest: NOSIGNATURE justenoughprofessions-1.16.5-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE vanilladimensionstack1.2.jar |Dimension Stack |linfox_dimension_stack |1.2 |DONE |Manifest: NOSIGNATURE thermal_expansion-1.16.5-1.5.2.16.jar |Thermal Expansion |thermal_expansion |1.5.2.16 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 witherstormmod-1.16.5-1.0.2.4.jar |Cracker's Wither Storm Mod |witherstormmod |1.0.2.4 |DONE |Manifest: NOSIGNATURE illagersweararmor-1.16.5 (1).jar |Illagers Wear Armor |illagersweararmor |1.0.5 |DONE |Manifest: NOSIGNATURE BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE fastfurnace-1.16.5-4.5.0.jar |FastFurnace |fastfurnace |4.5.0 |DONE |Manifest: NOSIGNATURE littlelogistics-mc1.16.5-v1.0.8.jar |Little Logistics |littlelogistics |mc1.16.5-v1.0.8 |DONE |Manifest: NOSIGNATURE architectury-1.32.66.jar |Architectury |architectury |1.32.66 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1605.3.6-build.98.jar |FTB Quests |ftbquests |1605.3.6-build.98 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE extrabotany-r1.2-69.jar |ExtraBotany |extrabotany |1.0 |DONE |Manifest: NOSIGNATURE observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE Random Bosses 1.2 - 1.16.5.jar |Random Bosses |random_bosses |1.2 |DONE |Manifest: NOSIGNATURE classicbar-4.1.1-1.16.5.jar |Classic Bar |classicbar |4.1.1-1.16.5 |DONE |Manifest: NOSIGNATURE improvedmobs-1.16.5-1.10.13.jar |Improved Mobs Mod |improvedmobs |1.16.5-1.10.13 |DONE |Manifest: NOSIGNATURE fastleafdecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.445 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 BrandonsCore-1.16.5-3.0.15.248-universal.jar |Brandon's Core |brandonscore |3.0.15.248 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe Draconic-Evolution-1.16.5-3.0.28.500-universal.jar|Draconic Evolution |draconicevolution |3.0.28.500 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe botanicalmachinery-1.16.4-0.4.6.jar |Botanical Machinery |botanicalmachinery |0.4.6 |DONE |Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE voidtotem-1.16.53-1.4.0.jar |Void Totem |voidtotem |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.16.5-1.25.9.jar |Ars Nouveau |ars_nouveau |1.25.9 |DONE |Manifest: NOSIGNATURE spawnerhead-1.16.5-1.1.jar |Spawner Head |spawnerhead |1.1 |DONE |Manifest: NOSIGNATURE createaddition-1.16.5-20220129a (1).jar |Create Crafts & Additions |createaddition |1.16.5-20220129a |DONE |Manifest: NOSIGNATURE RoadRunner != Lithium: This instance was launched using RoadRunner, which is an *unofficial* Lithium fork! Please **do not** report bugs to them! Crash Report UUID: 41626a74-4f20-48da-99af-2c33547fc9ea Patchouli open book context: n/a Player Count: 0 / 8; [] Data Packs: vanilla, mod:saturn (incompatible), mod:blockdrops, mod:betterdungeons, mod:gokistats, mod:astralsorcery, mod:cucumber, mod:spiderstpo, mod:jei, mod:extendedcrafting, mod:torohealth, mod:multimine, mod:toadterror (incompatible), mod:bettercaves (incompatible), mod:mimic, mod:xaeroworldmap, mod:shutupexperimentalsettings (incompatible), mod:roadrunner (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:appliedenergistics2 (incompatible), mod:sereneseasons, mod:configured, mod:yungsapi, mod:libx, mod:champions (incompatible), mod:toolleveling (incompatible), mod:guardvillagers, mod:jeed, mod:takesapillage (incompatible), mod:mekanismgenerators, mod:waila, mod:jeitweaker, mod:crafttweaker, mod:projecte, mod:mekanism, mod:forge, mod:twilightforest, mod:betterendforge, mod:cofh_core, mod:thermal, mod:tenshilib (incompatible), mod:industrialforegoing (incompatible), mod:farmersdelight, mod:ambientsounds, mod:titanium (incompatible), mod:thitemstages, mod:creativecore, mod:yungsbridges, mod:smoothboot, mod:botania, mod:jeiintegration, mod:cataclysm (incompatible), mod:flywheel, mod:steampowered, mod:create, mod:natural-progression, mod:curios, mod:eidolon, mod:atum, mod:patchouli (incompatible), mod:xaerominimap, mod:gravestone, mod:ftbbackups (incompatible), mod:fastbench (incompatible), mod:polymorph, mod:justenoughprofessions, mod:yungsextras, mod:linfox_dimension_stack, mod:thermal_expansion, mod:witherstormmod, mod:illagersweararmor (incompatible), mod:betterstrongholds, mod:fastfurnace (incompatible), mod:littlelogistics, mod:architectury, mod:ftblibrary, mod:itemfilters, mod:ftbteams, mod:ftbquests, mod:appleskin, mod:extrabotany (incompatible), mod:observerlib, mod:random_bosses, mod:classicbar (incompatible), mod:improvedmobs (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:botanicalmachinery, mod:bettermineshafts, mod:voidtotem, mod:geckolib3 (incompatible), mod:ars_nouveau, mod:spawnerhead, mod:createaddition Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'
-
Да я не шучу, я реально помню а на ютубе ничего такого нет может это был баг или что
-
Где-то в году 2015-2018 играл в плоском мире и по приколу построил машину времени был портал в ад на нем была рамка с часами а рядом ездили вагонетки зашел в портал и вышел появился портал не далеко от машины построил дом и взорвал его зашел в портал прошел через ад выхожу а дом то целый прошел обратно дом взорваный а дальше воспоминание обрывается у кого-то было что-то подобное?
-
Master tech holow ну корчое просте мастер теч напиши там все эти моды есть
-
Improved Mobs [1.19.2] [1.18.2] [1.16.5] [1.12.2] https://minecraft-inside.ru/mods/63943-improved-mobs.html Усливает мобов дом тебя больше не спасет
-
IIIkar_ изменил фотографию своего профиля
-
IIIkar_ отреагировал на сообщение в теме:
Очень надо крашит сборку иза кратфт твикер но у меня на вся сборка работает!
-
IIIkar_ отреагировал на сообщение в теме:
В чем проблема начинается загрузка а потом краш сборки
-
IIIkar_ отреагировал на сообщение в теме:
Помогите сборка крашится
-
crash-2022-02-05_19.40.34-client.txt
-
В чем проблема начинается загрузка а потом краш сборки
IIIkar_ опубликовал тема в Технические проблемы
// Daisy, daisy... Time: 2/5/22 7:15 PM Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Modular ForceField System (modularforcefieldsystem) Caused by: java.lang.NoClassDefFoundError: com/nekokittygames/mffs/common/guide/LightGuideBook at com.nekokittygames.mffs.common.ModularForceFieldSystem.preInit(ModularForceFieldSystem.java:347) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: com.nekokittygames.mffs.common.guide.LightGuideBook at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 41 more Caused by: java.lang.NoClassDefFoundError: amerifrance/guideapi/api/IGuideBook at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:760) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 43 more Caused by: java.lang.ClassNotFoundException: amerifrance.guideapi.api.IGuideBook at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 47 more Caused by: java.lang.NullPointerException A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2784939928 bytes (2655 MB) / 5603590144 bytes (5344 MB) up to 6442450944 bytes (6144 MB) JVM Flags: 13 total; -XX:+UnlockExperimentalVMOptions -XX:-UseParallelGC -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -Xms2048M -Xmx6144M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2860 60 mods loaded, 60 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:--------------------------------- |:----------------------- |:--------------------------------------------------- |:---------------------------------------- | | LCH | minecraft | 1.12.2 | minecraft.jar | None | | LCH | mcp | 9.42 | minecraft.jar | None | | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | forge | 14.23.5.2860 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | micdoodlecore | | minecraft.jar | None | | LCH | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None | | LCH | appliedenergistics2 | rv6-stable-7 | appliedenergistics2_rv6_stable_7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | LCH | baubles | 1.5.2 | Baubles_1.12_1.5.2.jar | None | | LCH | buildcraftlib | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None | | LCH | buildcraftcore | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None | | LCH | buildcraftenergy | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None | | LCH | ic2 | 2.8.221-ex112 | industrialcraft_2_2.8.221_ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | LCH | forestry | 5.8.2.414 | forestry_1.12.2_5.8.2.414.jar | None | | LCH | binniecore | 2.5.1.202 | binnie_mods_1.12.2_2.5.1.202.jar | None | | LCH | binniedesign | 2.5.1.202 | binnie_mods_1.12.2_2.5.1.202.jar | None | | LCH | genetics | 2.5.1.202 | binnie_mods_1.12.2_2.5.1.202.jar | None | | LCH | botany | 2.5.1.202 | binnie_mods_1.12.2_2.5.1.202.jar | None | | LCH | extrabees | 2.5.1.202 | binnie_mods_1.12.2_2.5.1.202.jar | None | | LCH | extratrees | 2.5.1.202 | binnie_mods_1.12.2_2.5.1.202.jar | None | | LCH | biomesoplenty | 7.0.1.2445 | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar | None | | LCH | thaumcraft | 6.1.BETA26 | Thaumcraft_1.12.2_6.1.BETA26.jar | None | | LCH | botania | r1.10-364 | Botania-1.12.2-r1.10-364.4.jar | None | | LCH | buildcraftbuilders | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None | | LCH | buildcrafttransport | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None | | LCH | buildcraftsilicon | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None | | LCH | buildcraftcompat | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None | | LCH | buildcraftfactory | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None | | LCH | buildcraftrobotics | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None | | LCH | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None | | LCH | customspawner | 3.11.4 | CustomMobSpawner-1.12.2-3.11.4.jar | None | | LCH | mocreatures | 12.0.5 | DrZharks-MoCreatures-1.12.2-12.0.5.jar | None | | LCH | endercore | 1.12.2-0.5.76 | EnderCore-1.12.2-0.5.76.jar | None | | LCH | enderio | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None | | LCH | enderiointegrationtic | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None | | LCH | enderiobase | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None | | LCH | enderioconduits | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None | | LCH | enderioconduitsappliedenergistics | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None | | LCH | enderioconduitsopencomputers | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None | | LCH | enderioconduitsrefinedstorage | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None | | LCH | enderiointegrationforestry | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None | | LCH | enderiointegrationticlate | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None | | LCH | enderioinvpanel | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None | | LCH | enderiomachines | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None | | LCH | enderiopowertools | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None | | LCH | enderiozoo | 5.2.62 | EnderIO_zoo_1.12.2_5.2.62.jar | None | | LCH | cfm | 6.3.0 | furniture_6.3.0_1.12.2.jar | None | | LCH | galacticraftcore | 4.0.2.281 | GalacticraftCore-1.12.2-4.0.2.281.jar | None | | LCH | galacticraftplanets | 4.0.2.281 | Galacticraft-Planets-1.12.2-4.0.2.281.jar | None | | LCH | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | LCH | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | LCE | modularforcefieldsystem | 3.0.1 | mffs-1.12.2-4.0.1.0_1.12_cc3a5aa (1).jar | None | | LC | recipehandler | 0.13 | nomorerecipeconflict-0.131.12.2.jar | None | | LC | harvestcraft | 1.12.2zb | PamsHarvestCraft1.12.2zg.jar | None | | LC | pneumaticcraft | 1.12.2-0.11.15-398 | pneumaticcraft_repressurized_1.12.2_0.11.15_398.jar | None | | LC | railcraft | 12.0.0 | railcraft_12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa | | LC | ruins | 17.2 | ruins-1.12.2.jar | None | | LC | thaumicenergistics | 2.2.3 | thaumicenergistics_1.12.2_2.2.4.jar | None | | LC | twilightforest | 3.11.1021 | twilightforest_1.12.2_3.11.1021_universal.jar | None | | LC | structurize | 1.12.2-0.10.260-ALPHA | structurize-1.12.2-0.10.260-ALPHA.jar | None | | LC | minecolonies | 1.12.2-0.10.772-RELEASE | minecolonies_1.12.2_0.10.772_RELEASE_universal.jar | None | Loaded coremods (and transformers): MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar) micdoodle8.mods.miccore.MicdoodleTransformer CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) team.chisel.ctm.client.asm.CTMTransformer GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 27.20.100.8729' Renderer: 'Intel(R) UHD Graphics 620' AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 Ender IO: No known problems detected. Authlib is : /C:/Minecraft/files/libraries/by/ely/authlib/2.2.30.2/authlib-2.2.30.2.jar !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [19:15:32] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Minecraft\files\crash-reports\crash-2022-02-05_19.15.32-client.txt
