• 0

    posted a message on Heavy modded minecraft client crash
    Hello, while recently creating a new modded client for version 1.7.10, i have run into a crash. can anyone help me solve this problem?



    http://pastebin.com/nxnJ7NAe
    Posted in: Java Edition Support
  • 1

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    Personally i wish that this could get a stable 1.7.10 version before dying, if it has to die. This mod is a great mod that i love using whenever i play minecraft and it's death will cause this minecrafter to mourn over the loss of a great friend. I will build a memorial in my 1.6.4 world dedicated to this mod's demise.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4 Forge] Thaumic Integration! Get your ME Essentia and Thaumic TiCon Tool Modifiers!
    So many good ideas... hopefully they make it to release one way or another.
    Posted in: WIP Mods
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    So I was thinking, might it be possible to make the mage armor dye able?

    that would be pretty cool, but i don't know how different the different versions would be after enchanting.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4 Forge] Thaumic Integration! Get your ME Essentia and Thaumic TiCon Tool Modifiers!
    I personally am still playing 1.6.4 as so many mods are still in early buggy releases for 1.7.10
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4 Forge] Thaumic Integration! Get your ME Essentia and Thaumic TiCon Tool Modifiers!
    Oh, then what are we still waiting on for a 1.6.4 release? As of last i checked it was mostly the bus problem that was causing issues.
    Posted in: WIP Mods
  • 1

    posted a message on [1.6.4 Forge] Thaumic Integration! Get your ME Essentia and Thaumic TiCon Tool Modifiers!
    I wonder if the people from the Thaumic Energistics mod would help Drullkus with the bus problem.
    Posted in: WIP Mods
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    Quote from sketaful»



    Yeah, noticed. This just proves you never should comment when you're tired :P

    is that similar to commenting while drunk?
    or perhaps just tipsy
    Posted in: Minecraft Mods
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    Quote from Mithion»
    No, sadly. 1.7.10 changed a couple of things that 1.7.2 uses in a way that doesn't work.

    I have a 1.7.10 build ready using an unofficial AnimationAPI that I have, but I can't release that for public use. The good in this, though, is that as soon as thehippomaster releases AnimAPI for .10, AM2 won't be very far behind.

    so, that's a good indicator of when am2 is going to be updated...
    looks live i've got a new page to stalk.
    Posted in: Minecraft Mods
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    Quote from Jakoubeck»
    Does this new 1.3 version work for minecraft 1.7.10?

    This is something i'd like to know. or at least when a 1.7.10 version becomes available.
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.6.4 Forge] Thaumic Integration! Get your ME Essentia and Thaumic TiCon Tool Modifiers!
    Quote from Drullkus»

    T^I Will be out for 1.6.4 and 1.7.10. No 1.7.2

    That is good to hear.
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4 Forge] Thaumic Integration! Get your ME Essentia and Thaumic TiCon Tool Modifiers!
    With thaumcraft updating to 1.7.10 today, what is the plan for this mod after a 1.6.4 release? are you going to be working on any bugfixes for 1.6.4 or are you going to jump to 1.7.2 or 1.7.10?
    Posted in: WIP Mods
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    question about the 1.7 update, when it comes out what version is it going to be for?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4 Forge] Thaumic Integration! Get your ME Essentia and Thaumic TiCon Tool Modifiers!
    i have one question that i am really wondering about: just to make sure, this mod is compatible with the Extra Cells mod for ae right?
    Posted in: WIP Mods
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    Whenever i use the shrink spell i created (self-shrink) it gives me this crash when upon casting it:




    2014-07-22 04:46:46 [INFO] [STDERR] java.lang.NullPointerException
    2014-07-22 04:46:46 [INFO] [STDERR] at am2.guis.AMIngameGUI.RenderBuffs(AMIngameGUI.java:393)
    2014-07-22 04:46:46 [INFO] [STDERR] at am2.guis.AMIngameGUI.renderGameOverlay(AMIngameGUI.java:71)
    2014-07-22 04:46:46 [INFO] [STDERR] at am2.proxy.tick.ClientTickHandler.renderOverlays(ClientTickHandler.java:289)
    2014-07-22 04:46:46 [INFO] [STDERR] at am2.proxy.ClientProxy.renderGameOverlay(ClientProxy.java:224)
    2014-07-22 04:46:46 [INFO] [STDERR] at am2.AMClientEventHandler.onGuiRender(AMClientEventHandler.java:142)
    2014-07-22 04:46:46 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_646_AMClientEventHandler_onGuiRender_RenderGameOverlayEvent.invoke(.dynamic)
    2014-07-22 04:46:46 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
    2014-07-22 04:46:46 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:108)
    2014-07-22 04:46:46 [INFO] [STDERR] at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java:677)
    2014-07-22 04:46:46 [INFO] [STDERR] at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:155)
    2014-07-22 04:46:46 [INFO] [STDERR] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1014)
    2014-07-22 04:46:46 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
    2014-07-22 04:46:46 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    2014-07-22 04:46:46 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
    2014-07-22 04:46:46 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-07-22 04:46:46 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2014-07-22 04:46:46 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2014-07-22 04:46:46 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2014-07-22 04:46:46 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    2014-07-22 04:46:46 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    2014-07-22 04:46:46 [INFO] [STDOUT] ---- Minecraft Crash Report ----
    2014-07-22 04:46:46 [INFO] [STDOUT] // My bad.
    2014-07-22 04:46:46 [INFO] [STDOUT]
    2014-07-22 04:46:46 [INFO] [STDOUT] Time: 7/22/14 4:46 AM
    2014-07-22 04:46:46 [INFO] [STDOUT] Description: Unexpected error
    2014-07-22 04:46:46 [INFO] [STDOUT]
    2014-07-22 04:46:46 [INFO] [STDOUT] java.lang.NullPointerException
    2014-07-22 04:46:46 [INFO] [STDOUT] at am2.guis.AMIngameGUI.RenderBuffs(AMIngameGUI.java:393)
    2014-07-22 04:46:46 [INFO] [STDOUT] at am2.guis.AMIngameGUI.renderGameOverlay(AMIngameGUI.java:71)
    2014-07-22 04:46:46 [INFO] [STDOUT] at am2.proxy.tick.ClientTickHandler.renderOverlays(ClientTickHandler.java:289)
    2014-07-22 04:46:46 [INFO] [STDOUT] at am2.proxy.ClientProxy.renderGameOverlay(ClientProxy.java:224)
    2014-07-22 04:46:46 [INFO] [STDOUT] at am2.AMClientEventHandler.onGuiRender(AMClientEventHandler.java:142)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraftforge.event.ASMEventHandler_646_AMClientEventHandler_onGuiRender_RenderGameOverlayEvent.invoke(.dynamic)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraftforge.event.EventBus.post(EventBus.java:108)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java:677)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:155)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1014)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
    2014-07-22 04:46:46 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-07-22 04:46:46 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2014-07-22 04:46:46 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2014-07-22 04:46:46 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    2014-07-22 04:46:46 [INFO] [STDOUT]
    2014-07-22 04:46:46 [INFO] [STDOUT]
    2014-07-22 04:46:46 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
    2014-07-22 04:46:46 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
    2014-07-22 04:46:46 [INFO] [STDOUT]
    2014-07-22 04:46:46 [INFO] [STDOUT] -- Head --
    2014-07-22 04:46:46 [INFO] [STDOUT] Stacktrace:
    2014-07-22 04:46:46 [INFO] [STDOUT] at am2.guis.AMIngameGUI.RenderBuffs(AMIngameGUI.java:393)
    2014-07-22 04:46:46 [INFO] [STDOUT] at am2.guis.AMIngameGUI.renderGameOverlay(AMIngameGUI.java:71)
    2014-07-22 04:46:46 [INFO] [STDOUT] at am2.proxy.tick.ClientTickHandler.renderOverlays(ClientTickHandler.java:289)
    2014-07-22 04:46:46 [INFO] [STDOUT] at am2.proxy.ClientProxy.renderGameOverlay(ClientProxy.java:224)
    2014-07-22 04:46:46 [INFO] [STDOUT] at am2.AMClientEventHandler.onGuiRender(AMClientEventHandler.java:142)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraftforge.event.ASMEventHandler_646_AMClientEventHandler_onGuiRender_RenderGameOverlayEvent.invoke(.dynamic)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraftforge.event.EventBus.post(EventBus.java:108)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java:677)
    2014-07-22 04:46:46 [INFO] [STDOUT] at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:155)


    And when trying to log back into that world i get the following crash




    2014-07-22 04:53:59 [INFO] [STDOUT] ---- Minecraft Crash Report ----
    2014-07-22 04:53:59 [INFO] [STDOUT] // Surprise! Haha. Well, this is awkward.
    2014-07-22 04:53:59 [INFO] [STDOUT]
    2014-07-22 04:53:59 [INFO] [STDOUT] Time: 7/22/14 4:53 AM
    2014-07-22 04:53:59 [INFO] [STDOUT] Description: Ticking player
    2014-07-22 04:53:59 [INFO] [STDOUT]
    2014-07-22 04:53:59 [INFO] [STDOUT] java.lang.NullPointerException
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.potion.PotionEffect.func_76455_a(PotionEffect.java:186)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:605)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:362)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.entity.Entity.func_70071_h_(Entity.java:438)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1781)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:342)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:328)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
    2014-07-22 04:53:59 [INFO] [STDOUT]
    2014-07-22 04:53:59 [INFO] [STDOUT]
    2014-07-22 04:53:59 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
    2014-07-22 04:53:59 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
    2014-07-22 04:53:59 [INFO] [STDOUT]
    2014-07-22 04:53:59 [INFO] [STDOUT] -- Head --
    2014-07-22 04:53:59 [INFO] [STDOUT] Stacktrace:
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.potion.PotionEffect.func_76455_a(PotionEffect.java:186)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:605)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:362)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.entity.Entity.func_70071_h_(Entity.java:438)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1781)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:342)
    2014-07-22 04:53:59 [INFO] [STDOUT]
    2014-07-22 04:53:59 [INFO] [STDOUT] -- Player being ticked --
    2014-07-22 04:53:59 [INFO] [STDOUT] Details:
    2014-07-22 04:53:59 [INFO] [STDOUT] Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
    2014-07-22 04:53:59 [INFO] [STDOUT] Entity ID: 157
    2014-07-22 04:53:59 [INFO] [STDOUT] Entity Name: Kajinama
    2014-07-22 04:53:59 [INFO] [STDOUT] Entity's Exact location: -1043.13, 4.00, -1054.56
    2014-07-22 04:53:59 [INFO] [STDOUT] Entity's Block location: World: (-1044,4,-1055), Chunk: (at 12,0,1 in -66,-66; contains blocks -1056,0,-1056 to -1041,255,-1041), Region: (-3,-3; contains chunks -96,-96 to -65,-65, blocks -1536,0,-1536 to -1025,255,-1025)
    2014-07-22 04:53:59 [INFO] [STDOUT] Entity's Momentum: 0.00, -0.08, 0.00
    2014-07-22 04:53:59 [INFO] [STDOUT] Stacktrace:
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:328)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
    2014-07-22 04:53:59 [INFO] [STDOUT]
    2014-07-22 04:53:59 [INFO] [STDOUT] -- Ticking connection --
    2014-07-22 04:53:59 [INFO] [STDOUT] Details:
    2014-07-22 04:53:59 [INFO] [STDOUT] Connection: net.minecraft.network.NetServerHandler@17d548b9
    2014-07-22 04:53:59 [INFO] [STDOUT] Stacktrace:
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
    2014-07-22 04:53:59 [INFO] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)


    Any ideas?
    Posted in: Minecraft Mods
  • To post a comment, please .