文本我发出来了,谢谢各位大佬!
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
打开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
Wisdom_魔洪 发表于 2021-10-16 17:48
config文件夹
打开forge.cfg文件
找到
这是什么原因导致的呀?
仔仔是乞丐 发表于 2021-10-16 17:51
这是什么原因导致的呀?
IC2的方块
谢谢我先等一会看看重启不重启哈
还是崩 这是后台发出的最后关服出来的东西
@Devs: See github for dev env setup; set INDEV if needed.
[18:30:00] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking block entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:916) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_141]
Caused by: 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:grass, properties=[snowy]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201) ~[awu$a.class:?]
at ic2.core.crop.TileEntityCrop.updateTerrainHumidity(TileEntityCrop.java:607) ~[TileEntityCrop.class:?]
at ic2.core.crop.TileEntityCrop.performTick(TileEntityCrop.java:237) ~[TileEntityCrop.class:?]
at ic2.core.crop.TileEntityCrop.updateEntityServer(TileEntityCrop.java:209) ~[TileEntityCrop.class:?]
at ic2.core.block.TileEntityBlock.func_73660_a(TileEntityBlock.java:331) ~[TileEntityBlock.class:?]
at net.minecraft.world.World.func_72939_s(World.java:2118) ~[amu.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:742) ~[oo.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:909) ~[MinecraftServer.class:?]
... 4 more
[18:30:00] [Server thread/ERROR]: This crash report has been saved to: D:\梦幻神奇宝贝10.11\.\crash-reports\crash-2021-10-16_18.30.00-server.txt
可以去这个坐标附近看有类似收作物之类的工业机器
x=-56.17, y=65.88, z=-531.65 dp世界 应该是地皮吧
x=-56.17, y=65.88, z=-531.65 dp世界 应该是地皮吧