Tech Reborn

Tech Reborn

30M Downloads

Incompatible with new libcd? (crash at launch)

crest1993 opened this issue ยท 5 comments

commented

Describe the bug
Incompatible with new libcd?

Steps to Reproduce
Vanilla Hammer use new libcd and it crash the game if i installed both of the tweak

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information with the version):

  • Minecraft: 1.16.2
  • Mod Loader: Fabric

Logs
Pastebin the log [e.g. logs/latest.log] and link it below:

log

Additional context
Add any other context about the problem here.

commented

I have:

  • TechReborn-1.16-3.5.1+build.101
  • RebornCore-1.16-4.4.0+build.67
  • fabric-api-0.18.0+build.397-1.16
  • [email protected]+build.206
  • vanilla-hammers-2.0.5-1.16.2
    This crash isn't happening for me.

You're using Fabric Loader 0.9.1+build.205, could you try updating?

commented

Looks like Lib CDs api broke

commented

download the latest 1.16.1 version of libcd. For some reason all of the 1.16.2 versions cause vanilla hammers and tech reborn to crash the game when loaded together.

commented

LibCD removed Tweaker code as of the 1.16.2 release:

1.16.2 Update: The Great Scale-Back
Update to Minecraft 1.16.2
Remove tweakers and all associated systems. This is a breaking change.
LibCD is now 47 KB (15% the size of 2.5.0), small enough to JiJ without worrying about excess bloat.

Tweakers will return in a new project with an altered scope. Please be patient while I work on this.

commented

Should be fixed by 4b60365