acidjazz / drmon

Draconic Reactor computercraft monitoring and failsafe interface
60 stars 84 forks source link

App crashed after few min #7

Closed GHOziLINA closed 7 years ago

GHOziLINA commented 7 years ago

fuelConversionRate: 846 temperature: 7378.53 fieldStrength: 5.0116072E7 fieldDrainRate: 116238 generationRate: 649335 status: online energySaturation: 153503950 maxFuelConversion: 10368 fuelConversion: 444.188 maxFieldStrength: 100000000 maxEnergyStaturation: 1000000000 Output Gate: 650000 Input gate: 232476 Java Exception Thrown: Java.lang.NullPointerException

and this error other times

Java Exception Thrown: Java.lang.IndexOutOfBoundsException: Index:0, Size: 1

i keep getting that Java error after so 2-5 min of the app running

piepie62 commented 7 years ago

Is the reactor always chunkloaded? Reloading it is what seems to make me get this error. It happened a few times before I realized that the entire thing wasn't loaded; maybe try chunkloading every single block of it?

acidjazz commented 7 years ago

@GHOziLINA can i get a full dump of your crash log?

GHOziLINA commented 7 years ago

seems to have been server side, problem server admin fixed running smooth as a baby's behind now, thanks really nice program btw