Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Something went wrong rendering the generator: E.split(...).at is not a function #536

Open
SleepyKolosLolya opened this issue Jun 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SleepyKolosLolya
Copy link

Crash report

  • Page url: https://misode.github.io/recipe/
  • Generator ID: recipe
  • Current version: 1.21
  • Latest version: 24w21b

Stack trace

TypeError: Something went wrong rendering the generator: E.split(...).at is not a function
    at at (src/app/components/generator/ProjectPanel.tsx:131:27)
    at G4 (../../node_modules/preact/dist/preact.module.js:1:8150)
    at uu (../../node_modules/preact/dist/preact.module.js:1:5862)
    at n (../../node_modules/preact/dist/preact.module.js:1:2131)
    at w (../../node_modules/preact/dist/preact.module.js:1:6130)
    at n (../../node_modules/preact/dist/preact.module.js:1:2131)
    at w (../../node_modules/preact/dist/preact.module.js:1:7348)
    at L (../../node_modules/preact/dist/preact.module.js:1:6312)
    at n (../../node_modules/preact/dist/preact.module.js:1:2131)
    at w (../../node_modules/preact/dist/preact.module.js:1:6130)
    at n (../../node_modules/preact/dist/preact.module.js:1:2131)
    at w (../../node_modules/preact/dist/preact.module.js:1:6130)
    at n (../../node_modules/preact/dist/preact.module.js:1:2131)
    at w (../../node_modules/preact/dist/preact.module.js:1:6130)
    at n (../../node_modules/preact/dist/preact.module.js:1:2131)
    at w (../../node_modules/preact/dist/preact.module.js:1:7348)
    at L (../../node_modules/preact/dist/preact.module.js:1:6312)
    at n (../../node_modules/preact/dist/preact.module.js:1:2131)
    at w (../../node_modules/preact/dist/preact.module.js:1:6130)
    at n (../../node_modules/preact/dist/preact.module.js:1:2131)
    at w (../../node_modules/preact/dist/preact.module.js:1:7348)
    at L (../../node_modules/preact/dist/preact.module.js:1:6312)
    at n (../../node_modules/preact/dist/preact.module.js:1:2131)
    at w (../../node_modules/preact/dist/preact.module.js:1:6130)
    at n (../../node_modules/preact/dist/preact.module.js:1:2131)
    at w (../../node_modules/preact/dist/preact.module.js:1:7348)
    at L (../../node_modules/preact/dist/preact.module.js:1:6312)
    at n (../../node_modules/preact/dist/preact.module.js:1:2131)
    at w (../../node_modules/preact/dist/preact.module.js:1:6130)
    at j (../../node_modules/preact/dist/preact.module.js:1:1493)
    at q0 (../../node_modules/preact/dist/preact.module.js:1:1391)

Generator JSON

{
  "type": "minecraft:crafting_shapeless",
  "ingredients": [
    {
      "item": "minecraft:stone"
    },
    {
      "item": "minecraft:stone"
    },
    {
      "item": "minecraft:cobblestone"
    }
  ],
  "result": {
    "id": "minecraft:gravel",
    "count": 3
  },
  "category": "blocks"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants