---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 10/25/15 11:57 PM
Description: Ticking player
java.lang.NullPointerException: Ticking player
at net.aetherteam.aether.containers.inventory.InventoryAccessories.breakItem(InventoryAccessories.java:91)
at net.aetherteam.aether.player.abilities.AbilityAccessories.damageItemStackIfWearing(AbilityAccessories.java:57)
at net.aetherteam.aether.player.abilities.AbilityAccessories.onUpdate(AbilityAccessories.java:74)
at net.aetherteam.aether.player.PlayerAether.onUpdate(PlayerAether.java:288)
at com.gildedgames.util.player.common.PlayerEventHandler.onLivingUpdate(PlayerEventHandler.java:70)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_473_PlayerEventHandler_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(Unknown Source)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
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 net.aetherteam.aether.containers.inventory.InventoryAccessories.breakItem(InventoryAccessories.java:91)
at net.aetherteam.aether.player.abilities.AbilityAccessories.damageItemStackIfWearing(AbilityAccessories.java:57)
at net.aetherteam.aether.player.abilities.AbilityAccessories.onUpdate(AbilityAccessories.java:74)
at net.aetherteam.aether.player.PlayerAether.onUpdate(PlayerAether.java:288)
at com.gildedgames.util.player.common.PlayerEventHandler.onLivingUpdate(PlayerEventHandler.java:70)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_473_PlayerEventHandler_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(Unknown Source)
-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 10364
Entity Name: Noctiferous7
Entity's Exact location: 369.81, 72.00, 374.50
Entity's Block location: World: (369,72,374), Chunk: (at 1,4,6 in 23,23; contains blocks 368,0,368 to 383,255,383), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
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)
any ideas on what is causeing it? and maybe a fix?
Rollback Post to RevisionRollBack
I can see what you see not, vision milky then eyes rot.When you turn they will be gone, whispering there hidden song.Then you see what can not be, shadows move where a light should be.Out of darkness, out of mind, cast down into the halls of the blind.
The Meaning of Life, the Universe, and Everything.
Location:
Newtown, Powys, Wales
Join Date:
12/7/2013
Posts:
472
Location:
Newtown, Powys, UK
Minecraft:
BernardisGood
Member Details
It's something to do with an entity. Says it's a player with username "Noctiferous7". (I assume that's you?) Also says something about inventory so I'm guessing one of the mods doesn't work properly or something and you've put an item from that mod into your inventory which caused you to crash on loading. It's just a guess as I'm not very good at this.
Rollback Post to RevisionRollBack
Roughly 95% of Minecraft players hate Villagers and would be very happy if they were removed. If you are one of the 5% who actually like villagers, copy this into your signature and hope it never happens. ~EnderDude124
Without boundaries some people lack the ability to function because deciding what they want to do prevents them from doing anything. ~Mike Ridolfi
It's something to do with an entity. Says it's a player with username "Noctiferous7". (I assume that's you?) Also says something about inventory so I'm guessing one of the mods doesn't work properly or something and you've put an item from that mod into your inventory which caused you to crash on loading. It's just a guess as I'm not very good at this.
its a thought tho it seems to be where there maybe a large amount of entitys around is when mc crashes.
Rollback Post to RevisionRollBack
I can see what you see not, vision milky then eyes rot.When you turn they will be gone, whispering there hidden song.Then you see what can not be, shadows move where a light should be.Out of darkness, out of mind, cast down into the halls of the blind.
To post a comment, please login or register a new account.
got this error everytime i load into my world
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 10/25/15 11:57 PM
Description: Ticking player
java.lang.NullPointerException: Ticking player
at net.aetherteam.aether.containers.inventory.InventoryAccessories.breakItem(InventoryAccessories.java:91)
at net.aetherteam.aether.player.abilities.AbilityAccessories.damageItemStackIfWearing(AbilityAccessories.java:57)
at net.aetherteam.aether.player.abilities.AbilityAccessories.onUpdate(AbilityAccessories.java:74)
at net.aetherteam.aether.player.PlayerAether.onUpdate(PlayerAether.java:288)
at com.gildedgames.util.player.common.PlayerEventHandler.onLivingUpdate(PlayerEventHandler.java:70)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_473_PlayerEventHandler_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(Unknown Source)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
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 net.aetherteam.aether.containers.inventory.InventoryAccessories.breakItem(InventoryAccessories.java:91)
at net.aetherteam.aether.player.abilities.AbilityAccessories.damageItemStackIfWearing(AbilityAccessories.java:57)
at net.aetherteam.aether.player.abilities.AbilityAccessories.onUpdate(AbilityAccessories.java:74)
at net.aetherteam.aether.player.PlayerAether.onUpdate(PlayerAether.java:288)
at com.gildedgames.util.player.common.PlayerEventHandler.onLivingUpdate(PlayerEventHandler.java:70)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_473_PlayerEventHandler_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(Unknown Source)
-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 10364
Entity Name: Noctiferous7
Entity's Exact location: 369.81, 72.00, 374.50
Entity's Block location: World: (369,72,374), Chunk: (at 1,4,6 in 23,23; contains blocks 368,0,368 to 383,255,383), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
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 8.1 (amd64) version 6.3
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1249718840 bytes (1191 MB) / 2412773376 bytes (2301 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx4096m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 148 mods loaded, 148 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.1448-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA Aroma1997Core{1.0.2.11} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.11.jar)
UCHIJAAAA CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA ivtoolkit{1.0.1} [IvToolkit] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.110} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.110-universal.jar)
UCHIJAAAA backpacks16840{3.0.1} [Backpacks!] (zz-backpacks 1.7.10 - 3.0.1.jar)
UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHIJAAAA HxCCore-ASM{1.8.3} [HxCKDMS Core ASM] (minecraft.jar)
UCHIJAAAA FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar)
UCHIJAAAA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util-1.7.10-1.7.jar)
UCHIJAAAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.1.jar)
UCHIJAAAA myfit{1.5.4} [MyFit] (1.7.10-myfit-1.5.4.jar)
UCHIJAAAA SC0_SpaceCore{0.7.14} [SpaceCore] (1.7.10-SpaceCore-0.7.14.jar)
UCHIJAAAA SC0_UsefulPets{1.3} [Useful Pets] (1.7.10-Useful_Pets-1.3.jar)
UCHIJAAAA RoxaXpGem{1.7.2.5} [Roxa's Experience Gem Mod] (1.7.2v1.1_RoxaExperienceGemMod.jar)
UCHIJAAAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UCHIJAAAA DC1{3.4.2.19} [KingCore] ([1.7.2+] KingCore v3.4.2.19.jar)
UCHIJAAAA AS1{3.2.1.26} [Arcane Scrolls] ([1.7.10] ArcaneScrolls v3.2.1.26.jar)
UCHIJAAAA Trapcraft{v2.2.1a} [Trapcraft] ([1.7.10] Trapcraft - v2.3.0a.zip)
UCHIJAAAA hearts{1.0} [Hearts] ([1.7.10][1.7.2] Heart Crystal 1.0.zip)
UCHIJAAAA FLabsBF{4.1.2} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.1.2.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
UCHIJAAAA extendedWorkbench{1.2.1.0} [Extended Workbench] ([1.7.10]ExtendedWorkbench v1.2.1.0.jar)
UCHIJAAAA FishingNets{1.2.1.5} [Fishing Nets] ([1.7.10M] FishingNets v1.2.1.5.jar)
UCHIJAAAA EB{2.1.2.6} [Ender Book] ([1.7.2] EnderBook v2.1.2.6.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar)
UCHIJAAAA StoneArmour{1.0.0.1} [Stone Armour] ([1.7.2M] StoneArmour v1.0.0.1.jar)
UCHIJAAAA deconstruction{2.2.5} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.5].jar)
UCHIJAAAA advInv{0.5.10} [Advanced Inventory] (advInv-0.5.10-MC1.7.10.jar)
UCHIJAAAA aether{1.7.10-1.5.1} [Aether II] (aether-1.7.10-1.5.1.jar)
UCHIJAAAA AppleCore{1.0.1} [AppleCore] (AppleCore-mc1.7.10-1.0.1.jar)
UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAAAA Aroma1997CoreHelper{1.0.2.11} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.11.jar)
UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
UCHIJAAAA iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar)
UCHIJAAAA Grinder{4.0.0} [Grinder] (AttachableGrinder-4.0.0.jar)
UCHIJAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar)
UCHIJAAAA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHIJAAAA B0bGrowsOre{2.3.1} [B0bGary's Growable Ores] (B0bGary's Growable Ores-2.3.1 for 1.7.10.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA kegare.bedrocklayer{1.0.8} [BedrockLayer] (BedrockLayer_1.7.2-v1.0.8.jar)
UCHIJAAAA hud{1.3.2a} [Better HUD] (Better HUD by NukeDuck [1.7.10][1.3.2a].jar)
UCHIJAAAA BetterChests{1.1.1.7} [BetterChests] (BetterChests-1.7.10-1.1.1.7.jar)
UCHIJAAAA betterstorage{0.10.4.117} [BetterStorage] (BetterStorage-1.7.10-0.10.4.117.jar)
UCHIJAAAA BiblioCraft{1.9.0} [BiblioCraft] (BiblioCraft[v1.9.0][MC1.7.10].jar)
UCHIJAAAA BuildCraft|Core{7.0.11} [BuildCraft] (buildcraft-7.0.11.jar)
UCHIJAAAA redgear_core{2.1.5} [Red Gear Core] (RedGearCore-1.7.10-2.1.5.jar)
UCHIJAAAA redgear_brewcraft{1.2.2} [Brewcraft] (Brewcraft-1.7.10-1.2.2.jar)
UCHIJAAAA BuildCraft|Energy{7.0.11} [BC Energy] (buildcraft-7.0.11.jar)
UCHIJAAAA BuildCraft|Factory{7.0.11} [BC Factory] (buildcraft-7.0.11.jar)
UCHIJAAAA BuildCraft|Robotics{7.0.11} [BC Robotics] (buildcraft-7.0.11.jar)
UCHIJAAAA BuildCraft|Silicon{7.0.11} [BC Silicon] (buildcraft-7.0.11.jar)
UCHIJAAAA BuildCraft|Transport{7.0.11} [BC Transport] (buildcraft-7.0.11.jar)
UCHIJAAAA BuildCraft|Builders{7.0.11} [BC Builders] (buildcraft-7.0.11.jar)
UCHIJAAAA kegare.caveworld{1.7.2} [Caveworld] (Caveworld_1.7.10-v1.7.2.jar)
UCHIJAAAA ChestTransporter{2.0.3} [Chest Transporter] (ChestTransporter-2.0.3-MC1.7.10.jar)
UCHIJAAAA Cloud Storage{59.0.1} [Cloud Storage] (cloudstorage-59.0.1.jar)
UCHIJAAAA compactchests{v1.0.0} [CompactChests] (CompactChests-universal-1.7.10-1.5.1.jar)
UCHIJAAAA compactstorage{v2.0.0a} [CompactStorage] (compactstorage-1.7.10-release-2.1.0-lts.18-universal.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA gud_cooler{1.1.5.0} [Coolers] (cooler-1.7.10-1.1.5.0.jar)
UCHIJAAAA CrossbowMod2{a0.1.6} [Crossbow Mod 2] (Crossbow-Mod-2-1.7-0.2.13.jar)
UCHIJAAAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
UCHIJAAAA dynamictanks{1.0} [Dynamic Liquid Tanks 2.1] (dynamictanks-1.1.03.jar)
UCHIJAAAA SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar)
UCHIJAAAA DynamicTransport{0.1.2.0} [Dynamic Transport] (DynamicTransport-0.1.2.0.jar)
UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAA EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
UCHIJAAAA extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAA ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar)
UCHIJAAAA DefaultMobPack{1.7.10} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.10.jar)
UCHIJAAAA ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar)
UCHIJAAAA FinderCompass{1.7.10} [Finder Compass] (FinderCompass-1.7.10.jar)
UCHIJAAAA skillapi{0.1} [Skill API] (SkillAPI-0.1(1.7.10).jar)
UCHIJAAAA genericskills{0.1} [Generic Skills Pack] (GenericSkill Pack-0.1(1.7.10).jar)
UCHIJAAAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212 Core-V0.2 - 1.7.10.jar)
UCHIJAAAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.1.2.jar)
UCHIJAAAA HardcoreEnderExpansion{1.6.4} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.4.jar)
UCHIJAAAA HungerInPeace{1.0.0} [Hunger In Peace] (HungerInPeace-mc1.7.10-1.0.0.jar)
UCHIJAAAA HxCCore{1.8.3} [HxC-Core] (HxCCore-1.7.10-1.8.3-universal.jar)
UCHIJAAAA HxCEnchants{2.1.8} [HxC Enchants] (HxCEnchants-1.7.10-2.1.8.jar)
UCHIJAAAA ImmibisCore{59.1.1} [Immibis Core] (immibis-core-59.1.1.jar)
UCHIJAAAA InventoryPets{1.3.5} [Inventory Pets] (inventorypets-1.7.10-1.3.5.jar)
UCHIJAAAA journeymap{@[email protected]} [JourneyMap] (journeymap-1.7.10-5.1.0rc3-unlimited.jar)
UCHIJAAAA levelup{0.7} [Level Up!] (LevelUp!-0.7(1.7.10).jar)
UCHIJAAAA LittleBlocks{2.2.4.4} [Little Blocks] (LittleBlocks-2.2.4.4.jar)
UCHIJAAAA lootbags{1.5.3} [Loot Bags] (LootBags-1.7.10-1.5.3.jar)
UCHIJAAAA LotsOfFood{1.7.10} [Lots of Food] (Lots of Food-1.7.10 v4.jar)
UCHIJAAAA lycanitesmobs{1.13.0.3 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA arcticmobs{1.13.0.3 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA demonmobs{1.13.0.3 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA desertmobs{1.13.0.3 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA forestmobs{1.13.0.3 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA freshwatermobs{1.13.0.3 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA infernomobs{1.13.0.3 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA junglemobs{1.13.0.3 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA mountainmobs{1.13.0.3 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA plainsmobs{1.13.0.3 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA saltwatermobs{1.13.0.3 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA shadowmobs{1.13.0.3 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA swampmobs{1.13.0.3 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
UCHIJAAAA mediccraft{1.0.1 - 1.7.2} [MedicCraft] (MedicCraft-1.0.1 - 1.7.2.jar)
UCHIJAAAA mfm{2.2.2} [Mo' Furnaces Mod] (mfm-1.7.10-2.2.2.jar)
UCHIJAAAA minegicka3{1.0.0} [Minegicka 3] (minegicka3-1.7.10-1.0.0.jar)
UCHIJAAAA examplemod{1.0} [examplemod] (More Health Enhanced-1.7.10-5.6.zip)
UCHIJAAAA morehealth{5.6} [More Health Forge] (More Health Enhanced-1.7.10-5.6.zip)
UCHIJAAAA AencEx{0.0.1} [AencEx] (MoreEnchantments-1.7.X-1.0.5.jar)
UCHIJAAAA me{1.0.5} [More Enchantments] (MoreEnchantments-1.7.X-1.0.5.jar)
UCHIJAAAA MoreFurnaces{1.3.8} [More Furnaces] (MoreFurnaces-1.3.8-MC1.7.2.jar)
UCHIJAAAA Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar)
UCHIJAAAA MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
UCHIJAAAA MultiPageChest{1.3.2} [Multi Page Chest] (MultiPageChest-1.3.2-MC1.7.10.jar)
UCHIJAAAA Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar)
UCHIJAAAA OreRegen{0.0.9} [OreRegen] (OreRegen-0.0.9.jar)
UCHIJAAAA harvestcraft{1.7.10b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10c.jar)
UCHIJAAAA pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.0.1.jar)
UCHIJAAAA PetBat{1.3.6} [Pet Bat] (PetBat-1.7.10.jar)
UCHIJAAAA QuarryPlus{2.1.0} [QuarryPlus] (QuarryPlus-1.7.10-2.1.0.jar)
UCHIJAAAA runicdungeons{1.1.4} [Runic Dungeons] (runicdungeons-1.1.4.jar)
UCHIJAAAA StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
UCHIJAAAA tabbychat{1.11.1.65} [TabbyChat] (TabbyChat-1.7.10-1.11.1.65-fml.jar)
UCHIJAAAA Amnesia{1.0.0} [The Amnesia Mod] (The Amnesia Mod-1.7.10-1.0.0.jar)
UCHIJAAAA thirstmod{1.8.9} [Thirst Mod] (thirstmod-1.8.9.jar)
UCHIJAAAA tinkersdefense{1.2} [Tinkers' Defense] (Tinkers-Defense-1.2.1.jar)
UCHIJAAAA PrinterBlock{1.7.10} [TeeLuk's PrinterBlock] (TLPrinterBlock-1.7.10.jar)
UCHIJAAAA TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UCHIJAAAA toolbox{1.2.3} [Toolbox] (Toolbox-1.7.10-1.2.3.jar)
UCHIJAAAA treeores{5.5} [treeores] (TreeOresMod-1.7.10-5.5.jar)
UCHIJAAAA Tubestuff{59.0.1} [Tubestuff] (tubestuff-59.0.1.jar)
UCHIJAAAA UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar)
UCHIJAAAA weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
UCHIJAAAA wearmc{1.7.10f} [WearMC] (WearMC-Forge-1.7.10f.jar)
UCHIJAAAA werkbench{1.2.56} [Werkbench] (Werkbench-1.7.10-1.2.56.jar)
UCHIJAAAA witchery{0.20.6} [Witchery] (witchery-1.7.10-0.20.6.jar)
UCHIJAAAA workbenchupgrades{V0.1 - 1.7.10} [Workbench Upgrades] (Workbench Upgrades-V0.1 - 1.7.10.jar)
UCHIJAAAA yegamolchattels{1.1} [Ye Gamol Chattels] (YeGamolChattels-1.1.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
HxCKDMS Crash Check: Will analyze crash log and send the error to github if HxCKDMS Core is possibly involved.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:ON
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['Noctiferous7'/10364, l='New Era', x=369.81, y=72.00, z=374.50]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
any ideas on what is causeing it? and maybe a fix?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIt's something to do with an entity. Says it's a player with username "Noctiferous7". (I assume that's you?) Also says something about inventory so I'm guessing one of the mods doesn't work properly or something and you've put an item from that mod into your inventory which caused you to crash on loading. It's just a guess as I'm not very good at this.
Roughly 95% of Minecraft players hate Villagers and would be very happy if they were removed. If you are one of the 5% who actually like villagers, copy this into your signature and hope it never happens. ~EnderDude124
Without boundaries some people lack the ability to function because deciding what they want to do prevents them from doing anything. ~Mike Ridolfi
its a thought tho it seems to be where there maybe a large amount of entitys around is when mc crashes.