Cucumber Library

Cucumber Library

99M Downloads

cucumber-tags.json is invalid

diefesson opened this issue ยท 2 comments

commented

Describe the bug

Cucumber keeps generating invalid JSON for cucumber-tags.json

To Reproduce

  1. Just run the mod with MA

Expected behavior

Cucumber shoud generate valid JSON for cucumber-tags.json

Screenshots / Scripts / Logs

{
  "forge:ingots/enderium": "null",
  "forge:ingots/mithril": "null"
}}

Versions (please complete the following information):

  • Minecraft: 1.20.1
  • Forge: NeoForge 47.1.106
  • Cucumber: 7.0.12
  • Singleplayer or Multiplayer: singleplayer
commented

Is this a consistent issue? If you delete the file and let it regenerate does it do the same thing? I'm honestly not sure why this would happen.

commented

Yes. It's a consistent issue. But I think it's caused in combination with some other mod. I am still trying to isolate it.

Maybe something related to a broken tag on load/reload?