kenigvovan / creaturescan_7

0 stars 0 forks source link

Server Error: red dye sealhours (compatibility with Expanded Matter?) #1

Open NiemandNatural opened 2 months ago

NiemandNatural commented 2 months ago

VS 1.19.8 Expanded Matter 2.6.0 Creatures and Critters (Unofficial) 1.0.9

Error on startup (mentions EM patch) - appears only with C&C, might be a compability issue:


[Server Error] Patch 1 (target: game:recipes/barrel/dye/red.json) in em:patches/survival-recipes-barrel-dye-red.json failed because supplied path /0/sealHours is invalid: The json path /0/sealHours was not found. Could traverse until /0, but then 'sealHours' does not exist. Full json at this path: {
  "code": "dye-red",
  "ingredients": [
    {
      "type": "item",
      "code": "game:dilutedalumportion",
      "litres": 4
    },
    {
      "type": "item",
      "code": "em:powdered-ore-cinnabar",
      "quantity": 1
    }
  ],
  "output": {
    "type": "item",
    "code": "game:dye-red",
    "litres": 4
  }
}```
kenigvovan commented 1 month ago

fixed in 1.0.10