OreCruncher / BetterRain

Based on the BetterRain mod from Wirsbo
20 stars 12 forks source link

VAT crash on Chicken sound splash? #71

Closed fwsGonzo closed 8 years ago

fwsGonzo commented 8 years ago

It's abit tricky for me to figure out what really happens here, but: Thaumcraft VAT with vanilla Chicken with healing vial --> Dynamic Surroundings heal splash --> Crash

https://gist.github.com/fwsGonzo/d91ddd451854cf188e34

Can I use forge option to get rid of the erroring entity? What do?

OreCruncher commented 8 years ago

Set "Damage Popoffs" to false in your config - should do the trick. Looks like the event coming through the event system has bad data in it.

fwsGonzo commented 8 years ago

:+1:

OreCruncher commented 8 years ago

Posted BETA with a fix: http://minecraft.curseforge.com/projects/dynamic-surroundings/files. You can turn the pop offs back on. :)