7RF
本帖最后由 亿ery 于 2019-3-15 19:09 编辑
图片是我的mod列表,处列表里的,还有额外植物学,以下是crash report 求大佬帮忙看看原因。
---- Minecraft Crash Report ----
// Why is it breaking :(
Time: 19-3-11 下午1:16
Description: Ticking block entity
java.lang.IllegalArgumentException: Duplicate id value for 29!
at net.minecraft.entity.DataWatcher.func_75682_a(SourceFile:64)
at com.meteor.extrabotany.common.core.handler.PropertyHandler.<init>(PropertyHandler.java:49)
at com.meteor.extrabotany.common.event.EventShield.onEntityConstructing(EventShield.java:80)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_377_EventShield_onEntityConstructing_EntityConstructing.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.entity.Entity.<init>(Entity.java:179)
at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:141)
at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:138)
at net.minecraftforge.common.util.FakePlayer.<init>(FakePlayer.java:22)
at net.minecraftforge.common.util.FakePlayerFactory.get(FakePlayerFactory.java:40)
at thaumcraft.common.tiles.TileNode.func_145845_h(TileNode.java:134)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.DataWatcher.func_75682_a(SourceFile:64)
at com.meteor.extrabotany.common.core.handler.PropertyHandler.<init>(PropertyHandler.java:49)
at com.meteor.extrabotany.common.event.EventShield.onEntityConstructing(EventShield.java:80)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_377_EventShield_onEntityConstructing_EntityConstructing.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.entity.Entity.<init>(Entity.java:179)
at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:141)
at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:138)
at net.minecraftforge.common.util.FakePlayer.<init>(FakePlayer.java:22)
at net.minecraftforge.common.util.FakePlayerFactory.get(FakePlayerFactory.java:40)
at thaumcraft.common.tiles.TileNode.func_145845_h(TileNode.java:134)
-- Block entity being ticked --
Details:
Name: TileNode // thaumcraft.common.tiles.TileNode
Block type: ID #201 (tile.blockAiry // thaumcraft.common.blocks.BlockAiry)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-307,66,14), Chunk: (at 13,4,14 in -20,0; contains blocks -320,0,0 to -305,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #201 (tile.blockAiry // thaumcraft.common.blocks.BlockAiry)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: 新的世界1
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 7449526204319790072
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-137,64,65), Chunk: (at 7,4,1 in -9,4; contains blocks -144,0,64 to -129,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 886788 game time, 966298 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 129035 (now: false), thunder time: 128011 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 964367744 bytes (919 MB) / 1375731712 bytes (1312 MB) up to 1577058304 bytes (1504 MB)
JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx1500m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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 Optifine OptiFine_1.7.10_HD_U_E7 26 mods loaded, 26 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] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] ([NEI物品管理器]NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA VeinMiner{0.36.0_1.7.10-28a7f13} [Vein Miner] ([]连锁采矿_矿脉矿工-VeinMiner-1.7.10-0.36.0.496 28a7f13.jar)
UCHIJAAAA VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [Mod Support] ([]连锁采矿_矿脉矿工-VeinMiner-1.7.10-0.36.0.496 28a7f13.jar)
UCHIJAAAA ironbackpacks{1.7.10-1.2.20} [Iron Backpacks] ([IB]特殊背包-IronBackpacks-1.7.10-1.2.20.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([ICraft]DamageIndicators 伤害与血量显示 v3.2.0.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] ([r键整理]InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA ClockHUD{1.7.10-1.0} [Clock HUD] ([时间显示]Clock HUD-1.7.10-1.1.jar)
UCHIJAAAA FLabsBF{4.3} [Better Furnaces] ([更好的熔炉][1.7.10]Better_Furnaces_V4.3[knight000汉化].jar)
UCHIJAAAA bookshelf{1.0.4.187} [Bookshelf] ([更好的附魔][前置]Bookshelf-1.7.10-1.0.4.187.jar)
UCHIJAAAA eplus{4.0.0..73} [Enchanting Plus] ([更好的附魔][本体]EnchantingPlus-1.7.10-4.0.0.74.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]Thaumcraft-1.7.10-4.2.3.5-SaraFix-a1.jar)
UCHIJAAAA Botania{r1.8-249} [Botania] ([植物魔法]Botania r1.8-249.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 bspkrsCore{6.13} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.13.jar)
UCHIJAAAA ArmorStatusHUD{1.27} [ArmorStatusHUD] ([耐久显示]ArmorStatusHUD-client-1.27.jar)
UCHIJAAAA ExtraBotany{r1.0-21} [ExtraBotany] ([额外植物学]ExtraBotany-1.7.10-r1.0-21.jar)
UCHIJAAAA nevermine{Tslat-1.1.3} [Advent of Ascension] (AoA-Tslat-1.1.3 (1).jar)
UCHIJAAAA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
UCHIJAAAA UnicodeFontFixer{1.1.12-mc1.7.10} [UnicodeFontFixer] (字体修复UnicodeFontFixer-1.1.12-mc1.7.10.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.7.10_HD_U_E7
Render Distance Chunks: 10
Mipmaps: 3
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.3.0 - Build 10.18.14.4889
OpenGlRenderer: Intel(R) HD Graphics 4400
OpenGlVendor: Intel
CpuCount: 4
|
|