Calculator

Calculator

6M Downloads

Relentless console spam. Removing affected block makes it worse (1.10.2)

Boomflex opened this issue ยท 6 comments

commented

Creates TPS issues when the affected block is broken, taking TPS down to less than 5...

This constantly spams console until a restart.

commented

Fixed in dev- although let me know if it persists...

commented

It 100% persists.

Even worse this time.

http://pastebin.com/rTTArxKw

commented

Don't know if this helps but.
"asie - whoever makes that mod - let them know accessing neighbors in onLoad is a big no-no. They should still do it on the first update()... and adding things to the IC2 enet = accessing neighbors"

commented

different error this time, different cause, but asie is right, accessing anything other then the block being loaded or your own static classes that you are 100% have been initialised is bad. the world around you is still loading so you can't be sure that things are initialized and ready to go

commented

Ohh dam.. my bad. I did change it to the first tick but for some reason it actually complied wrong. Should have tested the mod jar

commented

This is still an issue for me the continual console spam

Calculator-1.10.2-3.2.5
SonarCore-1.10.2-3.3.0
Forge Version 13.18.3.2422

Log

Due to the amount of console spam from calculator i am unable to give a full log as it is way too big