Woodwalkers

Woodwalkers

506k Downloads

Mob effect in datapack crashing game

JacquePott opened this issue ยท 2 comments

commented

Mod loader

Forge

Minecraft version

1.20.1

Woodwalkers version

4.1

CraftedCore version

3.2.3

Modloader version

47.2.0

The latest.log file

https://gist.github.com/JacquePott/9c284ece13998b7d647a628ae01c2b86

Issue description

This was tested alongside Remorphed and involves it's menu but I'm not sure if the root of the issue is from this mod or that one. My datapack adds a speed mobeffect to pigs. However, after unlocking the pig opening the morph menu crashes the game. Here is the relevant part of my datapack:
pig.json

Steps to reproduce

  1. Start game.
  2. Create new world with test datapack.
  3. Use command to unlock pig morph.
  4. Open morph menu.

Other

No response

commented

Alright, I've tested it and it looks like an error in mojang's code (it only happens in 120.1, but the same codes works on 1.19.4 and 1.20.2+). I probably won't manage to fix this within the next weeks (I'm not at home...)

commented

fixed as of c4b977e.