Acrowx
本人在玩魔戒mod的34.3版本,但是出现了只要一刷新北方兽人营地或者安格玛兽人营地就会出现闪退崩溃问题。求哪位大大帮忙看一下。

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 19-1-10 下午2:25
Description: Exception ticking world
java.lang.AbstractMethodError
at lotr.common.entity.npc.LOTRTraderNPCInfo.refreshTrades(LOTRTraderNPCInfo.java:80)
at lotr.common.entity.npc.LOTRTraderNPCInfo.<init>(LOTRTraderNPCInfo.java:41)
at lotr.common.entity.npc.LOTREntityNPC.func_70088_a(LOTREntityNPC.java:160)
at lotr.common.entity.npc.LOTREntityOrc.func_70088_a(LOTREntityOrc.java:67)
at net.minecraft.entity.Entity.<init>(Entity.java:175)
at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:68)
at net.minecraft.entity.EntityCreature.<init>(SourceFile:23)
at lotr.common.entity.npc.LOTREntityNPC.<init>(LOTREntityNPC.java:124)
at lotr.common.entity.npc.LOTREntityOrc.<init>(LOTREntityOrc.java:33)
at lotr.common.entity.npc.LOTREntityAngmarOrc.<init>(LOTREntityGundabadOrc.java:125)
at lotr.common.entity.npc.LOTREntityAngmarOrcTrader.<init>(LOTREntityAngmarOrcTrader.java:14)
at lotr.common.world.structure2.LOTRWorldGenAngmarCamp.getCampCaptain(LOTRWorldGenAngmarCamp.java:54)
at lotr.common.world.structure2.LOTRWorldGenCampBase.generateWithSetRotation(LOTRWorldGenCampBase.java:122)
at lotr.common.world.structure2.LOTRWorldGenStructureBase2.func_76484_a(LOTRWorldGenStructureBase2.java:70)
at lotr.common.world.biome.LOTRBiomeDecorator.decorate(LOTRBiomeDecorator.java:378)
at lotr.common.world.biome.LOTRBiomeDecorator.decorate(LOTRBiomeDecorator.java:300)
at lotr.common.world.biome.LOTRBiome.func_76728_a(LOTRBiome.java:1183)
at lotr.common.world.biome.LOTRBiomeGenAngmar.func_76728_a(LOTRBiomeGenAngmar.java:152)
at lotr.common.world.LOTRChunkProvider.func_73153_a(LOTRChunkProvider.java:654)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
at fastcraft.a.d.a(F:84)
at fastcraft.Hooks.r(F:137)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1045)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:313)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
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 lotr.common.entity.npc.LOTRTraderNPCInfo.refreshTrades(LOTRTraderNPCInfo.java:80)
at lotr.common.entity.npc.LOTRTraderNPCInfo.<init>(LOTRTraderNPCInfo.java:41)
at lotr.common.entity.npc.LOTREntityNPC.func_70088_a(LOTREntityNPC.java:160)
at lotr.common.entity.npc.LOTREntityOrc.func_70088_a(LOTREntityOrc.java:67)
at net.minecraft.entity.Entity.<init>(Entity.java:175)
at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:68)
at net.minecraft.entity.EntityCreature.<init>(SourceFile:23)
at lotr.common.entity.npc.LOTREntityNPC.<init>(LOTREntityNPC.java:124)
at lotr.common.entity.npc.LOTREntityOrc.<init>(LOTREntityOrc.java:33)
at lotr.common.entity.npc.LOTREntityAngmarOrc.<init>(LOTREntityGundabadOrc.java:125)
at lotr.common.entity.npc.LOTREntityAngmarOrcTrader.<init>(LOTREntityAngmarOrcTrader.java:14)
at lotr.common.world.structure2.LOTRWorldGenAngmarCamp.getCampCaptain(LOTRWorldGenAngmarCamp.java:54)
at lotr.common.world.structure2.LOTRWorldGenCampBase.generateWithSetRotation(LOTRWorldGenCampBase.java:122)
at lotr.common.world.structure2.LOTRWorldGenStructureBase2.func_76484_a(LOTRWorldGenStructureBase2.java:70)
at lotr.common.world.biome.LOTRBiomeDecorator.decorate(LOTRBiomeDecorator.java:378)
at lotr.common.world.biome.LOTRBiomeDecorator.decorate(LOTRBiomeDecorator.java:300)
at lotr.common.world.biome.LOTRBiome.func_76728_a(LOTRBiome.java:1183)
at lotr.common.world.biome.LOTRBiomeGenAngmar.func_76728_a(LOTRBiomeGenAngmar.java:152)
at lotr.common.world.LOTRChunkProvider.func_73153_a(LOTRChunkProvider.java:654)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
at fastcraft.a.d.a(F:84)
at fastcraft.Hooks.r(F:137)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1045)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:313)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
-- Affected level --
Details:
Level name: 咕咕咕
All players: 1 total; [EntityPlayerMP['crow'/264, l='咕咕咕', x=31470.05, y=75.00, z=-19792.51]]
Chunk stats: ServerChunkCache: 186 Drop: 0
Level seed: 9065828231330692420
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)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
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_181, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 643299696 bytes (613 MB) / 1512730624 bytes (1442 MB) up to 6429081600 bytes (6131 MB)
JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx6144m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 48 mods loaded, 48 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 InputFix{1.7.10-v5} [InputFix] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.3.67} [Not Enough Items] ([ICraft]NotEnoughItems 物品管理器 1.0.3.67.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
UCHIJAAAA Torcherino{2.2s} [Torcherino] (%5B加速火把%5DTorcherino-TehNut-1.7.10-2.2.jar)
UCHIJAAAA AppleCore{1.1.0} [AppleCore] ([1.7.10]Dep-AppleCore-1.1.0.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([ICraft]DamageIndicators 伤害与血量显示 v3.2.0.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] ([ICraft]fastcraft-1.21.jar)
UCHIJAAAA Waila{1.5.5} [Waila] ([ICraft]Waila NEI高亮信息 v1.5.5.jar)
UCHIJAAAA ActuallyAdditions{1.7.10-r21} [Actually Additions] (ActuallyAdditions-1.7.10-r21.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4(魔法艺术前置).jar)
UCHIJAAAA arsmagica2{1.4.0.005} [Ars Magica 2] (AM2-1.4.0.006.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5(神秘时代4).jar)
UCHIJAAAA Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2(自动化魔法).jar)
UCHIJAAAA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJAAAA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
UCHIJAAAA DummyCore{1.13} [DummyCore] (DummyCore1.13(神秘基础学&源质魔法前置).jar)
UCHIJAAAA DurabilityShow{1.2.0} [Durability Show] (Durability Show1.2.0(装备耐久显示).jar)
UCHIJAAAA InfusionBrewing{1.7.10-1.3} [InfusionBrewing] (InfusionBrewing-1.7.10-1.3(注魔酿造).jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
UCHIJAAAA journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited(旅行地图).jar)
UCHIJAAAA KeepingInventory{2.1} [Keeping Inventory] (KeepingInventory-1.7.10-2.1.jar)
UCHIJAAAA lotr{Update v34.3 for Minecraft 1.7.10} [The Lord of the Rings Mod] (LOTRMod+v34.3+増補漢化版.jar)
UCHIJAAAA warpbook{2.0.null} [Warp Book] (***-%5B传送书MOD%5D%5B1.7.10%5D.jar)
UCHIJAAAA lootbags{2.0.16} [Loot Bags] (***-%5B战利品袋MOD%5D%5B1.7.x%5D.jar)
UCHIJAAAA Backpack{2.0.0} [Backpack] (***-%5B更多背包MOD%5D%5B1.7.x%5D.zip)
UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (***-我的世界Mod-%5B1.7.1+R键整理%5D.jar)
UCHIJAAAA mett{0.4.0} [Middle-Earth Thaumaturgy] (middleearththaumaturgy-0.4.0.jar)
UCHIJAAAA minefantasy2{Alpha_2.8.12} [MineFantasyII] (MineFantasyII-2.8.12.jar)
UCHIJAAAA NodalMechanics{1.7.10R1.0} [NodalMechanics] (NodalMechanics-1.7-1.0-7(节点学).jar)
UCHIJAAAA bt{1.0.2} [NotEnoughThaumcraftTabs] (NotEnoughThaumcraftTabs-1.0.2(魔导手册标签增加).jar)
UCHIJAAAA symcalc{0.14} [Symcalc] (symcalc-0.14(注魔计算器).jar)
UCHIJAAAA ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164(神秘工匠).jar)
UCHIJAAAA TaintedMagic{1.1.6.3} [Tainted Magic] (TaintedMagic-1.1.6.3.jar)
UCHIJAAAA thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7(NEI扩展:神秘合成查询).jar)
UCHIJAAAA thaumicbases{1.3.1710.2} [Thaumic Bases] (ThaumicBases-1.3.1710.4(神秘基础学).jar)
UCHIJAAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53(神秘探险).jar)
UCHIJAAAA ThaumicHorizons{1.1.5} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.6(神秘视界).jar)
UCHIJAAAA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6(巫术宝具前置).jar)
UCHIJAAAA WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10(巫术宝具).jar)
UCHIJAAAA McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
List of loaded APIs:
  * ActuallyAdditionsAPI (3) from ActuallyAdditions-1.7.10-r21.jar
  * AppleCoreAPI (1.1.0) from [1.7.10]Dep-AppleCore-1.1.0.jar
  * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-164(神秘工匠).jar
  * BattlePlayer (0.1) from MineFantasyII-2.8.12.jar
  * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
  * CoFHAPI (1.7.10R1.0.2) from ActuallyAdditions-1.7.10-r21.jar
  * CoFHAPI|energy (1.7.10R1.0.2) from ActuallyAdditions-1.7.10-r21.jar
  * DualWield (0.1) from MineFantasyII-2.8.12.jar
  * Heraldry (alpha) from MineFantasyII-2.8.12.jar
  * journeymap|client-api (0.3) from journeymap-1.7.10-5.1.4-unlimited(旅行地图).jar
  * journeymap|client-api-impl (0.3) from journeymap-1.7.10-5.1.4-unlimited(旅行地图).jar
  * journeymap|client-api-map (0.3) from journeymap-1.7.10-5.1.4-unlimited(旅行地图).jar
  * journeymap|client-api-util (0.3) from journeymap-1.7.10-5.1.4-unlimited(旅行地图).jar
  * Quiver (0.2) from MineFantasyII-2.8.12.jar
  * Shield (0.1) from MineFantasyII-2.8.12.jar
  * Thaumcraft|API (4.2.2.0) from thaumichorizons-1.7.10-1.1.6(神秘视界).jar
  * TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.6(巫术宝具前置).jar
  * WailaAPI (1.0) from [ICraft]Waila NEI高亮信息 v1.5.5.jar
  * Weapons (0.1) from MineFantasyII-2.8.12.jar
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['crow'/264, l='咕咕咕', x=31470.05, y=75.00, z=-19792.51]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

2021.12 数据,可能有更多内容本人在玩魔戒mod的34.3版本,但是出现了只要一刷新北方兽人营地或者安格玛兽人营地就会出现闪退崩溃问题。求哪位大大帮忙看一下。


---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 19-1-10 下午2:25
Description: Exception ticking world
java.lang.AbstractMethodError
at lotr.common.entity.npc.LOTRTraderNPCInfo.refreshTrades(LOTRTraderNPCInfo.java:80)
at lotr.common.entity.npc.LOTRTraderNPCInfo.&lt;init&gt;(LOTRTraderNPCInfo.java:41)
at lotr.common.entity.npc.LOTREntityNPC.func_70088_a(LOTREntityNPC.java:160)
at lotr.common.entity.npc.LOTREntityOrc.func_70088_a(LOTREntityOrc.java:67)
at net.minecraft.entity.Entity.&lt;init&gt;(Entity.java:175)
at net.minecraft.entity.EntityLivingBase.&lt;init&gt;(EntityLivingBase.java:119)
at net.minecraft.entity.EntityLiving.&lt;init&gt;(EntityLiving.java:68)
at net.minecraft.entity.EntityCreature.&lt;init&gt;(SourceFile:23)
at lotr.common.entity.npc.LOTREntityNPC.&lt;init&gt;(LOTREntityNPC.java:124)
at lotr.common.entity.npc.LOTREntityOrc.&lt;init&gt;(LOTREntityOrc.java:33)
at lotr.common.entity.npc.LOTREntityAngmarOrc.&lt;init&gt;(LOTREntityGundabadOrc.java:125)
at lotr.common.entity.npc.LOTREntityAngmarOrcTrader.&lt;init&gt;(LOTREntityAngmarOrcTrader.java:14)
at lotr.common.world.structure2.LOTRWorldGenAngmarCamp.getCampCaptain(LOTRWorldGenAngmarCamp.java:54)
at lotr.common.world.structure2.LOTRWorldGenCampBase.generateWithSetRotation(LOTRWorldGenCampBase.java:122)
at lotr.common.world.structure2.LOTRWorldGenStructureBase2.func_76484_a(LOTRWorldGenStructureBase2.java:70)
at lotr.common.world.biome.LOTRBiomeDecorator.decorate(LOTRBiomeDecorator.java:378)
at lotr.common.world.biome.LOTRBiomeDecorator.decorate(LOTRBiomeDecorator.java:300)
at lotr.common.world.biome.LOTRBiome.func_76728_a(LOTRBiome.java:1183)
at lotr.common.world.biome.LOTRBiomeGenAngmar.func_76728_a(LOTRBiomeGenAngmar.java:152)
at lotr.common.world.LOTRChunkProvider.func_73153_a(LOTRChunkProvider.java:654)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
at fastcraft.a.d.a(F:84)
at fastcraft.Hooks.r(F:137)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1045)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:313)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
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 lotr.common.entity.npc.LOTRTraderNPCInfo.refreshTrades(LOTRTraderNPCInfo.java:80)
at lotr.common.entity.npc.LOTRTraderNPCInfo.&lt;init&gt;(LOTRTraderNPCInfo.java:41)
at lotr.common.entity.npc.LOTREntityNPC.func_70088_a(LOTREntityNPC.java:160)
at lotr.common.entity.npc.LOTREntityOrc.func_70088_a(LOTREntityOrc.java:67)
at net.minecraft.entity.Entity.&lt;init&gt;(Entity.java:175)
at net.minecraft.entity.EntityLivingBase.&lt;init&gt;(EntityLivingBase.java:119)
at net.minecraft.entity.EntityLiving.&lt;init&gt;(EntityLiving.java:68)
at net.minecraft.entity.EntityCreature.&lt;init&gt;(SourceFile:23)
at lotr.common.entity.npc.LOTREntityNPC.&lt;init&gt;(LOTREntityNPC.java:124)
at lotr.common.entity.npc.LOTREntityOrc.&lt;init&gt;(LOTREntityOrc.java:33)
at lotr.common.entity.npc.LOTREntityAngmarOrc.&lt;init&gt;(LOTREntityGundabadOrc.java:125)
at lotr.common.entity.npc.LOTREntityAngmarOrcTrader.&lt;init&gt;(LOTREntityAngmarOrcTrader.java:14)
at lotr.common.world.structure2.LOTRWorldGenAngmarCamp.getCampCaptain(LOTRWorldGenAngmarCamp.java:54)
at lotr.common.world.structure2.LOTRWorldGenCampBase.generateWithSetRotation(LOTRWorldGenCampBase.java:122)
at lotr.common.world.structure2.LOTRWorldGenStructureBase2.func_76484_a(LOTRWorldGenStructureBase2.java:70)
at lotr.common.world.biome.LOTRBiomeDecorator.decorate(LOTRBiomeDecorator.java:378)
at lotr.common.world.biome.LOTRBiomeDecorator.decorate(LOTRBiomeDecorator.java:300)
at lotr.common.world.biome.LOTRBiome.func_76728_a(LOTRBiome.java:1183)
at lotr.common.world.biome.LOTRBiomeGenAngmar.func_76728_a(LOTRBiomeGenAngmar.java:152)
at lotr.common.world.LOTRChunkProvider.func_73153_a(LOTRChunkProvider.java:654)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
at fastcraft.a.d.a(F:84)
at fastcraft.Hooks.r(F:137)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1045)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:313)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
-- Affected level --
Details:
Level name: 咕咕咕
All players: 1 total; [EntityPlayerMP['crow'/264, l='咕咕咕', x=31470.05, y=75.00, z=-19792.51]]
Chunk stats: ServerChunkCache: 186 Drop: 0
Level seed: 9065828231330692420
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)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
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_181, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 643299696 bytes (613 MB) / 1512730624 bytes (1442 MB) up to 6429081600 bytes (6131 MB)
JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx6144m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 48 mods loaded, 48 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 InputFix{1.7.10-v5} [InputFix] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.3.67} [Not Enough Items] ([ICraft]NotEnoughItems 物品管理器 1.0.3.67.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
UCHIJAAAA Torcherino{2.2s} [Torcherino] (%5B加速火把%5DTorcherino-TehNut-1.7.10-2.2.jar)
UCHIJAAAA AppleCore{1.1.0} [AppleCore] ([1.7.10]Dep-AppleCore-1.1.0.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([ICraft]DamageIndicators 伤害与血量显示 v3.2.0.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] ([ICraft]fastcraft-1.21.jar)
UCHIJAAAA Waila{1.5.5} [Waila] ([ICraft]Waila NEI高亮信息 v1.5.5.jar)
UCHIJAAAA ActuallyAdditions{1.7.10-r21} [Actually Additions] (ActuallyAdditions-1.7.10-r21.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4(魔法艺术前置).jar)
UCHIJAAAA arsmagica2{1.4.0.005} [Ars Magica 2] (AM2-1.4.0.006.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5(神秘时代4).jar)
UCHIJAAAA Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2(自动化魔法).jar)
UCHIJAAAA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJAAAA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
UCHIJAAAA DummyCore{1.13} [DummyCore] (DummyCore1.13(神秘基础学&amp;源质魔法前置).jar)
UCHIJAAAA DurabilityShow{1.2.0} [Durability Show] (Durability Show1.2.0(装备耐久显示).jar)
UCHIJAAAA InfusionBrewing{1.7.10-1.3} [InfusionBrewing] (InfusionBrewing-1.7.10-1.3(注魔酿造).jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
UCHIJAAAA journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited(旅行地图).jar)
UCHIJAAAA KeepingInventory{2.1} [Keeping Inventory] (KeepingInventory-1.7.10-2.1.jar)
UCHIJAAAA lotr{Update v34.3 for Minecraft 1.7.10} [The Lord of the Rings Mod] (LOTRMod+v34.3+増補漢化版.jar)
UCHIJAAAA warpbook{2.0.null} [Warp Book] (***-%5B传送书MOD%5D%5B1.7.10%5D.jar)
UCHIJAAAA lootbags{2.0.16} [Loot Bags] (***-%5B战利品袋MOD%5D%5B1.7.x%5D.jar)
UCHIJAAAA Backpack{2.0.0} [Backpack] (***-%5B更多背包MOD%5D%5B1.7.x%5D.zip)
UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (***-我的世界Mod-%5B1.7.1+R键整理%5D.jar)
UCHIJAAAA mett{0.4.0} [Middle-Earth Thaumaturgy] (middleearththaumaturgy-0.4.0.jar)
UCHIJAAAA minefantasy2{Alpha_2.8.12} [MineFantasyII] (MineFantasyII-2.8.12.jar)
UCHIJAAAA NodalMechanics{1.7.10R1.0} [NodalMechanics] (NodalMechanics-1.7-1.0-7(节点学).jar)
UCHIJAAAA bt{1.0.2} [NotEnoughThaumcraftTabs] (NotEnoughThaumcraftTabs-1.0.2(魔导手册标签增加).jar)
UCHIJAAAA symcalc{0.14} [Symcalc] (symcalc-0.14(注魔计算器).jar)
UCHIJAAAA ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164(神秘工匠).jar)
UCHIJAAAA TaintedMagic{1.1.6.3} [Tainted Magic] (TaintedMagic-1.1.6.3.jar)
UCHIJAAAA thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7(NEI扩展:神秘合成查询).jar)
UCHIJAAAA thaumicbases{1.3.1710.2} [Thaumic Bases] (ThaumicBases-1.3.1710.4(神秘基础学).jar)
UCHIJAAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53(神秘探险).jar)
UCHIJAAAA ThaumicHorizons{1.1.5} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.6(神秘视界).jar)
UCHIJAAAA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6(巫术宝具前置).jar)
UCHIJAAAA WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10(巫术宝具).jar)
UCHIJAAAA McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
List of loaded APIs:
* ActuallyAdditionsAPI (3) from ActuallyAdditions-1.7.10-r21.jar
* AppleCoreAPI (1.1.0) from [1.7.10]Dep-AppleCore-1.1.0.jar
* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-164(神秘工匠).jar
* BattlePlayer (0.1) from MineFantasyII-2.8.12.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* CoFHAPI (1.7.10R1.0.2) from ActuallyAdditions-1.7.10-r21.jar
* CoFHAPI|energy (1.7.10R1.0.2) from ActuallyAdditions-1.7.10-r21.jar
* DualWield (0.1) from MineFantasyII-2.8.12.jar
* Heraldry (alpha) from MineFantasyII-2.8.12.jar
* journeymap|client-api (0.3) from journeymap-1.7.10-5.1.4-unlimited(旅行地图).jar
* journeymap|client-api-impl (0.3) from journeymap-1.7.10-5.1.4-unlimited(旅行地图).jar
* journeymap|client-api-map (0.3) from journeymap-1.7.10-5.1.4-unlimited(旅行地图).jar
* journeymap|client-api-util (0.3) from journeymap-1.7.10-5.1.4-unlimited(旅行地图).jar
* Quiver (0.2) from MineFantasyII-2.8.12.jar
* Shield (0.1) from MineFantasyII-2.8.12.jar
* Thaumcraft|API (4.2.2.0) from thaumichorizons-1.7.10-1.1.6(神秘视界).jar
* TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.6(巫术宝具前置).jar
* WailaAPI (1.0) from [ICraft]Waila NEI高亮信息 v1.5.5.jar
* Weapons (0.1) from MineFantasyII-2.8.12.jar
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['crow'/264, l='咕咕咕', x=31470.05, y=75.00, z=-19792.51]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

a1294790523
看样子这是在刷新NPC交易的时候调用了一个抽象方法。。。
我想你需要将其反馈给作者来解决这个问题
已发布反馈贴:
http://lotrminecraftmod.wikia.com/wiki/Thread:419919

Acrowx
十分感谢,已经向作者反馈了