Open MaxShadow09 opened 7 years ago
Could you post your logs from trying to run with AM2 installed? The crash report is unfortunately vague.
I think it's an incompatibility with DragonAPI (Reika mods) or one of its mods. I removed them all and Ars Magica 2 starts normally. I reinstall RotaryCraft, Electricraft and Geostrata, and it crashes again. The crash error seems to change every time:
`---- Minecraft Crash Report ---- // But it works on my machine.
Time: 30/04/17 11:48 Description: Ticking player
java.lang.NullPointerException: Ticking player at net.minecraft.entity.EntityLivingBase.func_70660_b(EntityLivingBase.java:627) at flaxbeard.thaumicexploration.event.TXBootsEventHandler.livingTick(TXBootsEventHandler.java:234) at cpw.mods.fml.common.eventhandler.ASMEventHandler_1560_TXBootsEventHandler_livingTick_LivingUpdateEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) at net.minecraft.entity.EntityLivingBase.func_70071h(EntityLivingBase.java:1560) at net.minecraft.entity.player.EntityPlayer.func_70071h(Unknown Source) at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)`
Anyways, I'll attach my forge startup log.
Is this on an existing world or new ones?
DRAGON API messes with potion ids, I haven't noticed a problem if both are installed when the world is created but adding or removing it breaks things.
On Apr 30, 2017 10:05 AM, "MaxShadow09" notifications@github.com wrote:
I think it's an incompatibility with DragonAPI (Reika mods) or one of its mods. I removed them all and Ars Magica 2 starts normally. I reinstall RotaryCraft, Electricraft and Geostrata, and it crashes again. The crash error seems to change every time:
`---- Minecraft Crash Report ---- // But it works on my machine.
Time: 30/04/17 11:48 Description: Ticking player
java.lang.NullPointerException: Ticking player at net.minecraft.entity.EntityLivingBase.func_70660b( EntityLivingBase.java:627) at flaxbeard.thaumicexploration.event.TXBootsEventHandler.livingTick( TXBootsEventHandler.java:234) at cpw.mods.fml.common.eventhandler.ASMEventHandler 1560_TXBootsEventHandler_livingTick_LivingUpdateEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler. invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraftforge.common.ForgeHooks.onLivingUpdate( ForgeHooks.java:287) at net.minecraft.entity.EntityLivingBase.func_70071h (EntityLivingBase.java:1560) at net.minecraft.entity.player.EntityPlayer.func_70071h(Unknown Source) at net.minecraft.entity.player.EntityPlayerMP.func_71127g( EntityPlayerMP.java:295) at net.minecraft.network.NetHandlerPlayServer.func 147347a(NetHandlerPlayServer.java:303) at net.minecraft.network.play.client.C03PacketPlayer.func 148833_a(SourceFile:137) at net.minecraft.network.play.client.C03PacketPlayer$ C06PacketPlayerPosLook.func_148833_a(SourceFile:20) at net.minecraft.network.NetworkManager.func_74428_b( NetworkManager.java:212) at net.minecraft.network.NetworkSystem.func_151269_c( NetworkSystem.java:165) at net.minecraft.server.MinecraftServer.func_71190_q( MinecraftServer.java:659) at net.minecraft.server.MinecraftServer.func_71217_p( MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer. func_71217_p(IntegratedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)`
Anyways, I'll attach my forge startup log.
fml-client-latest.txt https://github.com/Mithion/ArsMagica2/files/966794/fml-client-latest.txt
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Mithion/ArsMagica2/issues/1615#issuecomment-298237446, or mute the thread https://github.com/notifications/unsubscribe-auth/ADeUEA43LLE-19zPHPEfqFP2XJWD1cOSks5r1KM7gaJpZM4NFckM .
It happens on both new and old worlds. I had some potion id conflicts but I already solved them. The game starts normally, but crashes as soon as the player spawns. Maybe there are more mods conflicting (I think I have over 220 addons installed), but oddly it works fine without any mod from Reika.
I tried to run AM2 with DragonAPI but no Reika mods, and it worked fine. But then I installed RotaryCraft and it crashed again with this log:
---- Minecraft Crash Report ----
// I feel sad now :(
Time: 30/04/17 20:42
Description: Ticking player
java.lang.NullPointerException: Ticking player
at net.minecraft.entity.EntityLivingBase.func_70660_b(EntityLivingBase.java:627)
at flaxbeard.thaumicexploration.event.TXBootsEventHandler.livingTick(TXBootsEventHandler.java:234)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1552_TXBootsEventHandler_livingTick_LivingUpdateEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(Unknown Source)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityLivingBase.func_70660_b(EntityLivingBase.java:627)
at flaxbeard.thaumicexploration.event.TXBootsEventHandler.livingTick(TXBootsEventHandler.java:234)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1552_TXBootsEventHandler_livingTick_LivingUpdateEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(Unknown Source)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 1167
Entity Name: MaxShadow
Entity's Exact location: -797,58, 64,00, 225,88
Entity's Block location: World: (-798,64,225), Chunk: (at 2,4,1 in -50,14; contains blocks -800,0,224 to -785,255,239), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
Entity's Momentum: 0,00, -0,08, 0,00
Stacktrace:
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@6f2aa48c
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
As you can see, it says something about Thaumic Exploration. I removed that mod, and now it works fine! With AM2 and all the Reika mods installed. It's weird, but apparently the game crashes if I have AM2, RC and TE installed at the same time, but it works if I uninstall one of those.
I'm playing the latet 1.7.10 version of the mod, but it always crash as soon as I spawn. The game starts normally, and it loads the map correctly, but as soon as I spawn, the game crash with this log:
I checked if that could be related to AnimationAPI, but it works fine without AM2. The game crashes only when AM2 is installed. As you can see, I have A LOT of mods installed (FTB Infinity Evolved + other mods), so this could be an incompatibility issue. Do anyone know which mod could be conflicting?