xubinbgin
---- Minecraft Crash Report ----

WARNING: coremods are present:
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
Contact their authors BEFORE contacting forge

// I blame Dinnerbone.

Time: 2/13/20 8:08 PM
Description: Ticking block entity

java.lang.IllegalArgumentException: Cannot get property PropertyInteger{name=moisture, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7]} as it does not exist in BlockStateContainer{block=minecraft:soul_sand, properties=[]}
        at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
        at ic2.core.crop.TileEntityCrop.updateTerrainHumidity(TileEntityCrop.java:621)
        at ic2.core.crop.TileEntityCrop.performTick(TileEntityCrop.java:232)
        at ic2.core.crop.TileEntityCrop.updateEntityServer(TileEntityCrop.java:200)
        at ic2.core.block.TileEntityBlock.func_73660_a(TileEntityBlock.java:326)
        at net.minecraft.world.World.func_72939_s(World.java:1835)
        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.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
        at java.lang.Thread.run(Thread.java:748)


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

-- Head --
Thread: Server thread
Stacktrace:
        at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
        at ic2.core.crop.TileEntityCrop.updateTerrainHumidity(TileEntityCrop.java:621)
        at ic2.core.crop.TileEntityCrop.performTick(TileEntityCrop.java:232)
        at ic2.core.crop.TileEntityCrop.updateEntityServer(TileEntityCrop.java:200)
        at ic2.core.block.TileEntityBlock.func_73660_a(TileEntityBlock.java:326)

-- Block entity being ticked --
Details:
        Name: ic2:crop // ic2.core.crop.TileEntityCrop
        Block type: ID #623 (ic2.te // ic2.core.block.BlockTileEntity // ic2:te)
        Block data value: 11 / 0xB / 0b1011
        Block location: World: (735,63,211), Chunk: (at 15,3,3 in 45,13; contains blocks 720,0,208 to 735,255,223), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
        Actual block type: ID #623 (ic2.te // ic2.core.block.BlockTileEntity // ic2:te)
        Actual block data value: 11 / 0xB / 0b1011
Stacktrace:
        at net.minecraft.world.World.func_72939_s(World.java:1835)
        at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
        Level name: world-2020-02-10-21-56-08
        All players: 3 total; [EntityPlayerMP['Beichao'/292, l='world-2020-02-10-21-56-08', x=706.62, y=63.00, z=226.69], EntityPlayerMP['ycg233'/559, l='world-2020-02-10-21-56-08', x=-2248.70, y=60.00, z=5.30], EntityPlayerMP['zyc233'/670, l='world-2020-02-10-21-56-08', x=725.33, y=70.00, z=196.35]]
        Chunk stats: ServerChunkCache: 808 Drop: 0
        Level seed: -3702474032782704229
        Level generator: ID 00 - default, ver 1. Features enabled: true
        Level generator options:
        Level spawn location: World: (236,64,252), Chunk: (at 12,4,12 in 14,15; contains blocks 224,0,240 to 239,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
        Level time: 3589120 game time, 276035 day time
        Level dimension: 0
        Level storage version: 0x04ABD - Anvil
        Level weather: Rain time: 99363 (now: false), thunder time: 108846 (now: false)
        Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
        at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
        Minecraft Version: 1.12.2
        Operating System: Linux (amd64) version 3.10.0-957.21.3.el7.x86_64
        Java Version: 1.8.0_212, Oracle Corporation
        Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 363975136 bytes (347 MB) / 2207776768 bytes (2105 MB) up to 4772593664 bytes (4551 MB)
        JVM Flags: 4 total; -Xmx5120M -Xms256M -XX:+AggressiveOpts -XX:+UseCompressedOops
        IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
        FML: MCP 9.42 Powered by Forge 14.23.5.2768 22 mods loaded, 22 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                                |
        |:--------- |:------------------------ |:------------------------ |:----------------------------------------------------- |:---------------------------------------- |
        | UCHIJAAAA | minecraft                | 1.12.2                   | minecraft.jar                                         | None                                     |
        | UCHIJAAAA | mcp                      | 9.42                     | minecraft.jar                                         | None                                     |
        | UCHIJAAAA | FML                      | 8.0.99.99                | forge-1.12.2-14.23.5.2768-universal.jar               | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | UCHIJAAAA | forge                    | 14.23.5.2768             | forge-1.12.2-14.23.5.2768-universal.jar               | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | UCHIJAAAA | mcef                     | 0.9                      | %5B1.12.2%5Dmcef.jar                                  | None                                     |
        | UCHIJAAAA | cfm                      | 6.3.1                    | %5B1.12.2%5DMrCrayfish%27s+Furniture+-+6.3.1.jar      | None                                     |
        | UCHIJAAAA | webdisplays              | 1.0                      | %5B1.12.2%5Dwebdisplays.jar                           | None                                     |
        | UCHIJAAAA | yarrmateys_cutemobmodels | 1.0.16                   | %5B1.12.2%5DYarrCuteMobModelsRemake-1.0.16-1.12.0.jar | None                                     |
        | UCHIJAAAA | birdsfoods               | 3.1 - [1.12]             | birdsfoods-1.12+-+3.1.jar                             | None                                     |
        | UCHIJAAAA | guideapi                 | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                           | None                                     |
        | UCHIJAAAA | ic2                      | 2.8.187-ex112            | industrialcraft-2-2.8.187-ex112.jar                   | de041f9f6187debbc77034a344134053277aa3b0 |
        | UCHIJAAAA | infernalmobs             | 1.7.5                    | InfernalMobs-1.12.2.jar                               | None                                     |
        | UCHIJAAAA | inventorytweaks          | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                              | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
        | UCHIJAAAA | jei                      | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                             | None                                     |
        | UCHIJAAAA | journeymap               | 1.12-5.4.9               | journeymap-1.12-5.4.9.jar                             | None                                     |
        | UCHIJAAAA | sakura                   | V0.0.8.2-MC1.12.2        | Sakura-V0.0.8.2-MC1.12.2.jar                          | None                                     |
        | UCHIJAAAA | teastory                 | 3.3.2-B31.815-1.12.2     | TeaStory-3.3.2-B31.815-1.12.2.jar                     | None                                     |
        | UCHIJAAAA | treechopper              | 1.2.4                    | TreeChopper-1.12.2-1.2.4.jar                          | None                                     |
        | UCHIJAAAA | vampirism                | 1.5.2                    | Vampirism-1.12.2-1.5.2.jar                            | None                                     |
        | UCHIJAAAA | teamlapen-lib            | 1.5.2                    | Vampirism-1.12.2-1.5.2.jar                            | None                                     |
        | UCHIJAAAA | veinminer                | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar                 | None                                     |
        | UCHIJAAAA | veinminermodsupport      | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar                 | None                                     |

        Loaded coremods (and transformers):
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
  net.montoyo.mcef.coremod.ShutdownPatcher
        Profiler Position: N/A (disabled)
        Player Count: 3 / 45; [EntityPlayerMP['Beichao'/292, l='world-2020-02-10-21-56-08', x=706.62, y=63.00, z=226.69], EntityPlayerMP['ycg233'/559, l='world-2020-02-10-21-56-08', x=-2248.70, y=60.00, z=5.30], EntityPlayerMP['zyc233'/670, l='world-2020-02-10-21-56-08', x=725.33, y=70.00, z=196.35]]
        Is Modded: Definitely; Server brand changed to 'fml,forge'
        Type: Dedicated Server (map_server.txt)


mctop
ic2.core.crop这个物品崩溃,看起来是个实体
打开客户端的.minecraft\config文件夹下找到forge.cfg配置文件并且打开他
找到这两个选项
    # Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
    B:removeErroringEntities=false

    # Set this to true to remove any TileEntity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
    B:removeErroringTileEntities=false


默认两个都为false改成true即可



本人不能给你细致分析问题了只给你解决方案,因为我还有事

2B国国主
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)

R键整理和名叫ShutdownPatcher的mod从文件夹里挪走再打开试试?有时R键整理会和其他的一些mod冲突
最后再放R键整理

一个更暴力的查找办法是 一个一个往里放jar并且记住刚刚放进去了什么,放一个启动一次,
直到某个放进去后启动不了,就是那个mod的问题

xubinbgin
2B国国主 发表于 2020-2-13 22:46
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)

谢谢,不过我解决了。是工业的作物架

第一页 上一页 下一页 最后一页