• 0

    posted a message on Crash to Desktop When Using Construct's Armory

    Well, more specifically I'm having an issue with the compatibility of a few mods, namely Tinker's Construct, Construct's Armory, and Avatar Mod 2: Out of the Iceberg.

     

    How to replicate:

     

    -Have Tinker's Construct, Construct's Armory, and Avatar Mod 2: Out of the Iceberg installed

    -Craft or Spawn an armor station or forge

    -Use the armor station or forge

     

    And boom, the game sends you back to your desktop. I know the issue is having these mods activated at once, I'm just wondering why there's such a big issue with it. So considering that the mods work perfectly fine literally EVERYWHERE else except when trying to use the armor forge it's very strange that it just...crashes your entire game when trying to use the armor forge. Even the Part Builder and the rest of the crafting stations that TC & CA add work perfectly fine.

     

    Here's the crash report:

    ---- Minecraft Crash Report -------- Minecraft Crash Report ----
    WARNING: coremods are present:  XaeroWorldMapPlugin (XaerosWorldMap_1.7.3_Forge_1.12.jar)  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)  OTGCorePlugin (OTG-Core.jar)  AppleCore (AppleCore-mc1.12.2-3.4.0.jar)  HCASM (HammerLib-1.12.2-2.0.6.19.jar)Contact their authors BEFORE contacting forge
    // Surprise! Haha. Well, this is awkward.
    Time: 7/28/20 1:22 PMDescription: Rendering screen
    java.lang.IllegalArgumentException: Can't get data for an entity without an UUID at com.crowsofwar.avatar.common.data.BendingData.get(BendingData.java:82) at com.crowsofwar.avatar.common.bending.water.WaterbendingPerformanceBonus.onWaterbenderUpdate(WaterbendingPerformanceBonus.java:25) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_123_WaterbendingPerformanceBonus_onWaterbenderUpdate_PlayerTickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:365) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:190) at c4.conarm.client.gui.GuiPreviewPanel.func_146976_a(GuiPreviewPanel.java:52) at slimeknights.mantle.client.gui.GuiModule.handleDrawGuiContainerBackgroundLayer(GuiModule.java:102) at slimeknights.mantle.client.gui.GuiMultiModule.func_146976_a(GuiMultiModule.java:95) at c4.conarm.client.gui.GuiArmorStation.func_146976_a(GuiArmorStation.java:565) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75) at slimeknights.mantle.client.gui.GuiMultiModule.func_73863_a(GuiMultiModule.java:174) at c4.conarm.client.gui.GuiArmorStation.func_73863_a(GuiArmorStation.java:200) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
    -- Head --Thread: Client threadStacktrace: at com.crowsofwar.avatar.common.data.BendingData.get(BendingData.java:82) at com.crowsofwar.avatar.common.bending.water.WaterbendingPerformanceBonus.onWaterbenderUpdate(WaterbendingPerformanceBonus.java:25) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_123_WaterbendingPerformanceBonus_onWaterbenderUpdate_PlayerTickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:365) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:190) at c4.conarm.client.gui.GuiPreviewPanel.func_146976_a(GuiPreviewPanel.java:52) at slimeknights.mantle.client.gui.GuiModule.handleDrawGuiContainerBackgroundLayer(GuiModule.java:102) at slimeknights.mantle.client.gui.GuiMultiModule.func_146976_a(GuiMultiModule.java:95) at c4.conarm.client.gui.GuiArmorStation.func_146976_a(GuiArmorStation.java:565) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75) at slimeknights.mantle.client.gui.GuiMultiModule.func_73863_a(GuiMultiModule.java:174) at c4.conarm.client.gui.GuiArmorStation.func_73863_a(GuiArmorStation.java:200) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)

     I understand this is and incredibly niche issue, but any help would be appreciated!

    Posted in: Mod Discussion
  • To post a comment, please or register a new account.