WesCook / Homestead

Homestead is a quest-based hardcore survival pack. Highly inspired by TerraFirmaPack, it offers a revamped tech tree and new game mechanics.
13 stars 1 forks source link

Homestead suddenly not working :( #82

Closed LouLouRiver closed 6 years ago

LouLouRiver commented 6 years ago

Hi, been happily playing Homestead for ages but crashed during a game and now crashes every time I try to play. Sorry if its something simple, I am not very technical. Crash report copy below - hope you can help,

---- Minecraft Crash Report ----

WARNING: coremods are present: ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar) CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) ForgelinPlugin (Forgelin-1.5.1.jar) LoadingPluginHardModeTweaks (HardModeTweaks-1.10-1.2.2.jar) MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) literalascension (literalascension-1.10.2-1.0.2.2.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.11.2-0.7.3-Anarchy.jar) FarseekCoreMod (Farseek-1.9.4-2.2.jar) DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.8.4.jar) LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar) BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.11.jar) AstralCore (astralsorcery-1.4.5.jar) AppleCore (AppleCore-mc1.10.2-3.1.0.jar) TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.66-universal.jar) LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar) llibrary (llibrary-1.7.7-1.10.2.jar) DummyPlugin (ForgeEndertech-1.10.2-1.3.4.0-build.0057.jar) BlurPlugin (Blur-1.0.4-14.jar) Extra Alchemy ASM (extraalchemy-0.3.4-release.jar) LoadingPlugin (Quark-r1.1-70.jar) IvToolkit (IvToolkit-1.3.3-1.10.jar) Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 2/3/18 11:24 AM Description: Ticking entity

java.lang.NullPointerException: Ticking entity at com.animania.entities.sheep.EntityAnimaniaSheep.func_70628_a(EntityAnimaniaSheep.java:562) at net.minecraft.entity.EntityLivingBase.func_184610_a(EntityLivingBase.java:1100) at net.minecraft.entity.EntityLiving.func_184610_a(EntityLiving.java:656) at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1080) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:970) at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:64) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:273) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:279) at net.minecraft.entity.Entity.func_70071h(Entity.java:359) at net.minecraft.entity.EntityLivingBase.func_70071h(EntityLivingBase.java:1932) at net.minecraft.entity.EntityLiving.func_70071h(EntityLiving.java:384) at net.minecraft.world.World.func_72866_a(World.java:1967) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) at net.minecraft.world.World.func_72870_g(World.java:1937) at net.minecraft.world.World.func_72939_s(World.java:1750) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Unknown Source)

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

-- Head -- Thread: Server thread Stacktrace: at com.animania.entities.sheep.EntityAnimaniaSheep.func_70628_a(EntityAnimaniaSheep.java:562) at net.minecraft.entity.EntityLivingBase.func_184610_a(EntityLivingBase.java:1100) at net.minecraft.entity.EntityLiving.func_184610_a(EntityLiving.java:656) at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1080) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:970) at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:64) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:273) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:279) at net.minecraft.entity.Entity.func_70071h(Entity.java:359) at net.minecraft.entity.EntityLivingBase.func_70071h(EntityLivingBase.java:1932) at net.minecraft.entity.EntityLiving.func_70071h(EntityLiving.java:384) at net.minecraft.world.World.func_72866_a(World.java:1967) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) at net.minecraft.world.World.func_72870_g(World.java:1937)

-- Entity being ticked -- Details: Entity Type: animania.ram_friesian (com.animania.entities.sheep.EntityRamFriesian) Entity ID: 291 Entity Name: Friesian Ram Entity's Exact location: -28.63, 69.00, 93.40 Entity's Block location: World: (-29,69,93), Chunk: (at 3,4,13 in -2,5; contains blocks -32,0,80 to -17,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: 0.00, -0.02, 0.00 Entity's Passengers: [] Entity's Vehicle: ERROR NullPointerException: null Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1750) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)

-- Affected level -- Details: Level name: Homestead All players: 1 total; [EntityPlayerMP['LouLouRiver'/475, l='Homestead', x=-30.73, y=71.00, z=64.21]] Chunk stats: ServerChunkCache: 399 Drop: 0 Level seed: 6302072338952525995 Level generator: ID 06 - RTG, ver 0. Features enabled: true Level generator options: Level spawn location: World: (15,64,50), Chunk: (at 15,4,2 in 0,3; contains blocks 0,0,48 to 15,255,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 4200057 game time, 5732340 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 121829 (now: false), thunder time: 20654 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Unknown Source)

-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1576798296 bytes (1503 MB) / 3087261696 bytes (2944 MB) up to 4260102144 bytes (4062 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -Xms256M -Xmx4096M -XX:MetaspaceSize=256M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy IntCache: cache: 0, tcache: 6250, allocated: 9, tallocated: 61 FML: MCP 9.32 Powered by Forge 12.18.3.2511 Optifine OptiFine_1.10.2_HD_U_E7 149 mods loaded, 149 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.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511-universal.jar) UCHIJAAAA Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511-universal.jar) UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAAAA hardmodetweakscore{1.0.0} [Hard Mode Tweaks Core] (minecraft.jar) UCHIJAAAA ivtoolkit{1.3.3-1.10} [IvToolkit] (minecraft.jar) UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) UCHIJAAAA hardlib{1} [HardLib] (1.10.2-HardLib-v1b.jar) UCHIJAAAA expindustry{1.1.0b} [Expanded Industry] (1.10.2-ExpandedIndustry-1.1.0b.jar) UCHIJAAAA forgeendertech{1.10.2-1.3.4.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.3.4.0-build.0057.jar) UCHIJAAAA adchimneys{1.10.2-1.2.8.0} [Advanced Chimneys] (AdChimneys-1.10.2-1.2.8.0-build.0061.jar) UCHIJAAAA craftstudioapi{0.3.0-beta} [CraftStudio API] (CraftStudioAPI-universal-0.3.0.87-mc1.10.2-beta.jar) UCHIJAAAA animania{1.4.3} [Animania] (animania-1.10.2-1.4.3.jar) UCHIJAAAA antiqueatlas{4.4.6} [Antique Atlas] (antiqueatlas-1.9.4-4.4.6.jar) UCHIJAAAA antiqueatlasoverlay{1.2} [Antique Atlas Overlay] (antiqueatlas-1.9.4-4.4.6.jar) UCHIJAAAA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) UCHIJAAAA AppleCore{3.1.0} [AppleCore] (AppleCore-mc1.10.2-3.1.0.jar) UCHIJAAAA appleskin{1.0.9} [AppleSkin] (AppleSkin-mc1.10.2-1.0.9.jar) UCHIJAAAA architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-1.7.3-mc1.10.2.jar) UCHIJAAAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAAAA AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar) UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar) UCHIJAAAA astralsorcery{1.4.5} [Astral Sorcery] (astralsorcery-1.4.5.jar) UCHIJAAAA bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4g.jar) UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar) UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) UCHIJAAAA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) UCHIJAAAA theoneprobe{1.4.19} [The One Probe] (theoneprobe-1.1x-1.4.19.jar) UCHIJAAAA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar) UCHIJAAAA shetiphiancore{3.3.11} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.11.jar) UCHIJAAAA terraqueous{1.2.25} [Terraqueous] (terraqueous-1.10.0-1.2.25.jar) UCHIJAAAA betterwithmods{0.14.23 Beta} [Better With Mods] (Better With Mods-0.14.25-1.10.2.jar) UCHIJAAAA BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar) UCHIJAAAA betterfoliage{2.1.11} [Better Foliage] (BetterFoliage-MC1.10.2-2.1.11.jar) UCHIJAAAA betterquesting{2.3.234} [Better Questing] (BetterQuesting-2.3.234.jar) UCHIJAAAA bqt{0.9} [Better Questing Triggerer] (BetterQuestingTriggerer-0.9.jar) UCHIJAAAA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar) UCHIJAAAA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar) UCHIJAAAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar) UCHIJAAAA bigdoors{1.10.2-1.3.0} [Big Doors] (BigDoors-1.10.2-1.3.0.jar) UCHIJAAAA birdsnests{1.5.1} [Bird's Nests] (BirdsNests1.10-1.5.1.jar) UCHIJAAAA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar) UCHIJAAAA blur{1.0.4-14} [Blur] (Blur-1.0.4-14.jar) UCHIJAAAA infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar) UCHIJAAAA boatifull{@MAJOR@.@MINOR@.@REVIS@} [Boatifull] (boatifull-0.11.0.jar) UCHIJAAAA ceramics{1.10.2-1.1.6b} [Ceramics] (Ceramics-1.10.2-1.1.6b.jar) UCHIJAAAA charcoal_pit{1.4} [Charcoal Pit] (CharcoalPit-[1.10.2]-1.4.jar) UCHIJAAAA chopdown{1.0.2} [ChopDown] (chopdown-1.0.2-1.10.2.jar) UCHIJAAAA controlling{1.0.5} [Controlling] (Controlling-1.0.5.jar) UCHIJAAAA cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar) UCHIJAAAA coralreef{1.0} [Coral Reef] (CoralReef-1.2.jar) UCHIJAAAA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar) UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar) UCHIJAAAA defaultworldgenerator-port{1.9.4-0.4} [Default World Generator] (DefaultWorldGenerator-port-1.9.4-0.4.jar) UCHIJAAAA double_jump{1.0.1} [DoubleJump] (DoubleJump-1.10.2-1.0.0.jar) UCHIJAAAA dsurround{3.4.8.4} [§3Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.4.8.4.jar) UCHIJAAAA presets{3.4.8.4} [§3Presets!] (DynamicSurroundings-1.10.2-3.4.8.4.jar) UCHIJAAAA ediblebugs{1.4.6.2099} [Edible Bugs Mod] (ediblebugs-MC1.10.02_EB1.4.6.2099.jar) UCHIJAAAA enchdesc{1.0.0.0} [Enchantment Descriptions] (EnchantmentDescriptions-1.10.2-1.0.0.0.jar) UCHIJAAAA enhancedvisuals{1.0} [Enhanced Visuals] (EnhancedVisuals v1.1.0 mc1.10.2.jar) UCHIJAAAA januslib{0.1-dev} [Janus Compatibility Library] (januslib-0.1.jar) UCHIJAAAA extraalchemy{0.3.4-release} [Extra Alchemy] (extraalchemy-0.3.4-release.jar) UCHIJAAAA fairylights{2.1.3} [Fairy Lights] (fairylights-2.1.3-1.10.2.jar) UCHIJAAAA farmingforblockheads{1.1.16} [Farming for Blockheads] (FarmingForBlockheads_1.10.2-1.1.16.jar) UCHIJAAAA flintmod{7.5} [Flint Instead of Wood] (FlintInsteadOfWood[1.10.2]-7.5.jar) UCHIJAAAA foamfix{@VERSION@} [FoamFix] (FoamFix-1.11.2-0.7.3-Anarchy.jar) UCHIJAAAA grapplemod{1.10.2-v10} [Grappling hook mod] (grapplemod-1.10.2-v10.jar) UCHIJAAAA HardcoreDarkness{1.8} [Hardcore Darkness] (HardcoreDarkness-MC1.9.4-1.8.jar) UCHIJAAAA hardmodetweaks{@1.10-1.2.2@} [Hard Mode Tweaks] (HardModeTweaks-1.10-1.2.2.jar) UCHIJAAAA homesteadcompanion{1.6} [Homestead Companion] (HomesteadCompanion-1.10.2-1.6.jar) UCHIJAAAA furniture{1.1.3} [How 'Bout That Furniture] (HowBoutThatFurniture-1.2.1.jar) UCHIJAAAA immcraft{1.3.6} [Immersive Craft] (immcraft-1.1x-1.3.6.jar) UCHIJAAAA immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.10.2-1.1.3.jar) UCHIJAAAA inventorysorter{0.11.0+47} [Simple Inventory sorting] (inventorysorter-1.10.2-0.11.047.jar) UCHIJAAAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar) UCHIJAAAA itemscroller{0.11.0} [Item Scroller] (itemscroller-1.10.2-0.11.0.jar) UCHIJAAAA itemzoom{1.4} [Item Zoom] (itemzoom1.10.2-1.4.jar) UCHIJAAAA jaff{1.5.3_for_1.10.2} [Just a Few Fish] (JustAFewFish-1.5.3_for_1.10.2.jar) UCHIJAAAA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar) UCHIJAAAA forgelin{1.5.1} [Shadowfacts' Forgelin] (Forgelin-1.5.1.jar) UCHIJAAAA llibrary{1.7.7} [LLibrary] (llibrary-1.7.7-1.10.2.jar) UCHIJAAAA literalascension{1.10.2-1.0.2.2} [Literal Ascension] (literalascension-1.10.2-1.0.2.2.jar) UCHIJAAAA login_shield{1.10.2-25-g2a63586} [Login Shield] (Login_Shield-1.10.2-25-g2a63586.jar) UCHIJAAAA loottweaker{0.0.6.6} [LootTweaker] (LootTweaker-1.10.2-0.0.6.6.jar) UCHIJAAAA mobends{0.22.5} [Mo'Bends] (mobends-0.22.5_for_MC-1.10.2.jar) UCHIJAAAA ModNameTooltip{1.6.0} [Mod Name Tooltip] (modnametooltip_1.10.2-1.6.0.jar) UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar) UCHIJAAAA modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar) UCHIJAAAA moredefaultoptions{1.10.2-0.0.2} [MoreDefaultOptions] (moredefaultoptions-1.10.2-0.0.2.jar) UCHIJAAAA moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar) UCHIJAAAA mowziesmobs{1.3.2} [Mowzie's Mobs] (mowziesmobs-1.3.2.jar) UCHIJAAAA mxtune{0.4.0-dev.25} [mxTune] (mxtune-1.10.2-0.4.0-dev.25.jar) UCHIJAAAA naturescompass{1.3.1} [Nature's Compass] (NaturesCompass-1.10.2-1.3.1.jar) UCHIJAAAA Neat{1.3-12} [Neat] (Neat 1.3-12.jar) UCHIJAAAA netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.10.2-3.3.7.jar) UCHIJAAAA yurtmod{7.01} [Nomadic Tents] (NomadicTents[1.10.2]-7.01.jar) UCHIJAAAA nutrition{1.6.0} [Nutrition] (Nutrition-1.10.2-1.6.0.jar) UCHIJAAAA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-1.0.0.jar) UCHIJAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pams HarvestCraft 1.10.2j.jar) UCHIJAAAA pumpkincarving{1.0} [Pumpkin Carving] (PumpkinCarving1.10.2-1.0.jar) UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJAAAA railcraft{10.2.0} [Railcraft] (Railcraft_1.10.2-10.2.0.jar) UCHIJAAAA RealisticTorches{1.6.4} [Realistic Torches] (RealisticTorches-1.10.2-1.6.4.jar) UCHIJAAAA reauth{3.5.2} [ReAuth] (ReAuth-3.5.2.jar) UCHIJAAAA reccomplex{1.4.5-1.10} [Recurrent Complex] (RecurrentComplex-1.4.5-1.10.jar) UCHIJAAAA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar) UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) UCHIJAAAA rockhounding_core{1.11} [Rockhounding Mod: Core] (rockhounding_core-1.10.2-1.11.jar) UCHIJAAAA rockhounding_surface{1.10.2-1.25} [Rockhounding: Surface] (rockhounding_surface-1.10.2-1.25.jar) UCHIJAAAA ropebridge{1.10.2-2.1.0} [Rope Bridge] (ropebridge-1.10.2-2.1.0.jar) UCHIJAAAA roughMobs{1.0} [Rough Mobs] (roughMobs1.0.11-1.10.2.jar) UCHIJAAAA RTG{4.1.2.4} [Realistic Terrain Generation] (RTG-1.10.2-4.1.2.4.jar) UCHIJAAAA rustic{0.1.2.2} [Rustic] (rustic-0.1.2.2.jar) UCHIJAAAA Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar) UCHIJAAAA ToughAsNails{1.1.1.66} [Tough As Nails] (ToughAsNails-1.9.4-1.1.1.66-universal.jar) UCHIJAAAA slurp{0.3} [Slurp] (slurp-1.10.2-0.3.jar) UCHIJAAAA SophisticatedWolves{3.6.5.1} [SophisticatedWolves] (SophisticatedWolves-1.10.2-3.6.5.1.jar) UCHIJAAAA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.4.jar) UCHIJAAAA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar) UCHIJAAAA Stackie{1.6.0.44} [Stackie] (Stackie-1.10.2-1.6.0.44-universal.jar) UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) UCHIJAAAA stacksonstacks{1.1.4} [stacksonstacks] (StacksOnStacks2-1.1.4.jar) UCHIJAAAA bq_standard{2.3.131} [Standard Expansion] (StandardExpansion-2.3.131.jar) UCHIJAAAA stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar) UCHIJAAAA farseek{2.2} [Farseek] (Farseek-1.9.4-2.2.jar) UCHIJAAAA streams{0.4} [Streams] (Streams-1.9.4-0.4.jar) UCHIJAAAA totemic{1.10.2-0.8.3} [Totemic] (Totemic-1.10.2-0.8.3.jar) UCHIJAAAA tumbleweed{1.10-0.4.3} [Tumbleweed] (tumbleweed-1.10-0.4.3.jar) UCHIJAAAA undergroundbiomes{1.0.v.18} [Underground Biomes] (UndergroundBiomesConstructs-1.10-1.0.v.19.jar) UCHIJAAAA UndergroundOcean{${version}} [Underground Ocean] (UndergroundOcean-1.1.0_develop_a69b2f0_alpha.jar) UCHIJAAAA va{1.10.2-1.7} [Vanilla Automation] (va-1.10.2-1.7.jar) UCHIJAAAA villagebox{0.6.0} [Village Box] (villagebox-1.10.2-0.6.0.jar) UCHIJAAAA VTweaks{1.4.11.3} [V-Tweaks] (VTweaks-1.10.2-1.4.11.3.jar) UCHIJAAAA waddles{0.5.4} [Waddles] (Waddles-1.10.2-0.5.4.jar) UCHIJAAAA wallpapercraft{1.10.2} [WallpaperCraft] (WallpaperCraft-1.10.2-1.06.jar) UCHIJAAAA wateringcans{1.1.2} [Watering Cans] (WateringCans-1.10.2-1.1.2.jar) UCHIJAAAA waterstrainer{1.4.2} [Water Strainer] (WaterStrainer-1.9.4-1.4.2.jar) UCHIJAAAA wearablebackpacks{1.7.0} [Wearable Backpacks] (WearableBackpacks-1.10.2-1.7.0.jar) UCHIJAAAA weirdinggadget{1.0} [The Weirding Gadget] (weirdinggadget-1.10.2-1.0.2-universal.jar) UCHIJAAAA winterwonderland{1.2.2} [winterwonderland] (WinterWonderLand-1.2.2.jar) UCHIJAAAA wolfarmor{1.3.1} [Wolf Armor and Storage] (wolfarmor-1.4.1.0.jar) UCHIJAAAA wtfcore{1.10.2_v1.5} [WTFs Expedition-Homestead Edition] (WTFs_Expedition_Homestead_Edition-v1.10.2_1.6.jar) UCHIJAAAA yoyos{1.10.2-0.2.0-5-} [Yoyos] (yoyos-1.10.2-0.2.0-5-.jar) UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJAAAA harvesttweaks{1.10.2-0.1.3.DEV.b22ae43} [Harvest Tweaks] (HarvestTweaks-1.10.2-0.1.3.jar) UCHIJAAAA hungeroverhaul{1.10.2-1.1.0.jenkins118} [Hunger Overhaul] (HungerOverhaul-1.10.2-1.1.0.jenkins118.jar) Loaded coremods (and transformers): ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar) shetiphian.core.asm.ClassTransformer CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)

ForgelinPlugin (Forgelin-1.5.1.jar)

LoadingPluginHardModeTweaks (HardModeTweaks-1.10-1.2.2.jar) com.hea3ven.hardmodetweaks.core.ClassTransformerHardModeTweaks MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) net.malisis.core.util.chunkcollision.ChunkCollisionTransformer net.malisis.core.util.chunkblock.ChunkBlockTransformer net.malisis.core.renderer.transformer.MalisisRendererTransformer net.malisis.core.renderer.icon.asm.TextureMapTransformer net.malisis.core.util.clientnotif.ClientNotifTransformer LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) lumien.resourceloader.asm.ClassTransformer NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) net.fybertech.nwr.NWRTransformer literalascension (literalascension-1.10.2-1.0.2.2.jar) com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.11.2-0.7.3-Anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer FarseekCoreMod (Farseek-1.9.4-2.2.jar) farseek.core.FarseekClassTransformer DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.8.4.jar) org.blockartistry.DynSurround.asm.Transformer LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar) lumien.hardcoredarkness.asm.ClassTransformer BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.11.jar) mods.betterfoliage.loader.BetterFoliageTransformer AstralCore (astralsorcery-1.4.5.jar)

AppleCore (AppleCore-mc1.10.2-3.1.0.jar) squeek.applecore.asm.TransformerModuleHandler TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.66-universal.jar) toughasnails.asm.transformer.BlockCropsTransformer toughasnails.asm.transformer.EntityRendererTransformer toughasnails.asm.transformer.WorldTransformer LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar) lumien.bloodmoon.asm.ClassTransformer llibrary (llibrary-1.7.7-1.10.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher DummyPlugin (ForgeEndertech-1.10.2-1.3.4.0-build.0057.jar)

BlurPlugin (Blur-1.0.4-14.jar) com.tterrag.blur.BlurTransformer Extra Alchemy ASM (extraalchemy-0.3.4-release.jar) zabi.minecraft.extraalchemy.asm.PotionTransformer LoadingPlugin (Quark-r1.1-70.jar) vazkii.quark.base.asm.ClassTransformer IvToolkit (IvToolkit-1.3.3-1.10.jar)

GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Pulsar/tconstruct loaded Pulses: 
    - TinkerCommons (Enabled/Forced)
    - TinkerWorld (Enabled/Not Forced)
    - TinkerTools (Enabled/Not Forced)
    - TinkerHarvestTools (Enabled/Forced)
    - TinkerMeleeWeapons (Enabled/Forced)
    - TinkerRangedWeapons (Enabled/Forced)
    - TinkerModifiers (Enabled/Forced)
    - TinkerSmeltery (Enabled/Not Forced)
    - TinkerGadgets (Enabled/Not Forced)
    - TinkerOredict (Enabled/Forced)
    - TinkerIntegration (Enabled/Forced)
    - TinkerFluids (Enabled/Forced)
    - TinkerMaterials (Enabled/Forced)
    - TinkerModelRegister (Enabled/Forced)
    - craftingtweaksIntegration (Enabled/Not Forced)
    - theoneprobeIntegration (Enabled/Not Forced)

Pulsar/harvesttweaks loaded Pulses: 
    - blocks (Enabled/Forced)
    - items (Enabled/Forced)
    - tconstruct (Enabled/Forced)

Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['LouLouRiver'/475, l='Homestead', x=-30.73, y=71.00, z=64.21]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.10.2_HD_U_E7
Render Distance Chunks: 8
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.4.0 - Build 20.19.15.4549
OpenGlRenderer: Intel(R) HD Graphics 5500
OpenGlVendor: Intel
CpuCount: 4
WesCook commented 6 years ago

From the log, it looks like an Animania sheep is causing the crash. There's an issue for this on their bug tracker: https://github.com/capnkirok/animania/issues/475

It's been marked as resolved, so it's likely an Animania update would fix this. You could update the mod manually in the mean time to see if that solves the issue. I'll include it in the next pack release as well.

There's also an automatic backup feature installed that may let you roll back to avoid this issue. It would be a good idea to grab a backup before it's overwritten anyway, just in case the other proposed fix doesn't work.

If you try the update and find it fixes the crash, please let me know. Thank you.

I'll leave this issue up as a reminder to myself to update Animania.

LouLouRiver commented 6 years ago

Thanks so much, will try when I get home and let you know!

On 3 Feb 2018, at 13:43, Wes Cook notifications@github.com wrote:

From the log, it looks like an Animania sheep is causing the crash. There's an issue for this on their bug tracker: capnkirok/animania#475

It's been marked as resolved, so it's likely an Animania update would fix this. You could update the mod manually in the mean time to see if that solves the issue. I'll include it in the next pack release as well.

There's also an automatic backup feature installed that may let you roll back to avoid this issue. It would be a good idea to grab a backup before it's overwritten anyway, just in case the other proposed fix doesn't work.

If you try the update and find it fixes the crash, please let me know. Thank you.

I'll leave this issue up as a reminder to myself to update Animania.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

LouLouRiver commented 6 years ago

Hi, i updated the Animania mod manually but still crashed - todays crash report below. Not sure if it's the same issue. You mentioned an automatic backup feature that would let me rollback to avoid the issue so i can play the game, can you tell me how I get to that?

---- Minecraft Crash Report ----

WARNING: coremods are present: ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar) CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) ForgelinPlugin (Forgelin-1.5.1.jar) LoadingPluginHardModeTweaks (HardModeTweaks-1.10-1.2.2.jar) MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) literalascension (literalascension-1.10.2-1.0.2.2.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.11.2-0.7.3-Anarchy.jar) FarseekCoreMod (Farseek-1.9.4-2.2.jar) DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.8.4.jar) LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar) BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.11.jar) AstralCore (astralsorcery-1.4.5.jar) AppleCore (AppleCore-mc1.10.2-3.1.0.jar) TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.66-universal.jar) LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar) llibrary (llibrary-1.7.7-1.10.2.jar) DummyPlugin (ForgeEndertech-1.10.2-1.3.4.0-build.0057.jar) BlurPlugin (Blur-1.0.4-14.jar) Extra Alchemy ASM (extraalchemy-0.3.4-release.jar) LoadingPlugin (Quark-r1.1-70.jar) IvToolkit (IvToolkit-1.3.3-1.10.jar) Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 2/4/18 12:35 PM Description: Ticking entity

java.lang.NullPointerException: Ticking entity at com.animania.entities.sheep.EntityAnimaniaSheep.func_70628_a(EntityAnimaniaSheep.java:562) at net.minecraft.entity.EntityLivingBase.func_184610_a(EntityLivingBase.java:1100) at net.minecraft.entity.EntityLiving.func_184610_a(EntityLiving.java:656) at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1080) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:970) at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:64) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:273) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:279) at net.minecraft.entity.Entity.func_70071h(Entity.java:359) at net.minecraft.entity.EntityLivingBase.func_70071h(EntityLivingBase.java:1932) at net.minecraft.entity.EntityLiving.func_70071h(EntityLiving.java:384) at net.minecraft.world.World.func_72866_a(World.java:1967) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) at net.minecraft.world.World.func_72870_g(World.java:1937) at net.minecraft.world.World.func_72939_s(World.java:1750) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Unknown Source)

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

-- Head -- Thread: Server thread Stacktrace: at com.animania.entities.sheep.EntityAnimaniaSheep.func_70628_a(EntityAnimaniaSheep.java:562) at net.minecraft.entity.EntityLivingBase.func_184610_a(EntityLivingBase.java:1100) at net.minecraft.entity.EntityLiving.func_184610_a(EntityLiving.java:656) at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1080) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:970) at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:64) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:273) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:279) at net.minecraft.entity.Entity.func_70071h(Entity.java:359) at net.minecraft.entity.EntityLivingBase.func_70071h(EntityLivingBase.java:1932) at net.minecraft.entity.EntityLiving.func_70071h(EntityLiving.java:384) at net.minecraft.world.World.func_72866_a(World.java:1967) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) at net.minecraft.world.World.func_72870_g(World.java:1937)

-- Entity being ticked -- Details: Entity Type: animania.ram_friesian (com.animania.entities.sheep.EntityRamFriesian) Entity ID: 291 Entity Name: Friesian Ram Entity's Exact location: -28.63, 69.00, 93.40 Entity's Block location: World: (-29,69,93), Chunk: (at 3,4,13 in -2,5; contains blocks -32,0,80 to -17,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: 0.00, -0.02, 0.00 Entity's Passengers: [] Entity's Vehicle: ERROR NullPointerException: null Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1750) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)

-- Affected level -- Details: Level name: Homestead All players: 0 total; [] Chunk stats: ServerChunkCache: 629 Drop: 0 Level seed: 6302072338952525995 Level generator: ID 06 - RTG, ver 0. Features enabled: true Level generator options: Level spawn location: World: (15,64,50), Chunk: (at 15,4,2 in 0,3; contains blocks 0,0,48 to 15,255,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 4200077 game time, 5732360 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 121809 (now: false), thunder time: 20634 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Unknown Source)

-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1723307808 bytes (1643 MB) / 3137572864 bytes (2992 MB) up to 4260102144 bytes (4062 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -Xms256M -Xmx4096M -XX:MetaspaceSize=256M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy IntCache: cache: 6, tcache: 6260, allocated: 9, tallocated: 61 FML: MCP 9.32 Powered by Forge 12.18.3.2511 Optifine OptiFine_1.10.2_HD_U_E7 150 mods loaded, 150 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.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511-universal.jar) UCHIJAAAA Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511-universal.jar) UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAAAA hardmodetweakscore{1.0.0} [Hard Mode Tweaks Core] (minecraft.jar) UCHIJAAAA ivtoolkit{1.3.3-1.10} [IvToolkit] (minecraft.jar) UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) UCHIJAAAA hardlib{1} [HardLib] (1.10.2-HardLib-v1b.jar) UCHIJAAAA expindustry{1.1.0b} [Expanded Industry] (1.10.2-ExpandedIndustry-1.1.0b.jar) UCHIJAAAA forgeendertech{1.10.2-1.3.4.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.3.4.0-build.0057.jar) UCHIJAAAA adchimneys{1.10.2-1.2.8.0} [Advanced Chimneys] (AdChimneys-1.10.2-1.2.8.0-build.0061.jar) UCHIJAAAA craftstudioapi{0.3.0-beta} [CraftStudio API] (CraftStudioAPI-universal-0.3.0.87-mc1.10.2-beta.jar) UCHIJAAAA animania{1.4.3} [Animania] (animania-1.10.2-1.4.3.jar) UCHIJAAAA antiqueatlas{4.4.6} [Antique Atlas] (antiqueatlas-1.9.4-4.4.6.jar) UCHIJAAAA antiqueatlasoverlay{1.2} [Antique Atlas Overlay] (antiqueatlas-1.9.4-4.4.6.jar) UCHIJAAAA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) UCHIJAAAA AppleCore{3.1.0} [AppleCore] (AppleCore-mc1.10.2-3.1.0.jar) UCHIJAAAA appleskin{1.0.9} [AppleSkin] (AppleSkin-mc1.10.2-1.0.9.jar) UCHIJAAAA architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-1.7.3-mc1.10.2.jar) UCHIJAAAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAAAA AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar) UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar) UCHIJAAAA astralsorcery{1.4.5} [Astral Sorcery] (astralsorcery-1.4.5.jar) UCHIJAAAA bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4g.jar) UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar) UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) UCHIJAAAA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) UCHIJAAAA theoneprobe{1.4.19} [The One Probe] (theoneprobe-1.1x-1.4.19.jar) UCHIJAAAA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar) UCHIJAAAA shetiphiancore{3.3.11} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.11.jar) UCHIJAAAA terraqueous{1.2.25} [Terraqueous] (terraqueous-1.10.0-1.2.25.jar) UCHIJAAAA betterwithmods{0.14.23 Beta} [Better With Mods] (Better With Mods-0.14.25-1.10.2.jar) UCHIJAAAA BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar) UCHIJAAAA betterfoliage{2.1.11} [Better Foliage] (BetterFoliage-MC1.10.2-2.1.11.jar) UCHIJAAAA betterquesting{2.3.234} [Better Questing] (BetterQuesting-2.3.234.jar) UCHIJAAAA bqt{0.9} [Better Questing Triggerer] (BetterQuestingTriggerer-0.9.jar) UCHIJAAAA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar) UCHIJAAAA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar) UCHIJAAAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar) UCHIJAAAA bigdoors{1.10.2-1.3.0} [Big Doors] (BigDoors-1.10.2-1.3.0.jar) UCHIJAAAA birdsnests{1.5.1} [Bird's Nests] (BirdsNests1.10-1.5.1.jar) UCHIJAAAA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar) UCHIJAAAA blur{1.0.4-14} [Blur] (Blur-1.0.4-14.jar) UCHIJAAAA infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar) UCHIJAAAA boatifull{@MAJOR@.@MINOR@.@REVIS@} [Boatifull] (boatifull-0.11.0.jar) UCHIJAAAA ceramics{1.10.2-1.1.6b} [Ceramics] (Ceramics-1.10.2-1.1.6b.jar) UCHIJAAAA charcoal_pit{1.4} [Charcoal Pit] (CharcoalPit-[1.10.2]-1.4.jar) UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) UCHIJAAAA chiselsandbits{12.16} [Chisels & Bits] (chiselsandbits-12.16.jar) UCHIJAAAA chopdown{1.0.2} [ChopDown] (chopdown-1.0.2-1.10.2.jar) UCHIJAAAA controlling{1.0.5} [Controlling] (Controlling-1.0.5.jar) UCHIJAAAA cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar) UCHIJAAAA coralreef{1.0} [Coral Reef] (CoralReef-1.2.jar) UCHIJAAAA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar) UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar) UCHIJAAAA defaultworldgenerator-port{1.9.4-0.4} [Default World Generator] (DefaultWorldGenerator-port-1.9.4-0.4.jar) UCHIJAAAA double_jump{1.0.1} [DoubleJump] (DoubleJump-1.10.2-1.0.0.jar) UCHIJAAAA dsurround{3.4.8.4} [§3Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.4.8.4.jar) UCHIJAAAA presets{3.4.8.4} [§3Presets!] (DynamicSurroundings-1.10.2-3.4.8.4.jar) UCHIJAAAA ediblebugs{1.4.6.2099} [Edible Bugs Mod] (ediblebugs-MC1.10.02_EB1.4.6.2099.jar) UCHIJAAAA enchdesc{1.0.0.0} [Enchantment Descriptions] (EnchantmentDescriptions-1.10.2-1.0.0.0.jar) UCHIJAAAA enhancedvisuals{1.0} [Enhanced Visuals] (EnhancedVisuals v1.1.0 mc1.10.2.jar) UCHIJAAAA januslib{0.1-dev} [Janus Compatibility Library] (januslib-0.1.jar) UCHIJAAAA extraalchemy{0.3.4-release} [Extra Alchemy] (extraalchemy-0.3.4-release.jar) UCHIJAAAA fairylights{2.1.3} [Fairy Lights] (fairylights-2.1.3-1.10.2.jar) UCHIJAAAA farmingforblockheads{1.1.16} [Farming for Blockheads] (FarmingForBlockheads_1.10.2-1.1.16.jar) UCHIJAAAA flintmod{7.5} [Flint Instead of Wood] (FlintInsteadOfWood[1.10.2]-7.5.jar) UCHIJAAAA foamfix{@VERSION@} [FoamFix] (FoamFix-1.11.2-0.7.3-Anarchy.jar) UCHIJAAAA grapplemod{1.10.2-v10} [Grappling hook mod] (grapplemod-1.10.2-v10.jar) UCHIJAAAA HardcoreDarkness{1.8} [Hardcore Darkness] (HardcoreDarkness-MC1.9.4-1.8.jar) UCHIJAAAA hardmodetweaks{@1.10-1.2.2@} [Hard Mode Tweaks] (HardModeTweaks-1.10-1.2.2.jar) UCHIJAAAA homesteadcompanion{1.6} [Homestead Companion] (HomesteadCompanion-1.10.2-1.6.jar) UCHIJAAAA furniture{1.1.3} [How 'Bout That Furniture] (HowBoutThatFurniture-1.2.1.jar) UCHIJAAAA immcraft{1.3.6} [Immersive Craft] (immcraft-1.1x-1.3.6.jar) UCHIJAAAA immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.10.2-1.1.3.jar) UCHIJAAAA inventorysorter{0.11.0+47} [Simple Inventory sorting] (inventorysorter-1.10.2-0.11.047.jar) UCHIJAAAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar) UCHIJAAAA itemscroller{0.11.0} [Item Scroller] (itemscroller-1.10.2-0.11.0.jar) UCHIJAAAA itemzoom{1.4} [Item Zoom] (itemzoom1.10.2-1.4.jar) UCHIJAAAA jaff{1.5.3_for_1.10.2} [Just a Few Fish] (JustAFewFish-1.5.3_for_1.10.2.jar) UCHIJAAAA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar) UCHIJAAAA forgelin{1.5.1} [Shadowfacts' Forgelin] (Forgelin-1.5.1.jar) UCHIJAAAA llibrary{1.7.7} [LLibrary] (llibrary-1.7.7-1.10.2.jar) UCHIJAAAA literalascension{1.10.2-1.0.2.2} [Literal Ascension] (literalascension-1.10.2-1.0.2.2.jar) UCHIJAAAA login_shield{1.10.2-25-g2a63586} [Login Shield] (Login_Shield-1.10.2-25-g2a63586.jar) UCHIJAAAA loottweaker{0.0.6.6} [LootTweaker] (LootTweaker-1.10.2-0.0.6.6.jar) UCHIJAAAA mobends{0.22.5} [Mo'Bends] (mobends-0.22.5_for_MC-1.10.2.jar) UCHIJAAAA ModNameTooltip{1.6.0} [Mod Name Tooltip] (modnametooltip_1.10.2-1.6.0.jar) UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar) UCHIJAAAA modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar) UCHIJAAAA moredefaultoptions{1.10.2-0.0.2} [MoreDefaultOptions] (moredefaultoptions-1.10.2-0.0.2.jar) UCHIJAAAA moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar) UCHIJAAAA mowziesmobs{1.3.2} [Mowzie's Mobs] (mowziesmobs-1.3.2.jar) UCHIJAAAA mxtune{0.4.0-dev.25} [mxTune] (mxtune-1.10.2-0.4.0-dev.25.jar) UCHIJAAAA naturescompass{1.3.1} [Nature's Compass] (NaturesCompass-1.10.2-1.3.1.jar) UCHIJAAAA Neat{1.3-12} [Neat] (Neat 1.3-12.jar) UCHIJAAAA netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.10.2-3.3.7.jar) UCHIJAAAA yurtmod{7.01} [Nomadic Tents] (NomadicTents[1.10.2]-7.01.jar) UCHIJAAAA nutrition{1.6.0} [Nutrition] (Nutrition-1.10.2-1.6.0.jar) UCHIJAAAA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-1.0.0.jar) UCHIJAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pams HarvestCraft 1.10.2j.jar) UCHIJAAAA pumpkincarving{1.0} [Pumpkin Carving] (PumpkinCarving1.10.2-1.0.jar) UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJAAAA railcraft{10.2.0} [Railcraft] (Railcraft_1.10.2-10.2.0.jar) UCHIJAAAA RealisticTorches{1.6.4} [Realistic Torches] (RealisticTorches-1.10.2-1.6.4.jar) UCHIJAAAA reauth{3.5.2} [ReAuth] (ReAuth-3.5.2.jar) UCHIJAAAA reccomplex{1.4.5-1.10} [Recurrent Complex] (RecurrentComplex-1.4.5-1.10.jar) UCHIJAAAA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar) UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) UCHIJAAAA rockhounding_core{1.11} [Rockhounding Mod: Core] (rockhounding_core-1.10.2-1.11.jar) UCHIJAAAA rockhounding_surface{1.10.2-1.25} [Rockhounding: Surface] (rockhounding_surface-1.10.2-1.25.jar) UCHIJAAAA ropebridge{1.10.2-2.1.0} [Rope Bridge] (ropebridge-1.10.2-2.1.0.jar) UCHIJAAAA roughMobs{1.0} [Rough Mobs] (roughMobs1.0.11-1.10.2.jar) UCHIJAAAA RTG{4.1.2.4} [Realistic Terrain Generation] (RTG-1.10.2-4.1.2.4.jar) UCHIJAAAA rustic{0.1.2.2} [Rustic] (rustic-0.1.2.2.jar) UCHIJAAAA Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar) UCHIJAAAA ToughAsNails{1.1.1.66} [Tough As Nails] (ToughAsNails-1.9.4-1.1.1.66-universal.jar) UCHIJAAAA slurp{0.3} [Slurp] (slurp-1.10.2-0.3.jar) UCHIJAAAA SophisticatedWolves{3.6.5.1} [SophisticatedWolves] (SophisticatedWolves-1.10.2-3.6.5.1.jar) UCHIJAAAA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.4.jar) UCHIJAAAA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar) UCHIJAAAA Stackie{1.6.0.44} [Stackie] (Stackie-1.10.2-1.6.0.44-universal.jar) UCHIJAAAA stacksonstacks{1.1.4} [stacksonstacks] (StacksOnStacks2-1.1.4.jar) UCHIJAAAA bq_standard{2.3.131} [Standard Expansion] (StandardExpansion-2.3.131.jar) UCHIJAAAA stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar) UCHIJAAAA farseek{2.2} [Farseek] (Farseek-1.9.4-2.2.jar) UCHIJAAAA streams{0.4} [Streams] (Streams-1.9.4-0.4.jar) UCHIJAAAA totemic{1.10.2-0.8.3} [Totemic] (Totemic-1.10.2-0.8.3.jar) UCHIJAAAA tumbleweed{1.10-0.4.3} [Tumbleweed] (tumbleweed-1.10-0.4.3.jar) UCHIJAAAA undergroundbiomes{1.0.v.18} [Underground Biomes] (UndergroundBiomesConstructs-1.10-1.0.v.19.jar) UCHIJAAAA UndergroundOcean{${version}} [Underground Ocean] (UndergroundOcean-1.1.0_develop_a69b2f0_alpha.jar) UCHIJAAAA va{1.10.2-1.7} [Vanilla Automation] (va-1.10.2-1.7.jar) UCHIJAAAA villagebox{0.6.0} [Village Box] (villagebox-1.10.2-0.6.0.jar) UCHIJAAAA VTweaks{1.4.11.3} [V-Tweaks] (VTweaks-1.10.2-1.4.11.3.jar) UCHIJAAAA waddles{0.5.4} [Waddles] (Waddles-1.10.2-0.5.4.jar) UCHIJAAAA wallpapercraft{1.10.2} [WallpaperCraft] (WallpaperCraft-1.10.2-1.06.jar) UCHIJAAAA wateringcans{1.1.2} [Watering Cans] (WateringCans-1.10.2-1.1.2.jar) UCHIJAAAA waterstrainer{1.4.2} [Water Strainer] (WaterStrainer-1.9.4-1.4.2.jar) UCHIJAAAA wearablebackpacks{1.7.0} [Wearable Backpacks] (WearableBackpacks-1.10.2-1.7.0.jar) UCHIJAAAA weirdinggadget{1.0} [The Weirding Gadget] (weirdinggadget-1.10.2-1.0.2-universal.jar) UCHIJAAAA winterwonderland{1.2.2} [winterwonderland] (WinterWonderLand-1.2.2.jar) UCHIJAAAA wolfarmor{1.3.1} [Wolf Armor and Storage] (wolfarmor-1.4.1.0.jar) UCHIJAAAA wtfcore{1.10.2_v1.5} [WTFs Expedition-Homestead Edition] (WTFs_Expedition_Homestead_Edition-v1.10.2_1.6.jar) UCHIJAAAA yoyos{1.10.2-0.2.0-5-} [Yoyos] (yoyos-1.10.2-0.2.0-5-.jar) UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJAAAA harvesttweaks{1.10.2-0.1.3.DEV.b22ae43} [Harvest Tweaks] (HarvestTweaks-1.10.2-0.1.3.jar) UCHIJAAAA hungeroverhaul{1.10.2-1.1.0.jenkins118} [Hunger Overhaul] (HungerOverhaul-1.10.2-1.1.0.jenkins118.jar) Loaded coremods (and transformers): ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar) shetiphian.core.asm.ClassTransformer CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)

ForgelinPlugin (Forgelin-1.5.1.jar)

LoadingPluginHardModeTweaks (HardModeTweaks-1.10-1.2.2.jar) com.hea3ven.hardmodetweaks.core.ClassTransformerHardModeTweaks MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) net.malisis.core.util.chunkcollision.ChunkCollisionTransformer net.malisis.core.util.chunkblock.ChunkBlockTransformer net.malisis.core.renderer.transformer.MalisisRendererTransformer net.malisis.core.renderer.icon.asm.TextureMapTransformer net.malisis.core.util.clientnotif.ClientNotifTransformer LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) lumien.resourceloader.asm.ClassTransformer NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) net.fybertech.nwr.NWRTransformer literalascension (literalascension-1.10.2-1.0.2.2.jar) com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.11.2-0.7.3-Anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer FarseekCoreMod (Farseek-1.9.4-2.2.jar) farseek.core.FarseekClassTransformer DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.8.4.jar) org.blockartistry.DynSurround.asm.Transformer LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar) lumien.hardcoredarkness.asm.ClassTransformer BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.11.jar) mods.betterfoliage.loader.BetterFoliageTransformer AstralCore (astralsorcery-1.4.5.jar)

AppleCore (AppleCore-mc1.10.2-3.1.0.jar) squeek.applecore.asm.TransformerModuleHandler TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.66-universal.jar) toughasnails.asm.transformer.BlockCropsTransformer toughasnails.asm.transformer.EntityRendererTransformer toughasnails.asm.transformer.WorldTransformer LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar) lumien.bloodmoon.asm.ClassTransformer llibrary (llibrary-1.7.7-1.10.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher DummyPlugin (ForgeEndertech-1.10.2-1.3.4.0-build.0057.jar)

BlurPlugin (Blur-1.0.4-14.jar) com.tterrag.blur.BlurTransformer Extra Alchemy ASM (extraalchemy-0.3.4-release.jar) zabi.minecraft.extraalchemy.asm.PotionTransformer LoadingPlugin (Quark-r1.1-70.jar) vazkii.quark.base.asm.ClassTransformer IvToolkit (IvToolkit-1.3.3-1.10.jar)

GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Pulsar/tconstruct loaded Pulses: 
    - TinkerCommons (Enabled/Forced)
    - TinkerWorld (Enabled/Not Forced)
    - TinkerTools (Enabled/Not Forced)
    - TinkerHarvestTools (Enabled/Forced)
    - TinkerMeleeWeapons (Enabled/Forced)
    - TinkerRangedWeapons (Enabled/Forced)
    - TinkerModifiers (Enabled/Forced)
    - TinkerSmeltery (Enabled/Not Forced)
    - TinkerGadgets (Enabled/Not Forced)
    - TinkerOredict (Enabled/Forced)
    - TinkerIntegration (Enabled/Forced)
    - TinkerFluids (Enabled/Forced)
    - TinkerMaterials (Enabled/Forced)
    - TinkerModelRegister (Enabled/Forced)
    - chiselsandbitsIntegration (Enabled/Not Forced)
    - craftingtweaksIntegration (Enabled/Not Forced)
    - theoneprobeIntegration (Enabled/Not Forced)

Pulsar/harvesttweaks loaded Pulses: 
    - blocks (Enabled/Forced)
    - items (Enabled/Forced)
    - tconstruct (Enabled/Forced)

Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.10.2_HD_U_E7
Render Distance Chunks: 8
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.4.0 - Build 20.19.15.4549
OpenGlRenderer: Intel(R) HD Graphics 5500
OpenGlVendor: Intel
CpuCount: 4
WesCook commented 6 years ago

It's from the mod AromaBackup. It's an optional mod but is enabled by default.

I'm going from memory, but there should be a /backups folder at the root of your instance folder. That will include copies of the backup files by date. Grab the latest one and see if the issue persists.

I'm sorry to hear that the latest mod update didn't resolve the problem. It's possible that the fix only prevented it from happening in the future, but doesn't resolve the crash if it's already happening. In that case a backup would be required.

I'd also suggest sticking with the newest Animania version in the mean time, unless you need to connect to a server.

LouLouRiver commented 6 years ago

thanks, it wasnt autobacking up unfortunately. Just got a backup from after the crash when i started trying to reinstall stuff. Im not 100% sure that I installed the animania latest mod correctly, going to have another go. I will let you know if anything works.

LouLouRiver commented 6 years ago

Hi, just to let you know, started a new world as couldn't get the old one to work (ive been backing up each time I play now) same crash just happened even tho I definitely have the Animania version 1.4.4. Crash report below incase that sheds any light. I was near the flipping sheep again!

---- Minecraft Crash Report ----

WARNING: coremods are present: ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar) ForgelinPlugin (Forgelin-1.5.1.jar) LoadingPluginHardModeTweaks (HardModeTweaks-1.10-1.2.2.jar) MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) literalascension (literalascension-1.10.2-1.0.2.2.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.11.2-0.7.3-Anarchy.jar) FarseekCoreMod (Farseek-1.9.4-2.2.jar) DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.8.4.jar) LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar) BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.11.jar) AstralCore (astralsorcery-1.4.5.jar) AppleCore (AppleCore-mc1.10.2-3.1.0.jar) TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.66-universal.jar) LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar) llibrary (llibrary-1.7.7-1.10.2.jar) DummyPlugin (ForgeEndertech-1.10.2-1.3.4.0-build.0057.jar) BlurPlugin (Blur-1.0.4-14.jar) Extra Alchemy ASM (extraalchemy-0.3.4-release.jar) LoadingPlugin (Quark-r1.1-70.jar) IvToolkit (IvToolkit-1.3.3-1.10.jar) Contact their authors BEFORE contacting forge

// Ooh. Shiny.

Time: 2/8/18 7:31 PM Description: Ticking entity

java.lang.NullPointerException: Ticking entity at com.animania.entities.sheep.EntityAnimaniaSheep.func_70628_a(EntityAnimaniaSheep.java:566) at net.minecraft.entity.EntityLivingBase.func_184610_a(EntityLivingBase.java:1100) at net.minecraft.entity.EntityLiving.func_184610_a(EntityLiving.java:656) at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1080) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:970) at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:64) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:273) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:279) at net.minecraft.entity.Entity.func_70071h(Entity.java:359) at net.minecraft.entity.EntityLivingBase.func_70071h(EntityLivingBase.java:1932) at net.minecraft.entity.EntityLiving.func_70071h(EntityLiving.java:384) at net.minecraft.world.World.func_72866_a(World.java:1967) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) at net.minecraft.world.World.func_72870_g(World.java:1937) at net.minecraft.world.World.func_72939_s(World.java:1750) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Unknown Source)

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

-- Head -- Thread: Server thread Stacktrace: at com.animania.entities.sheep.EntityAnimaniaSheep.func_70628_a(EntityAnimaniaSheep.java:566) at net.minecraft.entity.EntityLivingBase.func_184610_a(EntityLivingBase.java:1100) at net.minecraft.entity.EntityLiving.func_184610_a(EntityLiving.java:656) at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1080) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:970) at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:64) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:273) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:279) at net.minecraft.entity.Entity.func_70071h(Entity.java:359) at net.minecraft.entity.EntityLivingBase.func_70071h(EntityLivingBase.java:1932) at net.minecraft.entity.EntityLiving.func_70071h(EntityLiving.java:384) at net.minecraft.world.World.func_72866_a(World.java:1967) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) at net.minecraft.world.World.func_72870_g(World.java:1937)

-- Entity being ticked -- Details: Entity Type: animania.ewe_merino (com.animania.entities.sheep.EntityEweMerino) Entity ID: 209 Entity Name: Merino Ewe Entity's Exact location: -4.00, 66.00, 81.03 Entity's Block location: World: (-5,66,81), Chunk: (at 11,4,1 in -1,5; contains blocks -16,0,80 to -1,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: 0.00, -0.02, 0.00 Entity's Passengers: [] Entity's Vehicle: ERROR NullPointerException: null Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1750) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)

-- Affected level -- Details: Level name: New World-- All players: 1 total; [EntityPlayerMP['LouLouRiver'/830, l='New World--', x=2.95, y=67.00, z=85.79]] Chunk stats: ServerChunkCache: 348 Drop: 0 Level seed: 6302072338952525995 Level generator: ID 06 - RTG, ver 0. Features enabled: true Level generator options: Level spawn location: World: (15,64,50), Chunk: (at 15,4,2 in 0,3; contains blocks 0,0,48 to 15,255,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 778016 game time, 1127490 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 25854 (now: false), thunder time: 106605 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Unknown Source)

-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1125094992 bytes (1072 MB) / 3097976832 bytes (2954 MB) up to 4260102144 bytes (4062 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -Xms256M -Xmx4096M -XX:MetaspaceSize=256M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy IntCache: cache: 0, tcache: 5138, allocated: 9, tallocated: 61 FML: MCP 9.32 Powered by Forge 12.18.3.2511 Optifine OptiFine_1.10.2_HD_U_E7 146 mods loaded, 146 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.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511-universal.jar) UCHIJAAAA Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511-universal.jar) UCHIJAAAA hardmodetweakscore{1.0.0} [Hard Mode Tweaks Core] (minecraft.jar) UCHIJAAAA ivtoolkit{1.3.3-1.10} [IvToolkit] (minecraft.jar) UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) UCHIJAAAA hardlib{1} [HardLib] (1.10.2-HardLib-v1b.jar) UCHIJAAAA expindustry{1.1.0b} [Expanded Industry] (1.10.2-ExpandedIndustry-1.1.0b.jar) UCHIJAAAA forgeendertech{1.10.2-1.3.4.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.3.4.0-build.0057.jar) UCHIJAAAA adchimneys{1.10.2-1.2.8.0} [Advanced Chimneys] (AdChimneys-1.10.2-1.2.8.0-build.0061.jar) UCHIJAAAA craftstudioapi{0.3.0-beta} [CraftStudio API] (CraftStudioAPI-universal-0.3.0.87-mc1.10.2-beta.jar) UCHIJAAAA animania{1.4.4} [Animania] (animania-1.10.2-1.4.4.jar) UCHIJAAAA antiqueatlas{4.4.6} [Antique Atlas] (antiqueatlas-1.9.4-4.4.6.jar) UCHIJAAAA antiqueatlasoverlay{1.2} [Antique Atlas Overlay] (antiqueatlas-1.9.4-4.4.6.jar) UCHIJAAAA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) UCHIJAAAA AppleCore{3.1.0} [AppleCore] (AppleCore-mc1.10.2-3.1.0.jar) UCHIJAAAA appleskin{1.0.9} [AppleSkin] (AppleSkin-mc1.10.2-1.0.9.jar) UCHIJAAAA architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-1.7.3-mc1.10.2.jar) UCHIJAAAA astralsorcery{1.4.5} [Astral Sorcery] (astralsorcery-1.4.5.jar) UCHIJAAAA bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4g.jar) UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar) UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) UCHIJAAAA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) UCHIJAAAA theoneprobe{1.4.19} [The One Probe] (theoneprobe-1.1x-1.4.19.jar) UCHIJAAAA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar) UCHIJAAAA shetiphiancore{3.3.11} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.11.jar) UCHIJAAAA terraqueous{1.2.25} [Terraqueous] (terraqueous-1.10.0-1.2.25.jar) UCHIJAAAA betterwithmods{0.14.23 Beta} [Better With Mods] (Better With Mods-0.14.25-1.10.2.jar) UCHIJAAAA BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar) UCHIJAAAA betterfoliage{2.1.11} [Better Foliage] (BetterFoliage-MC1.10.2-2.1.11.jar) UCHIJAAAA betterquesting{2.3.234} [Better Questing] (BetterQuesting-2.3.234.jar) UCHIJAAAA bqt{0.9} [Better Questing Triggerer] (BetterQuestingTriggerer-0.9.jar) UCHIJAAAA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar) UCHIJAAAA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar) UCHIJAAAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar) UCHIJAAAA bigdoors{1.10.2-1.3.0} [Big Doors] (BigDoors-1.10.2-1.3.0.jar) UCHIJAAAA birdsnests{1.5.1} [Bird's Nests] (BirdsNests1.10-1.5.1.jar) UCHIJAAAA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar) UCHIJAAAA blur{1.0.4-14} [Blur] (Blur-1.0.4-14.jar) UCHIJAAAA infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar) UCHIJAAAA boatifull{@MAJOR@.@MINOR@.@REVIS@} [Boatifull] (boatifull-0.11.0.jar) UCHIJAAAA ceramics{1.10.2-1.1.6b} [Ceramics] (Ceramics-1.10.2-1.1.6b.jar) UCHIJAAAA charcoal_pit{1.4} [Charcoal Pit] (CharcoalPit-[1.10.2]-1.4.jar) UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) UCHIJAAAA chiselsandbits{12.16} [Chisels & Bits] (chiselsandbits-12.16.jar) UCHIJAAAA chopdown{1.0.2} [ChopDown] (chopdown-1.0.2-1.10.2.jar) UCHIJAAAA controlling{1.0.5} [Controlling] (Controlling-1.0.5.jar) UCHIJAAAA cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar) UCHIJAAAA coralreef{1.0} [Coral Reef] (CoralReef-1.2.jar) UCHIJAAAA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar) UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar) UCHIJAAAA defaultworldgenerator-port{1.9.4-0.4} [Default World Generator] (DefaultWorldGenerator-port-1.9.4-0.4.jar) UCHIJAAAA double_jump{1.0.1} [DoubleJump] (DoubleJump-1.10.2-1.0.0.jar) UCHIJAAAA dsurround{3.4.8.4} [§3Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.4.8.4.jar) UCHIJAAAA presets{3.4.8.4} [§3Presets!] (DynamicSurroundings-1.10.2-3.4.8.4.jar) UCHIJAAAA ediblebugs{1.4.6.2099} [Edible Bugs Mod] (ediblebugs-MC1.10.02_EB1.4.6.2099.jar) UCHIJAAAA enchdesc{1.0.0.0} [Enchantment Descriptions] (EnchantmentDescriptions-1.10.2-1.0.0.0.jar) UCHIJAAAA enhancedvisuals{1.0} [Enhanced Visuals] (EnhancedVisuals v1.1.0 mc1.10.2.jar) UCHIJAAAA januslib{0.1-dev} [Janus Compatibility Library] (januslib-0.1.jar) UCHIJAAAA extraalchemy{0.3.4-release} [Extra Alchemy] (extraalchemy-0.3.4-release.jar) UCHIJAAAA fairylights{2.1.3} [Fairy Lights] (fairylights-2.1.3-1.10.2.jar) UCHIJAAAA farmingforblockheads{1.1.16} [Farming for Blockheads] (FarmingForBlockheads_1.10.2-1.1.16.jar) UCHIJAAAA flintmod{7.5} [Flint Instead of Wood] (FlintInsteadOfWood[1.10.2]-7.5.jar) UCHIJAAAA foamfix{@VERSION@} [FoamFix] (FoamFix-1.11.2-0.7.3-Anarchy.jar) UCHIJAAAA grapplemod{1.10.2-v10} [Grappling hook mod] (grapplemod-1.10.2-v10.jar) UCHIJAAAA HardcoreDarkness{1.8} [Hardcore Darkness] (HardcoreDarkness-MC1.9.4-1.8.jar) UCHIJAAAA hardmodetweaks{@1.10-1.2.2@} [Hard Mode Tweaks] (HardModeTweaks-1.10-1.2.2.jar) UCHIJAAAA homesteadcompanion{1.6} [Homestead Companion] (HomesteadCompanion-1.10.2-1.6.jar) UCHIJAAAA furniture{1.1.3} [How 'Bout That Furniture] (HowBoutThatFurniture-1.2.1.jar) UCHIJAAAA immcraft{1.3.6} [Immersive Craft] (immcraft-1.1x-1.3.6.jar) UCHIJAAAA immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.10.2-1.1.3.jar) UCHIJAAAA inventorysorter{0.11.0+47} [Simple Inventory sorting] (inventorysorter-1.10.2-0.11.047.jar) UCHIJAAAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar) UCHIJAAAA itemscroller{0.11.0} [Item Scroller] (itemscroller-1.10.2-0.11.0.jar) UCHIJAAAA itemzoom{1.4} [Item Zoom] (itemzoom1.10.2-1.4.jar) UCHIJAAAA jaff{1.5.3_for_1.10.2} [Just a Few Fish] (JustAFewFish-1.5.3_for_1.10.2.jar) UCHIJAAAA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar) UCHIJAAAA forgelin{1.5.1} [Shadowfacts' Forgelin] (Forgelin-1.5.1.jar) UCHIJAAAA llibrary{1.7.7} [LLibrary] (llibrary-1.7.7-1.10.2.jar) UCHIJAAAA literalascension{1.10.2-1.0.2.2} [Literal Ascension] (literalascension-1.10.2-1.0.2.2.jar) UCHIJAAAA login_shield{1.10.2-25-g2a63586} [Login Shield] (Login_Shield-1.10.2-25-g2a63586.jar) UCHIJAAAA loottweaker{0.0.6.6} [LootTweaker] (LootTweaker-1.10.2-0.0.6.6.jar) UCHIJAAAA mobends{0.22.5} [Mo'Bends] (mobends-0.22.5_for_MC-1.10.2.jar) UCHIJAAAA ModNameTooltip{1.6.0} [Mod Name Tooltip] (modnametooltip_1.10.2-1.6.0.jar) UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar) UCHIJAAAA modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar) UCHIJAAAA moredefaultoptions{1.10.2-0.0.2} [MoreDefaultOptions] (moredefaultoptions-1.10.2-0.0.2.jar) UCHIJAAAA moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar) UCHIJAAAA mowziesmobs{1.3.2} [Mowzie's Mobs] (mowziesmobs-1.3.2.jar) UCHIJAAAA mxtune{0.4.0-dev.25} [mxTune] (mxtune-1.10.2-0.4.0-dev.25.jar) UCHIJAAAA naturescompass{1.3.1} [Nature's Compass] (NaturesCompass-1.10.2-1.3.1.jar) UCHIJAAAA Neat{1.3-12} [Neat] (Neat 1.3-12.jar) UCHIJAAAA netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.10.2-3.3.7.jar) UCHIJAAAA yurtmod{7.01} [Nomadic Tents] (NomadicTents[1.10.2]-7.01.jar) UCHIJAAAA nutrition{1.6.0} [Nutrition] (Nutrition-1.10.2-1.6.0.jar) UCHIJAAAA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-1.0.0.jar) UCHIJAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pams HarvestCraft 1.10.2j.jar) UCHIJAAAA pumpkincarving{1.0} [Pumpkin Carving] (PumpkinCarving1.10.2-1.0.jar) UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJAAAA railcraft{10.2.0} [Railcraft] (Railcraft_1.10.2-10.2.0.jar) UCHIJAAAA RealisticTorches{1.6.4} [Realistic Torches] (RealisticTorches-1.10.2-1.6.4.jar) UCHIJAAAA reauth{3.5.2} [ReAuth] (ReAuth-3.5.2.jar) UCHIJAAAA reccomplex{1.4.5-1.10} [Recurrent Complex] (RecurrentComplex-1.4.5-1.10.jar) UCHIJAAAA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar) UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) UCHIJAAAA rockhounding_core{1.11} [Rockhounding Mod: Core] (rockhounding_core-1.10.2-1.11.jar) UCHIJAAAA rockhounding_surface{1.10.2-1.25} [Rockhounding: Surface] (rockhounding_surface-1.10.2-1.25.jar) UCHIJAAAA ropebridge{1.10.2-2.1.0} [Rope Bridge] (ropebridge-1.10.2-2.1.0.jar) UCHIJAAAA roughMobs{1.0} [Rough Mobs] (roughMobs1.0.11-1.10.2.jar) UCHIJAAAA RTG{4.1.2.4} [Realistic Terrain Generation] (RTG-1.10.2-4.1.2.4.jar) UCHIJAAAA rustic{0.1.2.2} [Rustic] (rustic-0.1.2.2.jar) UCHIJAAAA Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar) UCHIJAAAA ToughAsNails{1.1.1.66} [Tough As Nails] (ToughAsNails-1.9.4-1.1.1.66-universal.jar) UCHIJAAAA slurp{0.3} [Slurp] (slurp-1.10.2-0.3.jar) UCHIJAAAA SophisticatedWolves{3.6.5.1} [SophisticatedWolves] (SophisticatedWolves-1.10.2-3.6.5.1.jar) UCHIJAAAA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.4.jar) UCHIJAAAA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar) UCHIJAAAA Stackie{1.6.0.44} [Stackie] (Stackie-1.10.2-1.6.0.44-universal.jar) UCHIJAAAA stacksonstacks{1.1.4} [stacksonstacks] (StacksOnStacks2-1.1.4.jar) UCHIJAAAA bq_standard{2.3.131} [Standard Expansion] (StandardExpansion-2.3.131.jar) UCHIJAAAA stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar) UCHIJAAAA farseek{2.2} [Farseek] (Farseek-1.9.4-2.2.jar) UCHIJAAAA streams{0.4} [Streams] (Streams-1.9.4-0.4.jar) UCHIJAAAA totemic{1.10.2-0.8.3} [Totemic] (Totemic-1.10.2-0.8.3.jar) UCHIJAAAA tumbleweed{1.10-0.4.3} [Tumbleweed] (tumbleweed-1.10-0.4.3.jar) UCHIJAAAA undergroundbiomes{1.0.v.18} [Underground Biomes] (UndergroundBiomesConstructs-1.10-1.0.v.19.jar) UCHIJAAAA UndergroundOcean{${version}} [Underground Ocean] (UndergroundOcean-1.1.0_develop_a69b2f0_alpha.jar) UCHIJAAAA va{1.10.2-1.7} [Vanilla Automation] (va-1.10.2-1.7.jar) UCHIJAAAA villagebox{0.6.0} [Village Box] (villagebox-1.10.2-0.6.0.jar) UCHIJAAAA VTweaks{1.4.11.3} [V-Tweaks] (VTweaks-1.10.2-1.4.11.3.jar) UCHIJAAAA waddles{0.5.4} [Waddles] (Waddles-1.10.2-0.5.4.jar) UCHIJAAAA wallpapercraft{1.10.2} [WallpaperCraft] (WallpaperCraft-1.10.2-1.06.jar) UCHIJAAAA wateringcans{1.1.2} [Watering Cans] (WateringCans-1.10.2-1.1.2.jar) UCHIJAAAA waterstrainer{1.4.2} [Water Strainer] (WaterStrainer-1.9.4-1.4.2.jar) UCHIJAAAA wearablebackpacks{1.7.0} [Wearable Backpacks] (WearableBackpacks-1.10.2-1.7.0.jar) UCHIJAAAA weirdinggadget{1.0} [The Weirding Gadget] (weirdinggadget-1.10.2-1.0.2-universal.jar) UCHIJAAAA winterwonderland{1.2.2} [winterwonderland] (WinterWonderLand-1.2.2.jar) UCHIJAAAA wolfarmor{1.3.1} [Wolf Armor and Storage] (wolfarmor-1.4.1.0.jar) UCHIJAAAA wtfcore{1.10.2_v1.5} [WTFs Expedition-Homestead Edition] (WTFs_Expedition_Homestead_Edition-v1.10.2_1.6.jar) UCHIJAAAA yoyos{1.10.2-0.2.0-5-} [Yoyos] (yoyos-1.10.2-0.2.0-5-.jar) UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJAAAA harvesttweaks{1.10.2-0.1.3.DEV.b22ae43} [Harvest Tweaks] (HarvestTweaks-1.10.2-0.1.3.jar) UCHIJAAAA hungeroverhaul{1.10.2-1.1.0.jenkins118} [Hunger Overhaul] (HungerOverhaul-1.10.2-1.1.0.jenkins118.jar) Loaded coremods (and transformers): ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar) shetiphian.core.asm.ClassTransformer ForgelinPlugin (Forgelin-1.5.1.jar)

LoadingPluginHardModeTweaks (HardModeTweaks-1.10-1.2.2.jar) com.hea3ven.hardmodetweaks.core.ClassTransformerHardModeTweaks MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) net.malisis.core.util.chunkcollision.ChunkCollisionTransformer net.malisis.core.util.chunkblock.ChunkBlockTransformer net.malisis.core.renderer.transformer.MalisisRendererTransformer net.malisis.core.renderer.icon.asm.TextureMapTransformer net.malisis.core.util.clientnotif.ClientNotifTransformer LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) lumien.resourceloader.asm.ClassTransformer NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) net.fybertech.nwr.NWRTransformer literalascension (literalascension-1.10.2-1.0.2.2.jar) com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.11.2-0.7.3-Anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer FarseekCoreMod (Farseek-1.9.4-2.2.jar) farseek.core.FarseekClassTransformer DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.8.4.jar) org.blockartistry.DynSurround.asm.Transformer LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar) lumien.hardcoredarkness.asm.ClassTransformer BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.11.jar) mods.betterfoliage.loader.BetterFoliageTransformer AstralCore (astralsorcery-1.4.5.jar)

AppleCore (AppleCore-mc1.10.2-3.1.0.jar) squeek.applecore.asm.TransformerModuleHandler TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.66-universal.jar) toughasnails.asm.transformer.BlockCropsTransformer toughasnails.asm.transformer.EntityRendererTransformer toughasnails.asm.transformer.WorldTransformer LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar) lumien.bloodmoon.asm.ClassTransformer llibrary (llibrary-1.7.7-1.10.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher DummyPlugin (ForgeEndertech-1.10.2-1.3.4.0-build.0057.jar)

BlurPlugin (Blur-1.0.4-14.jar) com.tterrag.blur.BlurTransformer Extra Alchemy ASM (extraalchemy-0.3.4-release.jar) zabi.minecraft.extraalchemy.asm.PotionTransformer LoadingPlugin (Quark-r1.1-70.jar) vazkii.quark.base.asm.ClassTransformer IvToolkit (IvToolkit-1.3.3-1.10.jar)

GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Pulsar/tconstruct loaded Pulses: 
    - TinkerCommons (Enabled/Forced)
    - TinkerWorld (Enabled/Not Forced)
    - TinkerTools (Enabled/Not Forced)
    - TinkerHarvestTools (Enabled/Forced)
    - TinkerMeleeWeapons (Enabled/Forced)
    - TinkerRangedWeapons (Enabled/Forced)
    - TinkerModifiers (Enabled/Forced)
    - TinkerSmeltery (Enabled/Not Forced)
    - TinkerGadgets (Enabled/Not Forced)
    - TinkerOredict (Enabled/Forced)
    - TinkerIntegration (Enabled/Forced)
    - TinkerFluids (Enabled/Forced)
    - TinkerMaterials (Enabled/Forced)
    - TinkerModelRegister (Enabled/Forced)
    - chiselsandbitsIntegration (Enabled/Not Forced)
    - craftingtweaksIntegration (Enabled/Not Forced)
    - theoneprobeIntegration (Enabled/Not Forced)

Pulsar/harvesttweaks loaded Pulses: 
    - blocks (Enabled/Forced)
    - items (Enabled/Forced)
    - tconstruct (Enabled/Forced)

Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['LouLouRiver'/830, l='New World--', x=2.95, y=67.00, z=85.79]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.10.2_HD_U_E7
Render Distance Chunks: 7
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.4.0 - Build 20.19.15.4549
OpenGlRenderer: Intel(R) HD Graphics 5500
OpenGlVendor: Intel
CpuCount: 4
WesCook commented 6 years ago

Oof, I'm sorry to hear that. It looks like either Animania's fix hasn't worked then.

There's one more thing I'd like to suggest. I see they've pushed a new release, 1.10.2-1.4.5. It has this fix listed:

[1.10] Sheared Sheep no longer crash client when killed (credit: OmegaDerp)

I know you said you were near a sheep, not shearing it, but it's worth updating again to see if this addresses the issue.

If that fails though, would you mind updating the bug report I linked above so they can take another look at it? I'd do so myself but I won't be able to follow up on any questions, so it would be better if you replied.

It would also be best to put the crashlogs into a Pastebin or Github Gist so they don't fill the page up quite so much.

Thanks for your help on this. I'll be following along so I can patch this one ASAP, as it's a definite show stopper.

LouLouRiver commented 6 years ago

Hi Wes, that New Animania update fixed it, even on my old game, so happy, thanks so much for your help.

WesCook commented 6 years ago

Great, thanks so much for testing! I'll be sure to include the fixed version in a pack update shortly so nobody else experiences this crash.

Cheers.

WesCook commented 6 years ago

This fix has been included in Homestead 1.10.0, so you should be safe to update now. Thanks again for your help.