Ender IO Endergy

Ender IO Endergy

12M Downloads

1.7.10 Version - Crashes game with MemoryTickingException when Ender Energy Conduit is placed.

thatmaxplayle opened this issue · 4 comments

commented

Issue Description:

The entire game crashes with a MemoryTickingException when an Ender Energy Conduit is placed. This started happening randomly, and even after updating the mod to the most recent version, still happens. I am using the 1.7.10 because I'm using the Hermitcraft Modsauce 2 modpack. Would you still be able to look into this? Or provide steps into fixing it? Thank you.

What happens:

Game crashes with MemoryTickingException at
at crazypants.enderio.conduit.power.PowerConduit.getMaxEnergyStored(PowerConduit.java:537)
at crazypants.enderio.conduit.power.PowerConduit.canConnectToConduit(PowerConduit.java:442)
at crazypants.enderio.conduit.AbstractConduit.onAddedToBundle(AbstractConduit.java:499)
at crazypants.enderio.conduit.TileConduitBundle.addConduit(TileConduitBundle.java:382)
at crazypants.enderio.conduit.AbstractItemConduit.func_77648_a(AbstractItemConduit.java:77)
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

When the game is restarted, the block which the energy conduit was supposed to appear inside is just a "conduit connector" and is invisible. This can be broken by hand. The issue keeps happening however.

What you expected to happen:

The power conduit to place correctly and connect to the line I placed it adjacently to.

Steps to reproduce:

  1. Place a power conduit within a longer line. This only started happening however after I had been playing in the world for a while
    ...

Affected Versions (Do not use "latest"):

  • EnderIO: EnderIO-1.7.10-2.3.0.429_beta
  • EnderCore: EnderCore-1.7.10-0.2.0.39_beta
  • Minecraft: Version 1.7.10
  • Forge: forge-1.7.10-10.13.4.1492-1.7.10-universal
  • SpongeForge? yno
  • Optifine? no
  • Single Player and/or Server? Single Player

PLEASE NOTE: FASTCRAFT WAS ENABLED WITHIN THIS INSTANCE.

Your most recent log file where the issue was present:

https://pastebin.com/WhiAnVVq

commented

we don't support !.7.10 anymore

commented

we don't support 1.7.10 for EIO we moved on to 1.12.2 so don't expect any updates in 1.7 there all outdated

commented
commented