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

"death.attack.bleed_damage" prints in chat randomly #786

Open
freopt opened this issue Jun 12, 2022 · 4 comments
Open

"death.attack.bleed_damage" prints in chat randomly #786

freopt opened this issue Jun 12, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@freopt
Copy link

freopt commented Jun 12, 2022

General Information

Describe the bug:
"death.attack.bleed_damage" prints in chat randomly

To Reproduce:
There's not really a set of directions you can follow to reproduce it but it happens every now and then after I create a world and run around for a few minutes

Environment Versions

Mystic Mods Versions

  • MysticalLib: 1.13.0
  • MysticalWorld: 1.11.0
  • Roots: 3.1.5

Other Versions:

  • Forge:14.23.5.2860
  • Minecraft:1.12.2

Logging Information

Latest Log (if necessary):
https://gist.github.com/freopt/35ea7f9544962a6dfd43c7696905bbdb


Additional context (optional):
I had to do some digging to figure out what was causing this as there is literally nothing in the log and it seems that Roots is the only mod that uses "bleed_damage"

@freopt freopt added the bug Something isn't working label Jun 12, 2022
@freopt
Copy link
Author

freopt commented Jun 12, 2022

image

@DoomRater
Copy link

This sounds like some mobs gaining powers or weapons from Roots and killing each other with them, where Roots doesn't know how to address monsters with the kill message. Just spitballing here, but do you have some mod that creates champion mobs in world?

@freopt
Copy link
Author

freopt commented Jun 12, 2022

This sounds like some mobs gaining powers or weapons from Roots and killing each other with them, where Roots doesn't know how to address monsters with the kill message. Just spitballing here, but do you have some mod that creates champion mobs in world?

No Champions or Infernal Mobs
maybe Apotheosis?

@noobanidus
Copy link
Collaborator

Apotheosis is potentially likely, I've never tested those interactions.

The message itself is simply a missing translation key, which is my fault, but mobs shouldn't be getting this potion effect outside of being attacked with the runed dagger...

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

3 participants