All the Mods 7 - ATM7

All the Mods 7 - ATM7

3M Downloads

0.2.30-0.2.32 Ars Nouveau Particles failing to show up, missing textures?

Zakattacks1 opened this issue ยท 7 comments

commented

Been enjoying the pack but it seems like the particles involving this mod are missing? Anyone else running into this issue?

commented

I've been playing for several hours and it has sadly not fixed itself. Its quite odd.

commented

I also ran into this but after playing for awhile (admittedly a few hours) it seemed to fix itself

commented

The newest version fixed it. Will be closing the issue.

commented

Update: Issue has returned with 0.2.32, but not consistently. Seems to be tied to how instances are being updated through the startserver.bat. Will be reopening this as a result.

commented

This may be caused by a small oversight in the fix I made for block break particles turning black under certain circumstances. This fix was merged into Forge in 39.0.17.

The fix for this is waiting to be pulled into Forge, see MinecraftForge/MinecraftForge#8385 for the current state.

commented

Ok! Thank you so much! I'll see if this fixes it once incorporated! Thanks so much for addressing this!

commented

Forge 39.0.64 should fix this issue.
It should be noted that mod authors need to make sure to set up ALL render state the way they expect it due to the ordering fix done in the Forge PR that initially caused this.