[03:59:01] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:01] [main/WARN] [FML]: The coremod lain.mods.inputfix.InputFix does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:01] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/INFO] [FML]: [AppEng] Core Init
[03:59:02] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:01] [main/WARN] [FML]: The coremod lain.mods.inputfix.InputFix does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:01] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/INFO] [FML]: [AppEng] Core Init
[03:59:02] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:59:02] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
就这吗?别把info和error级的隐藏了,发一下完整日志。
ItIsEnderman 发表于 2019-11-1 16:34
就这吗?别把info和error级的隐藏了,发一下完整日志。
等下。我去复制一下。
本帖最后由 千城龙少 于 2019-11-2 12:59 编辑
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 11/2/19 12:41 PM
Description: Ticking block entity
java.lang.NoSuchMethodError: buildcraft.api.core.JavaTools.getAllFields(Ljava/lang/Class;)Ljava/util/List;
at buildcraft.api.mj.MjAPI.getMjBatteryField(MjAPI.java:196)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:85)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isBCEnergy(TNHelper.java:132)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isValidTileEntity(TNHelper.java:111)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isValidTileEntity(TNHelper.java:66)
at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeBase.shouldConnectToTile(PipeBase.java:79)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.shouldConnectToTile(TileEntityTransferNode.java:618)
at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeBase.transferItems(PipeBase.java:47)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.transferItems(TileEntityTransferNode.java:591)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.handleInventories(TileEntityTransferNode.java:431)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNodeInventory.processBuffer(TileEntityTransferNodeInventory.java:149)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.func_145845_h(TileEntityTransferNode.java:144)
at net.minecraft.world.World.func_72939_s(World.java:2529)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:633)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:954)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669)
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 --
Stacktrace:
at buildcraft.api.mj.MjAPI.getMjBatteryField(MjAPI.java:196)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:85)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isBCEnergy(TNHelper.java:132)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isValidTileEntity(TNHelper.java:111)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isValidTileEntity(TNHelper.java:66)
at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeBase.shouldConnectToTile(PipeBase.java:79)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.shouldConnectToTile(TileEntityTransferNode.java:618)
at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeBase.transferItems(PipeBase.java:47)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.transferItems(TileEntityTransferNode.java:591)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.handleInventories(TileEntityTransferNode.java:431)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNodeInventory.processBuffer(TileEntityTransferNodeInventory.java:149)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.func_145845_h(TileEntityTransferNode.java:144)
-- Block entity being ticked --
Details:
Name: TileEntityTransferNodeInventory // com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNodeInventory
Block type: ID #1464 (tile.extrautils:extractor_base // com.rwtema.extrautils.tileentity.transfernodes.BlockTransferNode)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-1641,65,2090), Chunk: (at 7,4,10 in -103,130; contains blocks -1648,0,2080 to -1633,255,2095), Region: (-4,4; contains chunks -128,128 to -97,159, blocks -2048,0,2048 to -1537,255,2559)
Actual block type: ID #1464 (tile.extrautils:extractor_base // com.rwtema.extrautils.tileentity.transfernodes.BlockTransferNode)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2529)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:633)
-- Affected level --
Details:
Level name: skyworld
All players: 2 total; [EntityPlayerMP['GT_maxs'/782, l='skyworld', x=-2091.86, y=65.00, z=2101.37](GT_maxs at -2091.8645573728018,65.0,2101.3660338785007), EntityPlayerMP['Wisper_X'/948, l='skyworld', x=-1490.00, y=65.88, z=2102.00](Wisper_X at -1490.0,65.875,2102.0)]
Chunk stats: ServerChunkCache: 883 Drop: 0
Level seed: 2746984091014646300
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-211,64,1375), Chunk: (at 13,4,15 in -14,85; contains blocks -224,0,1360 to -209,255,1375), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535)
Level time: 68450 game time, 91637 day time
Level dimension: 5
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 101519 (now: false), thunder time: 80508 (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:954)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669)
at java.lang.Thread.run(Thread.java:748)
-- System Details --
Details:
Minecraft Version: 1.7.10
KCauldron Version: pw.prok:KCauldron:1.7.10-1614.201 Official
Plugins: AntiExplosion, GroupManager, AntiAdvSPGuiBug, WaterFlowLimit, CrowdLocator, TpLogin, DoubleLoginFix, NoInfiniteItem, BanItem, NOWrench_Piston, AntiCraft, Soulbound, RichAutoMessage, CoreProtect, WorldEdit, BanAdvsunGui, uSkyBlock, FixArcaneWorkbench, EasyBackup, LaggRemover, ProtocolLib, GeneralDataCoreV4, Multiverse-Core, NoBonemealCheat, Notbuild, EasyKits, AntiAttack, AntiCrucibleBug, PTweaks, Vault, SFWSupport, NeverLag, HolographicDisplays, QuickShop, Marriage, PlayerPoints, WorldGuard, AAC, LockettePro, ChestCommands, JoinMessage, Essentials, ColorMOTD, ProtectCreative, InfoBoardReborn, GreatFireWall, EssentialsChat, EssentialsProtect, EssentialsSpawn, AuthMe
Disabled Plugins:
Operating System: Linux (amd64) version 2.6.32-754.el6.x86_64
Java Version: 1.8.0_202, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 7057478760 bytes (6730 MB) / 7944011776 bytes (7576 MB) up to 7944011776 bytes (7576 MB)
JVM Flags: 2 total; -Xmx8000M -Xms8000M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 80 mods loaded, 80 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (KCauldron-1.7.10-1614.201.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (KCauldron-1.7.10-1614.201.jar)
UCHIJAAAA kimagine{0.2} [KImagine] (minecraft.jar)
UCHIJAAAA SciMCLibCore{0.0.0.2} [SciMCLibCore] (minecraft.jar)
UCHIJAAAA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
UCHIJAAAA appliedenergistics2-core{rv3-beta-18} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (-自定义NPC.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (【神秘时代4主体】M-Thaumcraft-1.7.10-4.2.3.5-SaraFix-a1.jar)
UCHIJAAAA Botania{r1.8-249} [Botania] ([植物魔法]Botania [r1.8-249].jar)
UCHIJAAAA flammpfeil.slashblade{mc1.7.10-r87} [SlashBlade] (【拔刀剑】SlashBlade-mc1.7.10-r87.jar)
UCHIJAAAA flammpfeil.slashblade.terra{mc1.7.10-r1} [SlashBlade-Terra] ([ 大地之刃 ]SlashBlade-Terra-mc1.7.10-r1.jar)
UCHIJAAAA flammpfeil.slashblade.exsa{mc1.7.10-r6} [SlashBlade-ExSa] ([云轮风暴]SlashBlade-ExSa-r6.jar)
UCHIJAAAA Pseudo{1.0.0} [Pseudo] ([伪刃]SlashBlade-PseudoEdge-mc1.7.10-r12vC.jar)
UCHIJAAAA NBTEdit{1.7.2.2} [In-game NBTEdit] ([内置修改器]NBTEdit_1.7.10.jar)
UCHIJAAAA SciMCLib{SciMCLib} [SciMCLib] ([加速火把支持核心].jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] ([匠魂前置]Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA armourersWorkshop{1.7.10-0.48.1} [Armourer's Workshop] ([模组]时装工坊.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.4} [CoFH Core] ([热力膨胀]CoFHCore.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] ([热力膨胀本体]ThermalFoundation.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] ([热力膨胀]ThermalExpansion.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] ([匠魂]TConstruct-1.7.10-1.8.8.build991.jar)
UCHIJAAAA TiCTooltips{1.2.5} [TiC Tooltips] ([匠魂工具提示]TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJAAAA exnihilo{1.38-52} [Ex Nihilo] ([无中生有]Ex-Nihilo-1.38-52.jar)
UCHIJAAAA excompressum{1.1.143} [Ex Compressum] ([压缩工具]1.7.10-1.1.143.jar)
UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] ([大型反应堆]BigReactor r0.4.3a-1.7.10.jar)
UCHIJAAAA IC2{2.2.828-experimental} [IndustrialCraft 2] (【工业2主体】industrialcraft-2-2.2.828-experimental.jar)
UCHIJAAAA NoIC2Destruction{1.0.0} [No IC2 Destruction] ([工业]NoIC2Destruction-1.0.0-1.7.10.jar)
UCHIJAAAA flammpfeil.nihil{mc1.7.x-r8} [Nihil] ([拔刀似蛭].jar)
UCHIJAAAA flammpfeil.slashblade.kirisaya{r1} [SlashBlade-Kirisaya] ([拔刀剑-无神]-Kirisaya-r1.jar)
UCHIJAAAA flammpfeil.slashblade.kamuy{mc1.7.10-r6} [Kamuy] ([拔刀神剑].jar)
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] ([红石兵工厂]RedstoneArsenal-[1.7.10]1.1.2-92.jar)
UCHIJAAAA appliedenergistics2{rv3-beta-18} [Applied Energistics 2] (【AE2】appliedenergistics2-rv3-beta-18.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (【末影接口前置】EnderCore-1.7.10-0.2.0.39_beta.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (【末影接口】EnderIO-1.7.10-2.3.0.429_beta.jar)
UCHIJAAAA exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] ([星辉生万物]Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar)
UCHIJAAAA extracells{2.3.7} [Extra Cells 2] ([更多存储芯片]ExtraCells-1.7.10-2.3.7b176.jar)
UCHIJAAAA ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA BuildCraft|Core{7.1.17} [BuildCraft] (Minecraft-bcbuildcraft-7.1.17-core.jar)
UCHIJAAAA ExtraUtilities{1.1.0k} [Extra Utilities] ([更多实用工具修复版]extrautilities-1.1.0k.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] ([更多箱子]ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA roukanken{1.0.6} [Roukanken addon] ([楼观剑]louguan v1.0.6 MC1.7.10.jar)
UCHIJAAAA birdblade{1.0.0} [birdblade] ([毕方]birdblade-1.0.jar)
UCHIJAAAA rfdrills{1.7.3} [RFDrills] ([热力膨胀4附属]热力工具RFDrills-1.7.10-1.7.3.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] ([热力膨胀管道]ThermalDynamics.jar)
UCHIJAAAA foxex{1.1.2} [FoxBlade Extra] ([狐月]FoxExtra v1.1.2(MC1710).jar)
UCHIJAAAA thaumicenergistics{1.0.0.5} [Thaumic Energistics] ([神秘能源]thaumicenergistics.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (【神秘工匠】ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHIJAAAA ForbiddenMagic{1.7.10-0.57} [Forbidden Magic] ([禁忌魔法]Forbidden Magic-1.7.10-0.57.jar)
UCHIJAAAA ProjectE{1.7.10-PE1.10.1} [ProjectE] ([等价交换]ProjectE-1.7.10-PE1.10.1.jar)
UCHIJAAAA NodalMechanics{1.7.10R1.0} [NodalMechanics] ([节点学]NodalMechanics-1.7-1.0-7.jar)
UCHIJAAAA Mekanism{9.1.1} [Mekanism] ([通用机械本体]Mekanism-1.7.10-9.1.1.1031.jar)
UCHIJAAAA MekanismGenerators{9.1.1} [MekanismGenerators] ([通用机械前置]MekanismGenerators-1.7.10-9.1.1.1031.jar)
UCHIJAAAA MekanismTools{9.1.1} [MekanismTools] ([通用机械前置]MekanismTools-1.7.10-9.1.1.1031.jar)
UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] ([魔法作物基础]magicalcrops-4.0.0_PUBLIC_BETA_5[ITERCN].jar)
UCHIJAAAA magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] ([魔法作物装备]magicalcropsarmoury-4.0.0_PUBLIC_BETA_4[ITERCN].jar)
UCHIJAAAA magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] ([魔法作物装饰]magicalcropsdeco-4.0.0_PUBLIC_BETA_4a[ITERCN].jar)
UCHIJAAAA BrandonsCore{1.0.0.12} [Brandon's Core] ([龙之研究前置]BrandonsCore-1.0.0.12.jar)
UCHIJAAAA DraconicEvolution{1.0.2h} [Draconic Evolution] ([龙之研究]Draconic-Evolution-1.7.10-1.0.2h.jar)
UCHIJAAAA Avaritia{1.11} [Avaritia] (Minecraft-Avaritia-1.11.jar)
UCHIJAAAA BuildCraft|Transport{7.1.17} [BC Transport] (Minecraft-bcbuildcraft-7.1.17-transport.jar)
UCHIJAAAA weaponmod{v1.14.3} [Balkon's WeaponMod] (【更多武器】weaponmod1.7.10-1.14.3.jar)
UCHIJAAAA wanionlib{1.7.10-1.8} [WanionLib] (【永恒奇点前置】WanionLib-1.7.10-1.8.jar)
UCHIJAAAA eternalsingularity{1.7.10-.1.0.3} [Eternal Singularity] (【永恒奇点】(无尽贪婪拓展)EternalSingularity-1.7.10-1.0.4.jar)
UCHIJAAAA TaintedMagic{r7.82} [Tainted Magic] (【污秽魔法】Tainted-Magic-r7.82.jar)
UCHIJAAAA SpecialMobs{3.1.1} [Special Mobs] (【特殊怪物】SpecialMobs-1.7.10-3.1.1.jar)
UCHIJAAAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (【神秘时代Nei】thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA BambooMod{Minecraft@MC_VERSION@ var@VERSION@} [BambooMod] (【竹mod】Bamboo-2.6.8.5.jar)
UCHIJAAAA flammpfeil.fluorescentbar{mc1.7.2-r3} [fluorescentbar] (【荧光】-fluorescentbar-mc1.7.2-r3(1).jar)
UCHIJAAAA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (【重力装甲】GraviSuite-1.7.10-2.0.3.jar)
UCHIJAAAA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (【高级太阳能】AdvancedSolarPanel.jar)
UCHIJAAAA allweapon{1.0} [allweapon] (万物皆可为兵刃r1修复版beta.1.jar)
UCHIJAAAA Torcherino{2.2s} [Torcherino] (加速火把.jar)
UCHIJAAAA McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] ([匠魂附属加强]IguanaTinkerTweaks-1.7.10-2.1.6.jar)
UCHIJAAAA flammpfeil.slashblade.slasharts{1.7.10 r1} [SlashBlade-SlashArts] ([拔刀剑附属]刀之艺术.jar)
UCHIJAAAA ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit
CoFHCore: -[1.7.10]3.1.4-329
ThermalFoundation: -[1.7.10]1.2.6-118
ThermalExpansion: -[1.7.10]4.1.5-248
TConstruct Environment: Environment healthy.
RedstoneArsenal: -[1.7.10]1.1.2-92
AE2 Version: beta rv3-beta-18 for Forge 10.13.4.1448
ThermalDynamics: -[1.7.10]1.2.1-172
SciMCLib Version: 0.0.0.2
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.3.1 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.1.0 from [压缩工具]1.7.10-1.1.143.jar).
It is a supported version, but that difference may lead to problems.
* Our API got loaded from 【末影接口】EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected.
* Our API got loaded from 【末影接口】EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected.
* Our API got loaded from 【末影接口】EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected.
* Our API got loaded from 【末影接口】EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected.
An unsupported base software is installed: 'kcauldron, cauldron, craftbukkit, mcpc'. This is NOT supported.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 3 / 70; [EntityPlayerMP['GT_maxs'/782, l='skyworld', x=-2091.86, y=65.00, z=2101.37](GT_maxs at -2091.8645573728018,65.0,2101.3660338785007), EntityPlayerMP['Mr_Yuan'/859, l='zc', x=313.79, y=7.70, z=73.95](Mr_Yuan at 313.786160229556,7.6974360718157016,73.9488673426167), EntityPlayerMP['Wisper_X'/948, l='skyworld', x=-1490.00, y=65.88, z=2102.00](Wisper_X at -1490.0,65.875,2102.0)]
Is Modded: Definitely; Server brand changed to 'kcauldron,cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 11/2/19 12:41 PM
Description: Ticking block entity
java.lang.NoSuchMethodError: buildcraft.api.core.JavaTools.getAllFields(Ljava/lang/Class;)Ljava/util/List;
at buildcraft.api.mj.MjAPI.getMjBatteryField(MjAPI.java:196)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:85)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isBCEnergy(TNHelper.java:132)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isValidTileEntity(TNHelper.java:111)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isValidTileEntity(TNHelper.java:66)
at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeBase.shouldConnectToTile(PipeBase.java:79)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.shouldConnectToTile(TileEntityTransferNode.java:618)
at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeBase.transferItems(PipeBase.java:47)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.transferItems(TileEntityTransferNode.java:591)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.handleInventories(TileEntityTransferNode.java:431)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNodeInventory.processBuffer(TileEntityTransferNodeInventory.java:149)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.func_145845_h(TileEntityTransferNode.java:144)
at net.minecraft.world.World.func_72939_s(World.java:2529)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:633)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:954)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669)
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 --
Stacktrace:
at buildcraft.api.mj.MjAPI.getMjBatteryField(MjAPI.java:196)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:85)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isBCEnergy(TNHelper.java:132)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isValidTileEntity(TNHelper.java:111)
at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.isValidTileEntity(TNHelper.java:66)
at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeBase.shouldConnectToTile(PipeBase.java:79)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.shouldConnectToTile(TileEntityTransferNode.java:618)
at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeBase.transferItems(PipeBase.java:47)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.transferItems(TileEntityTransferNode.java:591)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.handleInventories(TileEntityTransferNode.java:431)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNodeInventory.processBuffer(TileEntityTransferNodeInventory.java:149)
at com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNode.func_145845_h(TileEntityTransferNode.java:144)
-- Block entity being ticked --
Details:
Name: TileEntityTransferNodeInventory // com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNodeInventory
Block type: ID #1464 (tile.extrautils:extractor_base // com.rwtema.extrautils.tileentity.transfernodes.BlockTransferNode)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-1641,65,2090), Chunk: (at 7,4,10 in -103,130; contains blocks -1648,0,2080 to -1633,255,2095), Region: (-4,4; contains chunks -128,128 to -97,159, blocks -2048,0,2048 to -1537,255,2559)
Actual block type: ID #1464 (tile.extrautils:extractor_base // com.rwtema.extrautils.tileentity.transfernodes.BlockTransferNode)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2529)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:633)
-- Affected level --
Details:
Level name: skyworld
All players: 2 total; [EntityPlayerMP['GT_maxs'/782, l='skyworld', x=-2091.86, y=65.00, z=2101.37](GT_maxs at -2091.8645573728018,65.0,2101.3660338785007), EntityPlayerMP['Wisper_X'/948, l='skyworld', x=-1490.00, y=65.88, z=2102.00](Wisper_X at -1490.0,65.875,2102.0)]
Chunk stats: ServerChunkCache: 883 Drop: 0
Level seed: 2746984091014646300
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-211,64,1375), Chunk: (at 13,4,15 in -14,85; contains blocks -224,0,1360 to -209,255,1375), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535)
Level time: 68450 game time, 91637 day time
Level dimension: 5
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 101519 (now: false), thunder time: 80508 (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:954)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669)
at java.lang.Thread.run(Thread.java:748)
-- System Details --
Details:
Minecraft Version: 1.7.10
KCauldron Version: pw.prok:KCauldron:1.7.10-1614.201 Official
Plugins: AntiExplosion, GroupManager, AntiAdvSPGuiBug, WaterFlowLimit, CrowdLocator, TpLogin, DoubleLoginFix, NoInfiniteItem, BanItem, NOWrench_Piston, AntiCraft, Soulbound, RichAutoMessage, CoreProtect, WorldEdit, BanAdvsunGui, uSkyBlock, FixArcaneWorkbench, EasyBackup, LaggRemover, ProtocolLib, GeneralDataCoreV4, Multiverse-Core, NoBonemealCheat, Notbuild, EasyKits, AntiAttack, AntiCrucibleBug, PTweaks, Vault, SFWSupport, NeverLag, HolographicDisplays, QuickShop, Marriage, PlayerPoints, WorldGuard, AAC, LockettePro, ChestCommands, JoinMessage, Essentials, ColorMOTD, ProtectCreative, InfoBoardReborn, GreatFireWall, EssentialsChat, EssentialsProtect, EssentialsSpawn, AuthMe
Disabled Plugins:
Operating System: Linux (amd64) version 2.6.32-754.el6.x86_64
Java Version: 1.8.0_202, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 7057478760 bytes (6730 MB) / 7944011776 bytes (7576 MB) up to 7944011776 bytes (7576 MB)
JVM Flags: 2 total; -Xmx8000M -Xms8000M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 80 mods loaded, 80 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (KCauldron-1.7.10-1614.201.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (KCauldron-1.7.10-1614.201.jar)
UCHIJAAAA kimagine{0.2} [KImagine] (minecraft.jar)
UCHIJAAAA SciMCLibCore{0.0.0.2} [SciMCLibCore] (minecraft.jar)
UCHIJAAAA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
UCHIJAAAA appliedenergistics2-core{rv3-beta-18} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (-自定义NPC.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (【神秘时代4主体】M-Thaumcraft-1.7.10-4.2.3.5-SaraFix-a1.jar)
UCHIJAAAA Botania{r1.8-249} [Botania] ([植物魔法]Botania [r1.8-249].jar)
UCHIJAAAA flammpfeil.slashblade{mc1.7.10-r87} [SlashBlade] (【拔刀剑】SlashBlade-mc1.7.10-r87.jar)
UCHIJAAAA flammpfeil.slashblade.terra{mc1.7.10-r1} [SlashBlade-Terra] ([ 大地之刃 ]SlashBlade-Terra-mc1.7.10-r1.jar)
UCHIJAAAA flammpfeil.slashblade.exsa{mc1.7.10-r6} [SlashBlade-ExSa] ([云轮风暴]SlashBlade-ExSa-r6.jar)
UCHIJAAAA Pseudo{1.0.0} [Pseudo] ([伪刃]SlashBlade-PseudoEdge-mc1.7.10-r12vC.jar)
UCHIJAAAA NBTEdit{1.7.2.2} [In-game NBTEdit] ([内置修改器]NBTEdit_1.7.10.jar)
UCHIJAAAA SciMCLib{SciMCLib} [SciMCLib] ([加速火把支持核心].jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] ([匠魂前置]Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA armourersWorkshop{1.7.10-0.48.1} [Armourer's Workshop] ([模组]时装工坊.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.4} [CoFH Core] ([热力膨胀]CoFHCore.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] ([热力膨胀本体]ThermalFoundation.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] ([热力膨胀]ThermalExpansion.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] ([匠魂]TConstruct-1.7.10-1.8.8.build991.jar)
UCHIJAAAA TiCTooltips{1.2.5} [TiC Tooltips] ([匠魂工具提示]TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJAAAA exnihilo{1.38-52} [Ex Nihilo] ([无中生有]Ex-Nihilo-1.38-52.jar)
UCHIJAAAA excompressum{1.1.143} [Ex Compressum] ([压缩工具]1.7.10-1.1.143.jar)
UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] ([大型反应堆]BigReactor r0.4.3a-1.7.10.jar)
UCHIJAAAA IC2{2.2.828-experimental} [IndustrialCraft 2] (【工业2主体】industrialcraft-2-2.2.828-experimental.jar)
UCHIJAAAA NoIC2Destruction{1.0.0} [No IC2 Destruction] ([工业]NoIC2Destruction-1.0.0-1.7.10.jar)
UCHIJAAAA flammpfeil.nihil{mc1.7.x-r8} [Nihil] ([拔刀似蛭].jar)
UCHIJAAAA flammpfeil.slashblade.kirisaya{r1} [SlashBlade-Kirisaya] ([拔刀剑-无神]-Kirisaya-r1.jar)
UCHIJAAAA flammpfeil.slashblade.kamuy{mc1.7.10-r6} [Kamuy] ([拔刀神剑].jar)
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] ([红石兵工厂]RedstoneArsenal-[1.7.10]1.1.2-92.jar)
UCHIJAAAA appliedenergistics2{rv3-beta-18} [Applied Energistics 2] (【AE2】appliedenergistics2-rv3-beta-18.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (【末影接口前置】EnderCore-1.7.10-0.2.0.39_beta.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (【末影接口】EnderIO-1.7.10-2.3.0.429_beta.jar)
UCHIJAAAA exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] ([星辉生万物]Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar)
UCHIJAAAA extracells{2.3.7} [Extra Cells 2] ([更多存储芯片]ExtraCells-1.7.10-2.3.7b176.jar)
UCHIJAAAA ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA BuildCraft|Core{7.1.17} [BuildCraft] (Minecraft-bcbuildcraft-7.1.17-core.jar)
UCHIJAAAA ExtraUtilities{1.1.0k} [Extra Utilities] ([更多实用工具修复版]extrautilities-1.1.0k.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] ([更多箱子]ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA roukanken{1.0.6} [Roukanken addon] ([楼观剑]louguan v1.0.6 MC1.7.10.jar)
UCHIJAAAA birdblade{1.0.0} [birdblade] ([毕方]birdblade-1.0.jar)
UCHIJAAAA rfdrills{1.7.3} [RFDrills] ([热力膨胀4附属]热力工具RFDrills-1.7.10-1.7.3.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] ([热力膨胀管道]ThermalDynamics.jar)
UCHIJAAAA foxex{1.1.2} [FoxBlade Extra] ([狐月]FoxExtra v1.1.2(MC1710).jar)
UCHIJAAAA thaumicenergistics{1.0.0.5} [Thaumic Energistics] ([神秘能源]thaumicenergistics.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (【神秘工匠】ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHIJAAAA ForbiddenMagic{1.7.10-0.57} [Forbidden Magic] ([禁忌魔法]Forbidden Magic-1.7.10-0.57.jar)
UCHIJAAAA ProjectE{1.7.10-PE1.10.1} [ProjectE] ([等价交换]ProjectE-1.7.10-PE1.10.1.jar)
UCHIJAAAA NodalMechanics{1.7.10R1.0} [NodalMechanics] ([节点学]NodalMechanics-1.7-1.0-7.jar)
UCHIJAAAA Mekanism{9.1.1} [Mekanism] ([通用机械本体]Mekanism-1.7.10-9.1.1.1031.jar)
UCHIJAAAA MekanismGenerators{9.1.1} [MekanismGenerators] ([通用机械前置]MekanismGenerators-1.7.10-9.1.1.1031.jar)
UCHIJAAAA MekanismTools{9.1.1} [MekanismTools] ([通用机械前置]MekanismTools-1.7.10-9.1.1.1031.jar)
UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] ([魔法作物基础]magicalcrops-4.0.0_PUBLIC_BETA_5[ITERCN].jar)
UCHIJAAAA magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] ([魔法作物装备]magicalcropsarmoury-4.0.0_PUBLIC_BETA_4[ITERCN].jar)
UCHIJAAAA magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] ([魔法作物装饰]magicalcropsdeco-4.0.0_PUBLIC_BETA_4a[ITERCN].jar)
UCHIJAAAA BrandonsCore{1.0.0.12} [Brandon's Core] ([龙之研究前置]BrandonsCore-1.0.0.12.jar)
UCHIJAAAA DraconicEvolution{1.0.2h} [Draconic Evolution] ([龙之研究]Draconic-Evolution-1.7.10-1.0.2h.jar)
UCHIJAAAA Avaritia{1.11} [Avaritia] (Minecraft-Avaritia-1.11.jar)
UCHIJAAAA BuildCraft|Transport{7.1.17} [BC Transport] (Minecraft-bcbuildcraft-7.1.17-transport.jar)
UCHIJAAAA weaponmod{v1.14.3} [Balkon's WeaponMod] (【更多武器】weaponmod1.7.10-1.14.3.jar)
UCHIJAAAA wanionlib{1.7.10-1.8} [WanionLib] (【永恒奇点前置】WanionLib-1.7.10-1.8.jar)
UCHIJAAAA eternalsingularity{1.7.10-.1.0.3} [Eternal Singularity] (【永恒奇点】(无尽贪婪拓展)EternalSingularity-1.7.10-1.0.4.jar)
UCHIJAAAA TaintedMagic{r7.82} [Tainted Magic] (【污秽魔法】Tainted-Magic-r7.82.jar)
UCHIJAAAA SpecialMobs{3.1.1} [Special Mobs] (【特殊怪物】SpecialMobs-1.7.10-3.1.1.jar)
UCHIJAAAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (【神秘时代Nei】thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA BambooMod{Minecraft@MC_VERSION@ var@VERSION@} [BambooMod] (【竹mod】Bamboo-2.6.8.5.jar)
UCHIJAAAA flammpfeil.fluorescentbar{mc1.7.2-r3} [fluorescentbar] (【荧光】-fluorescentbar-mc1.7.2-r3(1).jar)
UCHIJAAAA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (【重力装甲】GraviSuite-1.7.10-2.0.3.jar)
UCHIJAAAA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (【高级太阳能】AdvancedSolarPanel.jar)
UCHIJAAAA allweapon{1.0} [allweapon] (万物皆可为兵刃r1修复版beta.1.jar)
UCHIJAAAA Torcherino{2.2s} [Torcherino] (加速火把.jar)
UCHIJAAAA McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] ([匠魂附属加强]IguanaTinkerTweaks-1.7.10-2.1.6.jar)
UCHIJAAAA flammpfeil.slashblade.slasharts{1.7.10 r1} [SlashBlade-SlashArts] ([拔刀剑附属]刀之艺术.jar)
UCHIJAAAA ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit
CoFHCore: -[1.7.10]3.1.4-329
ThermalFoundation: -[1.7.10]1.2.6-118
ThermalExpansion: -[1.7.10]4.1.5-248
TConstruct Environment: Environment healthy.
RedstoneArsenal: -[1.7.10]1.1.2-92
AE2 Version: beta rv3-beta-18 for Forge 10.13.4.1448
ThermalDynamics: -[1.7.10]1.2.1-172
SciMCLib Version: 0.0.0.2
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.3.1 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.1.0 from [压缩工具]1.7.10-1.1.143.jar).
It is a supported version, but that difference may lead to problems.
* Our API got loaded from 【末影接口】EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected.
* Our API got loaded from 【末影接口】EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected.
* Our API got loaded from 【末影接口】EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected.
* Our API got loaded from 【末影接口】EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected.
An unsupported base software is installed: 'kcauldron, cauldron, craftbukkit, mcpc'. This is NOT supported.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 3 / 70; [EntityPlayerMP['GT_maxs'/782, l='skyworld', x=-2091.86, y=65.00, z=2101.37](GT_maxs at -2091.8645573728018,65.0,2101.3660338785007), EntityPlayerMP['Mr_Yuan'/859, l='zc', x=313.79, y=7.70, z=73.95](Mr_Yuan at 313.786160229556,7.6974360718157016,73.9488673426167), EntityPlayerMP['Wisper_X'/948, l='skyworld', x=-1490.00, y=65.88, z=2102.00](Wisper_X at -1490.0,65.875,2102.0)]
Is Modded: Definitely; Server brand changed to 'kcauldron,cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
千城龙少 发表于 2019-11-1 18:28
This world was saved with mod ThE-core which appears to be missing, things may not work well
01.11 1 ...
还是不全啊,你就不能上传 log 吗?