XcLouday
我将1.12.2的 源质魔法非官方版 添加到我的服务器里,在 Aroma1997的维度世界 中的挖矿世界里放置了 自然熔炉  ,放了以后服务器就崩掉了
求大神教该怎么办。。 服务器一开就马上崩

以下为一部分错误报告:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  CorePlugin (AcademyCraft-1.1.2.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  OTGCorePlugin (OTG-Core.jar)
  MixinLoaderForge (ValkyrienSkies-1.12.2-1.0-alpha-1.jar)
  DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 2/7/20 7:08 PM
Description: Ticking block entity

java.lang.IllegalArgumentException: Stack can not be invalid!
        at net.minecraftforge.oredict.OreDictionary.getOreIDs(OreDictionary.java:504)
        at essentialcraft.common.tile.TileFlowerBurner.func_73660_a(TileFlowerBurner.java:61)
        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(Unknown Source)


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

-- Head --
Thread: Server thread
Stacktrace:
        at net.minecraftforge.oredict.OreDictionary.getOreIDs(OreDictionary.java:504)
        at essentialcraft.common.tile.TileFlowerBurner.func_73660_a(TileFlowerBurner.java:61)

-- Block entity being ticked --
Details:
        Name: essentialcraft:essentialcraft.common.tile.tileflowerburner // essentialcraft.common.tile.TileFlowerBurner
        Block type: ID #886 (tile.essentialcraft.naturalFurnace // essentialcraft.common.block.BlockFlowerBurner // essentialcraft:naturalfurnace)
        Block data value: 0 / 0x0 / 0b0000
        Block location: World: (8259,70,2446), Chunk: (at 3,4,14 in 516,152; contains blocks 8256,0,2432 to 8271,255,2447), Region: (16,4; contains chunks 512,128 to 543,159, blocks 8192,0,2048 to 8703,255,2559)
        Actual block type: ID #886 (tile.essentialcraft.naturalFurnace // essentialcraft.common.block.BlockFlowerBurner // essentialcraft:naturalfurnace)
        Actual block data value: 0 / 0x0 / 0b0000
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
        All players: 2 total; [EntityPlayerMP['XcLouday'/1542134, l='world', x=8259.73, y=71.00, z=2444.33], EntityPlayerMP['SSW_xieye'/1717058, l='world', x=7690.26, y=44.00, z=2163.30]]
        Chunk stats: ServerChunkCache: 169 Drop: 0
        Level seed: 387052680775540863
        Level generator: ID 00 - default, ver 1. Features enabled: false
        Level generator options:
        Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)



xmdhs
打开服务器文件夹 config/ 中的文件 forge.cfg ,将
  1. B:removeErroringEntities=false
  2. B:removeErroringTileEntities=false
复制代码

改为
  1. B:removeErroringEntities=true
  2. B:removeErroringTileEntities=true
复制代码



XcLouday
Mods名称是 源质魔法4非官方版EssentialCraft 4 Unofficial

XcLouday
xmdhs 发表于 2020-2-7 19:27
打开服务器文件夹 config/ 中的文件 forge.cfg ,将

改为

蟹蟹蟹蟹!!
解决了

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