这是崩端日志,求助大佬们帮忙康康咋回事
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 2/1/21 11:49 AM
Description: Exception getting block type in world
java.lang.NullPointerException: Exception getting block type in world
at ic2.core.energy.EnergyNetLocal.addTileToGrids(EnergyNetLocal.java:627)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:185)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:66)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:28)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_144_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at mekanism.common.tile.TileEntityElectricBlock.register(TileEntityElectricBlock.java:66)
at mekanism.common.Mekanism.onChunkLoad(Mekanism.java:1473)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_735_Mekanism_onChunkLoad_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1050)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:49)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:15)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:194)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:167)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:312)
at net.minecraft.world.World.func_72964_e(World.java:732)
at net.minecraft.world.World.func_147439_a(World.java)
at net.minecraft.world.World.func_72879_k(World.java:4044)
at net.minecraft.world.World.func_94577_B(World.java:4066)
at net.minecraft.world.World.func_72878_l(World.java:4107)
at buildcraft.transport.BlockGenericPipe.getRedstoneInputToPipe(BlockGenericPipe.java:571)
at buildcraft.transport.BlockGenericPipe.func_149695_a(BlockGenericPipe.java:540)
at net.minecraft.world.World.func_147460_e(World.java:1087)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:181)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:66)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:28)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_144_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at ic2.core.block.wiring.TileEntityCable.onLoaded(TileEntityCable.java:158)
at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:60)
at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:175)
at ic2.core.TickHandler.onWorldTick(TickHandler.java:60)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_126_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:273)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:922)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:458)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:806)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at ic2.core.energy.EnergyNetLocal.addTileToGrids(EnergyNetLocal.java:627)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:185)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:66)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:28)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_144_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at mekanism.common.tile.TileEntityElectricBlock.register(TileEntityElectricBlock.java:66)
at mekanism.common.Mekanism.onChunkLoad(Mekanism.java:1473)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_735_Mekanism_onChunkLoad_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1050)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:49)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:15)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:194)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:167)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:312)
at net.minecraft.world.World.func_72964_e(World.java:732)
-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (387,56,-289), Chunk: (at 3,3,15 in 24,-19; contains blocks 384,0,-304 to 399,255,-289), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java)
at net.minecraft.world.World.func_72879_k(World.java:4044)
at net.minecraft.world.World.func_94577_B(World.java:4066)
at net.minecraft.world.World.func_72878_l(World.java:4107)
at buildcraft.transport.BlockGenericPipe.getRedstoneInputToPipe(BlockGenericPipe.java:571)
at buildcraft.transport.BlockGenericPipe.func_149695_a(BlockGenericPipe.java:540)
-- Block being updated --
Details:
Source block type: ID #0 (tile.air // net.minecraft.block.BlockAir)
Block type: ID #970 (tile.pipeBlock // buildcraft.transport.BlockGenericPipe)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (387,57,-288), Chunk: (at 3,3,0 in 24,-18; contains blocks 384,0,-288 to 399,255,-273), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Stacktrace:
at net.minecraft.world.World.func_147460_e(World.java:1087)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:181)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:66)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:28)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_144_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at ic2.core.block.wiring.TileEntityCable.onLoaded(TileEntityCable.java:158)
at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:60)
at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:175)
at ic2.core.TickHandler.onWorldTick(TickHandler.java:60)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_126_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:273)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:922)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:458)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:806)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.7.10
KCauldron Version: cc.uraniummc:Uranium:1710-stable-4-B15 UNOFFICIAL DON'T REPORT THIS CRASH
Plugins: InviteCode, SlashFortifier, LocaleLanguageAPI, Stp, GroupManager, WrenchLog, PlaceholderAPI, VoidWorld, AntiAdvSPGuiBug, NametagEdit, BetterLottery2, FlyDisabler, NoSellLoreItemToGlobalShop, RandomPlacer, BanItem, BBSToper, Chenghao, VexView, AdvancedColorSigns, CoreProtect, ClickLimit, BanAdvsunGuiReload, WorldEdit, OpenInv, ChunkFixer, Essentials, ClearLag, RPG_Items, ProtectPlugin, EasyBackup, IronElevators, LaggRemover, ProtocolLib, MCserverManager, Notbuild, EasyKits, PPRMB, EssentialsChat, iConomy, UltimateGuild, GlobalShop, ResidenceAssist, EXPExchange, WiFiCatch, Vault, Lores, VexSign2, QuickShop, AntiPayloadHax, PlayerPoints, VexFxTitle, ChestCommands, EssentialsProtect, EssentialsAntiBuild, PointShop, EssentialsSpawn, VexStore, PlotMe, MCLib, ColorMOTD, PMReward, , CrazyAuctions, PlotMe-DefaultGenerator, PlayerTask, LockettePro, Multiverse-Core, HolographicDisplays
Disabled Plugins: Residence, , , , , ,
Operating System: Windows Server 2016 (amd64) version 10.0
Java Version: 1.8.0_261, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 7332224664 bytes (6992 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 5 total; -Xms8192M -Xmx8192M -XX:+UseG1GC -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=50
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 3, tcache: 0, allocated: 12, tallocated: 98
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 116 mods loaded, 116 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] (Uranium-1710-stable-4-B15-server.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (Uranium-1710-stable-4-B15-server.jar)
UCHIJAAAA kimagine{0.2} [KImagine] (minecraft.jar)
UCHIJAAAA UraniumPlus{${UMP_VER}} [Added title and actionbar support for client and server] (Uranium-1710-stable-4-B15-server.jar)
UCHIJAAAA InputFix{1.7.10-v5} [InputFix] (minecraft.jar)
UCHIJAAAA appliedenergistics2-core{rv3-beta-18} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] ([NEI物品管理器]NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
UCHIJAAAA anothercommonbugfix{1.2.5} [Another Common Bug Fix] (minecraft.jar)
UCHIJAAAA AnotherStarCore{1.0.6} [AnotherStarCore] (minecraft.jar)
UCHIJAAAA ChocoPatcher{1.1} [Choco Patcher] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA appliedenergistics2{rv3-beta-18} [Applied Energistics 2] ([AE-应用能源]-AE2-rv3-beta-18.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] ([前置]地幔.jar)
UCHIJAAAA headcrumbs{1.7.4} [Headcrumbs] ([啊 脑袋]Headcrumbs-1.7.4.jar)
UCHIJAAAA flammpfeil.slashblade{mc1.7.10-r87} [SlashBlade] ([拔刀剑].jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] ([神秘时代]M-Thaumcraft-1.7.10-4.2.3.5-SaraFix-a1.jar)
UCHIJAAAA Botania{r1.8-249} [Botania] (植物魔法.jar)
UCHIJAAAA flammpfeil.slashblade.terra{mc1.7.10-r1} [SlashBlade-Terra] ([大地之刃]SlashBlade-Terra-mc1.7.10-r1.jar)
UCHIJAAAA doggytalents{1.14.2.314} [Doggy Talents] ([天才狗子]DoggyTalents-1.7.10-1.14.2.314-universal.jar)
UCHIJAAAA IC2{2.2.811-experimental} [IndustrialCraft 2] ([工业]本体.jar)
UCHIJAAAA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] ([工业]高级太阳能.jar)
UCHIJAAAA supersolarpanel{1.7.10-1.1.1-release} [Super Solar Panels] ([工业]超级太阳能.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.4} [CoFH Core] ([热力核心][N]CoFHCore-[1.7.10]3.1.4-329.jar)
UCHIJAAAA BuildCraft|Core{7.1.22} [BuildCraft] (建筑.jar)
UCHIJAAAA GraviSuite{1.7.10-2.0.3} [Graviation Suite] ([工业]重力胸甲.jar)
UCHIJAAAA NoIC2Destruction{1.0.0} [No IC2 Destruction] ([工业防爆]NoIC2Destruction-1.0.0-1.7.10.jar)
UCHIJAAAA BuildCraft|Transport{7.1.22} [BC Transport] (建筑.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.22} [BC Silicon] (建筑.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.22} [BC Robotics] (建筑.jar)
UCHIJAAAA Forestry{4.2.16.64} [Forestry for Minecraft] (林业.jar)
UCHIJAAAA LogisticsPipes{0.9.3.132} [Logistics Pipes] ([建筑附属]物流管道.jar)
UCHIJAAAA catblade{r2} [catblade] ([拔刀剑-罪恶拔刀].jar)
UCHIJAAAA BambooMod{Minecraft@MC_VERSION@ var@VERSION@} [BambooMod] ([拔刀剑前置]竹.jar)
UCHIJAAAA foxex{1.1.2} [FoxBlade Extra] ([拔刀剑附属]FoxExtra狐月刀改 v1.1.2(MC1710).jar)
UCHIJAAAA flammpfeil.slashblade.zxsa{mc1.7.10-r5} [ZxSa] ([拔刀剑附属]SA更多SlashBlade-ZxSa-r6vB -OfficialEdition-.jar)
UCHIJAAAA BladeAnti{r1} [BladeAnti] ([拔刀剑附属]万刀背叛BladeAnti-r1.jar)
UCHIJAAAA allweapon{1.0} [allweapon] ([拔刀剑附属]万物皆刃.jar)
UCHIJAAAA ND{r3} [ND] ([拔刀剑附属]不正经の剑.jar)
UCHIJAAAA Pseudo{1.0.0} [Pseudo] ([拔刀剑附属]伪刃.jar)
UCHIJAAAA flammpfeil.nihil{mc1.7.x-r8} [Nihil] ([拔刀剑附属]似蛭1.7.x-r8.jar)
UCHIJAAAA flammpfeil.frostwolf{mc1.7.2-r1} [FrostWolf] ([拔刀剑附属]冰狼の刃.jar)
UCHIJAAAA flammpfeil.slashblade.blademaster{mc1.7.2-r1} [BladeMaster] ([拔刀剑附属]剑圣の刃.jar)
UCHIJAAAA flammpfeil.slashblade.kamuy{mc1.7.10-r6} [Kamuy] ([拔刀剑附属]神剑SlashBlade-Kamuy-mc1.7.10-r6.jar)
UCHIJAAAA negorerouse{1.0.0} [NegoreRouse] ([拔刀剑附属]尼格洛兹·无尽曈曚SlashBlade-NegoreRouse-r3vR.jar)
UCHIJAAAA GodFox{1.0.0} [GodFox] ([拔刀剑附属]御神刀神狐GodFox0.0.6beta.jar)
UCHIJAAAA flammpfeil.slashblade.kirisaya{r1} [SlashBlade-Kirisaya] ([拔刀剑附属]无神-r1-1.7.10.jar)
UCHIJAAAA flammpfeil.slashblade.exsa{mc1.7.10-r6} [SlashBlade-ExSa] ([拔刀剑附属]更多超强SA技能SlashBlade-ExSa-r6.jar)
UCHIJAAAA lastsmith{1.0.0} [The Last Smith] ([拔刀剑附属]最后的太刀匠人-lastsmith_V1.0.9_MC1.7.10.jar)
UCHIJAAAA bloodblade{1.0.0} [bloodblade] ([拔刀剑附属]炼狱刀血腥.jar)
UCHIJAAAA saligia{1.0.0} [PROJECT_SALIGIA] ([拔刀剑附属]炼金重铸计划-七宗罪-PROJECT_saligia_2.1.0.jar)
UCHIJAAAA xcustomizedblade{1.69} [XCustomizedBlade] ([拔刀剑附属]自定义拔刀剑.jar)
UCHIJAAAA flammpfeil.fluorescentbar{mc1.7.2-r3} [fluorescentbar] ([拔刀剑附属]荧光-fluorescentbar-mc1.7.2-r3(1).jar)
UCHIJAAAA MoreSA{1.0} [MoreSA] ([拔刀剑附属]龙霄.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] ([热力膨胀][N]ThermalFoundation-[1.7.10]1.2.6-118.jar)
UCHIJAAAA Waila{1.5.10} [Waila] ([高亮显示]Waila-1.5.10_1.7.10.jar)
UCHIJAAAA armourersWorkshop{1.7.10-0.48.3} [Armourer's Workshop] (时装工坊.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] (匠魂.jar)
UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] ([更多高亮信息]WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] ([末影核心]EnderCore-1.7.10-0.2.0.39_beta.jar)
UCHIJAAAA ExtraBotany{r1.0-21} [ExtraBotany] ([植物魔法]额外植物学.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] ([热力力学][N]ThermalDynamics-[1.7.10]1.2.1-172.jar)
UCHIJAAAA badmobs{1.0.1} [Bad Mobs] ([生物黑名单]BadMobs-1.7.10-1.0.1.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] ([神秘附属]神秘工匠.jar)
UCHIJAAAA TaintedMagic{r7.82} [Tainted Magic] ([神秘]污秽魔法.jar)
UCHIJAAAA EMT{1.2.6.2} [Electro-Magic Tools] ([神秘附属]电力魔法.jar)
UCHIJAAAA thaumicenergistics{1.1.3.0} [Thaumic Energistics] ([神秘附属]神秘能源.jar)
UCHIJAAAA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] ([神秘附属]禁忌魔法.jar)
UCHIJAAAA Automagy{0.28.2} [Automagy] ([神秘附属]自动化魔法.jar)
UCHIJAAAA opframe{0.1} [OnlinePictureFrame] ([网络相册]1.0.jar)
UCHIJAAAA iChunUtil{4.0.0} [iChunUtil] ([背后工具前置]iChunUtil-4.0.0.jar)
UCHIJAAAA BackTools{4.0.0} [BackTools] ([背后工具展示]BackTools-4.0.0.jar)
UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (MT.jar)
UCHIJAAAA modtweaker2{0.9.6} [Mod Tweaker 2] ([自定义合成表扩展]-ModTweaker2-0.9.6.jar)
UCHIJAAAA Your Records Mod{Alpha} [Your Records Mod] ([自定义唱片]Arkif - Your Records Mod [1.7.10] [v0.8.1]-CN.jar)
UCHIJAAAA FoodCraft{1.2.0} [FoodCraft(FoodCraft)] ([食物]FoodCraft-16.8.9-1.2.1-1.7.10.jar)
UCHIJAAAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] ([魔典盖亚3].jar)
UCHIJAAAA BrandonsCore{1.0.0.12} [Brandon's Core] ([龙研前置]BrandonsCore-1.0.0.12.jar)
UCHIJAAAA DraconicEvolution{1.0.2h} [Draconic Evolution] ([龙之研究拔刀不能放置世界]-1.7.10-1.0.2h.jar)
UCHIJAAAA DragonMounts{r41-1.7.10} [Dragon Mounts] ([龙骑士]DragonMounts-r41-1.7.10.jar)
UCHIJAAAA AnotherStar{1.0.6} [AnotherStar Mod] (LoliPickaxe-1.0.6.jar)
UCHIJAAAA mcheli{1.0.3} [MC Helicopter] (mcheli)
UCHIJAAAA Mekanism{9.1.1} [Mekanism] (MEK.jar)
UCHIJAAAA NBTEdit{1.7.2.2} [In-game NBTEdit] (NBTEdit_1.7.10.jar)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (NPC.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb[ZN].jar)
UCHIJAAAA LunatriusCore{1.1.2.21} [LunatriusCore] (游戏内信息显示前置.jar)
UCHIJAAAA Schematica{1.7.6.131} [Schematica] (全息投影.jar)
UCHIJAAAA Torcherino{2.2s} [Torcherino] (加速火把.jar)
UCHIJAAAA millenaire{6.0.1} [Mill茅naire] (千年村庄.jar)
UCHIJAAAA MTRM{1.0} [MineTweakerRecipeMaker] (可视化合成.jar)
UCHIJAAAA BiblioCraft{1.11.5} [BiblioCraft] (展示架.jar)
UCHIJAAAA BuildCraft|Factory{7.1.22} [BC Factory] (建筑.jar)
UCHIJAAAA BuildCraft|Energy{7.1.22} [BC Energy] (建筑.jar)
UCHIJAAAA BuildCraft|Builders{7.1.22} [BC Builders] (建筑.jar)
UCHIJAAAA TacticalFrame{0.9.73} [TacticalFrame Mod] (战术框架1.7.10.jar)
UCHIJAAAA dakimakuramod{1.7.10-1.5} [Dakimakura Mod] (抱枕.jar)
UCHIJAAAA Avaritia{1.13} [Avaritia] (无尽贪婪1.13.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (更多箱子.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (末影接口.jar)
UCHIJAAAA mod_ecru_MapleTree{1.1.33m} [MapleTree] (枫树.jar)
UCHIJAAAA InGameInfoXML{2.8.1.82} [InGame Info XML] (游戏内信息显示.jar)
UCHIJAAAA MLPMod{1.2.7} [MLP Mythical Creatures Mod] (神话生物.jar)
UCHIJAAAA BinnieCore{2.0.22.7} [Binnie Core] (蜜蜂.jar)
UCHIJAAAA Botany{2.0.22.7} [Botany] (蜜蜂.jar)
UCHIJAAAA ExtraTrees{2.0.22.7} [Extra Trees] (蜜蜂.jar)
UCHIJAAAA Genetics{2.0.22.7} [Genetics] (蜜蜂.jar)
UCHIJAAAA ExtraBees{2.0.22.7} [Extra Bees] (蜜蜂.jar)
UCHIJAAAA roadstuff{1.0.3-final} [Road Stuff] (道路.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
AE2 Version: beta rv3-beta-18 for Forge 10.13.4.1448
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
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.2.1-172
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.0.2 from 林业.jar).
It is a supported version, but that difference may lead to problems.
* Our API got loaded from 末影接口.jar. That's unexpected.
* Our API got loaded from 末影接口.jar. That's unexpected.
* Our API got loaded from 末影接口.jar. That's unexpected.
* An unknown AE2 API is installed (rv3 from [AE-应用能源]-AE2-rv3-beta-18.jar).
Ender IO was build against API version rv2 and may or may not work with a newer version.
* Our API got loaded from 末影接口.jar. That's unexpected.
An unsupported base software is installed: 'uranium, 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.
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Bukkit, Cauldron, or other Bukkit replacement
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, 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: 7 / 50; [EntityPlayerMP['zhuge2233'/1191, l='plotworld', x=269.72, y=65.00, z=173.45](zhuge2233 at 269.72444330531226,65.0,173.4486003388329), EntityPlayerMP['Star_sky'/1424, l='plotworld', x=-170.55, y=66.69, z=8.12](Star_sky at -170.54787322142562,66.685600581673,8.118125051334886), EntityPlayerMP['Fubuki'/1631, l='plotworld', x=217.32, y=65.50, z=-307.34](Fubuki at 217.31641392971372,65.5,-307.3438418840488), EntityPlayerMP['Xing_Lians'/4910, l='plotworld', x=286.70, y=69.03, z=-265.26](Xing_Lians at 286.69999998807907,69.02889213792369,-265.26215027789533), EntityPlayerMP['xunran'/5743, l='123', x=1.02, y=61.00, z=-25.90](xunran at 1.0171233260114747,61.0,-25.89649124988446), EntityPlayerMP['bby99'/3476, l='123', x=-1.48, y=62.00, z=-24.41](bby99 at -1.4790272645537739,62.0,-24.40847251177292), EntityPlayerMP['xia_ran'/923, l='DIM-1', x=65.08, y=60.00, z=-21.08](xia_ran at 65.07721014423808,60.0,-21.08259111182342)]
Is Modded: Definitely; Server brand changed to 'uranium,kcauldron,cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 2/1/21 11:49 AM
Description: Exception getting block type in world
java.lang.NullPointerException: Exception getting block type in world
at ic2.core.energy.EnergyNetLocal.addTileToGrids(EnergyNetLocal.java:627)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:185)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:66)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:28)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_144_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at mekanism.common.tile.TileEntityElectricBlock.register(TileEntityElectricBlock.java:66)
at mekanism.common.Mekanism.onChunkLoad(Mekanism.java:1473)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_735_Mekanism_onChunkLoad_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1050)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:49)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:15)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:194)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:167)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:312)
at net.minecraft.world.World.func_72964_e(World.java:732)
at net.minecraft.world.World.func_147439_a(World.java)
at net.minecraft.world.World.func_72879_k(World.java:4044)
at net.minecraft.world.World.func_94577_B(World.java:4066)
at net.minecraft.world.World.func_72878_l(World.java:4107)
at buildcraft.transport.BlockGenericPipe.getRedstoneInputToPipe(BlockGenericPipe.java:571)
at buildcraft.transport.BlockGenericPipe.func_149695_a(BlockGenericPipe.java:540)
at net.minecraft.world.World.func_147460_e(World.java:1087)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:181)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:66)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:28)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_144_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at ic2.core.block.wiring.TileEntityCable.onLoaded(TileEntityCable.java:158)
at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:60)
at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:175)
at ic2.core.TickHandler.onWorldTick(TickHandler.java:60)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_126_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:273)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:922)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:458)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:806)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at ic2.core.energy.EnergyNetLocal.addTileToGrids(EnergyNetLocal.java:627)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:185)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:66)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:28)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_144_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at mekanism.common.tile.TileEntityElectricBlock.register(TileEntityElectricBlock.java:66)
at mekanism.common.Mekanism.onChunkLoad(Mekanism.java:1473)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_735_Mekanism_onChunkLoad_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1050)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:49)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:15)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:194)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:167)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:312)
at net.minecraft.world.World.func_72964_e(World.java:732)
-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (387,56,-289), Chunk: (at 3,3,15 in 24,-19; contains blocks 384,0,-304 to 399,255,-289), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java)
at net.minecraft.world.World.func_72879_k(World.java:4044)
at net.minecraft.world.World.func_94577_B(World.java:4066)
at net.minecraft.world.World.func_72878_l(World.java:4107)
at buildcraft.transport.BlockGenericPipe.getRedstoneInputToPipe(BlockGenericPipe.java:571)
at buildcraft.transport.BlockGenericPipe.func_149695_a(BlockGenericPipe.java:540)
-- Block being updated --
Details:
Source block type: ID #0 (tile.air // net.minecraft.block.BlockAir)
Block type: ID #970 (tile.pipeBlock // buildcraft.transport.BlockGenericPipe)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (387,57,-288), Chunk: (at 3,3,0 in 24,-18; contains blocks 384,0,-288 to 399,255,-273), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Stacktrace:
at net.minecraft.world.World.func_147460_e(World.java:1087)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:181)
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:66)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:28)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_144_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at ic2.core.block.wiring.TileEntityCable.onLoaded(TileEntityCable.java:158)
at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:60)
at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:175)
at ic2.core.TickHandler.onWorldTick(TickHandler.java:60)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_126_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:273)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:922)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:458)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:806)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.7.10
KCauldron Version: cc.uraniummc:Uranium:1710-stable-4-B15 UNOFFICIAL DON'T REPORT THIS CRASH
Plugins: InviteCode, SlashFortifier, LocaleLanguageAPI, Stp, GroupManager, WrenchLog, PlaceholderAPI, VoidWorld, AntiAdvSPGuiBug, NametagEdit, BetterLottery2, FlyDisabler, NoSellLoreItemToGlobalShop, RandomPlacer, BanItem, BBSToper, Chenghao, VexView, AdvancedColorSigns, CoreProtect, ClickLimit, BanAdvsunGuiReload, WorldEdit, OpenInv, ChunkFixer, Essentials, ClearLag, RPG_Items, ProtectPlugin, EasyBackup, IronElevators, LaggRemover, ProtocolLib, MCserverManager, Notbuild, EasyKits, PPRMB, EssentialsChat, iConomy, UltimateGuild, GlobalShop, ResidenceAssist, EXPExchange, WiFiCatch, Vault, Lores, VexSign2, QuickShop, AntiPayloadHax, PlayerPoints, VexFxTitle, ChestCommands, EssentialsProtect, EssentialsAntiBuild, PointShop, EssentialsSpawn, VexStore, PlotMe, MCLib, ColorMOTD, PMReward, , CrazyAuctions, PlotMe-DefaultGenerator, PlayerTask, LockettePro, Multiverse-Core, HolographicDisplays
Disabled Plugins: Residence, , , , , ,
Operating System: Windows Server 2016 (amd64) version 10.0
Java Version: 1.8.0_261, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 7332224664 bytes (6992 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 5 total; -Xms8192M -Xmx8192M -XX:+UseG1GC -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=50
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 3, tcache: 0, allocated: 12, tallocated: 98
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 116 mods loaded, 116 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] (Uranium-1710-stable-4-B15-server.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (Uranium-1710-stable-4-B15-server.jar)
UCHIJAAAA kimagine{0.2} [KImagine] (minecraft.jar)
UCHIJAAAA UraniumPlus{${UMP_VER}} [Added title and actionbar support for client and server] (Uranium-1710-stable-4-B15-server.jar)
UCHIJAAAA InputFix{1.7.10-v5} [InputFix] (minecraft.jar)
UCHIJAAAA appliedenergistics2-core{rv3-beta-18} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] ([NEI物品管理器]NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
UCHIJAAAA anothercommonbugfix{1.2.5} [Another Common Bug Fix] (minecraft.jar)
UCHIJAAAA AnotherStarCore{1.0.6} [AnotherStarCore] (minecraft.jar)
UCHIJAAAA ChocoPatcher{1.1} [Choco Patcher] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA appliedenergistics2{rv3-beta-18} [Applied Energistics 2] ([AE-应用能源]-AE2-rv3-beta-18.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] ([前置]地幔.jar)
UCHIJAAAA headcrumbs{1.7.4} [Headcrumbs] ([啊 脑袋]Headcrumbs-1.7.4.jar)
UCHIJAAAA flammpfeil.slashblade{mc1.7.10-r87} [SlashBlade] ([拔刀剑].jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] ([神秘时代]M-Thaumcraft-1.7.10-4.2.3.5-SaraFix-a1.jar)
UCHIJAAAA Botania{r1.8-249} [Botania] (植物魔法.jar)
UCHIJAAAA flammpfeil.slashblade.terra{mc1.7.10-r1} [SlashBlade-Terra] ([大地之刃]SlashBlade-Terra-mc1.7.10-r1.jar)
UCHIJAAAA doggytalents{1.14.2.314} [Doggy Talents] ([天才狗子]DoggyTalents-1.7.10-1.14.2.314-universal.jar)
UCHIJAAAA IC2{2.2.811-experimental} [IndustrialCraft 2] ([工业]本体.jar)
UCHIJAAAA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] ([工业]高级太阳能.jar)
UCHIJAAAA supersolarpanel{1.7.10-1.1.1-release} [Super Solar Panels] ([工业]超级太阳能.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.4} [CoFH Core] ([热力核心][N]CoFHCore-[1.7.10]3.1.4-329.jar)
UCHIJAAAA BuildCraft|Core{7.1.22} [BuildCraft] (建筑.jar)
UCHIJAAAA GraviSuite{1.7.10-2.0.3} [Graviation Suite] ([工业]重力胸甲.jar)
UCHIJAAAA NoIC2Destruction{1.0.0} [No IC2 Destruction] ([工业防爆]NoIC2Destruction-1.0.0-1.7.10.jar)
UCHIJAAAA BuildCraft|Transport{7.1.22} [BC Transport] (建筑.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.22} [BC Silicon] (建筑.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.22} [BC Robotics] (建筑.jar)
UCHIJAAAA Forestry{4.2.16.64} [Forestry for Minecraft] (林业.jar)
UCHIJAAAA LogisticsPipes{0.9.3.132} [Logistics Pipes] ([建筑附属]物流管道.jar)
UCHIJAAAA catblade{r2} [catblade] ([拔刀剑-罪恶拔刀].jar)
UCHIJAAAA BambooMod{Minecraft@MC_VERSION@ var@VERSION@} [BambooMod] ([拔刀剑前置]竹.jar)
UCHIJAAAA foxex{1.1.2} [FoxBlade Extra] ([拔刀剑附属]FoxExtra狐月刀改 v1.1.2(MC1710).jar)
UCHIJAAAA flammpfeil.slashblade.zxsa{mc1.7.10-r5} [ZxSa] ([拔刀剑附属]SA更多SlashBlade-ZxSa-r6vB -OfficialEdition-.jar)
UCHIJAAAA BladeAnti{r1} [BladeAnti] ([拔刀剑附属]万刀背叛BladeAnti-r1.jar)
UCHIJAAAA allweapon{1.0} [allweapon] ([拔刀剑附属]万物皆刃.jar)
UCHIJAAAA ND{r3} [ND] ([拔刀剑附属]不正经の剑.jar)
UCHIJAAAA Pseudo{1.0.0} [Pseudo] ([拔刀剑附属]伪刃.jar)
UCHIJAAAA flammpfeil.nihil{mc1.7.x-r8} [Nihil] ([拔刀剑附属]似蛭1.7.x-r8.jar)
UCHIJAAAA flammpfeil.frostwolf{mc1.7.2-r1} [FrostWolf] ([拔刀剑附属]冰狼の刃.jar)
UCHIJAAAA flammpfeil.slashblade.blademaster{mc1.7.2-r1} [BladeMaster] ([拔刀剑附属]剑圣の刃.jar)
UCHIJAAAA flammpfeil.slashblade.kamuy{mc1.7.10-r6} [Kamuy] ([拔刀剑附属]神剑SlashBlade-Kamuy-mc1.7.10-r6.jar)
UCHIJAAAA negorerouse{1.0.0} [NegoreRouse] ([拔刀剑附属]尼格洛兹·无尽曈曚SlashBlade-NegoreRouse-r3vR.jar)
UCHIJAAAA GodFox{1.0.0} [GodFox] ([拔刀剑附属]御神刀神狐GodFox0.0.6beta.jar)
UCHIJAAAA flammpfeil.slashblade.kirisaya{r1} [SlashBlade-Kirisaya] ([拔刀剑附属]无神-r1-1.7.10.jar)
UCHIJAAAA flammpfeil.slashblade.exsa{mc1.7.10-r6} [SlashBlade-ExSa] ([拔刀剑附属]更多超强SA技能SlashBlade-ExSa-r6.jar)
UCHIJAAAA lastsmith{1.0.0} [The Last Smith] ([拔刀剑附属]最后的太刀匠人-lastsmith_V1.0.9_MC1.7.10.jar)
UCHIJAAAA bloodblade{1.0.0} [bloodblade] ([拔刀剑附属]炼狱刀血腥.jar)
UCHIJAAAA saligia{1.0.0} [PROJECT_SALIGIA] ([拔刀剑附属]炼金重铸计划-七宗罪-PROJECT_saligia_2.1.0.jar)
UCHIJAAAA xcustomizedblade{1.69} [XCustomizedBlade] ([拔刀剑附属]自定义拔刀剑.jar)
UCHIJAAAA flammpfeil.fluorescentbar{mc1.7.2-r3} [fluorescentbar] ([拔刀剑附属]荧光-fluorescentbar-mc1.7.2-r3(1).jar)
UCHIJAAAA MoreSA{1.0} [MoreSA] ([拔刀剑附属]龙霄.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] ([热力膨胀][N]ThermalFoundation-[1.7.10]1.2.6-118.jar)
UCHIJAAAA Waila{1.5.10} [Waila] ([高亮显示]Waila-1.5.10_1.7.10.jar)
UCHIJAAAA armourersWorkshop{1.7.10-0.48.3} [Armourer's Workshop] (时装工坊.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] (匠魂.jar)
UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] ([更多高亮信息]WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] ([末影核心]EnderCore-1.7.10-0.2.0.39_beta.jar)
UCHIJAAAA ExtraBotany{r1.0-21} [ExtraBotany] ([植物魔法]额外植物学.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] ([热力力学][N]ThermalDynamics-[1.7.10]1.2.1-172.jar)
UCHIJAAAA badmobs{1.0.1} [Bad Mobs] ([生物黑名单]BadMobs-1.7.10-1.0.1.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] ([神秘附属]神秘工匠.jar)
UCHIJAAAA TaintedMagic{r7.82} [Tainted Magic] ([神秘]污秽魔法.jar)
UCHIJAAAA EMT{1.2.6.2} [Electro-Magic Tools] ([神秘附属]电力魔法.jar)
UCHIJAAAA thaumicenergistics{1.1.3.0} [Thaumic Energistics] ([神秘附属]神秘能源.jar)
UCHIJAAAA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] ([神秘附属]禁忌魔法.jar)
UCHIJAAAA Automagy{0.28.2} [Automagy] ([神秘附属]自动化魔法.jar)
UCHIJAAAA opframe{0.1} [OnlinePictureFrame] ([网络相册]1.0.jar)
UCHIJAAAA iChunUtil{4.0.0} [iChunUtil] ([背后工具前置]iChunUtil-4.0.0.jar)
UCHIJAAAA BackTools{4.0.0} [BackTools] ([背后工具展示]BackTools-4.0.0.jar)
UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (MT.jar)
UCHIJAAAA modtweaker2{0.9.6} [Mod Tweaker 2] ([自定义合成表扩展]-ModTweaker2-0.9.6.jar)
UCHIJAAAA Your Records Mod{Alpha} [Your Records Mod] ([自定义唱片]Arkif - Your Records Mod [1.7.10] [v0.8.1]-CN.jar)
UCHIJAAAA FoodCraft{1.2.0} [FoodCraft(FoodCraft)] ([食物]FoodCraft-16.8.9-1.2.1-1.7.10.jar)
UCHIJAAAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] ([魔典盖亚3].jar)
UCHIJAAAA BrandonsCore{1.0.0.12} [Brandon's Core] ([龙研前置]BrandonsCore-1.0.0.12.jar)
UCHIJAAAA DraconicEvolution{1.0.2h} [Draconic Evolution] ([龙之研究拔刀不能放置世界]-1.7.10-1.0.2h.jar)
UCHIJAAAA DragonMounts{r41-1.7.10} [Dragon Mounts] ([龙骑士]DragonMounts-r41-1.7.10.jar)
UCHIJAAAA AnotherStar{1.0.6} [AnotherStar Mod] (LoliPickaxe-1.0.6.jar)
UCHIJAAAA mcheli{1.0.3} [MC Helicopter] (mcheli)
UCHIJAAAA Mekanism{9.1.1} [Mekanism] (MEK.jar)
UCHIJAAAA NBTEdit{1.7.2.2} [In-game NBTEdit] (NBTEdit_1.7.10.jar)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (NPC.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb[ZN].jar)
UCHIJAAAA LunatriusCore{1.1.2.21} [LunatriusCore] (游戏内信息显示前置.jar)
UCHIJAAAA Schematica{1.7.6.131} [Schematica] (全息投影.jar)
UCHIJAAAA Torcherino{2.2s} [Torcherino] (加速火把.jar)
UCHIJAAAA millenaire{6.0.1} [Mill茅naire] (千年村庄.jar)
UCHIJAAAA MTRM{1.0} [MineTweakerRecipeMaker] (可视化合成.jar)
UCHIJAAAA BiblioCraft{1.11.5} [BiblioCraft] (展示架.jar)
UCHIJAAAA BuildCraft|Factory{7.1.22} [BC Factory] (建筑.jar)
UCHIJAAAA BuildCraft|Energy{7.1.22} [BC Energy] (建筑.jar)
UCHIJAAAA BuildCraft|Builders{7.1.22} [BC Builders] (建筑.jar)
UCHIJAAAA TacticalFrame{0.9.73} [TacticalFrame Mod] (战术框架1.7.10.jar)
UCHIJAAAA dakimakuramod{1.7.10-1.5} [Dakimakura Mod] (抱枕.jar)
UCHIJAAAA Avaritia{1.13} [Avaritia] (无尽贪婪1.13.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (更多箱子.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (末影接口.jar)
UCHIJAAAA mod_ecru_MapleTree{1.1.33m} [MapleTree] (枫树.jar)
UCHIJAAAA InGameInfoXML{2.8.1.82} [InGame Info XML] (游戏内信息显示.jar)
UCHIJAAAA MLPMod{1.2.7} [MLP Mythical Creatures Mod] (神话生物.jar)
UCHIJAAAA BinnieCore{2.0.22.7} [Binnie Core] (蜜蜂.jar)
UCHIJAAAA Botany{2.0.22.7} [Botany] (蜜蜂.jar)
UCHIJAAAA ExtraTrees{2.0.22.7} [Extra Trees] (蜜蜂.jar)
UCHIJAAAA Genetics{2.0.22.7} [Genetics] (蜜蜂.jar)
UCHIJAAAA ExtraBees{2.0.22.7} [Extra Bees] (蜜蜂.jar)
UCHIJAAAA roadstuff{1.0.3-final} [Road Stuff] (道路.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
AE2 Version: beta rv3-beta-18 for Forge 10.13.4.1448
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
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.2.1-172
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.0.2 from 林业.jar).
It is a supported version, but that difference may lead to problems.
* Our API got loaded from 末影接口.jar. That's unexpected.
* Our API got loaded from 末影接口.jar. That's unexpected.
* Our API got loaded from 末影接口.jar. That's unexpected.
* An unknown AE2 API is installed (rv3 from [AE-应用能源]-AE2-rv3-beta-18.jar).
Ender IO was build against API version rv2 and may or may not work with a newer version.
* Our API got loaded from 末影接口.jar. That's unexpected.
An unsupported base software is installed: 'uranium, 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.
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Bukkit, Cauldron, or other Bukkit replacement
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, 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: 7 / 50; [EntityPlayerMP['zhuge2233'/1191, l='plotworld', x=269.72, y=65.00, z=173.45](zhuge2233 at 269.72444330531226,65.0,173.4486003388329), EntityPlayerMP['Star_sky'/1424, l='plotworld', x=-170.55, y=66.69, z=8.12](Star_sky at -170.54787322142562,66.685600581673,8.118125051334886), EntityPlayerMP['Fubuki'/1631, l='plotworld', x=217.32, y=65.50, z=-307.34](Fubuki at 217.31641392971372,65.5,-307.3438418840488), EntityPlayerMP['Xing_Lians'/4910, l='plotworld', x=286.70, y=69.03, z=-265.26](Xing_Lians at 286.69999998807907,69.02889213792369,-265.26215027789533), EntityPlayerMP['xunran'/5743, l='123', x=1.02, y=61.00, z=-25.90](xunran at 1.0171233260114747,61.0,-25.89649124988446), EntityPlayerMP['bby99'/3476, l='123', x=-1.48, y=62.00, z=-24.41](bby99 at -1.4790272645537739,62.0,-24.40847251177292), EntityPlayerMP['xia_ran'/923, l='DIM-1', x=65.08, y=60.00, z=-21.08](xia_ran at 65.07721014423808,60.0,-21.08259111182342)]
Is Modded: Definitely; Server brand changed to 'uranium,kcauldron,cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
这好像是工业的玻璃线缆接入MEK的能量立方导致的问题,这种问题基本上重启一下就好了偶尔会出现没事,如果是经常这样那你试试删掉MEK能量立方合成.