Перейти к содержанию
Если у вас техническая проблема с модом или их сборкой, то создавайте тему в разделе "Технические проблемы".
В разделе "Моды" запрещено набирать игроков на свой сервер и искать друзей для игры.

Крашится игра с модами на Forge 1.20.1


Minorty

Рекомендуемые сообщения

В теме 2 сообщения

ВОТ ОШИБКА КРАША 

The game crashed whilst encountered exception while building chunk meshes
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(double)" because "sprite" is null

ВОТ КРАШ РЕПОРТ
 

Time: 2023-10-21 21:50:57
Description: Encountered exception while building chunk meshes

java.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%23406!/:?] {re:classloading}
    at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23406!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,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%23406!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,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%23406!/:?] {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%23406!/:?] {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
Stacktrace:
    at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23406!/:?] {re:classloading}
-- Block being rendered --
Details:
    Block: Block{minecraft:lava}[level=0]
    Block location: World: (-147,-5,-680), Section: (at 13,11,8 in -10,-1,-43; chunk contains blocks -160,-64,-688 to -145,319,-673), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,-64,-1024 to -1,319,-513)
    Chunk section: RenderSection at chunk (-10, -1, -43) from (-160, -16, -688) to (-145, -1, -673)
    Render context volume: BoundingBox{minX=-162, minY=-18, minZ=-690, maxX=-143, maxY=1, maxZ=-671}
Stacktrace:
    at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23406!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,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%23406!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,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%23406!/:?] {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%23406!/:?] {re:classloading}
    at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}


-- Affected level --
Details:
    All players: 1 total; [LocalPlayer['Minorty'/1, l='ClientLevel', x=35.99, y=69.42, z=-268.97]]
    Chunk stats: 16384, 3653
    Level dimension: minecraft:overworld
    Level spawn location: World: (16,63,-16), Section: (at 0,15,0 in 1,3,-1; chunk contains blocks 16,-64,-16 to 31,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
    Level time: 1817 game time, 1817 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%23438!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.render.world.sky.ClientWorldMixin,pl:mixin:APP:dogslie.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:waterdripsound.mixins.json:client.MixinClientWorld,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:mixins.essential.json:feature.particles.Mixin_AddParticleSystemToClientWorld,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23438!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,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%23438!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,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.1.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:APP:screenshotclipboard-common.mixins.json:AWTHackMixin,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.1.jar:?] {}
    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.1.jar:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.1.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/FreshAnimations_v1.8.1.zip, file/1.0.1v_VisualGoatHorns.zip, file/Blazing-Souls-1.20-1.0.1.zip, file/Broken_Tools_V2_1.19.2.zip, file/Default-Dark-Mode-1.19-2023.7.0.zip, file/Icons v.1.8.zip, file/Pekit's+Lossless+Paintings+1.20.zip, file/Pinkys Chorus Blooms.zip, file/Shield Corrections [Regular].zip, file/SimpleGrassFlowersv1.2.0.zip, file/VT_FIX.zip, file/VanillaTweaks_Survival.zip, file/[1.3] Enhanced Boss Bars.zip, file/axolotl_bucket_variants-1.20.zip, file/Visual+Fish+Buckets+v1.3.zip, file/better-cauldrons.zip, file/better-torch-e2470.zip, file/§2§lVisual§0-§a§lLeaf§0-§2§lDecay§0-§7§o1.3§0-§8.zip, file/§fBetter §2§lLeaves §71.20.zip, file/§6Pumpkins-Reimagined§8-[v1].zip, file/voidomons-enchanted-books.zip, file/unique-spawn-eggs-v1-5.zip, file/drowned-variations.zip, essential

-- System Details --
Details:
    Minecraft Version: 1.20.1
    Minecraft Version ID: 1.20.1
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.8, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 1480345792 bytes (1411 MiB) / 6140461056 bytes (5856 MiB) up to 34359738368 bytes (32768 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 5600X 6-Core Processor             
    Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
    Microarchitecture: Zen 3
    Frequency (GHz): 3.70
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce RTX 3070
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2488
    Graphics card #0 versionInfo: DriverVersion=31.0.15.3758
    Memory slot #0 capacity (MB): 16384.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 16384.00
    Memory slot #1 clockSpeed (GHz): 3.20
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 37558.09
    Virtual memory used (MB): 29376.99
    Swap memory total (MB): 4864.00
    Swap memory used (MB): 353.87
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx32G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.20.1-forge-47.2.1
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: NVIDIA GeForce RTX 3070/PCIe/SSE2 GL version 4.6.0 NVIDIA 537.58, NVIDIA Corporation
    Window size: 3440x1440
    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/FreshAnimations_v1.8.1.zip (incompatible), file/1.0.1v_VisualGoatHorns.zip (incompatible), file/Blazing-Souls-1.20-1.0.1.zip, file/Broken_Tools_V2_1.19.2.zip (incompatible), file/Default-Dark-Mode-1.19-2023.7.0.zip (incompatible), file/Icons v.1.8.zip, file/Pekit's+Lossless+Paintings+1.20.zip, file/Pinkys Chorus Blooms.zip (incompatible), file/Shield Corrections [Regular].zip, file/SimpleGrassFlowersv1.2.0.zip (incompatible), file/VT_FIX.zip, file/VanillaTweaks_Survival.zip, file/[1.3] Enhanced Boss Bars.zip, file/axolotl_bucket_variants-1.20.zip, file/Visual+Fish+Buckets+v1.3.zip (incompatible), file/better-cauldrons.zip (incompatible), file/better-torch-e2470.zip (incompatible), file/§2§lVisual§0-§a§lLeaf§0-§2§lDecay§0-§7§o1.3§0-§8.zip (incompatible), file/§fBetter §2§lLeaves §71.20.zip, file/§6Pumpkins-Reimagined§8-[v1].zip (incompatible), file/voidomons-enchanted-books.zip (incompatible), file/unique-spawn-eggs-v1-5.zip (incompatible), file/drowned-variations.zip (incompatible)
    Current Language: ru_ru
    CPU: 12x AMD Ryzen 5 5600X 6-Core Processor 
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['Minorty'/1, l='ServerLevel[Новый мир]', x=35.99, y=69.42, z=-268.97]]
    Data Packs: vanilla, mod:saturn (incompatible), mod:betterdungeons, mod:easyanvils, mod:betterwitchhuts, mod:zombiehorsespawn, mod:bigbrain (incompatible), mod:satin (incompatible), mod:geckolib, mod:paragon (incompatible), mod:betteroceanmonuments, mod:dynamiclights (incompatible), mod:rubidium, mod:elytra_physics (incompatible), mod:enhancedvisuals, mod:controlling (incompatible), mod:modernfix (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:guardvillagers (incompatible), mod:cryingghasts, mod:mr_tool_trims, mod:sculkhorde (incompatible), mod:skeletonhorsespawn, mod:fpsreducer, mod:betterfortresses, mod:cloth_config (incompatible), mod:sound_physics_remastered, mod:huskssand (incompatible), mod:despawningeggshatch, mod:geophilic, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:ambientsounds, mod:blur, mod:dogslie (incompatible), mod:conduitspreventdrowned, mod:yungsbridges, mod:snifferplus (incompatible), mod:resourcefulconfig (incompatible), mod:fishingreal (incompatible), mod:fishontheline, mod:philipsruins (incompatible), mod:modelfix (incompatible), mod:naturallychargedcreepers, mod:collective, mod:searchables (incompatible), mod:yungsextras, mod:betterstrongholds, mod:resourcefullib (incompatible), mod:sleepsooner, mod:alwaysawitherskull, mod:architectury (incompatible), mod:getwebbed (incompatible), mod:dynmus (incompatible), mod:aiimprovements, mod:cupboard (incompatible), mod:itemphysic, mod:betterendisland, mod:rubidium_extra, mod:krypton (incompatible), mod:furnacerecycle, mod:chickensshed, mod:bettermineshafts, mod:shulkerboxtooltip (incompatible), mod:essential (incompatible), mod:betterjungletemples, mod:waterdripsound (incompatible), mod:fastback (incompatible), mod:radium, mod:kiwi (incompatible), mod:fastload, mod:puzzlesapi, mod:handoveryouritems, mod:easymagic, mod:mooshroomtweaks, mod:paxi, mod:fallingleaves, mod:easyelytratakeoff, mod:clumps (incompatible), mod:guicompass, mod:anvilrestoration, mod:make_bubbles_pop (incompatible), mod:bottleyourxp, mod:rare_ice (incompatible), mod:starlight (incompatible), mod:breedablekillerrabbit, mod:betterdeserttemples, mod:waveycapes, mod:compacthelpcommand, mod:fixedanvilrepaircost, mod:extra_details (incompatible), mod:dismountentity, mod:memoryleakfix (incompatible), mod:puzzlesaccessapi, mod:extendedbonemeal, mod:erodingstoneentities, mod:skinlayers3d, mod:forge, mod:moremobs, mod:deathbackup, mod:armorstatues, mod:bestylewither, mod:wooltweaks, mod:nyfsspiders (incompatible), mod:replanter, mod:smoothchunk (incompatible), mod:emi (incompatible), mod:geode_plus (incompatible), mod:moonlight (incompatible), mod:extractpoison, mod:icepreventscropgrowth, mod:inventorytotem, mod:nutritiousmilk, mod:creativecore, mod:smoothboot, mod:betterallay (incompatible), mod:ksyxis (incompatible), mod:roughlyenoughitems (incompatible), mod:moveboats, mod:notenoughanimations, mod:flywheel, mod:create, mod:dragondropselytra, mod:cyclepaintings, mod:sit, mod:immersive_paintings (incompatible), mod:entityculling, mod:mr_endermite_expansion, mod:maptooltip (incompatible), mod:screenshotclipboard (incompatible), mod:raised (incompatible), mod:immediatelyfast (incompatible), mod:sculk_expansion_mr (incompatible), mod:creeperoverhaul, mod:ferritecore (incompatible), mod:visuality (incompatible), mod:puzzleslib, mod:betterlily (incompatible), mod:betterf3, mod:rrls, mod:packetfixer (incompatible), mod:no_telemetry (incompatible), mod:healingcampfire, mod:mr_gardeners_dream
    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.1.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.20.1-47.2.1.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.20.1-47.2.1.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.20.1-47.2.1.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.20.1-47.2.1.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        saturn-mc1.20.1-0.0.5.jar                         |Saturn                        |saturn                        |0.0.5               |DONE      |Manifest: NOSIGNATURE
        YungsBetterDungeons-1.20-Forge-4.0.3.jar          |YUNG's Better Dungeons        |betterdungeons                |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        EasyAnvils-v8.0.1-1.20.1-Forge.jar                |Easy Anvils                   |easyanvils                    |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
        YungsBetterWitchHuts-1.20-Forge-3.0.3.jar         |YUNG's Better Witch Huts      |betterwitchhuts               |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE
        zombiehorsespawn-1.20.1-4.6.jar                   |Zombie Horse Spawn            |zombiehorsespawn              |4.6                 |DONE      |Manifest: NOSIGNATURE
        bigbrain-1.20-1.7.3.jar                           |Big Brain                     |bigbrain                      |1.20-1.7.3          |DONE      |Manifest: NOSIGNATURE
        satin-forge-1.20.1+1.13.0.jar                     |Satin Forge                   |satin                         |1.20.1+1.13.0       |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.20.1-4.2.3.jar                   |GeckoLib 4                    |geckolib                      |4.2.3               |DONE      |Manifest: NOSIGNATURE
        paragon-forge-3.0.2-1.20x.jar                     |Paragon                       |paragon                       |3.0.2               |DONE      |Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.20-Forge-3.0.3.jar    |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE
        dynamiclights-1.20.1.1.jar                        |Dynamic Lights                |dynamiclights                 |1.20.1.1            |DONE      |Manifest: NOSIGNATURE
        rubidium-mc1.20.1-0.7.1.jar                       |Rubidium                      |rubidium                      |0.7.1               |DONE      |Manifest: NOSIGNATURE
        Elytra-Physics-Mod-Forge-1.20.1.jar               |ElytraPhysicsForge            |elytra_physics                |1.3                 |DONE      |Manifest: NOSIGNATURE
        EnhancedVisuals_FORGE_v1.6.9_mc1.20.1.jar         |EnhancedVisuals               |enhancedvisuals               |1.6.9               |DONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.20.1-12.0.2.jar               |Controlling                   |controlling                   |12.0.2              |DONE      |Manifest: NOSIGNATURE
        modernfix-forge-5.8.1+mc1.20.1.jar                |ModernFix                     |modernfix                     |5.8.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        citadel-2.4.4-1.20.1.jar                          |Citadel                       |citadel                       |2.4.4               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.22.6.jar                              |Alex's Mobs                   |alexsmobs                     |1.22.6              |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.20-Forge-4.0.2.jar                     |YUNG's API                    |yungsapi                      |1.20-Forge-4.0.2    |DONE      |Manifest: NOSIGNATURE
        forge-mixinextras-forge-0.2.0-rc.5.jar            |MixinExtras                   |mixinextras                   |0.2.0-rc.5          |DONE      |Manifest: NOSIGNATURE
        guardvillagers-1.20.1-1.6.3.jar                   |Guard Villagers               |guardvillagers                |1.20.1-1.6.3        |DONE      |Manifest: NOSIGNATURE
        cryingghasts-1.20.1-3.1.jar                       |Crying Ghasts                 |cryingghasts                  |3.1                 |DONE      |Manifest: NOSIGNATURE
        tool-trims-mod-v2-0-1a-1-20.jar                   |Tool Trims                    |mr_tool_trims                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
        sculkhorde-1.20.1-0.7.2.jar                       |Sculk Horde                   |sculkhorde                    |1.20.1-0.7.2        |DONE      |Manifest: NOSIGNATURE
        skeletonhorsespawn-1.20.1-3.6.jar                 |Skeleton Horse Spawn          |skeletonhorsespawn            |3.6                 |DONE      |Manifest: NOSIGNATURE
        FpsReducer2-forge-1.20-2.5.jar                    |FPS Reducer                   |fpsreducer                    |1.20-2.5            |DONE      |Manifest: NOSIGNATURE
        YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar  |YUNG's Better Nether Fortresse|betterfortresses              |1.20-Forge-2.0.5    |DONE      |Manifest: NOSIGNATURE
        cloth-config-12.0.109-forge.jar                   |Cloth Config v12 API          |cloth_config                  |12.0.109            |DONE      |Manifest: NOSIGNATURE
        soundphysics-forge-1.20.1-1.2.1.jar               |Sound Physics Remastered      |sound_physics_remastered      |1.20.1-1.2.1        |DONE      |Manifest: NOSIGNATURE
        huskssand-1.20.1-7-forge.jar                      |HusksSand                     |huskssand                     |1.20.1-7-forge      |DONE      |Manifest: NOSIGNATURE
        despawningeggshatch-1.20.1-4.1.jar                |Despawning Eggs Hatch         |despawningeggshatch           |4.1                 |DONE      |Manifest: NOSIGNATURE
        geophilic-v2.0.0-mc1.20u1.20.1.jar                |Geophilic                     |geophilic                     |2.0.0-mc1.20u1.20.1 |DONE      |Manifest: NOSIGNATURE
        entity_model_features_forge_1.20-1.0.2.jar        |Entity Model Features         |entity_model_features         |1.0.2               |DONE      |Manifest: NOSIGNATURE
        entity_texture_features_forge_1.20-4.5.1.jar      |Entity Texture Features       |entity_texture_features       |4.5.1               |DONE      |Manifest: NOSIGNATURE
        AmbientSounds_FORGE_v5.2.22_mc1.20.1.jar          |AmbientSounds                 |ambientsounds                 |5.2.22              |DONE      |Manifest: NOSIGNATURE
        blur-forge-3.1.0.jar                              |Blur (Forge)                  |blur                          |3.1.0               |DONE      |Manifest: NOSIGNATURE
        LetSleepingDogsLie-1.20.1-Forge-1.2.0.jar         |Let Sleeping Dogs Lie         |dogslie                       |1.2.0               |DONE      |Manifest: NOSIGNATURE
        conduitspreventdrowned-1.20.1-3.4.jar             |Conduits Prevent Drowned      |conduitspreventdrowned        |3.4                 |DONE      |Manifest: NOSIGNATURE
        YungsBridges-1.20-Forge-4.0.3.jar                 |YUNG's Bridges                |yungsbridges                  |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        Sniffer+-forge-1.20.1-0.2.0.jar                   |Hellion's Sniffer+            |snifferplus                   |0.2.0               |DONE      |Manifest: NOSIGNATURE
        resourcefulconfig-forge-1.20.1-2.1.0.jar          |Resourcefulconfig             |resourcefulconfig             |2.1.0               |DONE      |Manifest: NOSIGNATURE
        Fishingreal-1.20.1-1.7.1.jar                      |Fishingreal                   |fishingreal                   |1.20.1-1.7.1        |DONE      |Manifest: NOSIGNATURE
        fishontheline-1.20.1-3.0.jar                      |Fish On The Line              |fishontheline                 |3.0                 |DONE      |Manifest: NOSIGNATURE
        Philips-Ruins1.20.1-2.4.jar                       |Philips Ruins                 |philipsruins                  |2.4                 |DONE      |Manifest: NOSIGNATURE
        modelfix-1.14.jar                                 |Model Gap Fix                 |modelfix                      |1.14                |DONE      |Manifest: NOSIGNATURE
        naturallychargedcreepers-1.20.1-3.2.jar           |Naturally Charged Creepers    |naturallychargedcreepers      |3.2                 |DONE      |Manifest: NOSIGNATURE
        collective-1.20.1-6.66.jar                        |Collective                    |collective                    |6.66                |DONE      |Manifest: NOSIGNATURE
        Searchables-forge-1.20.1-1.0.2.jar                |Searchables                   |searchables                   |1.0.2               |DONE      |Manifest: NOSIGNATURE
        YungsExtras-1.20-Forge-4.0.3.jar                  |YUNG's Extras                 |yungsextras                   |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.20-Forge-4.0.3.jar       |YUNG's Better Strongholds     |betterstrongholds             |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        resourcefullib-forge-1.20-2.0.6.jar               |Resourceful Lib               |resourcefullib                |2.0.6               |DONE      |Manifest: NOSIGNATURE
        sleepsooner-1.20.1-4.1.jar                        |Sleep Sooner                  |sleepsooner                   |4.1                 |DONE      |Manifest: NOSIGNATURE
        alwaysawitherskull-1.20.1-3.0.jar                 |Always a Wither Skull         |alwaysawitherskull            |3.0                 |DONE      |Manifest: NOSIGNATURE
        architectury-9.1.12-forge.jar                     |Architectury                  |architectury                  |9.1.12              |DONE      |Manifest: NOSIGNATURE
        GetWebbed-1.0-forge.jar                           |GetWebbed                     |getwebbed                     |1.0                 |DONE      |Manifest: NOSIGNATURE
        dynmus-v2.3.2+1.20-forge.jar                      |Dynamic Music                 |dynmus                        |2.3.2+1.20          |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.20-0.5.2.jar                    |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE
        cupboard-1.20.1-2.0.jar                           |Cupboard utilities            |cupboard                      |1.20.1-2.0          |DONE      |Manifest: NOSIGNATURE
        ItemPhysic_FORGE_v1.6.14_mc1.20.1.jar             |ItemPhysic                    |itemphysic                    |1.6.14              |DONE      |Manifest: NOSIGNATURE
        YungsBetterEndIsland-1.20-Forge-2.0.4.jar         |YUNG's Better End Island      |betterendisland               |1.20-Forge-2.0.4    |DONE      |Manifest: NOSIGNATURE
        rubidium-extra-0.5.2+mc1.20.1-build.104.jar       |Rubidium Extra                |rubidium_extra                |0.5.2+mc1.20.1-build|DONE      |Manifest: NOSIGNATURE
        kryptonreforged-0.2.3.jar                         |Krypton Reforged              |krypton                       |0.2.3               |DONE      |Manifest: NOSIGNATURE
        furnacerecycle-1.20.1-2.0.jar                     |Furnace Recycle               |furnacerecycle                |2.0                 |DONE      |Manifest: NOSIGNATURE
        chickensshed-1.4.0-0.jar                          |ChickensShed                  |chickensshed                  |1.4.0-0             |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.20-Forge-4.0.4.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.20-Forge-4.0.4    |DONE      |Manifest: NOSIGNATURE
        shulkerboxtooltip-forge-4.0.4+1.20.1.jar          |ShulkerBoxTooltip             |shulkerboxtooltip             |4.0.4+1.20.1        |DONE      |Manifest: NOSIGNATURE
        Essential (forge_1.20.1).jar                      |Essential                     |essential                     |14099+deploy-staging|DONE      |Manifest: NOSIGNATURE
        YungsBetterJungleTemples-1.20-Forge-2.0.4.jar     |YUNG's Better Jungle Temples  |betterjungletemples           |1.20-Forge-2.0.4    |DONE      |Manifest: NOSIGNATURE
        DripSounds-1.19.4-0.3.2.jar                       |Drip Sounds                   |waterdripsound                |0.3.2               |DONE      |Manifest: NOSIGNATURE
        fastback-0.15.6+1.20.1-forge.jar                  |Fast Backups                  |fastback                      |0.15.2+1.20.1-prerel|DONE      |Manifest: NOSIGNATURE
        radium-mc1.20.1-0.12.0+git.d3179c5.jar            |Radium                        |radium                        |0.12.0+git.d3179c5  |DONE      |Manifest: NOSIGNATURE
        Kiwi-1.20.1-forge-11.1.1.jar                      |Kiwi Library                  |kiwi                          |11.1.1              |DONE      |Manifest: NOSIGNATURE
        Fastload-Reforged-mc1.20.1-3.4.0.jar              |Fastload-Reforged             |fastload                      |3.4.0               |DONE      |Manifest: NOSIGNATURE
        puzzlesapi-forge-8.1.2.jar                        |Puzzles Api                   |puzzlesapi                    |8.1.2               |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
        handoveryouritems-1.20.1-3.0.jar                  |Hand Over Your Items          |handoveryouritems             |3.0                 |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
        mooshroomtweaks-1.20.1-3.2.jar                    |Mooshroom Tweaks              |mooshroomtweaks               |3.2                 |DONE      |Manifest: NOSIGNATURE
        Paxi-1.20-Forge-4.0.jar                           |Paxi                          |paxi                          |1.20-Forge-4.0      |DONE      |Manifest: NOSIGNATURE
        Fallingleaves-1.20.1-2.1.0.jar                    |Falling Leaves                |fallingleaves                 |2.1.0               |DONE      |Manifest: NOSIGNATURE
        easyelytratakeoff-1.20.1-4.0.jar                  |Easy Elytra Takeoff           |easyelytratakeoff             |4.0                 |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.20.1-12.0.0.3.jar                  |Clumps                        |clumps                        |12.0.0.3            |DONE      |Manifest: NOSIGNATURE
        guicompass-1.20.1-4.2.jar                         |GUI Compass                   |guicompass                    |4.2                 |DONE      |Manifest: NOSIGNATURE
        anvilrestoration-1.20.1-2.0.jar                   |Anvil Restoration             |anvilrestoration              |2.0                 |DONE      |Manifest: NOSIGNATURE
        make_bubbles_pop-0.2.0-forge-mc1.19.4+.jar        |Make Bubbles Pop              |make_bubbles_pop              |0.2.0-forge         |DONE      |Manifest: NOSIGNATURE
        bottleyourxp-1.20.1-3.1.jar                       |Bottle Your Xp                |bottleyourxp                  |3.1                 |DONE      |Manifest: NOSIGNATURE
        rare-ice-0.6.0.jar                                |Rare Ice                      |rare_ice                      |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        starlight-1.1.2-forge.1cda73c.jar                 |Starlight                     |starlight                     |1.1.2+forge.1cda73c |DONE      |Manifest: NOSIGNATURE
        breedablekillerrabbit-1.20.1-3.2.jar              |Breedable Killer Rabbit       |breedablekillerrabbit         |3.2                 |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.20-Forge-3.0.3.jar     |YUNG's Better Desert Temples  |betterdeserttemples           |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE
        waveycapes-forge-1.4.0-mc1.20.jar                 |WaveyCapes Mod                |waveycapes                    |1.3.2               |DONE      |Manifest: NOSIGNATURE
        compacthelpcommand-1.20.1-2.3.jar                 |Compact Help Command          |compacthelpcommand            |2.3                 |DONE      |Manifest: NOSIGNATURE
        fixedanvilrepaircost-1.20.1-3.1.jar               |Fixed Anvil Repair Cost       |fixedanvilrepaircost          |3.1                 |DONE      |Manifest: NOSIGNATURE
        extra_details-0.2+1.20-1.20.1-beta.jar            |Panda's Extra Details         |extra_details                 |0.2+1.20-1.20.1-beta|DONE      |Manifest: NOSIGNATURE
        dismountentity-1.20.1-3.0.jar                     |Dismount Entity               |dismountentity                |3.0                 |DONE      |Manifest: NOSIGNATURE
        memoryleakfix-forge-1.17+-1.1.2.jar               |Memory Leak Fix               |memoryleakfix                 |1.1.2               |DONE      |Manifest: NOSIGNATURE
        puzzlesaccessapi-forge-8.0.5.jar                  |Puzzles Access Api            |puzzlesaccessapi              |8.0.5               |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
        extendedbonemeal-1.20.1-3.0.jar                   |Extended Bone Meal            |extendedbonemeal              |3.0                 |DONE      |Manifest: NOSIGNATURE
        erodingstoneentities-1.20.1-4.2.jar               |Eroding Stone Entities        |erodingstoneentities          |4.2                 |DONE      |Manifest: NOSIGNATURE
        3dskinlayers-forge-1.5.4-mc1.20.1.jar             |3dSkinLayers                  |skinlayers3d                  |1.5.4               |DONE      |Manifest: NOSIGNATURE
        forge-1.20.1-47.2.1-universal.jar                 |Forge                         |forge                         |47.2.1              |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
        more_mobs-v1.5-mc1.14x-1.20x-mod.jar              |More Mobs                     |moremobs                      |1.5+mod             |DONE      |Manifest: NOSIGNATURE
        deathbackup-1.20.1-3.0.jar                        |Death Backup                  |deathbackup                   |3.0                 |DONE      |Manifest: NOSIGNATURE
        ArmorStatues-v8.0.3-1.20.1-Forge.jar              |Armor Statues                 |armorstatues                  |8.0.3               |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
        bestylewither-forge-mc1.20-1.6.0.jar              |BE Style Wither               |bestylewither                 |1.6.0               |DONE      |Manifest: NOSIGNATURE
        wooltweaks-1.20.1-3.1.jar                         |Wool Tweaks                   |wooltweaks                    |3.1                 |DONE      |Manifest: NOSIGNATURE
        nyfsspiders-forge-1.20.1-2.1.1.jar                |Nyf's Spiders                 |nyfsspiders                   |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
        replanter-1.4.0.jar                               |Replanter                     |replanter                     |1.4.0               |DONE      |Manifest: NOSIGNATURE
        smoothchunk-1.20.1-3.3.jar                        |Smoothchunk mod               |smoothchunk                   |1.20.1-3.3          |DONE      |Manifest: NOSIGNATURE
        emi-1.0.22+1.20.1+forge.jar                       |EMI                           |emi                           |1.0.22+1.20.1+forge |DONE      |Manifest: NOSIGNATURE
        geodeplus-forge-1.2.1-1.20.1.jar                  |Geode+                        |geode_plus                    |1.2.1               |DONE      |Manifest: NOSIGNATURE
        moonlight-1.20-2.8.50-forge.jar                   |Moonlight Library             |moonlight                     |1.20-2.8.50         |DONE      |Manifest: NOSIGNATURE
        extractpoison-1.20.1-3.1.jar                      |Extract Poison                |extractpoison                 |3.1                 |DONE      |Manifest: NOSIGNATURE
        icepreventscropgrowth-1.20.1-3.0.jar              |Ice Prevents Crop Growth      |icepreventscropgrowth         |3.0                 |DONE      |Manifest: NOSIGNATURE
        inventorytotem-1.20.1-3.0.jar                     |Inventory Totem               |inventorytotem                |3.0                 |DONE      |Manifest: NOSIGNATURE
        nutritiousmilk-1.20.1-3.1.jar                     |Nutritious Milk               |nutritiousmilk                |3.1                 |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.11.5_mc1.20.1.jar           |CreativeCore                  |creativecore                  |2.11.5              |DONE      |Manifest: NOSIGNATURE
        smoothboot-mc1.20.1-0.0.3.jar                     |Smooth Boot (Reloaded)        |smoothboot                    |0.0.3               |DONE      |Manifest: NOSIGNATURE
        betterallay-[FORGE]-1.4.0-1.20.1.jar              |Better Allay                  |betterallay                   |1.4.0               |DONE      |Manifest: NOSIGNATURE
        Ksyxis-Forge1.17-1.1.jar                          |Ksyxis                        |ksyxis                        |1.1                 |DONE      |Manifest: NOSIGNATURE
        RoughlyEnoughItems-12.0.665.jar                   |Roughly Enough Items (REI)    |roughlyenoughitems            |12.0.665            |DONE      |Manifest: NOSIGNATURE
        moveboats-1.20.1-3.0.jar                          |Move Boats                    |moveboats                     |3.0                 |DONE      |Manifest: NOSIGNATURE
        notenoughanimations-forge-1.6.4-mc1.20.jar        |NotEnoughAnimations Mod       |notenoughanimations           |1.6.4               |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.e.jar                         |Create                        |create                        |0.5.1.e             |DONE      |Manifest: NOSIGNATURE
        dragondropselytra-1.20.1-3.0.jar                  |Dragon Drops Elytra           |dragondropselytra             |3.0                 |DONE      |Manifest: NOSIGNATURE
        cyclepaintings-1.20.1-3.2.jar                     |Cycle Paintings               |cyclepaintings                |3.2                 |DONE      |Manifest: NOSIGNATURE
        sit-1.20-1.3.3.jar                                |Sit                           |sit                           |1.3.3               |DONE      |Manifest: NOSIGNATURE
        immersive_paintings-0.6.7+1.20.1-forge.jar        |Immersive Paintings           |immersive_paintings           |0.6.7+1.20.1        |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-1.6.2-mc1.20.1.jar            |EntityCulling                 |entityculling                 |1.6.2               |DONE      |Manifest: NOSIGNATURE
        endermite-expansion-1.0.0.jar                     |Endermite Expansion           |mr_endermite_expansion        |1.0.0               |DONE      |Manifest: NOSIGNATURE
        MapTooltip-forge-1.20.1-3.0.1.jar                 |Map Tooltip                   |maptooltip                    |3.0.1               |DONE      |Manifest: NOSIGNATURE
        screenshot-to-clipboard-1.0.9-forge.jar           |Screenshot to Clipboard       |screenshotclipboard           |1.0.9               |DONE      |Manifest: NOSIGNATURE
        raised-forge-1.20.1-3.0.0.jar                     |Raised                        |raised                        |3.0.0               |DONE      |Manifest: NOSIGNATURE
        ImmediatelyFast-1.2.6+1.20.2.jar                  |ImmediatelyFast               |immediatelyfast               |1.2.6+1.20.2        |DONE      |Manifest: NOSIGNATURE
        sculk-expansion-1.2.0.jar                         |Sculk Expansion               |sculk_expansion_mr            |1.3.0               |DONE      |Manifest: NOSIGNATURE
        creeperoverhaul-3.0.1-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |3.0.1               |DONE      |Manifest: NOSIGNATURE
        ferritecore-6.0.0-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.0               |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
        visuality-forge-2.0.2.jar                         |Visuality: Reforged           |visuality                     |2.0.2               |DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v8.0.24-1.20.1-Forge.jar               |Puzzles Lib                   |puzzleslib                    |8.0.24              |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
        betterlily-1.20-1.3.1.jar                         |Better Lily Pads              |betterlily                    |1.20-1.3.1          |DONE      |Manifest: NOSIGNATURE
        BetterF3-7.0.1-Forge-1.20.1.jar                   |BetterF3                      |betterf3                      |7.0.1               |DONE      |Manifest: NOSIGNATURE
        Rrls-3.2.0-1.20.1-forge.jar                       |Remove Reloading Screen       |rrls                          |3.2.0-1.20.1-forge  |DONE      |Manifest: NOSIGNATURE
        PacketFixer-forge-1.1.7-1.20.1.jar                |Packet Fixer                  |packetfixer                   |1.1.7               |DONE      |Manifest: NOSIGNATURE
        no-telemetry-1.7.0.jar                            |No Telemetry                  |no_telemetry                  |1.7.0               |DONE      |Manifest: NOSIGNATURE
        healingcampfire-1.20.1-5.1.jar                    |Healing Campfire              |healingcampfire               |5.1                 |DONE      |Manifest: NOSIGNATURE
        gardeners-dream-1.jar                             |Gardener's Dream              |mr_gardeners_dream            |1                   |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 88695b77-25bc-4a68-8dfb-5e828d7e42b3
    FML: 47.2
    Forge: net.minecraftforge:47.2.1
    Flywheel Backend: GL33 Instanced Arrays
    Kiwi Modules: 
        kiwi:contributors
        kiwi:data

Ссылка на комментарий
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
  • Последние посетители   0 пользователей онлайн

    • Ни одного зарегистрированного пользователя не просматривает данную страницу
×
×
  • Создать...