Galacticraft Legacy

Galacticraft Legacy

2M Downloads

[Bug]: Error java.lang.NullPointerException every tick

DonnerTechQ2 opened this issue ยท 2 comments

commented

Forge Version

14.23.5.2860

Galacticraft Version

4.0.6

Log or Crash Report

https://gist.github.com/DonnerTechQ2/595a56f068bdae8a1e925481f7755293

Reproduction steps

  1. Join the world
  2. Get [micdoodle8.mods.galacticraft.core.energy.EnergyUtil:getAdjacentPowerConnections:277]: java.lang.NullPointerException error in log every tick (at micdoodle8.mods.galacticraft.core.energy.EnergyUtil.getAdjacentPowerConnections(EnergyUtil.java:253)
commented

a little more context would help, did it happen after connecting a block to something? It's something to do with IC2, next time the crashlog or normal latest.log file will suffice, scrolling through the debug logs is extremely tedious.

commented

a little more context would help, did it happen after connecting a block to something? It's something to do with IC2, next time the crashlog or normal latest.log file will suffice, scrolling through the debug logs is extremely tedious.

I just noticed that my logs have started weighing 100+ mb each. I don't know when this started. But I can note that this error is only in the client logs. There is nothing like this in the server logs.