-
Posts
16 -
Joined
-
Last visited
Posts posted by MstDominik
-
-
check the link above
-
---- Minecraft Crash Report ----
// Who set us up the TNT?Time: 2023-12-14 20:18:13
Description: Encountered exception while building chunk meshesjava.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(double)" because "sprite" is null
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23279!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:separate_ao.MixinFluidRenderer,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23279!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:45) ~[rubidium-mc1.20.1-0.7.1.jar%23279!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[rubidium-mc1.20.1-0.7.1.jar%23279!/:?] {re:computing_frames,re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) ~[rubidium-mc1.20.1-0.7.1.jar%23279!/:?] {re:classloading}
at java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
----------------------------------------------------------------------------------------- Head --
Thread: Render thread
Suspected Mod:
Rubidium (rubidium), Version: 0.7.1
at TRANSFORMER/rubidium@0.7.1/me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340)
Stacktrace:
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23279!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:separate_ao.MixinFluidRenderer,pl:mixin:A}
-- Block being rendered --
Details:
Block: Block{minecraft:lava}[level=2]
Block location: World: (312,112,134), Section: (at 8,0,6 in 19,7,8; chunk contains blocks 304,-64,128 to 319,319,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Chunk section: RenderSection at chunk (19, 7,from (304, 112, 128) to (319, 127, 143)
Render context volume: BoundingBox{minX=302, minY=110, minZ=126, maxX=321, maxY=129, maxZ=145}
Stacktrace:
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23279!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:45) ~[rubidium-mc1.20.1-0.7.1.jar%23279!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[rubidium-mc1.20.1-0.7.1.jar%23279!/:?] {re:computing_frames,re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) ~[rubidium-mc1.20.1-0.7.1.jar%23279!/:?] {re:classloading}
at java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['MstDominik'/1, l='ClientLevel', x=244.60, y=84.00, z=138.70]]
Chunk stats: 16384, 786
Level dimension: minecraft:overworld
Level spawn location: World: (256,110,0), Section: (at 0,14,0 in 16,6,0; chunk contains blocks 256,-64,0 to 271,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 1306 game time, 1306 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23294!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23294!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23294!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.2.17.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.17.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.17.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.17.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: mod_resources, vanilla, file/Icons+V.1.7.zip, file/Fancy,+GUI+Overhaul+v0.1.2.7+(Dark).zip, file/epicfight_custom_armors.zip, Moonlight Mods Dynamic Assets-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 2317998488 bytes (2210 MiB) / 4496293888 bytes (4288 MiB) up to 17179869184 bytes (16384 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 5700X 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 3.39
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 3080 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2208
Graphics card #0 versionInfo: DriverVersion=31.0.15.4633
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Virtual memory max (MB): 33695.51
Virtual memory used (MB): 25776.13
Swap memory total (MB): 17408.00
Swap memory used (MB): 546.04
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: (off)
Launched Version: 1.20.1-forge-47.2.17
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 546.33, NVIDIA Corporation
Window size: 1920x1080
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Resource Packs: mod_resources, vanilla, file/Icons+V.1.7.zip (incompatible), file/Fancy,+GUI+Overhaul+v0.1.2.7+(Dark).zip (incompatible), file/epicfight_custom_armors.zip
Current Language: ru_ru
CPU: 16x AMD Ryzen 7 5700X 8-Core Processor
Server Running: true
Player Count: 1 / 8; [ServerPlayer['MstDominik'/1, l='ServerLevel[Новый мир]', x=244.60, y=84.00, z=138.70]]
Data Packs: vanilla, mod:fastload, mod:geckolib, mod:octolib (incompatible), mod:easymagic, mod:jei, mod:nameless_trinkets (incompatible), mod:visualworkbench, mod:sophisticatedcore (incompatible), mod:rubidium, mod:sound_physics_remastered (incompatible), mod:waystones, mod:controlling (incompatible), mod:citadel (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:starlight (incompatible), mod:relics, mod:davespotioneering (incompatible), mod:catalogue (incompatible), mod:balm, mod:puzzlesaccessapi, mod:forge, mod:supplementaries, mod:ironchest, mod:tectonic, mod:farmersdelight, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:handcrafted (incompatible), mod:alexscaves, mod:libipn (incompatible), mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:moonlight (incompatible), mod:endermanoverhaul (incompatible), mod:mousetweaks, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:endrem (incompatible), mod:creativecore, mod:smoothboot, mod:resourcefulconfig (incompatible), mod:ksyxis (incompatible), mod:born_in_chaos_v1, mod:venus (incompatible), mod:servercore (incompatible), mod:kotlinforforge (incompatible), mod:notenoughanimations, mod:curios (incompatible), mod:flywheel, mod:create, mod:patchouli (incompatible), mod:oculus, mod:croptopia (incompatible), mod:searchables (incompatible), mod:justenoughprofessions, mod:parcool (incompatible), mod:entityculling, mod:betterthirdperson, mod:canary, mod:universalenchants, mod:resourcefullib (incompatible), mod:immediatelyfast (incompatible), mod:inventoryprofilesnext (incompatible), mod:creeperoverhaul, mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:puzzleslib, mod:expandability (incompatible), mod:disenchanting (incompatible), mod:cosmeticarmoursmod, mod:cosmeticarmorreworked, mod:overflowingbars, Supplementaries Generated Pack, tectonic/tectonic
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
kotlinforforge@4.8.0
lowcodefml@null
javafml@null
Mod List:
Fastload-Reforged-mc1.20.1-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.2.4.jar |GeckoLib 4 |geckolib |4.2.4 |DONE |Manifest: NOSIGNATURE
octolib-0.1.jar |OctoLib |octolib |0.1 |DONE |Manifest: NOSIGNATURE
EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
Nameless+Trinkets-1.20.1-1.7.8.jar |Nameless Trinkets |nameless_trinkets |1.20.1-1.7.8 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
sophisticatedcore-1.20.1-0.5.108.504.jar |Sophisticated Core |sophisticatedcore |0.5.108.504 |DONE |Manifest: NOSIGNATURE
rubidium-mc1.20.1-0.7.1.jar |Rubidium |rubidium |0.7.1 |DONE |Manifest: NOSIGNATURE
soundphysics-forge-1.20.1-1.3.0.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.0 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.0.2.jar |Waystones |waystones |14.0.2 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
citadel-2.4.9-1.20.1.jar |Citadel |citadel |2.4.9 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.3.0.jar |MixinExtras |mixinextras |0.3.0 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.1.6.jar |Bookshelf |bookshelf |20.1.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
sophisticatedbackpacks-1.20.1-3.19.1.962.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.19.1.962 |DONE |Manifest: NOSIGNATURE
starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE
relics-1.20.1-0.5.1.3.jar |Relics |relics |0.5.1.3 |DONE |Manifest: NOSIGNATURE
davespotioneering-1.20.1-5.jar |Dave's Potioneering |davespotioneering |1.20.1-5 |DONE |Manifest: NOSIGNATURE
catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
forge-1.20.1-47.2.17-universal.jar |Forge |forge |47.2.17 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
supplementaries-1.20-2.7.0.jar |Supplementaries |supplementaries |1.20-2.7.0 |DONE |Manifest: NOSIGNATURE
ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
tectonic-mod-mc1.19.3+-v2.1.1.jar |Tectonic |tectonic |2.1.1 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
entity_model_features_forge_1.20.1-1.1.0.jar |Entity Model Features |entity_model_features |1.1.0 |DONE |Manifest: NOSIGNATURE
entity_texture_features_forge_1.20.1-4.6.1.jar |Entity Texture Features |entity_texture_features |4.6.1 |DONE |Manifest: NOSIGNATURE
handcrafted-forge-1.20.1-3.0.5.jar |Handcrafted |handcrafted |3.0.5 |DONE |Manifest: NOSIGNATURE
alexscaves-1.0.8.jar |Alex's Caves |alexscaves |1.0.8 |DONE |Manifest: NOSIGNATURE
libIPN-forge-1.20-4.0.1.jar |libIPN |libipn |4.0.1 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.0.9.jar |EnchantmentDescriptions |enchdesc |17.0.9 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
moonlight-1.20-2.8.67-forge.jar |Moonlight Library |moonlight |1.20-2.8.67 |DONE |Manifest: NOSIGNATURE
endermanoverhaul-forge-1.20.1-1.0.3.jar |Enderman Overhaul |endermanoverhaul |1.0.3 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.6.3.jar |Jade |jade |11.6.3 |DONE |Manifest: NOSIGNATURE
endrem_forge-5.2.3-R-1.20.X.jar |End Remastered |endrem |5.2.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.11.10_mc1.20.1.jar |CreativeCore |creativecore |2.11.10 |DONE |Manifest: NOSIGNATURE
smoothboot-mc1.20.1-0.0.3.jar |Smooth Boot (Reloaded) |smoothboot |0.0.3 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |DONE |Manifest: NOSIGNATURE
Ksyxis-Forge1.17-1.1.jar |Ksyxis |ksyxis |1.1 |DONE |Manifest: NOSIGNATURE
born_in_chaos_[Forge]1.20.1_1.1.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE
venus-mc1.20.1-0.0.1.jar |Venus |venus |0.0.1 |DONE |Manifest: NOSIGNATURE
servercore-forge-1.3.9+1.20.1.jar |ServerCore |servercore |1.3.9+1.20.1 |DONE |Manifest: NOSIGNATURE
kffmod-4.8.0.jar |Kotlin For Forge |kotlinforforge |4.8.0 |DONE |Manifest: NOSIGNATURE
notenoughanimations-forge-1.6.4-mc1.20.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.4 |DONE |Manifest: NOSIGNATURE
curios-forge-5.4.5+1.20.1.jar |Curios API |curios |5.4.5+1.20.1 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-83-FORGE.jar |Patchouli |patchouli |1.20.1-83-FORGE |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE
Croptopia-1.20.1-FORGE-2.3.2.jar |Croptopia |croptopia |2.3.2 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
ParCool-1.20.1-3.1.0.5-R.jar |ParCool! |parcool |1.20.1-3.1.0.5-R |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.6.2-mc1.20.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE
BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
canary-mc1.20.1-0.2.7.jar |Canary |canary |0.2.7 |DONE |Manifest: NOSIGNATURE
UniversalEnchants-v8.0.0-1.20.1-Forge.jar |Universal Enchants |universalenchants |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
resourcefullib-forge-1.20.1-2.1.18.jar |Resourceful Lib |resourcefullib |2.1.18 |DONE |Manifest: NOSIGNATURE
ImmediatelyFast-Forge-1.2.8+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.8+1.20.4 |DONE |Manifest: NOSIGNATURE
InventoryProfilesNext-forge-1.20-1.10.9.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.9 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
PuzzlesLib-v8.1.11-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.11 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
expandability-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE
Disenchanting-forge-1.20.1-2.2.4.jar |Disenchanting |disenchanting |2.2.3 |DONE |Manifest: NOSIGNATURE
CosmeticArmours+-+1.3.3.1+-+1.20.1.jar |CosmeticArmours |cosmeticarmoursmod |1.3.3.1 |DONE |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
OverflowingBars-v8.0.0-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Crash Report UUID: 4cdf0725-c49c-4e79-ad9a-3313528e8472
FML: 47.2
Forge: net.minecraftforge:47.2.17
Flywheel Backend: GL33 Instanced Arrays -
oh sad ok thx man
-
when i spawned in a new created world i have 32 chunk distance and when i rotate on 180° chunks are loaded and the game hangs and the world is saved and after it crashes at all and I see this crash list
there is the crash list
---- Minecraft Crash Report ----
// There are four lights!Time: 2023-12-01 17:56:43
Description: Encountered exception while building chunk meshesjava.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(double)" because "sprite" is null
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23256!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:separate_ao.MixinFluidRenderer,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23256!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:45) ~[rubidium-mc1.20.1-0.7.1.jar%23256!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[rubidium-mc1.20.1-0.7.1.jar%23256!/:?] {re:computing_frames,re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) ~[rubidium-mc1.20.1-0.7.1.jar%23256!/:?] {re:classloading}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
----------------------------------------------------------------------------------------- Head --
Thread: Render thread
Suspected Mod:
Rubidium (rubidium), Version: 0.7.1
at TRANSFORMER/rubidium@0.7.1/me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340)
Stacktrace:
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23256!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:separate_ao.MixinFluidRenderer,pl:mixin:A}
-- Block being rendered --
Details:
Block: Block{minecraft:lava}[level=0]
Block location: World: (294,65,212), Section: (at 6,1,4 in 18,4,13; chunk contains blocks 288,-64,208 to 303,319,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Chunk section: RenderSection at chunk (18, 4, 13) from (288, 64, 208) to (303, 79, 223)
Render context volume: BoundingBox{minX=286, minY=62, minZ=206, maxX=305, maxY=81, maxZ=225}
Stacktrace:
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23256!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:45) ~[rubidium-mc1.20.1-0.7.1.jar%23256!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[rubidium-mc1.20.1-0.7.1.jar%23256!/:?] {re:computing_frames,re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) ~[rubidium-mc1.20.1-0.7.1.jar%23256!/:?] {re:classloading}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['1stDominik'/1, l='ClientLevel', x=-36.44, y=135.24, z=8.65]]
Chunk stats: 16384, 2107
Level dimension: minecraft:overworld
Level spawn location: World: (0,94,0), Section: (at 0,14,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 3758 game time, 3758 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23268!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23268!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23268!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.2.16.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.16.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.16.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.16.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: mod_resources, vanilla, Moonlight Mods Dynamic Assets-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 2869241872 bytes (2736 MiB) / 5939134464 bytes (5664 MiB) up to 17179869184 bytes (16384 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 5700X 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 3.39
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 3080 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2208
Graphics card #0 versionInfo: DriverVersion=31.0.15.4617
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Virtual memory max (MB): 29119.14
Virtual memory used (MB): 25629.83
Swap memory total (MB): 12831.64
Swap memory used (MB): 668.53
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: (off)
Launched Version: 1.20.1-forge-47.2.16
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 546.17, NVIDIA Corporation
Window size: 1920x1080
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Type: Integrated Server (map_client.txt)
Graphics mode: fast
Resource Packs: mod_resources, vanilla, Moonlight Mods Dynamic Assets
Current Language: ru_ru
CPU: 16x AMD Ryzen 7 5700X 8-Core Processor
Server Running: true
Player Count: 1 / 8; [ServerPlayer['1stDominik'/1, l='ServerLevel[Новый мир]', x=-36.44, y=135.24, z=8.65]]
Data Packs: vanilla, mod:saturn (incompatible), mod:geckolib, mod:octolib (incompatible), mod:easymagic, mod:jei, mod:nameless_trinkets (incompatible), mod:visualworkbench, mod:sophisticatedcore (incompatible), mod:rubidium, mod:waystones, mod:controlling (incompatible), mod:citadel (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:relics, mod:davespotioneering (incompatible), mod:catalogue (incompatible), mod:balm, mod:puzzlesaccessapi, mod:forge, mod:supplementaries, mod:ironchest, mod:tectonic, mod:farmersdelight, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:handcrafted (incompatible), mod:alexscaves, mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:endrem (incompatible), mod:creativecore, mod:smoothboot, mod:ksyxis (incompatible), mod:notenoughanimations, mod:curios (incompatible), mod:patchouli (incompatible), mod:oculus, mod:croptopia (incompatible), mod:searchables (incompatible), mod:justenoughprofessions, mod:parcool (incompatible), mod:entityculling, mod:betterthirdperson, mod:canary, mod:universalenchants, mod:resourcefullib (incompatible), mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:puzzleslib, mod:expandability (incompatible), mod:disenchanting (incompatible), mod:cosmeticarmoursmod, mod:cosmeticarmorreworked, mod:overflowingbars, Supplementaries Generated Pack, tectonic/tectonic
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.2.16.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.2.16.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.2.16.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.2.16.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.2.16.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
Mod List:
saturn-mc1.20.1-0.0.7.jar |Saturn |saturn |0.0.7 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.2.4.jar |GeckoLib 4 |geckolib |4.2.4 |DONE |Manifest: NOSIGNATURE
octolib-0.1.jar |OctoLib |octolib |0.1 |DONE |Manifest: NOSIGNATURE
EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
Nameless+Trinkets-1.20.1-1.7.8.jar |Nameless Trinkets |nameless_trinkets |1.20.1-1.7.8 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
sophisticatedcore-1.20.1-0.5.108.504.jar |Sophisticated Core |sophisticatedcore |0.5.108.504 |DONE |Manifest: NOSIGNATURE
rubidium-mc1.20.1-0.7.1.jar |Rubidium |rubidium |0.7.1 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.0.2.jar |Waystones |waystones |14.0.2 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
citadel-2.4.9-1.20.1.jar |Citadel |citadel |2.4.9 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.1-beta.2.jar |MixinExtras |mixinextras |0.2.1-beta.2 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.1.6.jar |Bookshelf |bookshelf |20.1.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
sophisticatedbackpacks-1.20.1-3.19.1.962.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.19.1.962 |DONE |Manifest: NOSIGNATURE
relics-1.20.1-0.5.1.3.jar |Relics |relics |0.5.1.3 |DONE |Manifest: NOSIGNATURE
davespotioneering-1.20.1-5.jar |Dave's Potioneering |davespotioneering |1.20.1-5 |DONE |Manifest: NOSIGNATURE
catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
forge-1.20.1-47.2.16-universal.jar |Forge |forge |47.2.16 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
supplementaries-1.20-2.7.0.jar |Supplementaries |supplementaries |1.20-2.7.0 |DONE |Manifest: NOSIGNATURE
ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
tectonic-mod-mc1.19.3+-v2.1.1.jar |Tectonic |tectonic |2.1.1 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
entity_model_features_forge_1.20.1-1.1.0.jar |Entity Model Features |entity_model_features |1.1.0 |DONE |Manifest: NOSIGNATURE
entity_texture_features_forge_1.20.1-4.6.1.jar |Entity Texture Features |entity_texture_features |4.6.1 |DONE |Manifest: NOSIGNATURE
handcrafted-forge-1.20.1-3.0.5.jar |Handcrafted |handcrafted |3.0.5 |DONE |Manifest: NOSIGNATURE
alexscaves-1.0.8.jar |Alex's Caves |alexscaves |1.0.8 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.0.9.jar |EnchantmentDescriptions |enchdesc |17.0.9 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
moonlight-1.20-2.8.67-forge.jar |Moonlight Library |moonlight |1.20-2.8.67 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.6.3.jar |Jade |jade |11.6.3 |DONE |Manifest: NOSIGNATURE
endrem_forge-5.2.3-R-1.20.X.jar |End Remastered |endrem |5.2.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.11.10_mc1.20.1.jar |CreativeCore |creativecore |2.11.10 |DONE |Manifest: NOSIGNATURE
smoothboot-mc1.20.1-0.0.3.jar |Smooth Boot (Reloaded) |smoothboot |0.0.3 |DONE |Manifest: NOSIGNATURE
Ksyxis-Forge1.17-1.1.jar |Ksyxis |ksyxis |1.1 |DONE |Manifest: NOSIGNATURE
notenoughanimations-forge-1.6.4-mc1.20.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.4 |DONE |Manifest: NOSIGNATURE
curios-forge-5.4.5+1.20.1.jar |Curios API |curios |5.4.5+1.20.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-83-FORGE.jar |Patchouli |patchouli |1.20.1-83-FORGE |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE
Croptopia-1.20.1-FORGE-2.3.2.jar |Croptopia |croptopia |2.3.2 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
ParCool-1.20.1-3.1.0.5-R.jar |ParCool! |parcool |1.20.1-3.1.0.5-R |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.6.2-mc1.20.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE
BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
canary-mc1.20.1-0.2.7.jar |Canary |canary |0.2.7 |DONE |Manifest: NOSIGNATURE
UniversalEnchants-v8.0.0-1.20.1-Forge.jar |Universal Enchants |universalenchants |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
resourcefullib-forge-1.20.1-2.1.18.jar |Resourceful Lib |resourcefullib |2.1.18 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
PuzzlesLib-v8.1.9-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.9 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
expandability-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE
Disenchanting-forge-1.20.1-2.2.4.jar |Disenchanting |disenchanting |2.2.3 |DONE |Manifest: NOSIGNATURE
CosmeticArmours+-+1.3.3.1+-+1.20.1.jar |CosmeticArmours |cosmeticarmoursmod |1.3.3.1 |DONE |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
OverflowingBars-v8.0.0-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Crash Report UUID: b3babbd1-16fb-4bd5-9f70-8859ae1382a1
FML: 47.2
Forge: net.minecraftforge:47.2.16 -
---- Minecraft Crash Report ----
// Uh... Did I do that?Time: 2023-06-19 18:46:50
Description: Rendering overlayjava.lang.IllegalAccessError: failed to access class net.minecraft.client.renderer.block.model.ItemModelGenerator$SpanFacing from class net.mehvahdjukaar.modelfix.ModelFix (net.minecraft.client.renderer.block.model.ItemModelGenerator$SpanFacing is in module minecraft@1.19.2 of loader 'TRANSFORMER' @682618e5; net.mehvahdjukaar.modelfix.ModelFix is in module modelfix@1.8 of loader 'TRANSFORMER' @682618e5)
at net.mehvahdjukaar.modelfix.ModelFix.createOrExpandSpan(ModelFix.java:54) ~[modelfix-1.8.jar%23457!/:?] {re:mixin,re:classloading}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_111665_(ItemModelGenerator.java:533) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_111642_(ItemModelGenerator.java:167) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_173439_(ItemModelGenerator.java:153) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.util.stream.Streams$IntStreamBuilderImpl.forEachRemaining(Streams.java:502) ~[?:?] {}
at java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617) ~[?:?] {}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_111652_(ItemModelGenerator.java:149) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_111661_(ItemModelGenerator.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_111638_(ItemModelGenerator.java:53) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_111670_(ItemModelGenerator.java:36) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.model.ModelBakery.bake(ModelBakery.java:504) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:client.MixinModelBakery,pl:mixin:APP:mixins.hammerlib.json:client.ModelBakeryMixin,pl:mixin:APP:ae2.mixins.json:unlitquad.ModelBakeryMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.model.ModelBakery.m_119349_(ModelBakery.java:489) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:client.MixinModelBakery,pl:mixin:APP:mixins.hammerlib.json:client.ModelBakeryMixin,pl:mixin:APP:ae2.mixins.json:unlitquad.ModelBakeryMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.model.ModelBakery.m_119368_(ModelBakery.java:240) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:client.MixinModelBakery,pl:mixin:APP:mixins.hammerlib.json:client.ModelBakeryMixin,pl:mixin:APP:ae2.mixins.json:unlitquad.ModelBakeryMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.util.HashMap$KeySet.forEach(HashMap.java:1008) ~[?:?] {}
at net.minecraft.client.resources.model.ModelBakery.m_119298_(ModelBakery.java:236) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:client.MixinModelBakery,pl:mixin:APP:mixins.hammerlib.json:client.ModelBakeryMixin,pl:mixin:APP:ae2.mixins.json:unlitquad.ModelBakeryMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.model.ModelManager.m_5787_(ModelManager.java:70) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:quark.mixins.json:client.accessor.AccessorModelManager,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.model.ModelManager.m_5787_(ModelManager.java:20) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:quark.mixins.json:client.accessor.AccessorModelManager,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,re:classloading,pl:mixin:APP:moonlight.mixins.json:ConditionsHackMixin,pl:mixin:A}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at com.mojang.blaze3d.systems.RenderSystem.m_69884_(RenderSystem.java:211) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.json:MixinGlStateManager,pl:mixin:APP:mixins.oculus.json:MixinRenderSystem,pl:mixin:APP:mixins.oculus.json:statelisteners.MixinRenderSystem,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:APP:mixins.essential.json:client.Mixin_SuppressScreenshotBufferFlip,pl:mixin:A}
at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:198) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.json:MixinGlStateManager,pl:mixin:APP:mixins.oculus.json:MixinRenderSystem,pl:mixin:APP:mixins.oculus.json:statelisteners.MixinRenderSystem,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:APP:mixins.essential.json:client.Mixin_SuppressScreenshotBufferFlip,pl:mixin:A}
at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:337) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1143) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:tcdcommons.client.mixins.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_FixKeybindUnpressedInEmoteWheel,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_RecalculateMenuScale,pl:mixin:APP:mixins.essential.json:events.Mixin_RenderTickEvent,pl:mixin:APP:mixins.essential.json:feature.skin_overwrites.Mixin_InstallTrustingServicesKeyInfo,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:tcdcommons.client.mixins.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_FixKeybindUnpressedInEmoteWheel,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_RecalculateMenuScale,pl:mixin:APP:mixins.essential.json:events.Mixin_RenderTickEvent,pl:mixin:APP:mixins.essential.json:feature.skin_overwrites.Mixin_InstallTrustingServicesKeyInfo,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.14.jar%23101!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
----------------------------------------------------------------------------------------- Head --
Thread: Render thread
Stacktrace:
at net.mehvahdjukaar.modelfix.ModelFix.createOrExpandSpan(ModelFix.java:54) ~[modelfix-1.8.jar%23457!/:?] {re:mixin,re:classloading}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_111665_(ItemModelGenerator.java:533) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_111642_(ItemModelGenerator.java:167) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_173439_(ItemModelGenerator.java:153) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.util.stream.Streams$IntStreamBuilderImpl.forEachRemaining(Streams.java:502) ~[?:?] {}
at java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617) ~[?:?] {}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_111652_(ItemModelGenerator.java:149) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_111661_(ItemModelGenerator.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_111638_(ItemModelGenerator.java:53) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.block.model.ItemModelGenerator.m_111670_(ItemModelGenerator.java:36) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modelfix.mixins.json:ItemModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.model.ModelBakery.bake(ModelBakery.java:504) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:client.MixinModelBakery,pl:mixin:APP:mixins.hammerlib.json:client.ModelBakeryMixin,pl:mixin:APP:ae2.mixins.json:unlitquad.ModelBakeryMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.model.ModelBakery.m_119349_(ModelBakery.java:489) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:client.MixinModelBakery,pl:mixin:APP:mixins.hammerlib.json:client.ModelBakeryMixin,pl:mixin:APP:ae2.mixins.json:unlitquad.ModelBakeryMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.model.ModelBakery.m_119368_(ModelBakery.java:240) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:client.MixinModelBakery,pl:mixin:APP:mixins.hammerlib.json:client.ModelBakeryMixin,pl:mixin:APP:ae2.mixins.json:unlitquad.ModelBakeryMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.util.HashMap$KeySet.forEach(HashMap.java:1008) ~[?:?] {}
at net.minecraft.client.resources.model.ModelBakery.m_119298_(ModelBakery.java:236) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:client.MixinModelBakery,pl:mixin:APP:mixins.hammerlib.json:client.ModelBakeryMixin,pl:mixin:APP:ae2.mixins.json:unlitquad.ModelBakeryMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.model.ModelManager.m_5787_(ModelManager.java:70) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:quark.mixins.json:client.accessor.AccessorModelManager,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.model.ModelManager.m_5787_(ModelManager.java:20) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:quark.mixins.json:client.accessor.AccessorModelManager,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,re:classloading,pl:mixin:APP:moonlight.mixins.json:ConditionsHackMixin,pl:mixin:A}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at com.mojang.blaze3d.systems.RenderSystem.m_69884_(RenderSystem.java:211) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.json:MixinGlStateManager,pl:mixin:APP:mixins.oculus.json:MixinRenderSystem,pl:mixin:APP:mixins.oculus.json:statelisteners.MixinRenderSystem,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:APP:mixins.essential.json:client.Mixin_SuppressScreenshotBufferFlip,pl:mixin:A}
at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:198) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.json:MixinGlStateManager,pl:mixin:APP:mixins.oculus.json:MixinRenderSystem,pl:mixin:APP:mixins.oculus.json:statelisteners.MixinRenderSystem,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:APP:mixins.essential.json:client.Mixin_SuppressScreenshotBufferFlip,pl:mixin:A}
-- Overlay render details --
Details:
Overlay name: net.minecraft.client.gui.screens.LoadingOverlay
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:888) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:mixins.oculus.json:MixinTweakFarPlane,pl:mixin:APP:mixins.essential.json:client.renderer.MixinEntityRenderer,pl:mixin:APP:mixins.essential.json:client.renderer.MixinEntityRenderer_Zoom,pl:mixin:APP:create.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:APP:mixins.essential.json:events.Mixin_GuiDrawScreenEvent_Priority,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:tcdcommons.client.mixins.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_FixKeybindUnpressedInEmoteWheel,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_RecalculateMenuScale,pl:mixin:APP:mixins.essential.json:events.Mixin_RenderTickEvent,pl:mixin:APP:mixins.essential.json:feature.skin_overwrites.Mixin_InstallTrustingServicesKeyInfo,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:tcdcommons.client.mixins.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_FixKeybindUnpressedInEmoteWheel,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_RecalculateMenuScale,pl:mixin:APP:mixins.essential.json:events.Mixin_RenderTickEvent,pl:mixin:APP:mixins.essential.json:feature.skin_overwrites.Mixin_InstallTrustingServicesKeyInfo,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.14.jar%23101!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: No
Packs: Default, Essential (forge_1.19.2).jar-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 893603072 bytes (852 MiB) / 1476395008 bytes (1408 MiB) up to 17179869184 bytes (16384 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 5700X 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 3.39
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 3080 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2208
Graphics card #0 versionInfo: DriverVersion=31.0.15.3623
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Virtual memory max (MB): 40863.51
Virtual memory used (MB): 16233.18
Swap memory total (MB): 24576.00
Swap memory used (MB): 392.62
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: BSL_v8.2.01_xbS5O1L.zip
Profile: ULTRA (+0 options changed by user)
Launched Version: 1.19.2-forge-43.2.14
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 536.23, NVIDIA Corporation
Window size: 1920x1080
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla
Current Language: Русский (Россия)
CPU: 16x AMD Ryzen 7 5700X 8-Core Processor
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.3.jar eventbus PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar essential-loader TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
kotlinforforge@3.6.0
Mod List:
client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |NONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
forge-1.19.2-43.2.14-universal.jar |Forge |forge |43.2.14 |NONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 -
-
[00:27:78] [main/INFO]: ModLauncher running: args [--username, MstDominik, --version, Forge 1.19, --gameDir, C:\Users\kulya\AppData\Roaming\.minecraft, --assetsDir, C:\Users\kulya\AppData\Roaming\.minecraft\assets, --assetIndex, 1.19, --uuid, e004b4fe-7aea-11ec-9a38-f02f74958c02, --accessToken, вќ„вќ„вќ„вќ„вќ„вќ„вќ„вќ„, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 925, --height, 530, --launchTarget, forgeclient, --fml.forgeVersion, 41.1.0, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220607.102129]
[00:27:79] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[00:27:98] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/kulya/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2390!/ Service=ModLauncher Env=CLIENT
[00:27:31] [main/INFO]: Found mod file AmbientSounds_FORGE_v5.2.1_mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:31] [main/INFO]: Found mod file Architectury-Forge-1.19-v5.12.42.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:31] [main/INFO]: Found mod file autoreglib-1.8-54.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:31] [main/INFO]: Found mod file balm-4.5.1-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file betterfpsdist-1.19.1-1.6.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Blueprint-1.19-6.0.6.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Bookshelf-Forge-1.19-14.2.10.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file citadel-1.12.7-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file ClothConfig-Forge-1.19-v7.0.74.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Clumps-forge-1.19.1-9.0.0-10.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file CodeChickenLib.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file collective-1.19.0-4.30.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file CreativeCore_FORGE_v2.7.4_mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file deuf-1.19-1.3.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file geckolib-forge-1.19-3.1.17.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file iceberg-1.19-1.0.46.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file krypton-0.2.0-1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Mod(МОБЫ=производительность).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Mod(Не вижу моба +ФПС).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Mod(Оптимизация запуска).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Mod(Плавный запуск игры).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Mod(РЎРІРѕСЏ РїСЂРѕСЂРёСЃРѕРІРєР°).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Mod(Технический(Колония)).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Mod(Фурнитура модерн).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Mod(Фурнитуры 7 из 10).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Mod(Фэнтези фурнитура).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Mod(Ядро лифта+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Mod(Ядро техническая библиотека(Лифта)).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Mod(Ядро техническое фэнтези фурнитура).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Nekoration.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Not-Enough-Crashes-4.1.8-1.19.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Patchouli-1.19-75.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file polylib-forge-1900.0.2-build.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file prism-1.19.1-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file puzzleslib-v4.0.18-1.19-forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file radium-0.8.1a.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Radon-mc1.19-0.8.2.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Rubidium-mc1.19.2-0.6.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file sophisticatedcore-1.19-0.4.10.87.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file tl_skin_cape_forge_1.19_1.19.2-1.27.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file Upgrade Core.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:32] [main/INFO]: Found mod file РАСЫ(Каелус).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[00:27:45] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar is missing mods.toml file
[00:27:45] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar is missing mods.toml file
[00:27:46] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar is missing mods.toml file
[00:27:46] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar is missing mods.toml file
[00:27:48] [main/INFO]: Found mod file fmlcore-1.19-41.1.0.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@4f449e8f
[00:27:48] [main/INFO]: Found mod file javafmllanguage-1.19-41.1.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@4f449e8f
[00:27:48] [main/INFO]: Found mod file lowcodelanguage-1.19-41.1.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@4f449e8f
[00:27:48] [main/INFO]: Found mod file mclanguage-1.19-41.1.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@4f449e8f
[00:27:48] [main/INFO]: Found mod file client-1.19-20220607.102129-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@4f449e8f
[00:27:48] [main/INFO]: Found mod file forge-1.19-41.1.0-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@4f449e8f
[00:27:60] [main/WARN]: Attempted to select a dependency jar for JarJar which was passed in as source: apexcore. Using Mod File: C:\Users\kulya\AppData\Roaming\.minecraft\mods\Mod(Ядро техническое фэнтези фурнитура).jar
[00:27:60] [main/INFO]: Found 2 dependencies adding them to mods collection
[00:27:60] [main/INFO]: Found mod file commonality-1.19-2.3.0.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3104351d
[00:27:60] [main/INFO]: Found mod file Registrate-MC1.19-1.1.5.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3104351d
[00:27:68] [main/ERROR]: Missing mandatory dependencies: cfm
[00:27:99] [main/INFO]: Compatibility level set to JAVA_17
[00:27:99] [main/ERROR]: Mixin config radon.mixins.json does not specify "minVersion" property
[00:27:99] [main/ERROR]: Mixin config radium.mixins.json does not specify "minVersion" property
[00:27:01] [main/ERROR]: Mixin config rubidium.mixins.json does not specify "minVersion" property
[00:27:04] [main/ERROR]: Mixin config polylib.mixins.json does not specify "minVersion" property
[00:27:29] [main/INFO]: Successfully loaded Mixin Connector [org.tlauncher.MixinConnector]
[00:27:29] [main/INFO]: Launching target 'forgeclient' with arguments [--version, Forge 1.19, --gameDir, C:\Users\kulya\AppData\Roaming\.minecraft, --assetsDir, C:\Users\kulya\AppData\Roaming\.minecraft\assets, --uuid, e004b4fe-7aea-11ec-9a38-f02f74958c02, --username, MstDominik, --assetIndex, 1.19, --accessToken, вќ„вќ„вќ„вќ„вќ„вќ„вќ„вќ„, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 925, --height, 530]
[00:27:32] [main/ERROR]: Option entity.collisions.fluid for dependency 'entity.collisions.fluid depends on chunk=true' not found. Skipping.
[00:27:32] [main/ERROR]: Option entity.collisions.fluid for dependency 'entity.collisions.fluid depends on chunk.block_counting=true' not found. Skipping.
[00:27:32] [main/INFO]: Loaded configuration file for Radium: 93 options available, 0 override(s) found
[00:27:35] [main/INFO]: Loaded configuration file for Rubidium: 29 options available, 0 override(s) found
[00:27:29] [main/INFO]: Smooth Boot (Reloaded) config initialized
[00:27:33] [main/INFO]: Mixing TextColorMixin from iceberg.mixins.json into net.minecraft.network.chat.TextColor
[00:27:03] [main/INFO]: Mixing MinecraftMixin from iceberg.mixins.json into net.minecraft.client.Minecraft
[00:27:17] [main/INFO]: Mixing ScreenMixin from iceberg.mixins.json into net.minecraft.client.gui.screens.Screen
[00:27:38] [main/WARN]: @Inject(@At("HEAD")) Shift.BY=1 on blueprint.mixins.json:EntityMixin::handler$zlp000$baseTick exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at MC-BOOTSTRAP/fmlloader@1.19-41.1.0/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
... 7 more
Caused by: java.lang.RuntimeException: java.lang.IllegalAccessError: class me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube tried to access method 'void net.minecraft.world.phys.shapes.VoxelShape.<init>(net.minecraft.world.phys.shapes.DiscreteVoxelShape)' (me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube is in module radium@0.8.1a of loader 'TRANSFORMER' @47e51549; net.minecraft.world.phys.shapes.VoxelShape is in module minecraft@1.19 of loader 'TRANSFORMER' @47e51549)
at MC-BOOTSTRAP/fmlloader@1.19-41.1.0/net.minecraftforge.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:29)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.main.Main.main(Main.java:139)
... 13 more
Caused by: java.lang.IllegalAccessError: class me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube tried to access method 'void net.minecraft.world.phys.shapes.VoxelShape.<init>(net.minecraft.world.phys.shapes.DiscreteVoxelShape)' (me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube is in module radium@0.8.1a of loader 'TRANSFORMER' @47e51549; net.minecraft.world.phys.shapes.VoxelShape is in module minecraft@1.19 of loader 'TRANSFORMER' @47e51549)
at TRANSFORMER/radium@0.8.1a/me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube.<init>(VoxelShapeSimpleCube.java:31)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.phys.shapes.Shapes.m_166049_(Shapes.java:1601)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.phys.shapes.Shapes.m_83048_(Shapes.java:50)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.phys.shapes.Shapes.<clinit>(Shapes.java:26)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.block.Block.m_49796_(Block.java:140)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.block.SaplingBlock.<clinit>(SaplingBlock.java:20)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.block.Blocks.<clinit>(Blocks.java:59)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.levelgen.carver.CarverDebugSettings.<clinit>(CarverDebugSettings.java:9)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.levelgen.carver.CarverConfiguration.m_224838_(CarverConfiguration.java:20)
at MC-BOOTSTRAP/datafixerupper@5.0.28/com.mojang.serialization.codecs.RecordCodecBuilder.mapCodec(RecordCodecBuilder.java:76)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.levelgen.carver.CarverConfiguration.<clinit>(CarverConfiguration.java:16)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.levelgen.carver.WorldCarver.<clinit>(WorldCarver.java:32)
at TRANSFORMER/minecraft@1.19/net.minecraft.data.worldgen.Carvers.<clinit>(Carvers.java:21)
at TRANSFORMER/minecraft@1.19/net.minecraft.data.BuiltinRegistries.m_236012_(BuiltinRegistries.java:53)
at TRANSFORMER/minecraft@1.19/net.minecraft.data.BuiltinRegistries.m_236009_(BuiltinRegistries.java:87)
at TRANSFORMER/minecraft@1.19/net.minecraft.data.BuiltinRegistries.m_236004_(BuiltinRegistries.java:114)
at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
at TRANSFORMER/minecraft@1.19/net.minecraft.data.BuiltinRegistries.<clinit>(BuiltinRegistries.java:113)
at TRANSFORMER/minecraft@1.19/net.minecraft.core.Registry.<clinit>(Registry.java:665)
at TRANSFORMER/minecraft@1.19/net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:43)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.main.Main.lambda$main$0(Main.java:139)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (8 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 1
flush now
flush now -
[21:11:43] [main/INFO]: ModLauncher running: args [--username, MstDominik, --version, Forge 1.19, --gameDir, C:\Users\kulya\AppData\Roaming\.minecraft, --assetsDir, C:\Users\kulya\AppData\Roaming\.minecraft\assets, --assetIndex, 1.19, --uuid, e004b4fe-7aea-11ec-9a38-f02f74958c02, --accessToken, вќ„вќ„вќ„вќ„вќ„вќ„вќ„вќ„, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 925, --height, 530, --launchTarget, forgeclient, --fml.forgeVersion, 41.1.0, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220607.102129]
[21:11:43] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[21:11:65] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/kulya/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2390!/ Service=ModLauncher Env=CLIENT
[21:11:18] [main/INFO]: Found mod file AmbientSounds_FORGE_v5.2.1_mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file AoA3-1.19-3.6.10.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file appleskin-forge-mc1.19-2.4.2.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Architectury-Forge-1.19-v5.12.42.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file ars_nouveau-1.19.0-3.1.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file autoreglib-1.8-54.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file balm-4.5.1-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file betterfpsdist-1.19.1-1.6.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Blueprint-1.19-6.0.6.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Bookshelf-Forge-1.19-14.2.10.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file carryon-1.19-1.18.1.2.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file ChickenChunks.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file citadel-1.12.7-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file ClothConfig-Forge-1.19-v7.0.74.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Clumps-forge-1.19.1-9.0.0-10.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file CodeChickenLib.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file collective-1.19.0-4.30.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file configured-1.5.6-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file CreativeCore_FORGE_v2.7.4_mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Croptopia-1.19-FORGE-2.0.8.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file curios-forge-1.19.2-5.1.1.0.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file deuf-1.19-1.3.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file easymagic-v4.0.0-1.19-forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file EnchantmentDescriptions-Forge-1.19-11.1.9.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file EquipmentCompare-1.19.1-1.3.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Farmer-s-Delight-1.19-1.1.2.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file FORGE-1.19-VisualWorkbench-v4.0.0.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file geckolib-forge-1.19-3.1.17.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Goblin-Traders-1.7.3-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file iceberg-1.19-1.0.46.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file inventoryhud_1.19.forge-3.4.6.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file InventorySpam-1.19-1.5.6.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file jei-1.19.2-forge-11.2.0.246.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file krypton-0.2.0-1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file L_Ender-s-Cataclysm-0.20-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file legendarytooltips-1.19.1-1.3.0.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file mineralchance_1.19.0-1.9.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(2 Музыкальные подвески).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(3 вида ночи).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Акваланг 2).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Анимация еды).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Анимация++).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Блок Музея).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Вещи не ломаются).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Генерация домиков).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Глаза во тьме).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Гроб).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Дизенчант).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Жри не что хочешь).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Зачарования++).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(�мя=ХП).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Карта Мира).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Каталог модов).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Книга для хранения опыта).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Колония Аддон).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Колония)(Движения блоков+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Колония)(Структуризация+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Колония).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:18] [main/INFO]: Found mod file Mod(Контроллер кнопок модов).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Лучший вид от 3 лица).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(ММО прокачка).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Мобы леса+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(МОБЫ=производительность).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Настройка стенда).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Не вижу моба +ФПС).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Описание Рффектов(JEI+)).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Оптимизация запуска).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Первое лицо+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Перекатиполе).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Пинг в цифрах).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Пингует биом).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Плавный запуск игры).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Плавный лифт).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Професии жителей(JEI+)).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Пьедесталы).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Рандомные атрибуты на броню).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(РЎРІРѕСЏ РїСЂРѕСЂРёСЃРѕРІРєР°).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Сломать всю залежу).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Совместимость руд).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Спавнер++).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Статуи маленькие).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(РЎСѓРЅРґСѓРєРё+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Твик мыши+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Температура,Жажда+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Технический(Колония)).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Улучшенный незерит).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Умные компаньоны).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Фикс Сервера).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Фурнитура модерн).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Фурнитуры 7 из 10).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Фэнтези фурнитура).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Чарить не чареное).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Шахматы).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Рнергия 2).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Ядро лифта+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Ядро техническая библиотека(Лифта)).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Mod(Ядро техническое фэнтези фурнитура).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file NaturesCompass-1.19-1.9.7-forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Nekoration.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Not-Enough-Crashes-4.1.8-1.19.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file overweightfarming-1.19-1.6.0-forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Patchouli-1.19-75.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file personality-1.19-3.0.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Player Template.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file PlayerRevive_FORGE_v2.0.6_mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file polylib-forge-1900.0.2-build.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file prism-1.19.1-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file PuzzlesLib-v4.0.15-1.19-Forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file puzzleslib-v4.0.18-1.19-forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file quark-3.3-368.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file radium-0.8.1a.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Radon-mc1.19-0.8.2.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file realisticbees_1.19.0-2.6.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file RingsOfAscension-1.19-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Rubidium-mc1.19.2-0.6.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file sophisticatedbackpacks-1.19-3.18.9.661.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file sophisticatedcore-1.19-0.4.10.87.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file soundphysics-forge-1.19-1.0.13.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file the_graveyard_1.11_forge_for_1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file tl_skin_cape_forge_1.19_1.19.2-1.27.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Upgrade Core.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file Upgrade Netherite.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file voicechat-forge-1.19-2.3.5.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file waystones-forge-1.19-11.1.0.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file weaponmaster-multi-forge-1.19.x-3.0.3.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:19] [main/INFO]: Found mod file РАСЫ(Каелус).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:20] [main/INFO]: Found mod file Р РђРЎР«.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[21:11:30] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar is missing mods.toml file
[21:11:31] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar is missing mods.toml file
[21:11:31] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar is missing mods.toml file
[21:11:31] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar is missing mods.toml file
[21:11:33] [main/INFO]: Found mod file fmlcore-1.19-41.1.0.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@732bb66d
[21:11:33] [main/INFO]: Found mod file javafmllanguage-1.19-41.1.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@732bb66d
[21:11:33] [main/INFO]: Found mod file lowcodelanguage-1.19-41.1.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@732bb66d
[21:11:33] [main/INFO]: Found mod file mclanguage-1.19-41.1.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@732bb66d
[21:11:34] [main/INFO]: Found mod file client-1.19-20220607.102129-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@732bb66d
[21:11:34] [main/INFO]: Found mod file forge-1.19-41.1.0-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@732bb66d
[21:11:50] [main/WARN]: Attempted to select a dependency jar for JarJar which was passed in as source: apexcore. Using Mod File: C:\Users\kulya\AppData\Roaming\.minecraft\mods\Mod(Ядро техническое фэнтези фурнитура).jar
[21:11:50] [main/INFO]: Found 5 dependencies adding them to mods collection
[21:11:50] [main/INFO]: Found mod file calio-forge-1.19-1.6.0.2.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3daa82be
[21:11:50] [main/INFO]: Found mod file apoli-forge-1.19-2.3.4.2.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3daa82be
[21:11:50] [main/INFO]: Found mod file commonality-1.19-2.3.0.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3daa82be
[21:11:50] [main/INFO]: Found mod file Forge-1.0.1-1.19.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3daa82be
[21:11:50] [main/INFO]: Found mod file Registrate-MC1.19-1.1.5.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3daa82be
[21:11:57] [main/ERROR]: Missing mandatory dependencies: cfm
[21:11:32] [main/INFO]: Compatibility level set to JAVA_17
[21:11:34] [main/ERROR]: Mixin config rubidium.mixins.json does not specify "minVersion" property
[21:11:42] [main/ERROR]: Mixin config polylib.mixins.json does not specify "minVersion" property
[21:11:42] [main/ERROR]: Mixin config radium.mixins.json does not specify "minVersion" property
[21:11:46] [main/ERROR]: Mixin config radon.mixins.json does not specify "minVersion" property
[21:11:47] [main/ERROR]: Mixin config firstperson.mixins.json does not specify "minVersion" property
[21:11:70] [main/INFO]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]
[21:11:70] [main/INFO]: Successfully loaded Mixin Connector [org.tlauncher.MixinConnector]
[21:11:70] [main/INFO]: Successfully loaded Mixin Connector [thelm.jaopca.mixins.JAOPCAMixinConnector]
[21:11:72] [main/INFO]: Launching target 'forgeclient' with arguments [--version, Forge 1.19, --gameDir, C:\Users\kulya\AppData\Roaming\.minecraft, --assetsDir, C:\Users\kulya\AppData\Roaming\.minecraft\assets, --uuid, e004b4fe-7aea-11ec-9a38-f02f74958c02, --username, MstDominik, --assetIndex, 1.19, --accessToken, вќ„вќ„вќ„вќ„вќ„вќ„вќ„вќ„, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 925, --height, 530]
[21:11:76] [main/INFO]: Loaded configuration file for Rubidium: 29 options available, 0 override(s) found
[21:11:83] [main/ERROR]: Option entity.collisions.fluid for dependency 'entity.collisions.fluid depends on chunk=true' not found. Skipping.
[21:11:83] [main/ERROR]: Option entity.collisions.fluid for dependency 'entity.collisions.fluid depends on chunk.block_counting=true' not found. Skipping.
[21:11:84] [main/INFO]: Loaded configuration file for Radium: 93 options available, 0 override(s) found
[21:11:40] [main/WARN]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents)
[21:11:41] [main/WARN]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents)
[21:11:04] [main/INFO]: Smooth Boot (Reloaded) config initialized
[21:11:09] [main/INFO]: Mixing TextColorMixin from iceberg.mixins.json into net.minecraft.network.chat.TextColor
[21:11:68] [main/INFO]: Mixing MinecraftMixin from iceberg.mixins.json into net.minecraft.client.Minecraft
[21:11:77] [main/INFO]: Mixing ScreenMixin from iceberg.mixins.json into net.minecraft.client.gui.screens.Screen
[21:11:10] [main/WARN]: @Inject(@At("HEAD")) Shift.BY=1 on blueprint.mixins.json:EntityMixin::handler$bem000$baseTick exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[21:11:19] [main/WARN]: Discarding @Unique public method getAnimatedSkin in notenoughanimations.mixins.json:DonorAbstractClientPlayerMixin because it already exists in net.minecraft.client.player.AbstractClientPlayer
[21:11:19] [main/WARN]: Discarding @Unique public method getAnimatedSkin in entityculling.mixins.json:DonorAbstractClientPlayerMixin because it already exists in net.minecraft.client.player.AbstractClientPlayer
Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at MC-BOOTSTRAP/fmlloader@1.19-41.1.0/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
... 7 more
Caused by: java.lang.RuntimeException: java.lang.IllegalAccessError: class me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube tried to access method 'void net.minecraft.world.phys.shapes.VoxelShape.<init>(net.minecraft.world.phys.shapes.DiscreteVoxelShape)' (me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube is in module radium@0.8.1a of loader 'TRANSFORMER' @14c141c0; net.minecraft.world.phys.shapes.VoxelShape is in module minecraft@1.19 of loader 'TRANSFORMER' @14c141c0)
at MC-BOOTSTRAP/fmlloader@1.19-41.1.0/net.minecraftforge.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:29)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.main.Main.main(Main.java:139)
... 13 more
Caused by: java.lang.IllegalAccessError: class me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube tried to access method 'void net.minecraft.world.phys.shapes.VoxelShape.<init>(net.minecraft.world.phys.shapes.DiscreteVoxelShape)' (me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube is in module radium@0.8.1a of loader 'TRANSFORMER' @14c141c0; net.minecraft.world.phys.shapes.VoxelShape is in module minecraft@1.19 of loader 'TRANSFORMER' @14c141c0)
at TRANSFORMER/radium@0.8.1a/me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube.<init>(VoxelShapeSimpleCube.java:31)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.phys.shapes.Shapes.m_166049_(Shapes.java:1601)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.phys.shapes.Shapes.m_83048_(Shapes.java:50)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.phys.shapes.Shapes.<clinit>(Shapes.java:26)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.block.Block.m_49796_(Block.java:140)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.block.SaplingBlock.<clinit>(SaplingBlock.java:20)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.block.Blocks.<clinit>(Blocks.java:59)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.levelgen.carver.CarverDebugSettings.<clinit>(CarverDebugSettings.java:9)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.levelgen.carver.CarverConfiguration.m_224838_(CarverConfiguration.java:20)
at MC-BOOTSTRAP/datafixerupper@5.0.28/com.mojang.serialization.codecs.RecordCodecBuilder.mapCodec(RecordCodecBuilder.java:76)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.levelgen.carver.CarverConfiguration.<clinit>(CarverConfiguration.java:16)
at TRANSFORMER/minecraft@1.19/net.minecraft.world.level.levelgen.carver.WorldCarver.<clinit>(WorldCarver.java:32)
at TRANSFORMER/minecraft@1.19/net.minecraft.data.worldgen.Carvers.<clinit>(Carvers.java:21)
at TRANSFORMER/minecraft@1.19/net.minecraft.data.BuiltinRegistries.m_236012_(BuiltinRegistries.java:53)
at TRANSFORMER/minecraft@1.19/net.minecraft.data.BuiltinRegistries.m_236009_(BuiltinRegistries.java:87)
at TRANSFORMER/minecraft@1.19/net.minecraft.data.BuiltinRegistries.m_236004_(BuiltinRegistries.java:114)
at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
at TRANSFORMER/minecraft@1.19/net.minecraft.data.BuiltinRegistries.<clinit>(BuiltinRegistries.java:113)
at TRANSFORMER/minecraft@1.19/net.minecraft.core.Registry.<clinit>(Registry.java:665)
at TRANSFORMER/minecraft@1.19/net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:43)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.main.Main.lambda$main$0(Main.java:139)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (8 ms)
[Launcher] Minecraft closed with exit code: 1
flush now
[Launcher] Launcher exited.
flush now -
[19:16:16] [main/INFO]: ModLauncher running: args [--username, MstDominik, --version, Forge 1.19, --gameDir, C:\Users\kulya\AppData\Roaming\.minecraft, --assetsDir, C:\Users\kulya\AppData\Roaming\.minecraft\assets, --assetIndex, 1.19, --uuid, e004b4fe-7aea-11ec-9a38-f02f74958c02, --accessToken, вќ„вќ„вќ„вќ„вќ„вќ„вќ„вќ„, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 925, --height, 530, --launchTarget, forgeclient, --fml.forgeVersion, 41.1.0, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220607.102129]
[19:16:16] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[19:16:34] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/kulya/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2390!/ Service=ModLauncher Env=CLIENT
[19:16:85] [main/INFO]: Found mod file AmbientSounds_FORGE_v5.2.1_mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file AoA3-1.19-3.6.10.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file apexcore-1.19-5.4.0.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file appleskin-forge-mc1.19-2.4.2.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file architectury-5.12.42-forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Architectury-Forge-1.19-v5.12.42.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file ars_nouveau-1.19.0-3.1.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file autoreglib-1.8-54.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file balm-4.5.1-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Better-Animals-Plus-1.19-11.0.7-Forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file betterfpsdist-1.19.1-1.6.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Blueprint-1.19-6.0.6.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Bookshelf-Forge-1.19-14.2.10.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file carryon-1.19-1.18.1.2.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file ChickenChunks.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file citadel-1.12.7-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Clumps-forge-1.19.1-9.0.0-10.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file CodeChickenLib.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file collective-1.19.0-4.30.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file configured-1.5.6-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file CreativeCore_FORGE_v2.7.4_mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Croptopia-1.19-FORGE-2.0.8.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file curios-forge-1.19.2-5.1.1.0.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file deuf-1.19-1.3.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file easymagic-v4.0.0-1.19-forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file EnchantmentDescriptions-Forge-1.19-11.1.9.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Farmer-s-Delight-1.19-1.1.2.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file geckolib-forge-1.19-3.1.17.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Goblin-Traders-1.7.3-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file iceberg-1.19-1.0.46.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file inventoryhud_1.19.forge-3.4.6.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file InventorySpam-1.19-1.5.6.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file jei-1.19.2-forge-11.2.0.246.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file krypton-0.2.0-1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file L_Ender-s-Cataclysm-0.20-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file mineralchance_1.19.0-1.9.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(2 Музыкальные подвески).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(3 вида ночи).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Акваланг 2).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Анимация еды).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Анимация++).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Вещи не ломаются).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Генерация домиков).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Глаза во тьме).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Гроб).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Дизенчант).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Динамическое освещение).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Жри не что хочешь).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Зачарования++).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(�мя=ХП).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Карта Мира).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Каталог модов).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Книга для хранения опыта).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Колония Аддон).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Колония)(Движения блоков+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Колония)(Структуризация+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Колония).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Контроллер кнопок модов).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Лучший вид от 3 лица).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Места для инструментов).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(ММО прокачка).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Мобы леса+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(МОБЫ=производительность).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Настройка стенда).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Не вижу моба +ФПС).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Описание Рффектов(JEI+)).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Оптимизация запуска).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Первое лицо+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Перекатиполе).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Пинг в цифрах).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Пингует биом).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Плавный запуск игры).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Плавный лифт).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Професии жителей(JEI+)).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:85] [main/INFO]: Found mod file Mod(Пьедесталы).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(РЎРІРѕСЏ РїСЂРѕСЂРёСЃРѕРІРєР°).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Сломать всю залежу).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Совместимость руд).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Спавнер++).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Статуи маленькие).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(РЎСѓРЅРґСѓРєРё+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Твик мыши+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Температура,Жажда+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Технический(Колония)).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Улучшенный незерит).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Умные компаньоны).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Фикс Сервера).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Фурнитура мало).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Фурнитура модерн).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Фурнитура топ 1).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Фурнитуры 7 из 10).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Фэнтези фурнитура).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(РҐРї РјРѕР±РѕРІ+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Чарить не чареное).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Шахматы).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Рнергия 2).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Ядро лифта+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Ядро техническая библиотека(Лифта)).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Mod(Ядро техническое фэнтези фурнитура).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file NaturesCompass-1.19-1.9.7-forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Not-Enough-Crashes-4.1.8-1.19.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file overweightfarming-1.19-1.6.0-forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Patchouli-1.19-75.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file personality-1.19-3.0.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Player Template.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file polylib-forge-1900.0.2-build.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file prism-1.19.1-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file puzzleslib-v4.0.18-1.19-forge.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file quark-3.3-368.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file radium-0.8.1a.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Radon-mc1.19-0.8.2.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file realisticbees_1.19.0-2.6.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file RingsOfAscension-1.19-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Rubidium-mc1.19.2-0.6.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file sophisticatedbackpacks-1.19-3.18.9.661.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file sophisticatedcore-1.19-0.4.10.87.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file soundphysics-forge-1.19-1.0.13.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file the_graveyard_1.11_forge_for_1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file tl_skin_cape_forge_1.19_1.19.2-1.27.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Upgrade Core.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Upgrade Netherite.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file voicechat-forge-1.19-2.3.5.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file waystones-forge-1.19-11.1.0.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file weaponmaster-multi-forge-1.19.x-3.0.3.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file РАСЫ(Каелус).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:86] [main/INFO]: Found mod file Р РђРЎР«.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[19:16:96] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar is missing mods.toml file
[19:16:97] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar is missing mods.toml file
[19:16:97] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar is missing mods.toml file
[19:16:97] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar is missing mods.toml file
[19:16:99] [main/INFO]: Found mod file fmlcore-1.19-41.1.0.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@60baef24
[19:16:99] [main/INFO]: Found mod file javafmllanguage-1.19-41.1.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@60baef24
[19:16:99] [main/INFO]: Found mod file lowcodelanguage-1.19-41.1.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@60baef24
[19:16:99] [main/INFO]: Found mod file mclanguage-1.19-41.1.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@60baef24
[19:16:99] [main/INFO]: Found mod file client-1.19-20220607.102129-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@60baef24
[19:16:99] [main/INFO]: Found mod file forge-1.19-41.1.0-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@60baef24
[19:16:15] [main/WARN]: Attempted to select a dependency jar for JarJar which was passed in as source: apexcore. Using Mod File: C:\Users\kulya\AppData\Roaming\.minecraft\mods\apexcore-1.19-5.4.0.jar
[19:16:15] [main/INFO]: Found 5 dependencies adding them to mods collection
[19:16:15] [main/INFO]: Found mod file calio-forge-1.19-1.6.0.2.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@365553de
[19:16:15] [main/INFO]: Found mod file apoli-forge-1.19-2.3.4.2.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@365553de
[19:16:15] [main/INFO]: Found mod file commonality-1.19-2.3.0.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@365553de
[19:16:15] [main/INFO]: Found mod file Forge-1.0.1-1.19.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@365553de
[19:16:15] [main/INFO]: Found mod file Registrate-MC1.19-1.1.5.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@365553de
Exception in thread "main" java.lang.module.ResolutionException: Modules whisperwoods and betteranimalsplus export package architectury_inject_IMDLib_common_0fb67318c8064bf3aee5ab008b47f9fa_e85031831e73db233f314ec823f974ac9abaadc875a784c26812906b6e8f0344imdlib119f00da719bc3b557d294420e37e9c843774559754devjar to module waystones
at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901)
at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:815)
at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:736)
at java.base/java.lang.module.Resolver.finish(Resolver.java:380)
at java.base/java.lang.module.Configuration.<init>(Configuration.java:140)
at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (7 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 1
flush now
flush now -
-
---- Minecraft Crash Report ----
// Who set us up the TNT?Time: 21.08.2022, 21:15
Description: Starting integrated serverjava.lang.IllegalStateException: Registry is already frozen (trying to add key ResourceKey[minecraft:dimension / blue_skies:everbright])
at net.minecraft.core.MappedRegistry.m_205921_(MappedRegistry.java:78) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.core.MappedRegistry.m_205857_(MappedRegistry.java:96) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.core.MappedRegistry.m_203704_(MappedRegistry.java:83) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.core.MappedRegistry.m_203505_(MappedRegistry.java:138) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.localvar$zik000$registerDimensions(MinecraftServer.java:2416) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.<init>(IntegratedServer.java:48) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$doWorldLoad$39(Minecraft.java:1963) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_129872_(MinecraftServer.java:254) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.Minecraft.m_231380_(Minecraft.java:1962) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.worldselection.WorldOpenFlows.m_233107_(WorldOpenFlows.java:96) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_232867_(CreateWorldScreen.java:276) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.worldselection.WorldOpenFlows.lambda$confirmWorldCreation$11(WorldOpenFlows.java:237) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.ConfirmScreen.m_169248_(ConfirmScreen.java:56) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,re:classloading}
at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:110) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:524) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:origins.mixins.json:ScreenAccessor,pl:mixin:APP:mixins.assemblylinemachines.json:client.TooltipMixin,pl:mixin:APP:table_top_craft.mixins.json:ScreenMixin,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23136!/:build 7] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23128!/:build 7] {}
at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23136!/:build 7] {}
at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:222) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:669) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:206) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19-41.1.0.jar%2393!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
----------------------------------------------------------------------------------------- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.core.MappedRegistry.m_205921_(MappedRegistry.java:78) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.core.MappedRegistry.m_205857_(MappedRegistry.java:96) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.core.MappedRegistry.m_203704_(MappedRegistry.java:83) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.core.MappedRegistry.m_203505_(MappedRegistry.java:138) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.localvar$zik000$registerDimensions(MinecraftServer.java:2416) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.<init>(IntegratedServer.java:48) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$doWorldLoad$39(Minecraft.java:1963) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_129872_(MinecraftServer.java:254) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.Minecraft.m_231380_(Minecraft.java:1962) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.worldselection.WorldOpenFlows.m_233107_(WorldOpenFlows.java:96) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_232867_(CreateWorldScreen.java:276) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.worldselection.WorldOpenFlows.lambda$confirmWorldCreation$11(WorldOpenFlows.java:237) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.ConfirmScreen.m_169248_(ConfirmScreen.java:56) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,re:classloading}
at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:110) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:524) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:origins.mixins.json:ScreenAccessor,pl:mixin:APP:mixins.assemblylinemachines.json:client.TooltipMixin,pl:mixin:APP:table_top_craft.mixins.json:ScreenMixin,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23136!/:build 7] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23128!/:build 7] {}
at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23136!/:build 7] {}
-- Starting integrated server --
Details:
Level ID: Новый мир (1)
Level Name: Новый мир
Stacktrace:
at net.minecraft.client.Minecraft.m_231380_(Minecraft.java:1962) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.worldselection.WorldOpenFlows.m_233107_(WorldOpenFlows.java:96) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_232867_(CreateWorldScreen.java:276) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.worldselection.WorldOpenFlows.lambda$confirmWorldCreation$11(WorldOpenFlows.java:237) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.ConfirmScreen.m_169248_(ConfirmScreen.java:56) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.gui.components.Button.m_5691_(Button.java:40) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,re:classloading}
at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:110) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:524) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:origins.mixins.json:ScreenAccessor,pl:mixin:APP:mixins.assemblylinemachines.json:client.TooltipMixin,pl:mixin:APP:table_top_craft.mixins.json:ScreenMixin,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23136!/:build 7] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23128!/:build 7] {}
at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23136!/:build 7] {}
at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:222) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:669) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:206) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19-41.1.0.jar%2393!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.screens.ConfirmScreen
Stacktrace:
at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:524) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:origins.mixins.json:ScreenAccessor,pl:mixin:APP:mixins.assemblylinemachines.json:client.TooltipMixin,pl:mixin:APP:table_top_craft.mixins.json:ScreenMixin,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterthirdperson.mixins.json:MouseHandlerMixin,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23136!/:build 7] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23128!/:build 7] {}
at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23136!/:build 7] {}
at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:222) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:669) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:206) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19-41.1.0.jar%2393!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: inmemory:jaopca, Default, Mod Resources
Stacktrace:
at net.minecraft.client.ResourceLoadStateTracker.m_168562_(ResourceLoadStateTracker.java:49) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2244) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:686) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:206) ~[client-1.19-20220607.102129-srg.jar%23278!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19-41.1.0.jar%2393!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
-- System Details --
Details:
Minecraft Version: 1.19
Minecraft Version ID: 1.19
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1318851520 bytes (1257 MiB) / 4664066048 bytes (4448 MiB) up to 7918845952 bytes (7552 MiB)
CPUs: 8
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 4700U with Radeon Graphics
Identifier: AuthenticAMD Family 23 Model 96 Stepping 1
Microarchitecture: unknown
Frequency (GHz): 2,00
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 8
Graphics card #0 name: AMD Radeon(TM) Graphics
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 512,00
Graphics card #0 deviceId: 0x1636
Graphics card #0 versionInfo: DriverVersion=30.0.13044.0
Memory slot #0 capacity (MB): 4096,00
Memory slot #0 clockSpeed (GHz): 3,20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 4096,00
Memory slot #1 clockSpeed (GHz): 3,20
Memory slot #1 type: DDR4
Virtual memory max (MB): 19834,46
Virtual memory used (MB): 14731,82
Swap memory total (MB): 12293,21
Swap memory used (MB): 1394,30
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7537M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: Forge 1.19
Backend library: LWJGL version 3.3.1 build 7
Backend API: AMD Radeon(TM) Graphics GL version 3.2.14761 Core Profile Forward-Compatible Context 21.30.44 30.0.13044.0, ATI Technologies Inc.
Window size: 925x530
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, mod_resources
Current Language: Русский (Россия)
CPU: 8x AMD Ryzen 7 4700U with Radeon Graphics
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.0.jar eventbus PLUGINSERVICE
fmlloader-1.19-41.1.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19-41.1.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19-41.1.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19-41.1.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19-41.1.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
kotlinforforge@3.7.1
javafml@null
Mod List:
Not-Enough-Crashes-4.1.8-1.19.1-Forge.jar |Not Enough Crashes |notenoughcrashes |4.1.8+1.19.1 |DONE |Manifest: NOSIGNATURE
Mod(Ядро библиотека Звук Главного меню).jar |Auudio |auudio |1.0.3 |DONE |Manifest: NOSIGNATURE
Mod(Чарить не чареное).jar |Merge Enchantments |merenc |1.9 |DONE |Manifest: NOSIGNATURE
Mod(Холодный и теплый Миры).jar |Blue Skies |blue_skies |1.3.18 |DONE |Manifest: NOSIGNATURE
Mod(Ядро лифта+).jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE
Mod(Рандомные атрибуты на броню).jar |Spoorn Armor Attributes |spoornarmorattributes |2.0.4-1.19 |DONE |Manifest: NOSIGNATURE
Forge-1.0.1-1.19.jar |Additional Entity Attributes |additionalentityattributes |1.0.1+1.19 |DONE |Manifest: NOSIGNATURE
Mod(Декор).jar |Beautify |beautify |1.2.2 |DONE |Manifest: NOSIGNATURE
Mod(Фикс Сервера).jar |Connectivity Mod |connectivity |1.19.1-3.3 |DONE |Manifest: NOSIGNATURE
Mod(Динамическое освещение).jar |Dynamic Lights |dynamiclights |1.19.2 |DONE |Manifest: NOSIGNATURE
apoli-forge-1.19-2.3.4.2.jar |Apoli |apoli |1.19-2.3.4.2 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.19-0.4.10.87.jar |Sophisticated Core |sophisticatedcore |1.19-0.4.10.87 |DONE |Manifest: NOSIGNATURE
Rubidium-mc1.19.2-0.6.1.jar |Rubidium |rubidium |0.6.1 |DONE |Manifest: NOSIGNATURE
Mod(Главное меню).jar |Better Title Screen |bettertitlescreen |1.19-1.13.1 |DONE |Manifest: NOSIGNATURE
Mod(Контроллер модов).jar |Controlling |controlling |10.0+4 |DONE |Manifest: NOSIGNATURE
Mod(Для рамок предметов).jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE
citadel-1.12.7-1.19.jar |Citadel |citadel |1.12.7 |DONE |Manifest: NOSIGNATURE
Mod(Имя=ХП).jar |Name Pain |namepain |1.4.1 |DONE |Manifest: NOSIGNATURE
Mod(Спавнер++).jar |Enhanced Mob Spawners |spawnermod |1.9.1 |DONE |Manifest: NOSIGNATURE
Mod(Размер персонажа).jar |Shrink |shrink |1.3.4 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.19-14.2.10.jar |Bookshelf |bookshelf |14.2.10 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
sophisticatedbackpacks-1.19-3.18.9.661.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19-3.18.9.661 |DONE |Manifest: NOSIGNATURE
Mod(Зачарования++).jar |Tool Leveling |toolleveling |1.19 - 1.4.0 |DONE |Manifest: NOSIGNATURE
Mod(Описание Эффектов(JEI+)).jar |Just Enough Effect Description|jeed |1.19-1.14 |DONE |Manifest: NOSIGNATURE
Mod(Пьедесталы).jar |Sword Displays |sworddisplay |1.19-1.1.0 |DONE |Manifest: NOSIGNATURE
Mod(Генерация домиков).jar |Simply Houses |simply_houses |1.1.3.1-1.19 |DONE |Manifest: NOSIGNATURE
carryon-1.19-1.18.1.2.jar |Carry On |carryon |1.18.1.2 |DONE |Manifest: NOSIGNATURE
ClothConfig-Forge-1.19-v7.0.74.jar |Cloth Config v4 API |cloth_config |7.0.74 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.5.0_mc_1.19-1.19.1.jar |Konkrete |konkrete |1.5.0 |DONE |Manifest: NOSIGNATURE
Mod(Незерит++).jar |Upgraded Netherite |upgradednetherite |1.19-5.0.0.4-beta |DONE |Manifest: NOSIGNATURE
Mod(Ядро Холодного и теплого).jar |Structure Gel API |structure_gel |2.5.4 |DONE |Manifest: NOSIGNATURE
Mod(Сохранить инвентарь в файл).jar |Player Template |playertemplate |1.3.0 |DONE |Manifest: NOSIGNATURE
Mod(Пинг в цифрах).jar |Better Ping Display |betterpingdisplay |1.1 |DONE |Manifest: NOSIGNATURE
Farmer-s-Delight-1.19-1.1.2.jar |Farmer's Delight |farmersdelight |1.19-1.1.2 |DONE |Manifest: NOSIGNATURE
Bridges-v2.0.3-mc1.19-Forge.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
C AmbientSound(CreativeCore).jar |Ambient Sounds |ambientsounds |5.2.1 |DONE |Manifest: NOSIGNATURE
Mod(Декорации+).jar |Nekoration |nekoration |1.7.5 |DONE |Manifest: NOSIGNATURE
Mod(Ядро техническая библиотека(Лифта)).jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19a |DONE |Manifest: NOSIGNATURE
Mod(Глаза во тьме).jar |Eyes in the Darkness |eyesinthedarkness |1.3.5 |DONE |Manifest: NOSIGNATURE
Mod(Для проверки нагрузки).jar |spark |spark |1.9.25 |DONE |Manifest: NOSIGNATURE
Mod(Надевать+).jar |Curios API |curios |1.19.2-5.1.1.0 |DONE |Manifest: NOSIGNATURE
L_Ender-s-Cataclysm-0.20-1.19.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
РАСЫ.jar |Origins |origins |1.19-1.5.0.4 |DONE |Manifest: NOSIGNATURE
Patchouli-1.19-75.jar |Patchouli |patchouli |1.19-75 |DONE |Manifest: NOSIGNATURE
Mod(Технический(Колония)).jar |UI Library Mod |blockui |1.19-0.0.60-ALPHA |DONE |Manifest: NOSIGNATURE
Mod(Улучшенный незерит).jar |Advanced Netherite |advancednetherite |1.13.5 |DONE |Manifest: NOSIGNATURE
Mod(Сломать всю залежу).jar |OreExcavation |oreexcavation |1.11.165 |DONE |Manifest: NOSIGNATURE
Mod(Лучший вид от 3 лица).jar |Better Third Person |betterthirdperson |1.8.1 |DONE |Manifest: NOSIGNATURE
overweightfarming-1.19-1.6.0-forge.jar |Overweight Farming |overweight_farming |1.19-1.6.0-forge |DONE |Manifest: NOSIGNATURE
Mod(Гроб).jar |Corail Tombstone |tombstone |8.0.4 |DONE |Manifest: NOSIGNATURE
Mod(Фурнитуры 7 из 10).jar |Builders Crafts & Addition |buildersaddition |1.19-20220802a |DONE |Manifest: NOSIGNATURE
Mod(Анимация еды).jar |Eating Animation |eatinganimation |3.0.0 |DONE |Manifest: NOSIGNATURE
АрхитектураAPI.jar |Architectury |architectury |5.12.42 |DONE |Manifest: NOSIGNATURE
Mod(Фурнитура топ 1).jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre34 |DONE |Manifest: NOSIGNATURE
Mod(ММО прокачка).jar |Project MMO |pmmo |1.19-0.3.3 |DONE |Manifest: NOSIGNATURE
Mod(МОБЫ=производительность).jar |AI-Improvements |aiimprovements |0.5.1 |DONE |Manifest: NOSIGNATURE
Mod(2 Музыкальные подвески).jar |Chimes |chimes |1.1.4 |DONE |Manifest: NOSIGNATURE
Mod(Корабли++).jar |Small Ships Mod |smallships |2.0.0-a0.4 |DONE |Manifest: NOSIGNATURE
krypton-0.2.0-1.jar |Krypton Reforged |krypton |0.2.0 |DONE |Manifest: NOSIGNATURE
Mod(Ядро Библиотека Прогрузчика чанокв).jar |CodeChicken Lib |codechickenlib |4.2.2.468 |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
Mod(Дизенчант).jar |Disenchanting |disenchanting |1.19-2.0.0 |DONE |Manifest: NOSIGNATURE
Mod(Жри не что хочешь).jar |Nutritional Balance |nutritionalbalance |1.19.1-4.1.1 |DONE |Manifest: NOSIGNATURE
radium-0.8.1a.jar |Radium |radium |0.8.1a |DONE |Manifest: NOSIGNATURE
InventorySpam-1.19-1.5.6.jar |Inventory Spam |inventoryspam |1.5.6 |DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.2.0.246.jar |Just Enough Items |jei |11.2.0.246 |DONE |Manifest: NOSIGNATURE
Mod(Энергия 2).jar |Applied Energistics 2 |ae2 |12.0.2-alpha |DONE |Manifest: NOSIGNATURE
Mod(Пингует биом).jar |You Are Here |youarehere |1.1.2 |DONE |Manifest: NOSIGNATURE
Goblin-Traders-1.7.3-1.19.jar |Goblin Traders |goblintraders |1.7.3 |DONE |Manifest: NOSIGNATURE
Mod(Ядро Элитр).jar |Caelus API |caelus |1.19.1-3.0.0.4 |DONE |Manifest: NOSIGNATURE
AoW-Reforged-v.0.3.6-1.19.jar |Age of Weapons - Reforged |ageofweapons |0.3.6 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.19.1-9.0.0-10.jar |Clumps |clumps |9.0.0+10 |DONE |Manifest: NOSIGNATURE
Mod(Карта Мира).jar |Journeymap |journeymap |5.8.5 |DONE |Manifest: NOSIGNATURE
Mod(Хп мобов+).jar |YDM's Mob Health Bar |mobhealthbar |2.1.1 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.19-1.9.7-forge.jar |Nature's Compass |naturescompass |1.19-1.9.7-forge |DONE |Manifest: NOSIGNATURE
Mod(Перекатиполе).jar |Tumbleweed |tumbleweed |0.5.1 |DONE |Manifest: NOSIGNATURE
Mod(Сезоны).jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE
configured-1.5.6-1.19.jar |Configured |configured |1.5.6 |DONE |Manifest: NOSIGNATURE
Mod (чтото по типу industrialcraft).jar |Assembly Line Machines |assemblylinemachines |1.19-1.4.8 |DONE |Manifest: NOSIGNATURE
Mod(Оптимизация запуска).jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
Mod(Шахматы).jar |Table Top Craft |table_top_craft |1.19-3.0.0 |DONE |Manifest: NOSIGNATURE
Mod(Своя прорисовка).jar |Farsight mod |farsight_view |1.19.1-2.0 |DONE |Manifest: NOSIGNATURE
Mod(Каталог модов).jar |Catalogue |catalogue |1.6.3 |DONE |Manifest: NOSIGNATURE
Mod(Ядро Abnormals).jar |Blueprint |blueprint |6.0.5 |DONE |Manifest: NOSIGNATURE
Mod(Блок Музея).jar |Display Case Mod |display_case |1.0.2 |DONE |Manifest: NOSIGNATURE
Mod(Фурнитура модерн).jar |Nosiphus Furniture Mod |nfm |2022.07.15 |DONE |Manifest: NOSIGNATURE
Mod visual(Объемные скины).jar |3dSkinLayers |skinlayers3d |1.5.1 |DONE |Manifest: NOSIGNATURE
forge-1.19-41.1.0-universal.jar |Forge |forge |41.1.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
Mod(Акваланг 2).jar |Scuba Gear |scuba_gear |1.0.5 |DONE |Manifest: NOSIGNATURE
tl_skin_cape_forge_1.19_1.19.2-1.27.jar |TLSkinCape |tlskincape |1.27 |DONE |Manifest: 19:f5:ce:44:81:0c:e4:22:05:5e:73:c5:a8:cd:de:f3:c8:cf:a9:b3:01:70:40:a0:ee:2d:50:7a:1c:3d:1c:8a
Mod(Сундуки+).jar |Iron Chests |ironchest |1.19-14.1.4 |DONE |Manifest: NOSIGNATURE
client-1.19-20220607.102129-srg.jar |Minecraft |minecraft |1.19 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
Radon-mc1.19-0.8.2.jar |Radon |radon |0.8.2 |DONE |Manifest: NOSIGNATURE
voicechat-forge-1.19-2.3.5.jar |Simple Voice Chat |voicechat |1.19-2.3.5 |DONE |Manifest: NOSIGNATURE
soundphysics-forge-1.19-1.0.13.jar |Sound Physics Remastered |sound_physics_remastered |1.19-1.0.13 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.19-11.1.9.jar |EnchantmentDescriptions |enchdesc |11.1.9 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Mod(Ядро Техническое декор).jar |Moonlight Library |moonlight |1.19-2.0.15 |DONE |Manifest: NOSIGNATURE
Mod(Умные компаньоны).jar |Companion |companion |3.0.2 |DONE |Manifest: NOSIGNATURE
Mod(Твик мыши+).jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
Mod(Места для инструментов).jar |Tool Belt |toolbelt |1.19.6 |DONE |Manifest: NOSIGNATURE
commonality-1.19-2.3.0.jar |Commonality |commonality |2.3.0 |DONE |Manifest: NOSIGNATURE
Архитектура Кормушка.jar |Animal Feeding Trough |animal_feeding_trough |1.0.3+1.19-forge |DONE |Manifest: NOSIGNATURE
Mod(Настройка стенда).jar |Armor Poser |armorposer |1.2.0 |DONE |Manifest: NOSIGNATURE
Mod(Фурнитура мало).jar |Another Furniture |another_furniture |2.0.2-1.19 |DONE |Manifest: NOSIGNATURE
Mod(Первое лицо+).jar |FirstPersonModel Mod |firstpersonmod |2.1.2-mc1.19.1 |DONE |Manifest: NOSIGNATURE
CreativeCore.jar |CreativeCore |creativecore |2.7.4 |DONE |Manifest: NOSIGNATURE
Mod(Плавный лифт).jar |Moving Elevators |movingelevators |1.3.9 |DONE |Manifest: NOSIGNATURE
Mod(Хотбар на игроке).jar |YDM's Weapon Master |weaponmaster |3.0.3 |DONE |Manifest: NOSIGNATURE
Mod(Плавный запуск игры).jar |Smooth Boot (Reloaded) |smoothboot |1.0.2 |DONE |Manifest: NOSIGNATURE
Mod(Прогрузчик чанков).jar |ChickenChunks |chickenchunks |2.9.3.96 |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
Mod(Колония Аддон).jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.58-ALPHA |DONE |Manifest: NOSIGNATURE
Mod(Ядро библиотека REI).jar |Roughly Enough Items (REI) |roughlyenoughitems |9.1.526 |DONE |Manifest: NOSIGNATURE
calio-forge-1.19-1.6.0.2.jar |Calio |calio |1.19-1.6.0.2 |DONE |Manifest: NOSIGNATURE
betterfpsdist-1.19.1-1.6.jar |betterfpsdist mod |betterfpsdist |1.19.1-1.6 |DONE |Manifest: NOSIGNATURE
Mod(Ядро Брони).jar |Iceberg |iceberg |1.0.46 |DONE |Manifest: NOSIGNATURE
Mod(Мобы леса+).jar |Whisperwoods |whisperwoods |1.19-2.1.1 |DONE |Manifest: NOSIGNATURE
Mod(Анимация++).jar |NotEnoughAnimations Mod |notenoughanimations |1.6.1 |DONE |Manifest: NOSIGNATURE
Mod(Совместимость руд).jar |JAOPCA |jaopca |4.2.a.0 |DONE |Manifest: NOSIGNATURE
Croptopia-1.19-FORGE-2.0.8.jar |Croptopia |croptopia |2.0.8 |DONE |Manifest: NOSIGNATURE
Mod(Професии жителей(JEI+)).jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.1 |DONE |Manifest: NOSIGNATURE
Mod(Температура,Жажда+).jar |Tough As Nails |toughasnails |0.0NONE |DONE |Manifest: NOSIGNATURE
Mod(Не вижу моба +ФПС).jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE
Mod(ХУД ++).jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.6 |DONE |Manifest: NOSIGNATURE
Mod(Статуи маленькие).jar |Statues Mod |statues |0.2.0.1 |DONE |Manifest: NOSIGNATURE
Mod(Колония)(Структуризация+).jar |Structurize |structurize |1.19.1-1.0.423-ALPHA|DONE |Manifest: NOSIGNATURE
Mod(Колония)(Движения блоков+).jar |Multi-Piston |multipiston |1.19-1.2.16-ALPHA |DONE |Manifest: NOSIGNATURE
Mod(Ядро техническое незерит+).jar |Upgraded Core |upgradedcore |1.19-4.0.0.3-beta |DONE |Manifest: NOSIGNATURE
Mod(Колония).jar |MineColonies |minecolonies |1.19.1-1.0.912-ALPHA|DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
Mod(Вещи не ломаются).jar |Items Don't Break |itemsdontbreak |0.7.0 |DONE |Manifest: NOSIGNATURE
Mod(Ядро техническое фэнтези фурнитура).jar |ApexCore |apexcore |5.4.0 |DONE |Manifest: NOSIGNATURE
Mod(Фэнтези фурнитура).jar |Fantasy's Furniture |fantasyfurniture |4.3.0 |DONE |Manifest: NOSIGNATURE
Mod(Показ прочности).jar |Giselbaers Durability Viewer |durabilityviewer |1.19.1-forge42.0.1-1|DONE |Manifest: NOSIGNATURE
Mod(Ядро техническое стол чар).jar |Puzzles Lib |puzzleslib |4.0.18 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Mod(Магнит предметов).jar |Ring of Attraction |ring_of_attraction |1.5.3 |DONE |Manifest: NOSIGNATURE
Mod(3 вида ночи).jar |Enhanced Celestials |enhancedcelestials |2.1.0.0 |DONE |Manifest: NOSIGNATURE
deuf-1.19-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.19-1.3 |DONE |Manifest: NOSIGNATURE
Mod(Книга для хранения опыта).jar |XP Tome |xpbook |2.1.6 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: a8d9c38c-3b9c-4e61-83fa-86f805eb98b3
FML: 41.1
Forge: net.minecraftforge:41.1.0
Suspected Mods: Minecraft (minecraft) -
-
---- Minecraft Crash Report ----
// Don't do that.Time: 20.08.2022, 02:28
Description: Rendering screenjava.lang.NoClassDefFoundError: mezz/jei/api/gui/handlers/IGuiContainerHandler
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen.m_7025_(EffectRenderingInventoryScreen.java:541) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:jeed.mixins.json:DisplayEffectScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_6305_(CreativeModeInventoryScreen.java:636) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:435) ~[forge-1.19-41.1.0-universal.jar%23203!/:?] {re:mixin,re:classloading}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:428) ~[forge-1.19-41.1.0-universal.jar%23203!/:?] {re:mixin,re:classloading}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:896) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1084) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:669) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:206) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19-41.1.0.jar%2393!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
Caused by: java.lang.ClassNotFoundException: mezz.jei.api.gui.handlers.IGuiContainerHandler
at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.4.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.4.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
... 29 more
A detailed walkthrough of the error, its code path and all known details is as follows:
----------------------------------------------------------------------------------------- Head --
Thread: Render thread
Stacktrace:
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen.m_7025_(EffectRenderingInventoryScreen.java:541) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:jeed.mixins.json:DisplayEffectScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_6305_(CreativeModeInventoryScreen.java:636) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:435) ~[forge-1.19-41.1.0-universal.jar%23203!/:?] {re:mixin,re:classloading}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:428) ~[forge-1.19-41.1.0-universal.jar%23203!/:?] {re:mixin,re:classloading}
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
Mouse location: Scaled: (406, 304). Absolute: (813.000000, 609.000000)
Screen size: Scaled: (960, 529). Absolute: (1920, 1057). Scale factor of 2.000000
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:896) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1084) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:669) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:206) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19-41.1.0.jar%2393!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['MstDominik'/868, l='ClientLevel', x=113.88, y=66.00, z=11.69]]
Chunk stats: 16384, 3812
Level dimension: minecraft:overworld
Level spawn location: World: (0,75,33), Section: (at 0,11,1 in 0,4,2; chunk contains blocks 0,-64,32 to 15,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 1076 game time, 1076 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:449) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radium.mixins.json:chunk.entity_class_groups.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2237) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:686) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:206) ~[client-1.19-20220607.102129-srg.jar%23198!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19-41.1.0.jar%2393!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Mod Resources-- System Details --
Details:
Minecraft Version: 1.19
Minecraft Version ID: 1.19
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 2690418640 bytes (2565 MiB) / 5234491392 bytes (4992 MiB) up to 7918845952 bytes (7552 MiB)
CPUs: 8
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 4700U with Radeon Graphics
Identifier: AuthenticAMD Family 23 Model 96 Stepping 1
Microarchitecture: unknown
Frequency (GHz): 2,00
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 8
Graphics card #0 name: AMD Radeon(TM) Graphics
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 512,00
Graphics card #0 deviceId: 0x1636
Graphics card #0 versionInfo: DriverVersion=30.0.13044.0
Memory slot #0 capacity (MB): 4096,00
Memory slot #0 clockSpeed (GHz): 3,20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 4096,00
Memory slot #1 clockSpeed (GHz): 3,20
Memory slot #1 type: DDR4
Virtual memory max (MB): 21927,71
Virtual memory used (MB): 18983,65
Swap memory total (MB): 14386,46
Swap memory used (MB): 2575,22
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7537M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: Forge 1.19
Backend library: LWJGL version 3.3.1 build 7
Backend API: AMD Radeon(TM) Graphics GL version 3.2.14761 Core Profile Forward-Compatible Context 21.30.44 30.0.13044.0, ATI Technologies Inc.
Window size: 1920x1057
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Resource Packs:
Current Language: Русский (Россия)
CPU: 8x AMD Ryzen 7 4700U with Radeon Graphics
Server Running: true
Player Count: 1 / 8; [ServerPlayer['MstDominik'/868, l='ServerLevel[Новый мир]', x=0.18, y=75.47, z=-12.44]]
Data Packs: vanilla, mod:radium (incompatible), mod:notenoughcrashes (incompatible), mod:beautify (incompatible), mod:connectivity (incompatible), mod:youarehere, mod:dynamiclights (incompatible), mod:sophisticatedcore (incompatible), mod:rubidium (incompatible), mod:ageofweapons, mod:clumps (incompatible), mod:prism, mod:citadel, mod:naturescompass (incompatible), mod:tumbleweed, mod:configured (incompatible), mod:assemblylinemachines (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:toolleveling, mod:jeed (incompatible), mod:sworddisplay, mod:farsight_view (incompatible), mod:catalogue (incompatible), mod:delogger (incompatible), mod:cloth_config (incompatible), mod:forge, mod:tlskincape (incompatible), mod:radon (incompatible), mod:farmersdelight (incompatible), mod:voicechat (incompatible), mod:sound_physics_remastered (incompatible), mod:companion (incompatible), mod:mousetweaks, mod:toolbelt, mod:firstpersonmod (incompatible), mod:weaponmaster (incompatible), mod:smoothboot (incompatible), mod:spark (incompatible), mod:betterfpsdist (incompatible), mod:goprone, mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:entityculling (incompatible), mod:inventoryhud, mod:overweight_farming (incompatible), mod:tombstone, mod:pmmo (incompatible), mod:aiimprovements, mod:durabilityviewer (incompatible), mod:ring_of_attraction (incompatible), mod:krypton (incompatible), mod:disenchanting (incompatible), mod:nutritionalbalance (incompatible), mod:deuf, mod:xpbook
World Generation: Experimental
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.0.jar eventbus PLUGINSERVICE
fmlloader-1.19-41.1.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19-41.1.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19-41.1.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19-41.1.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19-41.1.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
Mod List:
radium-0.8.1a.jar |Radium |radium |0.8.1a |DONE |Manifest: NOSIGNATURE
Not-Enough-Crashes-4.1.8-1.19.1-Forge.jar |Not Enough Crashes |notenoughcrashes |4.1.8+1.19.1 |DONE |Manifest: NOSIGNATURE
Mod(Декор).jar |Beautify |beautify |1.2.2 |DONE |Manifest: NOSIGNATURE
Mod(Фикс Сервера).jar |Connectivity Mod |connectivity |1.19.1-3.3 |DONE |Manifest: NOSIGNATURE
Mod(Пингует биом).jar |You Are Here |youarehere |1.1.2 |DONE |Manifest: NOSIGNATURE
Mod(Динамическое освещение).jar |Dynamic Lights |dynamiclights |1.19.2 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.19-0.4.10.87.jar |Sophisticated Core |sophisticatedcore |1.19-0.4.10.87 |DONE |Manifest: NOSIGNATURE
Rubidium-mc1.19.2-0.6.1.jar |Rubidium |rubidium |0.6.1 |DONE |Manifest: NOSIGNATURE
AoW-Reforged-v.0.3.6-1.19.jar |Age of Weapons - Reforged |ageofweapons |0.3.6 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.19.1-9.0.0-10.jar |Clumps |clumps |9.0.0+10 |DONE |Manifest: NOSIGNATURE
Mod(Для рамок предметов).jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE
citadel-1.12.7-1.19.jar |Citadel |citadel |1.12.7 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.19-1.9.7-forge.jar |Nature's Compass |naturescompass |1.19-1.9.7-forge |DONE |Manifest: NOSIGNATURE
Mod(Перекатиполе).jar |Tumbleweed |tumbleweed |0.5.1 |DONE |Manifest: NOSIGNATURE
configured-1.5.6-1.19.jar |Configured |configured |1.5.6 |DONE |Manifest: NOSIGNATURE
Mod (чтото по типу industrialcraft).jar |Assembly Line Machines |assemblylinemachines |1.19-1.4.8 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.19-14.2.10.jar |Bookshelf |bookshelf |14.2.10 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
sophisticatedbackpacks-1.19-3.18.9.661.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19-3.18.9.661 |DONE |Manifest: NOSIGNATURE
Mod(Зачарования++).jar |Tool Leveling |toolleveling |1.19 - 1.4.0 |DONE |Manifest: NOSIGNATURE
Mod(Описание Эффектов(JEI+)).jar |Just Enough Effect Description|jeed |1.19-1.14 |DONE |Manifest: NOSIGNATURE
Mod(Пьедесталы).jar |Sword Displays |sworddisplay |1.19-1.1.0 |DONE |Manifest: NOSIGNATURE
Mod(Своя прорисовка).jar |Farsight mod |farsight_view |1.19.1-2.0 |DONE |Manifest: NOSIGNATURE
Mod(Каталог модов).jar |Catalogue |catalogue |1.6.3 |DONE |Manifest: NOSIGNATURE
Mod(Меньше букв в логах).jar |DeLogger |delogger |4.7.0-build.9+mc1.19|DONE |Manifest: NOSIGNATURE
ClothConfig-Forge-1.19-v7.0.74.jar |Cloth Config v4 API |cloth_config |7.0.74 |DONE |Manifest: NOSIGNATURE
forge-1.19-41.1.0-universal.jar |Forge |forge |41.1.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
tl_skin_cape_forge_1.19_1.19.2-1.27.jar |TLSkinCape |tlskincape |1.27 |DONE |Manifest: 19:f5:ce:44:81:0c:e4:22:05:5e:73:c5:a8:cd:de:f3:c8:cf:a9:b3:01:70:40:a0:ee:2d:50:7a:1c:3d:1c:8a
client-1.19-20220607.102129-srg.jar |Minecraft |minecraft |1.19 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
Radon-mc1.19-0.8.2.jar |Radon |radon |0.8.2 |DONE |Manifest: NOSIGNATURE
Farmer-s-Delight-1.19-1.1.2.jar |Farmer's Delight |farmersdelight |1.19-1.1.2 |DONE |Manifest: NOSIGNATURE
voicechat-forge-1.19-2.3.5.jar |Simple Voice Chat |voicechat |1.19-2.3.5 |DONE |Manifest: NOSIGNATURE
soundphysics-forge-1.19-1.0.13.jar |Sound Physics Remastered |sound_physics_remastered |1.19-1.0.13 |DONE |Manifest: NOSIGNATURE
Mod(Умные компаньоны).jar |Companion |companion |3.0.2 |DONE |Manifest: NOSIGNATURE
Mod(Твик мыши+).jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
Mod(Места для инструментов).jar |Tool Belt |toolbelt |1.19.6 |DONE |Manifest: NOSIGNATURE
Mod(Первое лицо+).jar |FirstPersonModel Mod |firstpersonmod |2.1.2-mc1.19.1 |DONE |Manifest: NOSIGNATURE
Mod(Хотбар на игроке).jar |YDM's Weapon Master |weaponmaster |3.0.3 |DONE |Manifest: NOSIGNATURE
Mod(Плавный запуск игры).jar |Smooth Boot (Reloaded) |smoothboot |1.0.2 |DONE |Manifest: NOSIGNATURE
Mod(Для проверки нагрузки).jar |spark |spark |1.9.25 |DONE |Manifest: NOSIGNATURE
betterfpsdist-1.19.1-1.6.jar |betterfpsdist mod |betterfpsdist |1.19.1-1.6 |DONE |Manifest: NOSIGNATURE
Mod(Ползти).jar |GoProne |goprone |1.19-2.0.4 |DONE |Manifest: NOSIGNATURE
L_Ender-s-Cataclysm-0.20-1.19.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
Patchouli-1.19-75.jar |Patchouli |patchouli |1.19-75 |DONE |Manifest: NOSIGNATURE
Mod(Не вижу моба +ФПС).jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE
Mod(ХУД ++).jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.6 |DONE |Manifest: NOSIGNATURE
overweightfarming-1.19-1.6.0-forge.jar |Overweight Farming |overweight_farming |1.19-1.6.0-forge |DONE |Manifest: NOSIGNATURE
Mod(Гроб).jar |Corail Tombstone |tombstone |8.0.4 |DONE |Manifest: NOSIGNATURE
Mod(ММО прокачка).jar |Project MMO |pmmo |1.19-0.3.3 |DONE |Manifest: NOSIGNATURE
Mod(МОБЫ=производительность).jar |AI-Improvements |aiimprovements |0.5.1 |DONE |Manifest: NOSIGNATURE
Mod(Показ прочности).jar |Giselbaers Durability Viewer |durabilityviewer |1.19.1-forge42.0.1-1|DONE |Manifest: NOSIGNATURE
Mod(Магнит предметов).jar |Ring of Attraction |ring_of_attraction |1.5.3 |DONE |Manifest: NOSIGNATURE
krypton-0.2.0-1.jar |Krypton Reforged |krypton |0.2.0 |DONE |Manifest: NOSIGNATURE
Mod(Дизенчант).jar |Disenchanting |disenchanting |1.19-2.0.0 |DONE |Manifest: NOSIGNATURE
Mod(Жри не что хочешь).jar |Nutritional Balance |nutritionalbalance |1.19.1-4.1.1 |DONE |Manifest: NOSIGNATURE
deuf-1.19-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.19-1.3 |DONE |Manifest: NOSIGNATURE
Mod(Книга для хранения опыта).jar |XP Tome |xpbook |2.1.6 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 0ea7b234-f3f3-4c2e-9e9e-7e5e82e19042
FML: 41.1
Forge: net.minecraftforge:41.1.0
Suspected Mods: Minecraft (minecraft), Forge (forge) -
Oh thx you are right the cataclysm was a problem it was the version above i didn't see i'm playing on 1.19 and the mod is on 1.19.1 thank you for help
-
[23:48:06] [main/INFO]: ModLauncher running: args [--username, MstDominik, --version, Forge 1.19, --gameDir, C:\Users\kulya\AppData\Roaming\.minecraft, --assetsDir, C:\Users\kulya\AppData\Roaming\.minecraft\assets, --assetIndex, 1.19, --uuid, e004b4fe-7aea-11ec-9a38-f02f74958c02, --accessToken, вќ„вќ„вќ„вќ„вќ„вќ„вќ„вќ„, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 1920, --height, 1080, --launchTarget, forgeclient, --fml.forgeVersion, 41.1.0, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220607.102129, --fullscreen]
[23:48:06] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[23:48:26] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/kulya/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2390!/ Service=ModLauncher Env=CLIENT
[23:48:60] [main/INFO]: Found mod file Cataclysm-0.20-1.19.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file citadel-1.12.7-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file configured-1.5.6-1.19.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file engineersdecor-1.19-1.1.24.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Farmer-s-Delight-1.19-1.1.2.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file konkrete_forge_1.5.0_mc_1.19-1.19.1.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file kotlinforforge-3.7.1-obf.jar of type LANGPROVIDER with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod (чтото по типу industrialcraft).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(3 Вида брони по типу изумрудной).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Анимация появления чанков).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Анимация++).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Биология+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Блок Музея).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Декорации+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Для проверки нагрузки).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(�мя=ХП).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Карта Мира).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Колония Аддон).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Колония)(Движения блоков+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Колония)(Структуризация+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Колония).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Корабли++).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Огромные данжи).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Оптимизация мобов).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Панорама+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Персональность+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Пинговать местность).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Плавный лифт).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Размер персонажа).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:60] [main/INFO]: Found mod file Mod(Скины оффлайн).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:61] [main/INFO]: Found mod file Mod(Температура,жажда).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:61] [main/INFO]: Found mod file Mod(Технический(Колония)).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:61] [main/INFO]: Found mod file Mod(Улучшенный незерит).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:61] [main/INFO]: Found mod file Mod(РҐРЈР” ++).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:61] [main/INFO]: Found mod file Mod(Рнергия 2).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:61] [main/INFO]: Found mod file Mod(РЇРґСЂРѕ Abnormals).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:61] [main/INFO]: Found mod file Mod(Ядро лифта+).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:61] [main/INFO]: Found mod file Mod(Ядро техническая библиотека(Лифта)).jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:61] [main/INFO]: Found mod file tl_skin_cape_forge_1.19_1.19.2-1.27.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:61] [main/INFO]: Found mod file voicechat-forge-1.19-2.3.5.jar of type MOD with provider {mods folder locator at C:\Users\kulya\AppData\Roaming\.minecraft\mods}
[23:48:73] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar is missing mods.toml file
[23:48:73] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar is missing mods.toml file
[23:48:73] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar is missing mods.toml file
[23:48:74] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar is missing mods.toml file
[23:48:76] [main/INFO]: Found mod file fmlcore-1.19-41.1.0.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3d7cc3cb
[23:48:76] [main/INFO]: Found mod file javafmllanguage-1.19-41.1.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3d7cc3cb
[23:48:76] [main/INFO]: Found mod file lowcodelanguage-1.19-41.1.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3d7cc3cb
[23:48:76] [main/INFO]: Found mod file mclanguage-1.19-41.1.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3d7cc3cb
[23:48:76] [main/INFO]: Found mod file client-1.19-20220607.102129-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3d7cc3cb
[23:48:76] [main/INFO]: Found mod file forge-1.19-41.1.0-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3d7cc3cb
[23:48:81] [main/INFO]: No dependencies to load found. Skipping!
[23:48:09] [main/INFO]: Compatibility level set to JAVA_17
[23:48:29] [main/INFO]: Successfully loaded Mixin Connector [lumien.chunkanimator.MixinConnector]
[23:48:30] [main/INFO]: Successfully loaded Mixin Connector [org.tlauncher.MixinConnector]
[23:48:30] [main/INFO]: Launching target 'forgeclient' with arguments [--version, Forge 1.19, --gameDir, C:\Users\kulya\AppData\Roaming\.minecraft, --assetsDir, C:\Users\kulya\AppData\Roaming\.minecraft\assets, --uuid, e004b4fe-7aea-11ec-9a38-f02f74958c02, --username, MstDominik, --assetIndex, 1.19, --accessToken, вќ„вќ„вќ„вќ„вќ„вќ„вќ„вќ„, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 1920, --height, 1080, --fullscreen]
[23:48:71] [pool-3-thread-1/WARN]: @Inject(@At("HEAD")) Shift.BY=1 on blueprint.mixins.json:EntityMixin::handler$zdc000$baseTick exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[23:48:37] [pool-3-thread-1/INFO]: Building unoptimized datafixer
############ Journeymap Coremod Potion Effects Renderer: Injected ############
############ Journeymap Coremod Potion Effects Renderer: Injected ############
[23:48:92] [Render thread/WARN]: Assets URL 'union:/C:/Users/kulya/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19-20220607.102129/client-1.19-20220607.102129-srg.jar%23183!/assets/.mcassetsroot' uses unexpected schema
[23:48:92] [Render thread/WARN]: Assets URL 'union:/C:/Users/kulya/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19-20220607.102129/client-1.19-20220607.102129-srg.jar%23183!/data/.mcassetsroot' uses unexpected schema
[23:48:94] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[23:48:84] [Render thread/ERROR]: Failed to verify authentication
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
at MC-BOOTSTRAP/authlib@3.5.41/com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56)
at MC-BOOTSTRAP/authlib@3.5.41/com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:140)
at MC-BOOTSTRAP/authlib@3.5.41/com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:47)
at MC-BOOTSTRAP/authlib@3.5.41/com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:158)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.Minecraft.m_193585_(Minecraft.java:615)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.Minecraft.<init>(Minecraft.java:392)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.main.Main.main(Main.java:170)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at MC-BOOTSTRAP/fmlloader@1.19-41.1.0/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
Caused by: MinecraftClientHttpException[type=HTTP_ERROR, status=401, response=null]
at MC-BOOTSTRAP/authlib@3.5.41/com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85)
at MC-BOOTSTRAP/authlib@3.5.41/com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48)
at MC-BOOTSTRAP/authlib@3.5.41/com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:121)
... 18 more[23:48:85] [Render thread/INFO]: Setting user: MstDominik
[23:48:94] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 build 7
[23:48:69] [modloading-worker-0/INFO]: Meow~~ Miaow~~~
[23:48:09] [modloading-worker-0/INFO]: Engineer's Decor GIT id #6234e23.
[23:48:13] [modloading-worker-0/INFO]: Forge mod loading, version 41.1.0, for MC 1.19 with MCP 20220607.102129
[23:48:13] [modloading-worker-0/INFO]: MinecraftForge v41.1.0 Initialized
[23:48:21] [modloading-worker-0/INFO]: [KONKRETE] Successfully initialized!
[23:48:21] [modloading-worker-0/INFO]: [KONKRETE] Server-side libs ready to use!
[23:48:22] [Render thread/ERROR]:
[23:48:22] [Render thread/ERROR]: Caught exception during event RegisterEvent dispatch for modid cataclysm
java.lang.NoSuchMethodError: 'void net.minecraft.world.item.RecordItem.<init>(int, java.util.function.Supplier, net.minecraft.world.item.Item$Properties, int)'
at TRANSFORMER/cataclysm@1.0/L_Ender.cataclysm.init.ModItems.lambda$static$45(ModItems.java:158)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.DeferredRegister.lambda$addEntries$1(DeferredRegister.java:388)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.RegisterEvent.register(RegisterEvent.java:59)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.DeferredRegister.addEntries(DeferredRegister.java:388)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.DeferredRegister$EventDispatcher.handleEvent(DeferredRegister.java:330)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.__EventDispatcher_handleEvent_RegisterEvent.invoke(.dynamic)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:93)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
at LAYER PLUGIN/javafmllanguage@1.19-41.1.0/net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.lambda$postEventWithWrapInModOrder$35(ModLoader.java:315)
at java.base/java.lang.Iterable.forEach(Iterable.java:75)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:313)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:321)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:207)
at java.base/java.util.Optional.ifPresent(Optional.java:178)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:207)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:185)
at java.base/java.lang.Iterable.forEach(Iterable.java:75)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:91)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:91)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.Minecraft.<init>(Minecraft.java:454)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.main.Main.main(Main.java:170)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at MC-BOOTSTRAP/fmlloader@1.19-41.1.0/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)[23:48:73] [Render thread/FATAL]: Failed to register some entries, see suppressed exceptions for details
java.lang.RuntimeException
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:306)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:207)
at java.base/java.util.Optional.ifPresent(Optional.java:178)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:207)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:185)
at java.base/java.lang.Iterable.forEach(Iterable.java:75)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:91)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:91)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.Minecraft.<init>(Minecraft.java:454)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.main.Main.main(Main.java:170)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at MC-BOOTSTRAP/fmlloader@1.19-41.1.0/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
Suppressed: net.minecraftforge.fml.ModLoadingException: Cataclysm Mod (cataclysm) encountered an error during the common_setup event phase
В§7java.lang.NoSuchMethodError: 'void net.minecraft.world.item.RecordItem.<init>(int, java.util.function.Supplier, net.minecraft.world.item.Item$Properties, int)'
at LAYER PLUGIN/javafmllanguage@1.19-41.1.0/net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.lambda$postEventWithWrapInModOrder$35(ModLoader.java:315)
at java.base/java.lang.Iterable.forEach(Iterable.java:75)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:313)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:321)
... 25 more
Caused by: java.lang.NoSuchMethodError: 'void net.minecraft.world.item.RecordItem.<init>(int, java.util.function.Supplier, net.minecraft.world.item.Item$Properties, int)'
at TRANSFORMER/cataclysm@1.0/L_Ender.cataclysm.init.ModItems.lambda$static$45(ModItems.java:158)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.DeferredRegister.lambda$addEntries$1(DeferredRegister.java:388)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.RegisterEvent.register(RegisterEvent.java:59)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.DeferredRegister.addEntries(DeferredRegister.java:388)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.DeferredRegister$EventDispatcher.handleEvent(DeferredRegister.java:330)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.registries.__EventDispatcher_handleEvent_RegisterEvent.invoke(.dynamic)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:93)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
at LAYER PLUGIN/javafmllanguage@1.19-41.1.0/net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107)
... 30 more[23:48:74] [Render thread/FATAL]: Detected errors during registry event dispatch, rolling back to VANILLA state
[23:48:38] [Render thread/FATAL]: Detected errors during registry event dispatch, roll back to VANILLA complete
[23:48:70] [Render thread/INFO]: Block Colors Registered.
[23:48:71] [Render thread/INFO]: Item Colors Registered.
[23:48:71] [Render thread/ERROR]:
[23:48:71] [Render thread/ERROR]: Caught exception during event net.minecraftforge.client.event.RegisterColorHandlersEvent$Item@214279d2 dispatch for modid assemblylinemachines
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.ItemLike.m_5456_()" because "itemlike" is null
at TRANSFORMER/minecraft@1.19/net.minecraft.client.color.item.ItemColors.m_92689_(ItemColors.java:105)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.client.event.RegisterColorHandlersEvent$Item.register(RegisterColorHandlersEvent.java:127)
at TRANSFORMER/assemblylinemachines@1.19-1.4.8/me.haydenb.assemblylinemachines.registry.Registry.registerItemColorHandlers(Registry.java:806)
at TRANSFORMER/assemblylinemachines@1.19-1.4.8/me.haydenb.assemblylinemachines.registry.__Registry_registerItemColorHandlers_Item.invoke(.dynamic)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:93)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
at LAYER PLUGIN/javafmllanguage@1.19-41.1.0/net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:306)
at java.base/java.lang.Iterable.forEach(Iterable.java:75)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225)
at LAYER PLUGIN/fmlcore@1.19-41.1.0/net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:306)
at TRANSFORMER/forge@41.1.0/net.minecraftforge.client.ForgeHooksClient.onItemColorsInit(ForgeHooksClient.java:318)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.color.item.ItemColors.m_92683_(ItemColors.java:92)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.Minecraft.<init>(Minecraft.java:478)
at TRANSFORMER/minecraft@1.19/net.minecraft.client.main.Main.main(Main.java:170)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at MC-BOOTSTRAP/fmlloader@1.19-41.1.0/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)[23:48:93] [Render thread/FATAL]: Preparing crash report with UUID 4dcf147f-732e-4e3b-8299-28ecaea4e9da
---- Minecraft Crash Report ----
// Don't be sad, have a hug! ❤️Time: 18.08.2022, 23:48
Description: Initializing gamenet.minecraftforge.fml.ModLoadingException: Assembly Line Machines (assemblylinemachines) encountered an error during the common_setup event phase
пїЅ7java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.ItemLike.m_5456_()" because "itemlike" is null
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19-41.1.0.jar%23185!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:306) ~[fmlcore-1.19-41.1.0.jar%23184!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19-41.1.0.jar%23184!/:?] {}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:306) ~[fmlcore-1.19-41.1.0.jar%23184!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.onItemColorsInit(ForgeHooksClient.java:318) ~[forge-1.19-41.1.0-universal.jar%23188!/:?] {re:mixin,re:classloading}
at net.minecraft.client.color.item.ItemColors.m_92683_(ItemColors.java:92) ~[client-1.19-20220607.102129-srg.jar%23183!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:478) ~[client-1.19-20220607.102129-srg.jar%23183!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:170) ~[client-1.19-20220607.102129-srg.jar%23183!/:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19-41.1.0.jar%2393!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.ItemLike.m_5456_()" because "itemlike" is null
at net.minecraft.client.color.item.ItemColors.m_92689_(ItemColors.java:105) ~[client-1.19-20220607.102129-srg.jar%23183!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.client.event.RegisterColorHandlersEvent$Item.register(RegisterColorHandlersEvent.java:127) ~[forge-1.19-41.1.0-universal.jar%23188!/:?] {re:classloading,pl:eventbus:A}
at me.haydenb.assemblylinemachines.registry.Registry.registerItemColorHandlers(Registry.java:806) ~[Mod%20(пїЅпїЅпїЅпїЅпїЅ%20пїЅпїЅ%20пїЅпїЅпїЅпїЅ%20industrialcraft).jar%23150!/:?] {re:mixin,re:classloading}
at me.haydenb.assemblylinemachines.registry.__Registry_registerItemColorHandlers_Item.invoke(.dynamic) ~[Mod%20(пїЅпїЅпїЅпїЅпїЅ%20пїЅпїЅ%20пїЅпїЅпїЅпїЅ%20industrialcraft).jar%23150!/:?] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:93) ~[eventbus-6.0.0.jar%2378!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-6.0.0.jar%2378!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-6.0.0.jar%2378!/:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19-41.1.0.jar%23185!/:?] {}
... 21 more
A detailed walkthrough of the error, its code path and all known details is as follows:
----------------------------------------------------------------------------------------- Head --
Thread: Render thread
Stacktrace:
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19-41.1.0.jar%23185!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:306) ~[fmlcore-1.19-41.1.0.jar%23184!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19-41.1.0.jar%23184!/:?] {}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:306) ~[fmlcore-1.19-41.1.0.jar%23184!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.onItemColorsInit(ForgeHooksClient.java:318) ~[forge-1.19-41.1.0-universal.jar%23188!/:?] {re:mixin,re:classloading}
at net.minecraft.client.color.item.ItemColors.m_92683_(ItemColors.java:92) ~[client-1.19-20220607.102129-srg.jar%23183!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:478) ~[client-1.19-20220607.102129-srg.jar%23183!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ API Windows 32:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:API32 пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.dll:Base cryptographic API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22000.71 (WinBuild.160101.0800):Microsoft Corporation
CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22000.132:Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ API DNS-пїЅпїЅпїЅпїЅпїЅпїЅпїЅ:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.22000.832 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ OpenGL:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:API пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ IP:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ Windows NT BASE API:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ Windows NT BASE API:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:MMDevice API:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
MSASN1.dll:ASN.1 Runtime APIs:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ MSCTF:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
MpOav.dll:IOfficeAntiVirus Module:4.18.2205.7 (WinBuild.160101.0800):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
Ole32.dll:Microsoft OLE пїЅпїЅпїЅ Windows:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
OleAut32.dll:OLEAUT32.DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
OpenAL.dll:Main implementation library:1.21.1:
PROPSYS.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ (пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ):7.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
Pdh.dll:пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ Windows:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
SETUPAPI.dll:Windows Setup API:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ Windows:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
USER32.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ USER API Windows:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:MicrosoftпїЅ C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:пїЅпїЅпїЅпїЅпїЅпїЅ HTTP Windows:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22000.832 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:32-пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ Windows Socket 2.0:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.22000.593 (WinBuild.160101.0800):Microsoft Corporation
apphelp.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
atiadlxx.dll:ADL:7.21.50.1467:Advanced Micro Devices, Inc.
atig6pxx.dll:atiglpxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
atig6txx.dll:atigktxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
atio6axx.dll:AMD OpenGL driver:8.14.11000.14761:Advanced Micro Devices, Inc.
awt.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
bcrypt.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ Windows:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22000.778 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
combase.dll:Microsoft COM пїЅпїЅпїЅ Windows:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc.DLL:пїЅпїЅпїЅпїЅпїЅпїЅ DHCP-пїЅпїЅпїЅпїЅпїЅпїЅпїЅ:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc6.DLL:пїЅпїЅпїЅпїЅпїЅпїЅ DHCPv6:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
directxdatabasehelper.dll:DirectXDatabaseHelper:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ API пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ (пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ):10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
dxva2.dll:DirectX Video Acceleration 2.0 DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
fwpuclnt.dll:API пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ FWP/IPsec:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.22000.832 (WinBuild.160101.0800):Microsoft Corporation
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
icm32.dll:Microsoft Color Management Module (CMM):10.0.22000.708 (WinBuild.160101.0800):Microsoft Corporation
iertutil.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅ Internet Explorer:11.00.22000.856 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.22000.168 (WinBuild.160101.0800):Microsoft Corporation
java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft
jemalloc.dll
jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jna264536785852356000.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft
kernel.appcore.dll:AppModel API Host:10.0.22000.71 (WinBuild.160101.0800):Microsoft Corporation
lwjgl.dll
lwjgl_opengl.dll
lwjgl_stb.dll
management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
mscms.dll:DLL-пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
msvcp140.dll:MicrosoftпїЅ C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
msvcp_win.dll:MicrosoftпїЅ C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ API Microsoft Windows Sockets 2.0:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅ пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ Windows NCrypt:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
netutils.dll:Net Win32 API Helpers DLL:10.0.22000.434 (WinBuild.160101.0800):Microsoft Corporation
nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
ntdll.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ NT:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ Windows NT MARTA:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:10.0.22000.708 (WinBuild.160101.0800):Microsoft Corporation
perfos.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ Windows:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
pfclient.dll:SysMain Client:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
pnrpnsp.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅ PNRP:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
powrprof.dll:DLL пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
shlwapi.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
srvcli.dll:Server Service Client DLL:10.0.22000.613 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22000.282 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:MicrosoftпїЅ C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
urlmon.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ OLE32 пїЅпїЅпїЅ Win32:11.00.22000.856 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅ UxTheme (Microsoft):10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
vcruntime140_1.dll:MicrosoftпїЅ C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
verify.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
win32u.dll:Win32u:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:API пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ Microsoft WinRT:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ DLL пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ Windows:10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
xinput1_4.dll:API пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ (пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ):10.0.22000.856 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:170) ~[client-1.19-20220607.102129-srg.jar%23183!/:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19-41.1.0.jar%2393!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2381!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
-- System Details --
Details:
Minecraft Version: 1.19
Minecraft Version ID: 1.19
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 392604384 bytes (374 MiB) / 1174405120 bytes (1120 MiB) up to 7918845952 bytes (7552 MiB)
CPUs: 8
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 4700U with Radeon Graphics
Identifier: AuthenticAMD Family 23 Model 96 Stepping 1
Microarchitecture: unknown
Frequency (GHz): 2,00
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 8
Graphics card #0 name: AMD Radeon(TM) Graphics
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 512,00
Graphics card #0 deviceId: 0x1636
Graphics card #0 versionInfo: DriverVersion=30.0.13044.0
Memory slot #0 capacity (MB): 4096,00
Memory slot #0 clockSpeed (GHz): 3,20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 4096,00
Memory slot #1 clockSpeed (GHz): 3,20
Memory slot #1 type: DDR4
Virtual memory max (MB): 16090,06
Virtual memory used (MB): 13485,70
Swap memory total (MB): 8548,81
Swap memory used (MB): 1098,29
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7537M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: Forge 1.19
Backend library: LWJGL version 3.3.1 build 7
Backend API: AMD Radeon(TM) Graphics GL version 3.2.14761 Core Profile Forward-Compatible Context 21.30.44 30.0.13044.0, ATI Technologies Inc.
Window size: <not initialized>
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
CPU: 8x AMD Ryzen 7 4700U with Radeon Graphics
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.0.jar eventbus PLUGINSERVICE
fmlloader-1.19-41.1.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19-41.1.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19-41.1.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19-41.1.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19-41.1.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
kotlinforforge@3.7.1
Mod List:
client-1.19-20220607.102129-srg.jar |Minecraft |minecraft |1.19 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
Farmer-s-Delight-1.19-1.1.2.jar |Farmer's Delight |farmersdelight |1.19-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ,пїЅпїЅпїЅпїЅпїЅ).jar |Homeostatic |homeostatic |1.19.1-2.3.0.0 |COMMON_SET|Manifest: da:bf:8b:25:96:f3:b9:28:12:15:50:54:25:99:97:10:61:cf:4e:63:30:09:40:fb:93:39:1d:7e:6b:93:9b:17
voicechat-forge-1.19-2.3.5.jar |Simple Voice Chat |voicechat |1.19-2.3.5 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ+).jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ).jar |Ping |ping |1.19-1.9.1 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ+).jar |Nekoration |nekoration |1.7.5 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ).jar |Chunk Animator |chunkanimator |1.19.1-1.3.5 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅ 2).jar |Applied Energistics 2 |ae2 |12.0.2-alpha |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ(пїЅпїЅпїЅпїЅпїЅ)).jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19a |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅ).jar |Moving Elevators |movingelevators |1.3.9 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ).jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.58-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ).jar |spark |spark |1.9.25 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ++).jar |NotEnoughAnimations Mod |notenoughanimations |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ(пїЅпїЅпїЅпїЅпїЅпїЅпїЅ)).jar |UI Library Mod |blockui |1.19-0.0.60-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
Mod(3 пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅ пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ).jar |Easy Emerald |easy_emerald |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ).jar |Advanced Netherite |advancednetherite |1.13.5 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅ).jar |Journeymap |journeymap |5.8.5 |COMMON_SET|Manifest: NOSIGNATURE
citadel-1.12.7-1.19.jar |Citadel |citadel |1.12.7 |COMMON_SET|Manifest: NOSIGNATURE
Cataclysm-0.20-1.19.1.jar |Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ+).jar |Bionisation 4 |bionisation4 |1.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅ=пїЅпїЅ).jar |Name Pain |namepain |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
configured-1.5.6-1.19.jar |Configured |configured |1.5.6 |COMMON_SET|Manifest: NOSIGNATURE
Mod (пїЅпїЅпїЅпїЅпїЅ пїЅпїЅ пїЅпїЅпїЅпїЅ industrialcraft).jar |Assembly Line Machines |assemblylinemachines |1.19-1.4.8 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅ ++).jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.6 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ).jar |OfflineSkins |offlineskins |1.19.2-v1 |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
Mod(пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ).jar |Shrink |shrink |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅ)(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ+).jar |Structurize |structurize |1.19.1-1.0.423-ALPHA|COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅ)(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ+).jar |Multi-Piston |multipiston |1.19-1.2.16-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅ).jar |MineColonies |minecolonies |1.19.1-1.0.912-ALPHA|COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ+).jar |Panoramica |panoramica |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ).jar |AI-Improvements |aiimprovements |0.5.1 |COMMON_SET|Manifest: NOSIGNATURE
engineersdecor-1.19-1.1.24.jar |Engineer's Decor |engineersdecor |1.1.24 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
Mod(пїЅпїЅпїЅпїЅ Abnormals).jar |Blueprint |blueprint |6.0.5 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ+).jar |Personality |personality |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ).jar |Display Case Mod |display_case |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅ++).jar |Small Ships Mod |smallships |2.0.0-a0.4 |COMMON_SET|Manifest: NOSIGNATURE
forge-1.19-41.1.0-universal.jar |Forge |forge |41.1.0 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
tl_skin_cape_forge_1.19_1.19.2-1.27.jar |TLSkinCape |tlskincape |1.27 |COMMON_SET|Manifest: 19:f5:ce:44:81:0c:e4:22:05:5e:73:c5:a8:cd:de:f3:c8:cf:a9:b3:01:70:40:a0:ee:2d:50:7a:1c:3d:1c:8a
konkrete_forge_1.5.0_mc_1.19-1.19.1.jar |Konkrete |konkrete |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
Mod(пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ).jar |When Dungeons Arise |dungeons_arise |2.1.51 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: 4dcf147f-732e-4e3b-8299-28ecaea4e9da
FML: 41.1
Forge: net.minecraftforge:41.1.0
[23:48:93] [Render thread/FATAL]: Preparing crash report with UUID 382aa689-1771-4d89-8a51-a74548ae2d05
#@!@# Game crashed! Crash report saved to: #@!@# C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_23.48.40-client.txt
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (25 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: -1
flush now
[Launcher] [Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_16.53.54-client.txt
[Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_16.53.54-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_18.56.59-client.txt
[Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_18.56.59-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_18.58.24-client.txt
[Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_18.58.24-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_22.21.30-client.txt
[Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_22.21.30-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_22.24.22-client.txt
[Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_22.24.22-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_22.43.34-client.txt
[Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_22.43.34-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_23.22.41-client.txt
[Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_23.22.41-client.txt
[Launcher] [Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_23.48.40-client.txt
[Crash] Found crash report file: C:\Users\kulya\AppData\Roaming\.minecraft\crash-reports\crash-2022-08-18_23.48.40-client.txt
flush now-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[23:48:73] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar is missing mods.toml file
[23:48:73] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar is missing mods.toml file
[23:48:73] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar is missing mods.toml file
[23:48:74] [main/WARN]: Mod file C:\Users\kulya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar is missing mods.toml fileWHAT IS THIS PROBLEM?
it crushed when i turned 180 degrees sharply
in Support & Bug Reports
Posted
thx