halvors / Nuclear-Physics

Nuclear Physics is a mod that brings in realistic, world-based technological advancement experience into Minecraft.
GNU General Public License v3.0
12 stars 8 forks source link

Random crash 1.12.2 #64

Open Njet75 opened 6 years ago

Njet75 commented 6 years ago

Get this crash completly random. Some time it happens a few minutes after logging in. Sometimes hafter hours of playing. Sometimes not at all. crash-2018-10-21_17.03.54-server.txt

/Michael

halvors commented 6 years ago

@nictrace Any idea why this might be?

Strange that it happens here: https://github.com/halvors/Nuclear-Physics/blob/1.10.2/src/main/java/org/halvors/nuclearphysics/common/tile/reactor/fusion/TilePlasma.java#L73

Somehow position is invalid?

nictrace commented 6 years ago

Do you have ArrayList.remove() in your code?

halvors commented 6 years ago

@nictrace Don't think so.

halvors commented 6 years ago

@nictrace This maybe? https://github.com/halvors/Nuclear-Physics/blob/1.10.2/src/main/java/org/halvors/nuclearphysics/common/science/grid/ThermalGrid.java#L62

halvors commented 6 years ago

Should support it...