WhiskyTangoFawks / Expedition

9 stars 11 forks source link

Custom Explosions cause no items to drop upon death #101

Closed Biochao closed 7 years ago

Biochao commented 7 years ago

While playing I was losing all my items when I died to Creepers. After some testing found out any explosion caused no items to drop.

Turning off "Override explosions with custom explosions" made items drop again.

WTF-Expedition_1.10.2_v-1.4.1

WhiskyTangoFawks commented 7 years ago

I suspect it's actually throwing the items around, rather than preventing the drops, as I'm not doing anything with player death- try turning "Explosion entity force percentage modifier" down to zero and see if that makes a difference.

Biochao commented 7 years ago

I've tested exploding myself in a Bedrock box. Experience drops, but no items.

Biochao commented 7 years ago

After some more testing with only WTFExpedition and Tinkers Construct installed it looks like items are getting vaporized when they drop. If you have a nether star it drops just fine because it can not be destroyed by explosions. Maybe the items drop before the custom explosions are finished?

WhiskyTangoFawks commented 7 years ago

They do drop after each increment of the explosion, looks like they're being damaged somehow (didn't know that was possible). Once I get the generator overhaul sorted out I'll figure out why this is happening, and stop it. Thanks for the detective work.

WhiskyTangoFawks commented 7 years ago

I've got this sorted. Next release will have the fix.