Load My F***ing Tags

Load My F***ing Tags

24M Downloads

[1.20.1 Forge] Crash when creating a world

chorbintime opened this issue ยท 6 comments

commented

User is on v9 of BMC4 Forge. First person to report this - it is not consistently reproducible across machines but appears to be reproducible for this user

crash-2023-08-18_23.16.43-client.txt

commented

Hmm quite concerning to say the least since that target references to lambda within the (Yarn) TagGroupLoader.buildGroup which is used to capture that has failed... odd that it happens constantly for this user. Ill do some investigating to see if I can find what is making such changes to fail with targeting such

commented

It seems that some mod in this list when update to the Users version causes this problem:

  • L_Enders_Cataclysm-1.29-1.20.1.jar
  • corail_woodcutter-1.20.1-3.0.2.jar
  • forge-1.20.1-47.1.44-universal.jar
  • bygonenether-1.3.1-1.20.x.jar

Those versions are only found with the user after comparing to the release version I have downloaded for V9.

commented

Ok it seems that forge 47.1.44 just has something going on in the TagGroupLoader that mess the lambda up or removes it

commented
commented

Ill just have to rewrite the mixin specifically to deal with Forge and release an update for such.

commented

Fixed in version 1.0.3: Link