Closed kappa-maintainer closed 2 years ago
Also I should mention that a post on /r/feedthebeast is a great idea! I'll aim to post something sometime this week
I figured out why the TiC update() will got called before initialization, it was called from https://github.com/yeelp/Distinct-Damage-Descriptions/blob/00e77f9eecaae4e800ecf7571d81c13bb1a18e46/src/main/java/yeelp/distinctdamagedescriptions/integration/tic/tinkers/capability/distributors/TinkerProjectileCapabilityDistributor.java#L26 I guess a null check is enough to fix this
The EntityProjectileBase.tinkerProjectile can be null when applying distributions, a null check can fix this Btw, this mod really needs more advertise. Maybe make a post on /r/feedthebeast or something