Coder Social home page Coder Social logo

obsolete-reignmodpack's People

Contributors

cosmicdan avatar dulciphi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

obsolete-reignmodpack's Issues

Crash with AW2 combat AI - Ticking entity at .ai.EntityAIHurtByTarget.func

I can't be certain which entity was attacking the soldier at the time. There were many. This test was conducted with the a newly updated Targeting List (not the one on the repo) that added Special Mobs.

[19:46:06] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.NullPointerException
at net.minecraft.entity.EntityLivingBase.func_142014_c(EntityLivingBase.java:2039) ~[sv.class:?]
at net.minecraft.entity.ai.EntityAIHurtByTarget.func_75249_e(SourceFile:35) ~[vn.class:?]
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94) ~[uj.class:?]
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:537) ~[sw.class:?]
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774) ~[sv.class:?]
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367) ~[sw.class:?]
at net.shadowmage.ancientwarfare.npc.entity.NpcPlayerOwned.func_70636_d(NpcPlayerOwned.java:342) ~[NpcPlayerOwned.class:?]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611) ~[sv.class:?]
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) ~[sw.class:?]
at net.shadowmage.ancientwarfare.npc.entity.NpcBase.func_70071_h_(NpcBase.java:759) ~[NpcBase.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~[mt.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
... 4 more
[19:46:06] [Server thread/ERROR]: This crash report has been saved to: D:\Storage\Minecraft\1710temp\MultiMC\instances\1.7.10\minecraft\crash-reports\crash-2016-08-05_19.46.06-server.txt
[19:46:06] [Server thread/INFO]: Stopping server
[19:46:06] [Server thread/INFO]: Saving players
[19:46:06] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 8/5/16 7:46 PM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
at net.minecraft.entity.EntityLivingBase.func_142014_c(EntityLivingBase.java:2039)
at net.minecraft.entity.ai.EntityAIHurtByTarget.func_75249_e(SourceFile:35)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:537)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.shadowmage.ancientwarfare.npc.entity.NpcPlayerOwned.func_70636_d(NpcPlayerOwned.java:342)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.shadowmage.ancientwarfare.npc.entity.NpcBase.func_70071_h_(NpcBase.java:759)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
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:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
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.EntityLivingBase.func_142014_c(EntityLivingBase.java:2039)
at net.minecraft.entity.ai.EntityAIHurtByTarget.func_75249_e(SourceFile:35)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:537)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.shadowmage.ancientwarfare.npc.entity.NpcPlayerOwned.func_70636_d(NpcPlayerOwned.java:342)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.shadowmage.ancientwarfare.npc.entity.NpcBase.func_70071_h_(NpcBase.java:759)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)

-- Entity being ticked --
Details:
Entity Type: AncientWarfareNpc.aw_npc_combat (net.shadowmage.ancientwarfare.npc.entity.NpcCombat)
Entity ID: 123220
Entity Name: Soldier
Entity's Exact location: 167.29, 74.30, 221.93
Entity's Block location: World: (167,74,221), Chunk: (at 7,4,13 in 10,13; contains blocks 160,0,208 to 175,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.07, -0.35, 0.00
Stacktrace:
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)

-- Affected level --
Details:
Level name: NewRTG+Stellar
All players: 1 total; [GCEntityPlayerMP[''/880, l='NewRTG+Stellar', x=169.13, y=76.40, z=220.47]]
Chunk stats: ServerChunkCache: 901 Drop: 0
Level seed: -7933258971330979753
Level generator: ID 05 - RTG, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-48,89,-64), Chunk: (at 0,5,0 in -3,-4; contains blocks -48,0,-64 to -33,255,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 168459 game time, 567021 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 72821 (now: false), thunder time: 154925 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
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:396)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

NEI / SoL related crash

Need more info from @Dulciphi on this. When does it happen? Seems to be when the client is being quit. Does it crash or just spam log?

[15:08:35] [NEI Item Filtering/ERROR]: Exception caught during firing event net.minecraftforge.event.entity.player.ItemTooltipEvent@f0115bb:
java.lang.NullPointerException
	at squeek.spiceoflife.foodtracker.FoodHistory.get(FoodHistory.java:224) ~[FoodHistory.class:?]
	at squeek.spiceoflife.gui.TooltipHandler.onItemTooltip(TooltipHandler.java:89) ~[TooltipHandler.class:?]
	at cpw.mods.fml.common.eventhandler.ASMEventHandler_1511_TooltipHandler_onItemTooltip_ItemTooltipEvent.invoke(.dynamic) ~[?:?]
	at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
	at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
	at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:169) [ForgeEventFactory.class:?]
	at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:626) [add.class:?]
	at codechicken.nei.guihook.GuiContainerManager.itemDisplayNameMultiline(GuiContainerManager.java:119) [GuiContainerManager.class:?]
	at codechicken.nei.guihook.GuiContainerManager.concatenatedDisplayName(GuiContainerManager.java:162) [GuiContainerManager.class:?]
	at codechicken.nei.api.ItemInfo.getSearchName(ItemInfo.java:529) [ItemInfo.class:?]
	at codechicken.nei.ItemList$PatternItemFilter.matches(ItemList.java:65) [ItemList$PatternItemFilter.class:?]
	at codechicken.nei.ItemList$AnyMultiItemFilter.matches(ItemList.java:110) [ItemList$AnyMultiItemFilter.class:?]
	at codechicken.nei.ItemList$AllMultiItemFilter.matches(ItemList.java:85) [ItemList$AllMultiItemFilter.class:?]
	at codechicken.nei.ItemList$2.execute(ItemList.java:239) [ItemList$2.class:?]
	at codechicken.nei.RestartableTask$1.run(RestartableTask.java:24) [RestartableTask$1.class:?]
[15:08:35] [NEI Item Filtering/ERROR]: Index: 29 Listeners:
[15:08:35] [NEI Item Filtering/ERROR]: 0: HIGHEST
[15:08:35] [NEI Item Filtering/ERROR]: 1: ASM: iguanaman.iguanatweakstconstruct.tweaks.handlers.StoneToolHandler@5a6e0e2b onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 2: HIGH
[15:08:35] [NEI Item Filtering/ERROR]: 3: ASM: iguanaman.iguanatweakstconstruct.leveling.handlers.LevelingToolTipHandler@5fd281d0 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 4: NORMAL
[15:08:35] [NEI Item Filtering/ERROR]: 5: ASM: buildcraft.core.list.ListTooltipHandler@282a44ad itemTooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 6: ASM: net.bdew.lib.tooltip.TooltipHandler$@398b8816 handleTooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 7: ASM: thaumcraft.common.lib.events.EventHandlerRunic@5e76ce90 tooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 8: ASM: com.rwtema.extrautils.modintegration.TConEvents@24087d4f unstableTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 9: ASM: crazypants.enderio.machine.painter.BlockPaintedGlowstone$PainterTemplate@41c39ac1 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 10: ASM: com.pam.harvestcraft.PamTooltipEventHandler@376a30a5 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 11: ASM: minetweaker.mc1710.ForgeEventHandler@3eec1f15 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 12: ASM: ftb.lib.mod.client.FTBLibClientEventHandler@4323da13 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 13: ASM: mcp.mobius.betterbarrels.bspace.BBEventHandler@636a162a onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 14: ASM: com.cout970.magneticraft.handlers.TooltipHandler@46c6e4b8 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 15: ASM: tonius.neiintegration.mods.mcforge.MCForgeTooltipHandler@67ed612 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 16: ASM: openblocks.enchantments.flimflams.LoreFlimFlam$DisplayHandler@7e69e539 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 17: ASM: buildcraft.builders.BuilderTooltipHandler@1341562d itemTooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 18: ASM: INSTANCE onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 19: ASM: com.rwtema.extrautils.EventHandlerClient@4169d35 generatorTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 20: ASM: blusunrize.immersiveengineering.client.ClientEventHandler@43be2d1b onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 21: ASM: INSTANCE addTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 22: ASM: com.enderio.core.client.handlers.OreDictTooltipHandler@7f567029 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 23: ASM: com.enderio.core.client.handlers.EnchantTooltipHandler@7edc71f5 handleTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 24: ASM: org.wyldmods.kitchencraft.foods.common.handlers.FoodModificationsHandler@d2e0c97 onFoodTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 25: ASM: crazypants.enderio.conduit.item.filter.ClearFilterRecipe@296f1c41 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 26: ASM: crazypants.enderio.machine.ClearConfigRecipe@1fc3c03e onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 27: ASM: enviromine.handlers.EM_EventManager@3ab6df67 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 28: ASM: modtweaker2.ClientEvents@35485532 onDrawTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 29: ASM: squeek.spiceoflife.gui.TooltipHandler@701e0d90 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 30: ASM: squeek.tictooltips.TooltipHandler@62ca5a98 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 31: ASM: invtweaks.forge.ClientProxy@5ed4f1be onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 32: ASM: tconstruct.achievements.AchievementEvents@646cbbfe tooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 33: ASM: iguanaman.iguanatweaks.events.IguanaEventHook@75c54d55 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 34: ASM: iguanaman.iguanatweakstconstruct.harvestlevels.VanillaToolTipHandler@2c6216cd onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 35: ASM: iguanaman.iguanatweakstconstruct.leveling.handlers.MobHeadTooltipHandler@1b5bfe62 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 36: ASM: iguanaman.iguanatweakstconstruct.tweaks.handlers.VanillaToolNerfHandler@6c73feff onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 37: ASM: iguanaman.iguanatweakstconstruct.tweaks.handlers.VanillaHoeNerfHandler@3e909116 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 38: ASM: iguanaman.iguanatweakstconstruct.tweaks.handlers.VanillaBowNerfHandler@846d99b onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 39: ASM: iguanaman.iguanatweakstconstruct.restriction.PartRestrictionHandler@29d622dc onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 40: LOW
[15:08:35] [NEI Item Filtering/ERROR]: 41: ASM: iguanaman.iguanatweakstconstruct.replacing.PartToolTipHandler@1a5fc618 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 42: LOWEST
[15:08:35] [NEI Item Filtering/ERROR]: 43: ASM: com.dynious.refinedrelocation.client.EventHandlerClient@f556a16 tooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[15:08:35] [NEI Item Filtering/ERROR]: 44: ASM: iguanaman.hungeroverhaul.util.IguanaEventHook@6322275e renderTooltips(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V

Better Mekanism/Galacticraft integration

Galacticraft has pretty good compatibility with Mekanism, for example the Mekanism version of Hydrogen and Oxygen can be used as a complete substitution for Galacticraft's own native versions.

For the sake of convergence and better comatibility (Mekanism stuff tends to be far more compatible), we should work on this tech tree and completely remove the Galacticraft equivalents. Less confusing.

Full details of Galacticraft <> Mekanism compatibility - https://wiki.micdoodle8.com/wiki/Mekanism

AW2 Town Hall chunk loading stacktrace

What's this about?

[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.Exception: Stack trace
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Thread.dumpStack(Thread.java:1329)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:781)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:479)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.World.func_72964_e(World.java:419)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at CustomOreGen.Server.ServerState.chunkForced(ServerState.java:372)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at CustomOreGen.ForgeInterface.onForceChunk(ForgeInterface.java:74)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.eventhandler.ASMEventHandler_24_ForgeInterface_onForceChunk_ForceChunkEvent.invoke(.dynamic)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.ForgeChunkManager.forceChunk(ForgeChunkManager.java:741)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.shadowmage.ancientwarfare.npc.tile.TileTownHall.loadChunks(TileTownHall.java:74)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.shadowmage.ancientwarfare.npc.tile.TileTownHall.func_145845_h(TileTownHall.java:58)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.World.func_72939_s(World.java:1939)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at fastcraft.at.a(F:978)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at fastcraft.H.aq(F:36)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
[12:39:04] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
[12:39:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.Exception: Stack trace
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Thread.dumpStack(Thread.java:1329)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:781)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:479)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.World.func_72964_e(World.java:419)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at CustomOreGen.Server.ServerState.chunkForced(ServerState.java:372)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at CustomOreGen.ForgeInterface.onForceChunk(ForgeInterface.java:74)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.eventhandler.ASMEventHandler_24_ForgeInterface_onForceChunk_ForceChunkEvent.invoke(.dynamic)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.ForgeChunkManager.forceChunk(ForgeChunkManager.java:741)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.shadowmage.ancientwarfare.npc.tile.TileTownHall.loadChunks(TileTownHall.java:74)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.shadowmage.ancientwarfare.npc.tile.TileTownHall.func_145845_h(TileTownHall.java:58)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.World.func_72939_s(World.java:1939)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at fastcraft.at.a(F:978)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at fastcraft.H.aq(F:36)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
[12:39:49] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

Reign Additionals Campfire not cooking

The campfire is no longer working to cook food. When right clicked with raw beef, nothing happens.
The same result for other foods that used to cook on it.

This is the first time I've tried cooking on it since the update that changed the lighting method back to sticks.

Magneticraft + Galacticraft Tungsten. Additional uses and compatability

*Note this applies only to Magneticraft and Galacticraft Tungsten. Not Reika's Tungsten (which is not oredicted or interchangeable). Magneticraft ingots can be processed from Reika's Tungsten ingots but not back the other way.

Suggest requiring Tungsten or Tungsten carbide for:

IE metal former
Drill bits.

Clay Lava Bucket at smeltery duplication glitch/bug

Some lava buckets are placing lava into the smeltery tank AND placing a lava source block into the world in front of the smeltery tank at the same time. This is reproducible but inconsistent.

Possible cause: Inventory Tweaks. The clay lava bucket that 'pops' into your held item seems to be the one that glitches. Need more testing to confirm.

Ancient Warfare Research doesn't work

When attempting to research, I have the book in the right slot, linked to me, with the research selected and the proper materials in it, but the research won't progress. Either I'm missing something or it is a bug.

Very high memory and CPU usage on Server

Unsure of cause - suspect village/villagers.

I was at the local village just after Emaps had logged off. I was there when it was getting dark so I used the bed there rather than rush home.

Upon waking, I started getting 'internal server error' message.

Server log has this from the same time:

[12:50:16] [Server thread/WARN]: Invalid statistic in ./world/stats/208cbb56-cb77-498b-9667-a8bb9dcdec2e.json: Don't know what playTime is
[12:50:19] [Server thread/INFO]: Dulciphi[/124.191.93.148:61976] logged in with entity id 10150 at (250.61057281470838, 66.0, 546.6051992339529)
[12:50:19] [Server thread/INFO]: Dulciphi joined the game
[12:50:24] [Server thread/WARN]: Failed to handle packet for /124.191.93.148:61976
net.minecraft.util.ReportedException: Ticking player
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:349) ~w.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) ~[nh.class:?]
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) ~[jd.class:?]
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) ~[jf.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
at fastcraft.at.a(F:978) [fastcraft-1.23.jar:?]
at fastcraft.H.aq(F:36) [fastcraft-1.23.jar:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.lang.NoSuchMethodError: net.minecraft.util.FoodStats.func_75114_a(I)V
at enviromine.handlers.EM_StatusManager.getSurroundingData(EM_StatusManager.java:596) ~[EM_StatusManager.class:?]
at enviromine.trackers.EnviroDataTracker.updateData(EnviroDataTracker.java:121) ~[EnviroDataTracker.class:?]
at enviromine.handlers.EM_StatusManager.updateTracker(EM_StatusManager.java:88) ~[EM_StatusManager.class:?]
at enviromine.handlers.EM_EventManager.onLivingUpdate(EM_EventManager.java:1201) ~[EM_EventManager.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_790_EM_EventManager_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) ~[ForgeHooks.class:?]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) ~[sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) ~[yz.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) ~w.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) ~[nh.class:?]
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) ~[jd.class:?]
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) ~[jf.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
... 2 more

I'd log back in and take a few steps before getting kicked again with the same error.

Checking the server (MineOS) showed me that the RAM was maxed out (18KB left) and CPU was hammered, close to 100%. I restarted the server, then tried to relog.

I still got the same error-disconnect, but I was able to eventually get out of the village just by taking a few steps each time I logged in.

Once clear of the village, CPU usage started to go down but it was still much higher than usual. Well over 50% with occasional peaks over 80%. It was still well over 50% by the time I made it back to my base, so I just disconnected. RAM usage stayed low/normal after the relog.

AW2 related crash at startup

[10:43:33] [Client thread/ERROR]: The following problems were captured during this phase
[10:43:33] [Client thread/ERROR]: Caught exception from AncientWarfareStructure
java.lang.NullPointerException
	at net.shadowmage.ancientwarfare.structure.template.plugin.default_plugins.StructurePluginVanillaHandler.addHandledBlocks(StructurePluginVanillaHandler.java:72) ~[StructurePluginVanillaHandler.class:?]
	at net.shadowmage.ancientwarfare.structure.template.StructurePluginManager.loadPlugins(StructurePluginManager.java:83) ~[StructurePluginManager.class:?]
	at net.shadowmage.ancientwarfare.structure.AncientWarfareStructures.postInit(AncientWarfareStructures.java:106) ~[AncientWarfareStructures.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[10:43:33] [Client thread/ERROR]: Caught exception from IguanaTweaks
java.lang.NullPointerException
	at iguanaman.iguanatweaks.util.StackSizeTweaks.init(StackSizeTweaks.java:26) ~[StackSizeTweaks.class:?]
	at iguanaman.iguanatweaks.IguanaTweaks.postInit(IguanaTweaks.java:102) ~[IguanaTweaks.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[10:43:34] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// I just don't know what went wrong :(

Time: 1/21/17 10:43 AM
Description: Initializing game

java.lang.NullPointerException: Initializing game
	at net.shadowmage.ancientwarfare.structure.template.plugin.default_plugins.StructurePluginVanillaHandler.addHandledBlocks(StructurePluginVanillaHandler.java:72)
	at net.shadowmage.ancientwarfare.structure.template.StructurePluginManager.loadPlugins(StructurePluginManager.java:83)
	at net.shadowmage.ancientwarfare.structure.AncientWarfareStructures.postInit(AncientWarfareStructures.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
	at com.google.common.eventbus.EventBus.post(EventBus.java:275)
	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
	at com.google.common.eventbus.EventBus.post(EventBus.java:275)
	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
	at net.minecraft.client.main.Main.main(SourceFile:148)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
	at org.multimc.EntryPoint.listen(EntryPoint.java:170)
	at org.multimc.EntryPoint.main(EntryPoint.java:54)


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

-- Head --
Stacktrace:
	at net.shadowmage.ancientwarfare.structure.template.plugin.default_plugins.StructurePluginVanillaHandler.addHandledBlocks(StructurePluginVanillaHandler.java:72)
	at net.shadowmage.ancientwarfare.structure.template.StructurePluginManager.loadPlugins(StructurePluginManager.java:83)
	at net.shadowmage.ancientwarfare.structure.AncientWarfareStructures.postInit(AncientWarfareStructures.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
	at com.google.common.eventbus.EventBus.post(EventBus.java:275)
	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
	at com.google.common.eventbus.EventBus.post(EventBus.java:275)
	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)

-- Initialization --
Details:
Stacktrace:
	at net.minecraft.client.main.Main.main(SourceFile:148)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
	at org.multimc.EntryPoint.listen(EntryPoint.java:170)
	at org.multimc.EntryPoint.main(EntryPoint.java:54)

Server-related: Minimap prevention

Reign is a modpack where the players have been "awoken" from their zombie state without the ability to see over mountains, navigate for kilometres without the aid of a compass and a map, etc. Players also currently lack the necessary anatomy to navigate via sonar within caves. Therefore, minimap mods have not been included in Reign. In order to prevent players from "evolving" these abilities at the outset, we should consider the following:

  • Add JourneyMap on server and disable radar/cave mapping. Should work with both VoxelMap and Journeymap - will need to test. This will allow players to have some nonsensical superpowers, but not all.
  • Add Mod Control to block minimap mods
  • Maybe replace JM with Better PVP Mod, could be lighter. Might not support Waypoints which terrible players might want.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.