My Minecraft will crash when I interact or at least go near with the mob. My Minecraft has 73 mods in it and i use MultiMC not the regular launcher.
It keeps crashing during my battle with the Ender dragon and the Valkyrie Queen since i have the Aether mod installed.
Here is the crash log i hope this will help
---- Minecraft Crash Report ----
WARNING: coremods are present:
RebornCoreASM (RebornCore-1.10.2-2.13.5.134-universal.jar)
SimpleCore (SimpleQuarry-1.10.2_1.0.1.jar)
CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
EWFMLPlugin ([1.10]ExtendedWorkbench v1.4.2.jar)
DummyPlugin (ForgeEndertech-1.10.2-1.3.1.0-build.0052.jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 5/21/17 11:02 AM
Description: Ticking player
java.lang.NullPointerException: Ticking player
at com.thexfactor117.levels.event.EventAttack.addExperience(EventAttack.java:133)
at com.thexfactor117.levels.event.EventAttack.onLivingHurt(EventAttack.java:75)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_278_EventAttack_onLivingHurt_LivingHurtEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:504)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1085)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:890)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1022)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
at com.legacy.aether.server.entities.hostile.EntitySentry.explode(EntitySentry.java:181)
at com.legacy.aether.server.entities.hostile.EntitySentry.func_70100_b_(EntitySentry.java:176)
at net.minecraft.entity.player.EntityPlayer.func_71044_o(EntityPlayer.java:578)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:570)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:233)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:303)
at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:162)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:213)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:732)
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.thexfactor117.levels.event.EventAttack.addExperience(EventAttack.java:133)
at com.thexfactor117.levels.event.EventAttack.onLivingHurt(EventAttack.java:75)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_278_EventAttack_onLivingHurt_LivingHurtEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:504)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1085)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:890)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1022)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
at com.legacy.aether.server.entities.hostile.EntitySentry.explode(EntitySentry.java:181)
at com.legacy.aether.server.entities.hostile.EntitySentry.func_70100_b_(EntitySentry.java:176)
at net.minecraft.entity.player.EntityPlayer.func_71044_o(EntityPlayer.java:578)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:570)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:233)
-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 520
Entity Name: RocketLazer
Entity's Exact location: 1022.05, 34.00, 220.97
Entity's Block location: World: (1022,34,220), Chunk: (at 14,2,12 in 63,13; contains blocks 1008,0,208 to 1023,255,223), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
Entity's Momentum: 0.00, -0.08, -0.01
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:303)
at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:162)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:213)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:732)
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)
My Minecraft will crash when I interact or at least go near with the mob. My Minecraft has 73 mods in it and i use MultiMC not the regular launcher.
It keeps crashing during my battle with the Ender dragon and the Valkyrie Queen since i have the Aether mod installed.
Here is the crash log i hope this will help
---- Minecraft Crash Report ----
WARNING: coremods are present:
RebornCoreASM (RebornCore-1.10.2-2.13.5.134-universal.jar)
SimpleCore (SimpleQuarry-1.10.2_1.0.1.jar)
CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
EWFMLPlugin ([1.10]ExtendedWorkbench v1.4.2.jar)
DummyPlugin (ForgeEndertech-1.10.2-1.3.1.0-build.0052.jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 5/21/17 11:02 AM
Description: Ticking player
java.lang.NullPointerException: Ticking player
at com.thexfactor117.levels.event.EventAttack.addExperience(EventAttack.java:133)
at com.thexfactor117.levels.event.EventAttack.onLivingHurt(EventAttack.java:75)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_278_EventAttack_onLivingHurt_LivingHurtEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:504)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1085)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:890)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1022)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
at com.legacy.aether.server.entities.hostile.EntitySentry.explode(EntitySentry.java:181)
at com.legacy.aether.server.entities.hostile.EntitySentry.func_70100_b_(EntitySentry.java:176)
at net.minecraft.entity.player.EntityPlayer.func_71044_o(EntityPlayer.java:578)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:570)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:233)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:303)
at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:162)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:213)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:732)
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.thexfactor117.levels.event.EventAttack.addExperience(EventAttack.java:133)
at com.thexfactor117.levels.event.EventAttack.onLivingHurt(EventAttack.java:75)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_278_EventAttack_onLivingHurt_LivingHurtEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:504)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1085)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:890)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1022)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
at com.legacy.aether.server.entities.hostile.EntitySentry.explode(EntitySentry.java:181)
at com.legacy.aether.server.entities.hostile.EntitySentry.func_70100_b_(EntitySentry.java:176)
at net.minecraft.entity.player.EntityPlayer.func_71044_o(EntityPlayer.java:578)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:570)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:233)
-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 520
Entity Name: RocketLazer
Entity's Exact location: 1022.05, 34.00, 220.97
Entity's Block location: World: (1022,34,220), Chunk: (at 14,2,12 in 63,13; contains blocks 1008,0,208 to 1023,255,223), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
Entity's Momentum: 0.00, -0.08, -0.01
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:303)
at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:162)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:213)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:732)
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_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2131876912 bytes (2033 MB) / 5231345664 bytes (4989 MB) up to 11207180288 bytes (10688 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx12024m
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
FML: MCP 9.32 Powered by Forge 12.18.3.2281 Optifine OptiFine_1.10.2_HD_U_D7 73 mods loaded, 73 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.2281-universal.jar)
UCHIJAAAA Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281-universal.jar)
UCHIJAAAA extendedWorkbench{1.4.2} [Extended Workbench] ([1.10]ExtendedWorkbench v1.4.2.jar)
UCHIJAAAA JEI{3.14.7.415} [Just Enough Items] (jei_1.10.2-3.14.7.415.jar)
UCHIJAAAA abyssalcraft{1.9.4-pre-2} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.4-pre-2.jar)
UCHIJAAAA acblocks{1.2.0} [AbyssalBlocks] (AbyssalBlocks-1.9.4-1.2.0.jar)
UCHIJAAAA alt{1.06} [Additional Loot Tables] (AdditionalLootTables_1.10.2-1.06.jar)
UCHIJAAAA forgeendertech{1.10.2-1.3.1.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.3.1.0-build.0052.jar)
UCHIJAAAA adhooks{1.10.2-1.1.0.0} [Advanced Hook Launchers] (AdHooks-1.10.2-1.1.0.0-build.0050.jar)
UCHIJAAAA aether_legacy{v1.3.1-1.10.2} [Aether Legacy] (aether_legacy-1.3.1.jar)
UCHIJAAAA ichunutil{6.3.2} [iChunUtil] (iChunUtil-1.10.2-6.3.2.jar)
UCHIJAAAA attachablegrinder{6.0.0} [AttachableGrinder] (AttachableGrinder-1.10.2-6.0.0.jar)
UCHIJAAAA Baubles{1.3.10} [Baubles] (Baubles-1.10.2-1.3.10.jar)
UCHIJAAAA baublesstuff{3.0.2} [Baubles Stuff] (baublesstuff-3.0.2.jar)
UCHIJAAAA subcommonlib{1.1.3.0} [Subaraki's Common Library] (sublib-1.10.2-1.1.3.0.jar)
UCHIJAAAA rpginventory{1.10.2 5.0.0.1} [Rpg Inventory] (rpginventory-1.10.2 v5.0.0.2.jar)
UCHIJAAAA beastmaster{1.10.2 1.0.0.0} [Beastmaster Class Armor] (beastmaster-1.10.2 v1.0.0.0 - Copy.jar)
UCHIJAAAA BiomesOPlenty{5.0.0.2162} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2162-universal.jar)
UCHIJAAAA bma_addon{1.10.2 v4} [Berserker, Mage, Archer Addon for Rpg Inventory] (bma_addon-1.10.2-4.0.0.1.jar)
UCHIJAAAA carpentersblocks{3.4.001 POC} [Carpenter's Blocks] (Carpenter's Blocks v3.4.001 POC - MC 1.10.2.jar)
UCHIJAAAA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
UCHIJAAAA ChestTransporter{2.5.15} [Chest Transporter] (ChestTransporter-1.10.2-2.5.15.jar)
UCHIJAAAA Chopper{1.0.0} [Chopper] (Chopper (EW) V7 1.10.2.jar)
UCHIJAAAA cookingforblockheads{4.2.29} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.29.jar)
UCHIJAAAA cxlibrary{1.2.3} [CXLibrary] (cxlibrary-1.10.2-1.2.3.jar)
UCHIJAAAA D3Core{1.3.0.61} [D³Core] (D3Core-1.9.4-1.3.0.61.jar)
UCHIJAAAA dungeontactics{DT-0.11.5} [DungeonTactics] (DungeonTactics-1.10.2-0.11.5.jar)
UCHIJAAAA enderore{1.0} [Ender Ore] (Ender Ore-1.1.jar)
UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.1.jar)
UCHIJAAAA grapplemod{1.10.2-v9} [Grappling hook mod] (grapplemod-1.10-v9.jar)
UCHIJAAAA GraveStone{1.0.3} [GraveStone] (GraveStone-1.10.2-Graves-1.0.3.jar)
UCHIJAAAA gravitygun{6.0.0} [GravityGun] (GravityGun-1.10.2-6.0.0.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.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
UCHIJAAAA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
UCHIJAAAA InventoryPets{1.4.9.4} [Inventory Pets] (inventorypets-1.10-1.4.9.4.jar)
UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
UCHIJAAAA ironbackpacks{1.10.2-2.2.26} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.26.jar)
UCHIJAAAA KeepingInventory{2.1} [Keeping Inventory] (Keeping-Inventory-Mod-1.10.2.jar)
UCHIJAAAA levels{3.0.0} [Levels 3] (Levels 3-1.10.2-3.0.0-beta.jar)
UCHIJAAAA LightningWand{v2.0} [LightningWand] (Lightning wand v2.0 for MC 1.10.2.jar)
UCHIJAAAA Lumberjack{1.3.1.49} [Lumberjack] (Lumberjack-1.9.4-1.3.1.49.jar)
UCHIJAAAA RadixCore{1.10.2-2.1.3} [RadixCore] (RadixCore-1.10.2-2.1.3-universal.jar)
UCHIJAAAA MCA{1.10.2-5.2.3} [Minecraft Comes Alive] (MCA-1.10.2-5.2.3-universal.jar)
UCHIJAAAA minecolonies{1.10.2-0.7.848} [MineColonies] (minecolonies-universal-1.10.2-0.7.848.jar)
UCHIJAAAA mob_grinding_utils{0.1.8.17} [mob_grinding_utils] (MobGrindingUtils-0.1.8.17.jar)
UCHIJAAAA examplemod{1.0} [Example Mod] (Modifiable-Armor-2-1.10.2-2.0.2.jar)
UCHIJAAAA modifiable_armor{2.0.2} [Modifiable Armor 2] (Modifiable-Armor-2-1.10.2-2.0.2.jar)
UCHIJAAAA MoreFurnaces{1.8.6} [More Furnaces] (MoreFurnaces-1.10.2-1.8.6.jar)
UCHIJAAAA Neat{1.3-12} [Neat] (Neat 1.3-12.jar)
UCHIJAAAA notenoughwands{1.4.0} [Not Enough Wands] (notenoughwands-1.10-1.4.0.jar)
UCHIJAAAA oretweaker{1.0.2-1.10.2} [Ore Tweaker] (OreTweaker-1.0.2-1.10.2.jar)
UCHIJAAAA portalgun{6.0.1} [PortalGun] (PortalGun-1.10.2-6.0.1.jar)
UCHIJAAAA progressiveautomation{1.7.4} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.4.jar)
UCHIJAAAA reborncore{2.13.5.134} [RebornCore] (RebornCore-1.10.2-2.13.5.134-universal.jar)
UCHIJAAAA quantumstorage{3.3.2} [QuantumStorage] (QuantumStorage-1.10.2-3.3.2.jar)
UCHIJAAAA reborncore-mcmultipart{2.13.5.134} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.5.134-universal.jar)
UCHIJAAAA roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
UCHIJAAAA ropebridge{2.0.5} [Rope Bridge] (ropebridge-1.10.2-2.0.5.jar)
UCHIJAAAA RottenFleshToLeather{1.0.0} [RottenFleshToLeather] (RottenFleshToLeather-1.10.2-1.0.0.jar)
UCHIJAAAA simplequarry{1.10.2_1.0.1} [Simple Quarry] (SimpleQuarry-1.10.2_1.0.1.jar)
UCHIJAAAA flammpfeil.slashblade{mc1.10.2-r33} [SlashBlade] (SlashBlade-mc1.10.2-r33.jar)
UCHIJAAAA SmithsCore{1.10.2-1.2.1-310} [Smiths Core] (smithscore-1.10.2-1.2.1-310.jar)
UCHIJAAAA spawnercraft{3.1} [SpawnerCraft] (SpawnerCraft 1.9.4-3.3.1.jar)
UCHIJAAAA StorageDrawers{1.10.2-3.7.1} [Storage Drawers] (StorageDrawers-1.10.2-3.7.1.jar)
UCHIJAAAA TinkersAddons{1.0.5} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.5.jar)
UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
UCHIJAAAA torched{6.0.1} [Torched] (Torched-1.10.2-6.0.1.jar)
UCHIJAAAA umbralux{1.10.2 v2} [Umbra - Lux Addon for Rpg Inventory] (umbralux-1.10.2-2.0.0.1.jar)
UCHIJAAAA XaeroMinimap{1.12.9} [Xaero's Minimap] (Xaeros_Minimap_1.12.9_Forge_1.10.2.jar)
UCHIJAAAA XaeroWorldMap{1.9} [Xaero's World Map] (XaerosWorldMap_b1.9_Forge_1.10.2.jar)
UCHIJAAAA yoyos{1.10.2-0.2.0-5-} [Yoyos] (yoyos-1.10.2-0.2.0-5-.jar)
Loaded coremods (and transformers):
RebornCoreASM (RebornCore-1.10.2-2.13.5.134-universal.jar)
reborncore.mixin.transformer.MixinTransformer
SimpleCore (SimpleQuarry-1.10.2_1.0.1.jar)
com.mrdimka.simplequarry.core.SimpleClassTransformer
CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
cubex2.cxlibrary.CoreModTransformer
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
EWFMLPlugin ([1.10]ExtendedWorkbench v1.4.2.jar)
naruto1310.extendedWorkbench.EWTransformer
DummyPlugin (ForgeEndertech-1.10.2-1.3.1.0-build.0052.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)
D3Core: Debug: false Silliness: true AprilFools: true PastPost:true
RebornCore:
Plugin Engine: 0
RebornCore Version: 2.13.5.134
Mixin Status: 1
Runtime Debofucsation 1
RenderEngine: 1
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['RocketLazer'/520, l='New Survival', x=1022.05, y=34.00, z=220.97]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Thanks in advance,
report the bug to the aether mod creater and get rid of aether
I do live support at:
https://minecraftirc.net/minecrafthelp/landing/
https://discordapp.com/invite/minecraft
My discord: Greymagic27#4493
I also crash in the nether with the magma cubes so i think its not just the Aether mod's issue