Bountiful

Bountiful

35M Downloads

Mixin-related crash when Lag Goggles is also installed

TheDeviantCrafter opened this issue ยท 1 comments

commented

LagGoggles issue

Another LagGoggles issue that explains how to fix it

Describe the bug

When both Lag Goggles and Bountiful are installed, the game crashes early in the startup sequence and does not create a

To Reproduce

Install these three mods:

  • Lag Goggles FAT 4.8
  • Bountiful 2.2.0
  • Forgelin 1.8.3

Latest.log: https://pastebin.com/0RPK7Rni
Debug.log: https://pastebin.com/vruepAre

commented

Caused by: java.lang.Exception: 'bountiful/bounties.json' contains one or more invalid bounties.

Sounds like you have an invalid JSON file. I'd delete your Bountiful configs and try edit them again, or run them through a JSON validator, or especially so: Make sure that all items in the JSON exist. LagGoggles messes with ASM code, something Bountiful doesn't do. Even if your JSON was perfect, any meddling with ASM code is on on their end, not mine, and they're the ones responsible for fixing it.