TeamGalacticraft / Galacticraft-Legacy

An advanced Space Dimension Mod for Minecraft
MIT License
72 stars 33 forks source link

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

Open DonnerTechQ2 opened 11 months ago

DonnerTechQ2 commented 11 months ago

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)
ROMVoid95 commented 11 months ago

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.

DonnerTechQ2 commented 11 months ago

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.