Перейти к содержанию

Крашится мир при запуске


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

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

Играл на мире и вдруг мир крашнуло. При запуске мира на секунду мир прогружается и вылетает.

Логи полностью

---- Minecraft Crash Report ----

WARNING: coremods are present:
  HCASM (Hammer Core.jar)
  ParticleCullingLoadingPlugin (Particle Culling.jar)
  RandomPatches (RandomPatches.jar)
  Aqua Acrobatics Transformer (Aqua Acrobatics.jar)
  CXLibraryCore (CXLibrary.jar)
  LoadingPlugin (Chunk Animator.jar)
  Inventory Tweaks Coremod (Inventory Tweaks.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 3/9/22 12:34 PM
Description: Ticking block entity

java.lang.ClassCastException: net.minecraft.entity.item.EntityItem cannot be cast to net.minecraft.inventory.IInventory
    at net.minecraft.tileentity.TileEntityHopper.func_145893_b(TileEntityHopper.java:552)
    at net.minecraft.tileentity.TileEntityHopper.func_145884_b(TileEntityHopper.java:513)
    at net.minecraft.tileentity.TileEntityHopper.func_145891_a(TileEntityHopper.java:303)
    at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:142)
    at net.minecraft.tileentity.TileEntityHopper.func_73660_a(TileEntityHopper.java:122)
    at com.zeitheron.hammercore.asm.McHooks.tickTile(McHooks.java:38)
    at net.minecraft.world.World.func_72939_s(World.java:1838)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:745)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraft.tileentity.TileEntityHopper.func_145893_b(TileEntityHopper.java:552)
    at net.minecraft.tileentity.TileEntityHopper.func_145884_b(TileEntityHopper.java:513)
    at net.minecraft.tileentity.TileEntityHopper.func_145891_a(TileEntityHopper.java:303)
    at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:142)
    at net.minecraft.tileentity.TileEntityHopper.func_73660_a(TileEntityHopper.java:122)
    at com.zeitheron.hammercore.asm.McHooks.tickTile(McHooks.java:38)

-- Block entity being ticked --
Details:
    Name: minecraft:hopper // net.minecraft.tileentity.TileEntityHopper
    Block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper // minecraft:hopper)
    Block data value: 2 / 0x2 / 0b0010
    Block location: World: (836,66,1543), Chunk: (at 4,4,7 in 52,96; contains blocks 832,0,1536 to 847,255,1551), Region: (1,3; contains chunks 32,96 to 63,127, blocks 512,0,1536 to 1023,255,2047)
    Actual block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper // minecraft:hopper)
    Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1838)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
    Level name: Aboba
    All players: 1 total; [EntityPlayerMP['v_Mokroden_v'/521, l='Aboba', x=836.49, y=66.88, z=1540.24]]
    Chunk stats: ServerChunkCache: 674 Drop: 0
    Level seed: 7601215896131542299
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options: 
    Level spawn location: World: (-152,64,244), Chunk: (at 8,4,4 in -10,15; contains blocks -160,0,240 to -145,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 883970 game time, 15676 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 57868 (now: false), thunder time: 84378 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 8407114576 bytes (8017 MB) / 9563013120 bytes (9120 MB) up to 10502537216 bytes (10016 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx9992M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 69 mods loaded, 69 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State  | ID                    | Version              | Source                               | Signature                                |
    |:------ |:--------------------- |:-------------------- |:------------------------------------ |:---------------------------------------- |
    | LCHIJA | minecraft             | 1.12.2               | minecraft.jar                        | None                                     |
    | LCHIJA | mcp                   | 9.42                 | minecraft.jar                        | None                                     |
    | LCHIJA | FML                   | 8.0.99.99            | forge-1.12.2-14.23.5.2860.jar        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                 | 14.23.5.2860         | forge-1.12.2-14.23.5.2860.jar        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | randompatches         | 1.12.2-1.22.1.10     | RandomPatches.jar                    | None                                     |
    | LCHIJA | voxelmap              | 1.9.25               | VoxelMap.jar                         | None                                     |
    | LCHIJA | ic2                   | 2.8.188-ex112        | Industrial Craft 2.jar               | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHIJA | advanced_solar_panels | 4.3.0                | Advanced Solar Panels.jar            | None                                     |
    | LCHIJA | aiimprovements        | 0.0.1.3              | AI Improvements.jar                  | None                                     |
    | LCHIJA | anvils                | 2.0.3                | Anvil Enchantments.jar               | None                                     |
    | LCHIJA | jei                   | 4.16.1.302           | Just Enough Items.jar                | None                                     |
    | LCHIJA | appleskin             | 1.0.9                | AppleSkin.jar                        | None                                     |
    | LCHIJA | appliedenergistics2   | rv6-stable-7         | Applied Energistics 2.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJA | aquaacrobatics        | 1.11.6               | Aqua Acrobatics.jar                  | None                                     |
    | LCHIJA | baubles               | 1.5.2                | Baubles.jar                          | None                                     |
    | LCHIJA | blockdrops            | 1.4.0                | Block Drops.jar                      | None                                     |
    | LCHIJA | bookshelf             | 2.3.590              | Bookshelf.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | botania               | r1.10-364            | Botania.jar                          | None                                     |
    | LCHIJA | codechickenlib        | 3.2.3.358            | CodeChickenLib.jar                   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | redstoneflux          | 2.1.1                | Redstone Flux.jar                    | None                                     |
    | LCHIJA | brandonscore          | 2.4.20               | Brandons Core.jar                    | None                                     |
    | LCHIJA | chickenchunks         | 2.4.2.74             | ChickenChunks.jar                    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | chunkanimator         | 1.2                  | Chunk Animator.jar                   | None                                     |
    | LCHIJA | clumps                | 3.1.2                | Clumps.jar                           | None                                     |
    | LCHIJA | tombstone             | 4.5.3                | Corail Tombstone.jar                 | None                                     |
    | LCHIJA | cnoapm                | 1.0 by Dot_Silver    | Craftable Enchanted Golden Apple.jar | None                                     |
    | LCHIJA | craftableenchants     | 1.0.1                | Craftable Enchants.jar               | None                                     |
    | LCHIJA | craftableglowstone    | 1.0                  | Craftable Glowstone.jar              | None                                     |
    | LCHIJA | craftingex            | 1.2.0                | Crafting EX.jar                      | None                                     |
    | LCHIJA | cxlibrary             | 1.6.1                | CXLibrary.jar                        | None                                     |
    | LCHIJA | divinerpg             | 1.7.1                | DivineRPG.jar                        | None                                     |
    | LCHIJA | draconicevolution     | 2.3.28               | Draconic Evolution.jar               | None                                     |
    | LCHIJA | eplus                 | 5.0.178              | Enchanting Plus.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | fasterladderclimbing  | 0.1-146              | Faster Ladder Climbing.jar           | None                                     |
    | LCHIJA | fastleafdecay         | v14                  | FastLeafDecay.jar                    | None                                     |
    | LCHIJA | ftbbackups            | 1.1.0.1              | FTB Backups.jar                      | None                                     |
    | LCHIJA | globalgamerules       | 2.2                  | Global GameRules.jar                 | None                                     |
    | LCHIJA | globalxp              | v1.4.10              | Global XP.jar                        | None                                     |
    | LCHIJA | hammercore            | 2.0.6.32             | Hammer Core.jar                      | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
    | LCHIJA | waila                 | 1.8.26               | Hwyla.jar                            | None                                     |
    | LCHIJA | inventorytweaks       | 1.64+dev.151.822d839 | Inventory Tweaks.jar                 | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCHIJA | ironchest             | 1.12.2-7.0.67.844    | Iron Chests.jar                      | None                                     |
    | LCHIJA | jeivillagers          | 1.0                  | JEI Villagers.jar                    | None                                     |
    | LCHIJA | jee                   | 1.0.8                | Just Enough Energistics.jar          | None                                     |
    | LCHIJA | jeresources           | 0.9.2.60             | Just Enough Resources.jar            | None                                     |
    | LCHIJA | mobrecipes            | 1.0.0                | MobRecipes.jar                       | None                                     |
    | LCHIJA | modnametooltip        | 1.10.1               | Mod Name Tooltip.jar                 | None                                     |
    | LCHIJA | morefurnaces          | 1.10.4               | More Furnaces.jar                    | None                                     |
    | LCHIJA | moreoverlays          | 1.15.1               | More Overlays.jar                    | None                                     |
    | LCHIJA | mousetweaks           | 2.10.1               | Mouse Tweaks.jar                     | None                                     |
    | LCHIJA | naturescompass        | 1.8.5                | Nature's Compass.jar                 | None                                     |
    | LCHIJA | timecore              | 1.0.1.1              | Time Core.jar                        | None                                     |
    | LCHIJA | overchanter           | 1.0.0.2              | Overchanter.jar                      | None                                     |
    | LCHIJA | particleculling       | v1.3                 | Particle Culling.jar                 | None                                     |
    | LCHIJA | performant            | 1.12.2-1.4           | Performant.jar                       | None                                     |
    | LCHIJA | projectintelligence   | 1.0.9                | Project Intelligence.jar             | None                                     |
    | LCHIJA | reap                  | 1.5.3                | Reap Mod.jar                         | None                                     |
    | LCHIJA | tem                   | 1.1                  | Recipes+.jar                         | None                                     |
    | LCHIJA | silentlib             | 3.0.13               | Silent Lib.jar                       | None                                     |
    | LCHIJA | solarflux             | 12.4.11              | Solar Flux Reborn.jar                | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
    | LCHIJA | soulshardsrespawn     | 1.12.2-1.1.1-13      | Soul Shards Respawn.jar              | None                                     |
    | LCHIJA | spark                 | 1.5.2                | Spark.jar                            | None                                     |
    | LCHIJA | texturedump           | 1.10                 | Texture Dump.jar                     | None                                     |
    | LCHIJA | timeflies             | 1.0.0                | Time Flies.jar                       | None                                     |
    | LCHIJA | torchbandolier        | 0.1.1                | Torch Bandolier.jar                  | None                                     |
    | LCHIJA | xat                   | 0.31.4               | Trinkets and Baubles.jar             | None                                     |
    | LCHIJA | uncrafted             | 3.0.1                | Uncrafted.jar                        | None                                     |
    | LCHIJA | unloader              | 1.2.0                | Unloader.jar                         | None                                     |
    | LCHIJA | densemetals           | 2.0.0                | Dense Metals.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |

    Loaded coremods (and transformers): 
HCASM (Hammer Core.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
ParticleCullingLoadingPlugin (Particle Culling.jar)
  
RandomPatches (RandomPatches.jar)
  com.therandomlabs.randompatches.core.RPTransformer
Aqua Acrobatics Transformer (Aqua Acrobatics.jar)
  
CXLibraryCore (CXLibrary.jar)
  cubex2.cxlibrary.CoreModTransformer
LoadingPlugin (Chunk Animator.jar)
  lumien.chunkanimator.asm.ClassTransformer
Inventory Tweaks Coremod (Inventory Tweaks.jar)
  invtweaks.forge.asm.ContainerTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    HammerCore Debug Information: 
        Dependent Mods: None.

    AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['v_Mokroden_v'/521, l='Украiна долбаебi', x=836.49, y=66.88, z=1540.24]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 16
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 511.79
    OpenGlRenderer: NVIDIA GeForce RTX 2060/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 16

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

1 час назад, Mokroden сказал:

Играл на мире и вдруг мир крашнуло. При запуске мира на секунду мир прогружается и вылетает.

Логи полностью

---- Minecraft Crash Report ----

WARNING: coremods are present:
  HCASM (Hammer Core.jar)
  ParticleCullingLoadingPlugin (Particle Culling.jar)
  RandomPatches (RandomPatches.jar)
  Aqua Acrobatics Transformer (Aqua Acrobatics.jar)
  CXLibraryCore (CXLibrary.jar)
  LoadingPlugin (Chunk Animator.jar)
  Inventory Tweaks Coremod (Inventory Tweaks.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 3/9/22 12:34 PM
Description: Ticking block entity

java.lang.ClassCastException: net.minecraft.entity.item.EntityItem cannot be cast to net.minecraft.inventory.IInventory
    at net.minecraft.tileentity.TileEntityHopper.func_145893_b(TileEntityHopper.java:552)
    at net.minecraft.tileentity.TileEntityHopper.func_145884_b(TileEntityHopper.java:513)
    at net.minecraft.tileentity.TileEntityHopper.func_145891_a(TileEntityHopper.java:303)
    at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:142)
    at net.minecraft.tileentity.TileEntityHopper.func_73660_a(TileEntityHopper.java:122)
    at com.zeitheron.hammercore.asm.McHooks.tickTile(McHooks.java:38)
    at net.minecraft.world.World.func_72939_s(World.java:1838)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:745)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraft.tileentity.TileEntityHopper.func_145893_b(TileEntityHopper.java:552)
    at net.minecraft.tileentity.TileEntityHopper.func_145884_b(TileEntityHopper.java:513)
    at net.minecraft.tileentity.TileEntityHopper.func_145891_a(TileEntityHopper.java:303)
    at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:142)
    at net.minecraft.tileentity.TileEntityHopper.func_73660_a(TileEntityHopper.java:122)
    at com.zeitheron.hammercore.asm.McHooks.tickTile(McHooks.java:38)

-- Block entity being ticked --
Details:
    Name: minecraft:hopper // net.minecraft.tileentity.TileEntityHopper
    Block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper // minecraft:hopper)
    Block data value: 2 / 0x2 / 0b0010
    Block location: World: (836,66,1543), Chunk: (at 4,4,7 in 52,96; contains blocks 832,0,1536 to 847,255,1551), Region: (1,3; contains chunks 32,96 to 63,127, blocks 512,0,1536 to 1023,255,2047)
    Actual block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper // minecraft:hopper)
    Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1838)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
    Level name: Aboba
    All players: 1 total; [EntityPlayerMP['v_Mokroden_v'/521, l='Aboba', x=836.49, y=66.88, z=1540.24]]
    Chunk stats: ServerChunkCache: 674 Drop: 0
    Level seed: 7601215896131542299
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options: 
    Level spawn location: World: (-152,64,244), Chunk: (at 8,4,4 in -10,15; contains blocks -160,0,240 to -145,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 883970 game time, 15676 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 57868 (now: false), thunder time: 84378 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 8407114576 bytes (8017 MB) / 9563013120 bytes (9120 MB) up to 10502537216 bytes (10016 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx9992M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 69 mods loaded, 69 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State  | ID                    | Version              | Source                               | Signature                                |
    |:------ |:--------------------- |:-------------------- |:------------------------------------ |:---------------------------------------- |
    | LCHIJA | minecraft             | 1.12.2               | minecraft.jar                        | None                                     |
    | LCHIJA | mcp                   | 9.42                 | minecraft.jar                        | None                                     |
    | LCHIJA | FML                   | 8.0.99.99            | forge-1.12.2-14.23.5.2860.jar        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                 | 14.23.5.2860         | forge-1.12.2-14.23.5.2860.jar        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | randompatches         | 1.12.2-1.22.1.10     | RandomPatches.jar                    | None                                     |
    | LCHIJA | voxelmap              | 1.9.25               | VoxelMap.jar                         | None                                     |
    | LCHIJA | ic2                   | 2.8.188-ex112        | Industrial Craft 2.jar               | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHIJA | advanced_solar_panels | 4.3.0                | Advanced Solar Panels.jar            | None                                     |
    | LCHIJA | aiimprovements        | 0.0.1.3              | AI Improvements.jar                  | None                                     |
    | LCHIJA | anvils                | 2.0.3                | Anvil Enchantments.jar               | None                                     |
    | LCHIJA | jei                   | 4.16.1.302           | Just Enough Items.jar                | None                                     |
    | LCHIJA | appleskin             | 1.0.9                | AppleSkin.jar                        | None                                     |
    | LCHIJA | appliedenergistics2   | rv6-stable-7         | Applied Energistics 2.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJA | aquaacrobatics        | 1.11.6               | Aqua Acrobatics.jar                  | None                                     |
    | LCHIJA | baubles               | 1.5.2                | Baubles.jar                          | None                                     |
    | LCHIJA | blockdrops            | 1.4.0                | Block Drops.jar                      | None                                     |
    | LCHIJA | bookshelf             | 2.3.590              | Bookshelf.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | botania               | r1.10-364            | Botania.jar                          | None                                     |
    | LCHIJA | codechickenlib        | 3.2.3.358            | CodeChickenLib.jar                   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | redstoneflux          | 2.1.1                | Redstone Flux.jar                    | None                                     |
    | LCHIJA | brandonscore          | 2.4.20               | Brandons Core.jar                    | None                                     |
    | LCHIJA | chickenchunks         | 2.4.2.74             | ChickenChunks.jar                    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | chunkanimator         | 1.2                  | Chunk Animator.jar                   | None                                     |
    | LCHIJA | clumps                | 3.1.2                | Clumps.jar                           | None                                     |
    | LCHIJA | tombstone             | 4.5.3                | Corail Tombstone.jar                 | None                                     |
    | LCHIJA | cnoapm                | 1.0 by Dot_Silver    | Craftable Enchanted Golden Apple.jar | None                                     |
    | LCHIJA | craftableenchants     | 1.0.1                | Craftable Enchants.jar               | None                                     |
    | LCHIJA | craftableglowstone    | 1.0                  | Craftable Glowstone.jar              | None                                     |
    | LCHIJA | craftingex            | 1.2.0                | Crafting EX.jar                      | None                                     |
    | LCHIJA | cxlibrary             | 1.6.1                | CXLibrary.jar                        | None                                     |
    | LCHIJA | divinerpg             | 1.7.1                | DivineRPG.jar                        | None                                     |
    | LCHIJA | draconicevolution     | 2.3.28               | Draconic Evolution.jar               | None                                     |
    | LCHIJA | eplus                 | 5.0.178              | Enchanting Plus.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | fasterladderclimbing  | 0.1-146              | Faster Ladder Climbing.jar           | None                                     |
    | LCHIJA | fastleafdecay         | v14                  | FastLeafDecay.jar                    | None                                     |
    | LCHIJA | ftbbackups            | 1.1.0.1              | FTB Backups.jar                      | None                                     |
    | LCHIJA | globalgamerules       | 2.2                  | Global GameRules.jar                 | None                                     |
    | LCHIJA | globalxp              | v1.4.10              | Global XP.jar                        | None                                     |
    | LCHIJA | hammercore            | 2.0.6.32             | Hammer Core.jar                      | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
    | LCHIJA | waila                 | 1.8.26               | Hwyla.jar                            | None                                     |
    | LCHIJA | inventorytweaks       | 1.64+dev.151.822d839 | Inventory Tweaks.jar                 | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCHIJA | ironchest             | 1.12.2-7.0.67.844    | Iron Chests.jar                      | None                                     |
    | LCHIJA | jeivillagers          | 1.0                  | JEI Villagers.jar                    | None                                     |
    | LCHIJA | jee                   | 1.0.8                | Just Enough Energistics.jar          | None                                     |
    | LCHIJA | jeresources           | 0.9.2.60             | Just Enough Resources.jar            | None                                     |
    | LCHIJA | mobrecipes            | 1.0.0                | MobRecipes.jar                       | None                                     |
    | LCHIJA | modnametooltip        | 1.10.1               | Mod Name Tooltip.jar                 | None                                     |
    | LCHIJA | morefurnaces          | 1.10.4               | More Furnaces.jar                    | None                                     |
    | LCHIJA | moreoverlays          | 1.15.1               | More Overlays.jar                    | None                                     |
    | LCHIJA | mousetweaks           | 2.10.1               | Mouse Tweaks.jar                     | None                                     |
    | LCHIJA | naturescompass        | 1.8.5                | Nature's Compass.jar                 | None                                     |
    | LCHIJA | timecore              | 1.0.1.1              | Time Core.jar                        | None                                     |
    | LCHIJA | overchanter           | 1.0.0.2              | Overchanter.jar                      | None                                     |
    | LCHIJA | particleculling       | v1.3                 | Particle Culling.jar                 | None                                     |
    | LCHIJA | performant            | 1.12.2-1.4           | Performant.jar                       | None                                     |
    | LCHIJA | projectintelligence   | 1.0.9                | Project Intelligence.jar             | None                                     |
    | LCHIJA | reap                  | 1.5.3                | Reap Mod.jar                         | None                                     |
    | LCHIJA | tem                   | 1.1                  | Recipes+.jar                         | None                                     |
    | LCHIJA | silentlib             | 3.0.13               | Silent Lib.jar                       | None                                     |
    | LCHIJA | solarflux             | 12.4.11              | Solar Flux Reborn.jar                | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
    | LCHIJA | soulshardsrespawn     | 1.12.2-1.1.1-13      | Soul Shards Respawn.jar              | None                                     |
    | LCHIJA | spark                 | 1.5.2                | Spark.jar                            | None                                     |
    | LCHIJA | texturedump           | 1.10                 | Texture Dump.jar                     | None                                     |
    | LCHIJA | timeflies             | 1.0.0                | Time Flies.jar                       | None                                     |
    | LCHIJA | torchbandolier        | 0.1.1                | Torch Bandolier.jar                  | None                                     |
    | LCHIJA | xat                   | 0.31.4               | Trinkets and Baubles.jar             | None                                     |
    | LCHIJA | uncrafted             | 3.0.1                | Uncrafted.jar                        | None                                     |
    | LCHIJA | unloader              | 1.2.0                | Unloader.jar                         | None                                     |
    | LCHIJA | densemetals           | 2.0.0                | Dense Metals.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |

    Loaded coremods (and transformers): 
HCASM (Hammer Core.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
ParticleCullingLoadingPlugin (Particle Culling.jar)
  
RandomPatches (RandomPatches.jar)
  com.therandomlabs.randompatches.core.RPTransformer
Aqua Acrobatics Transformer (Aqua Acrobatics.jar)
  
CXLibraryCore (CXLibrary.jar)
  cubex2.cxlibrary.CoreModTransformer
LoadingPlugin (Chunk Animator.jar)
  lumien.chunkanimator.asm.ClassTransformer
Inventory Tweaks Coremod (Inventory Tweaks.jar)
  invtweaks.forge.asm.ContainerTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    HammerCore Debug Information: 
        Dependent Mods: None.

    AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['v_Mokroden_v'/521, l='Украiна долбаебi', x=836.49, y=66.88, z=1540.24]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 16
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 511.79
    OpenGlRenderer: NVIDIA GeForce RTX 2060/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 16

Крашит из-за какой-то воронки

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

10 часов назад, kurumka сказал:

Крашит из-за какой-то воронки

У меня когда крашнуло я воронки соединял (3 на 3), есть способ снести к херам эти все воронки?

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

9 часов назад, Mokroden сказал:

У меня когда крашнуло я воронки соединял (3 на 3), есть способ снести к херам эти все воронки?

Только один способ. Кинь своему другу моды и мир и пусть он тебе сломает эти воронки, а если у него тоже будет крашится, тогда я не знаю...

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

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

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

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

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

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

Войти

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

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

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