TerraFirmaCraft

TerraFirmaCraft

2M Downloads

[Crash] PrimalCore and TFC

UnlimatedStone9 opened this issue ยท 7 comments

commented
  1. What did you expect to happen?
    TFC and PrimalCore to launch together like they used to.

  2. What actually happened instead (i.e. what was the bug)
    Game crashed during launch.

https://paste.dimdev.org/oxofigacox.mccrash

To Reproduce
Install both PrimalCore version 1.12.2-0.6.105 and TerraFirmaCraft 1.12.2-0.23.2.70

commented

toggling B:REPLACE_VANILLA_TORCHES=true to false in PrimalCore fixes the crash with TFC

Forge: 14.23.5.2838
TFC: 0.26.1.91
PrimalCore: 0.6.105

commented
commented

Both mods worked fine before, version 1.12.2-0.20.2.52 of TerraFirmaCraft had no crash related issues

commented

Entire log please

Nevermind, I think I've found the problem - both TFC and PrimalCore registry replace minecraft:torch. I'm assuming it's primal core's fault for holding around an unused registry object, because I can't find any references to that in TFC. That said, primal core isn't visible source, so I can't actually verify that. This is on them to solve.
An-Sar/PrimalCore#350

commented

That seems unusual to me, given both worked fine, was the Torch changed recently at all? Iirc TFC used its own Torch in older 1.12.2 builds but I could be wrong.

commented

Yes, it was. Yes it did. Doesn't matter if it seems unusual to you, that's what is causing the issue. As for now the ball is in Primal Core's court since I can't see their code.

commented

as of 0.31.0.125, we also have a toggle for this. It seems as this isn't going to be solved on either end so for now you'll just have to choose one or the other.