Removing bee json issue
Pdiddy973 opened this issue ยท 2 comments
Describe the bug
similar issue as to #138 , but it is not fixed in the new version
To Reproduce
Steps to reproduce the behavior:
- have bee go into apiary
- remove bee json
- bee is stuck in apiary still, and spamming console. seems about 1 per type removed a tick
Expected behavior
removed bees to not show in apiary, and no console spam
Screenshots or Crash Logs
the error is - [Server thread/WARN] [minecraft/EntityType]: Skipping Entity with id resourcefulbees:bronze_bee
please complete the following information:
- Forge Version [36.0.13]
- Mod Version [.5.9_2b]
already mentioned in the discord chat, but restarting the server does not resolve the issue.
Fixed in ef91349