Error in server logs
QORTEC opened this issue ยท 4 comments
The following error is spaming my servers log files:
https://gist.github.com/QORTEC/c189bcc36bc2920854e0
I can give you the whole log file if you want it but be warned its large.
[The log file it use to be ~10MiB before the bug, now its at 525MiB!!]
Versions:
Forge: 10.13.4.1448
Carpenter's Blocks: 3.3.6
CoFHCore: 3.0.3-303
CoFHLib: 1.0.3-175
ThermalExpansion: 4.0.3B1-218
ThermalFoundation: 1.2.0-102
Original Report:
CoFH/Feedback#726
From what I gather.. CoFH is simulating block interactions for chunks that don't currently reside in memory. I suppose checking if the event has canceled may help, but otherwise all the code is doing is calling for a block which wouldn't cause issues under normal circumstances.
Thank you for looking into this bug.
While this bug isn't fatal it is very annoying since it has increasing the size my logfiles by several fold, this makes it significantly more difficult to debug other more serious issues.
I will be keeping an eye on this issue in case you need me to test fixes or need any additional information.
If there is anything else I can do feel free to ask.
Try this build: https://www.dropbox.com/s/75irjd22n1ei2km/Carpenter%27s%20Blocks%20v3.3.6%20-%20MC%201.7.10%20-%20Test.jar?dl=0
If it doesn't help, I will probably have to get some more details from the CoFH team on what exactly is happening.