MehVahdJukaar / Supplementaries

Other
125 stars 91 forks source link

[šŸž]: Incompatibility between Supplementaries and FTB Dimensions causing server to hang indefinitly #909

Closed DatenThielt closed 5 months ago

DatenThielt commented 5 months ago

Before Continuing:

Version-Loader

1.19.2-forge

Supplementaries Version

supplementaries-1.19.2-2.4.16

Moonlight Lib Version

moonlight-1.19.2-2.3.6-forge

Issue Detail

Incompatibility between FTB Dimensions and Supplementaries is causing server to hang with no crash, If watchman is enabled then the server crashes after the alloted timeout, The logs only point to Supplementaries and Sareth mentioned that it seems to be an issue with that and FTB Dimensions.

The internal issue if you have access can be found at https://github.com/FTBTesting/Testing-Issues/issues/1889

I have also put the logs here in case you do not have access. Thanks!

debug.log https://pste.ch/mikinihoxa.md latest.log https://pste.ch/okotuhicow.md crash.log https://pste.ch/ekiputineb.pl

I have put the original description in the steps below.

Optional Attachment

No response

To Produce

Randomly, the server will stop responding completely, until watchman picks it up and crashes the server Disabling watchman causes the server to hang forever restarting the server and attempting to log in will cause it to hang again, Not logging into the same region has no issue. The last batch of lines in the logs points to supplementaries Disabling supplementaries on the server fixes the issue re-enabling supplementaries the server runs for a while again (several hours) until the issue randomly comes back, This is random and sometimes does not fix the issue.

MehVahdJukaar commented 5 months ago

Who knows whose fault its here. I see FTB stuff doing stuff with chunk loading, ends up calling some vanilla update chunk methods which calls supplementaries which calls forge capabilities which calls ends up getting a productive bees capability at that pos and that somehow causes something to lock up I assume

MehVahdJukaar commented 5 months ago

should be solved