Apotheosis

Apotheosis

70M Downloads

Capturing Nullifies all mob drops if said mob has no spawn egg

Licflagg opened this issue ยท 2 comments

commented

How to replicate:
1: Get a weapon with Capturing. a high level will help.
2: Fight a mob that has no spawn egg (Like Botania's Guardian of Gaia)
3: Get lucky with Capturing when you kill it.

All drops that it should've granted instead vanish into nothing. even if a loot pinata would happen, nothing does.

https://pastebin.com/Cv9w2mzU

commented

I investigated just today on an issue seemingly caused by the same root cause in Apotheosis 7.2.2.
I believe what triggers this issue has been fixed in 662f36d, as the trigger was the same NullPointerException as in #1131 (which is closely related, if not the same as, what I was investingating today).
If that is the case, it should be fixed in the next release (fix was committed on Jan 19, but last release, 7.2.2, was on Jan 14)

commented

Duplicate of #1131