Possible eleccore conflict. 7.99.12
border999 opened this issue ยท 22 comments
Close up seeing this, but please. There does appear to be some form of referencing issue that occurs when eleccore 1.12.2-1.8.433 and buildcraft 7.99.12 are in the same modpack. Just wanted to bring the possibility to your attention. This may be entirely on their side if you're certain it's not on yours.
please provide more information on this issue, 'possible referencing issue' doesn't tell us anything, please provide screenshots if it's a visual issue or more detail on what exactly is heapening (logs also might help)
Is this related to Elecs-Mods/ElecCore#127?
might be though nothing there is pointing to BC specificaly in the reports, seems somewhere something in an event handler of eleccore is returning a null world? not sure what exactly they are doing
It looks like they cache something (block update positions?) earlier, and then it crashes when trying to handle them later down the line. Unfortunately there's little that we can do about this without more info narrowing down exactly the interaction that causes it, or if one of the elec-core devs takes a look at it.
still nothing pointing to BC in any way, the only errors in there are extra utils related, MC not being able to connect its sessionserver advancement related errors (guessing some recipes got removed or otherwise messed with)
but nothing that sheds a light on this issue, best to wait for @Elec332 at this point to take a look at the issue from his side
Indeed. I will also say that I only bring this up to you because these issues only began to occur after adding buildcraft to my pack.
it might be BC but nothing is pointing directly at BC so without more info on what the exact cause is we can't realy do anything
I'll give you a stripped down version of my last load up log. (Striped because optifine makes thousands of lines of the log) World loads up, but (assuming that you weren't tabbed into it when it loaded up) When you resume the game, it shuts down the world with some form of exception error. I will also say it may be possible that buildcraft is simply slowing down the game so much that other errors start to occur.
That log doesn't have any exceptions at the end of it or a crash report indicating that it crashed or shutdown. Was that on a server, or is the log file truncated?
Unfortunately most of the log is just startup info, which isn't related to this problem. Can you upload just the end of the log? (Although I probably won't be able to help much, as it's waiting for @Elec332 to check what's causing the crash in eleccore)
also seems to be throwing a rather large error on tracking Extra Utilities based items if I'm reading this correctly.
border did you update Forge as well? Update Extra Utils as well. This was a major bug I faced too, but its fixed in the latest update of extra utils and forge.
the crash seems to be resolved, anyone else that had this issue getting the same result?
It happens when i unload a world with sponge (even with lastest forge and EU):
https://pastebin.com/MnW7hrfc
per the actual issue for which this discussion is about, that while the "latest" versions of forge and Extra Utilities 2 solve the problem of being unable to enter the world. The crash still occurs every so often and I have yet to identify if It's something I'm doing or if it's something under the hood catching on something else and crashing.