use AspectList.remove instead of AspectList.reduce to fix "sometimes drainer doesn't work with essentia import bus"#56
Conversation
|
wait how does build and test fail
But why? I think it's not related to my pr. |
|
Some mod use postea or postea is set in dev in this mod. To resolve it run gradlew updatebuildscript or found the mod run it there add a new tag and update this mod . |
I used .\gradlew updatebuildscript and upload changes to github, but still, it just not works. Do I need to do other things? |
|
ok finally build successful. |
|
The mod cause it is now updated and all fine |
|
I think it's almost all done, waiting for merge. This patch cannot fix exists drainer so I recommend players to break drainer and place it again. |
@SST-03 are you on GTNH Discord? |
At least now, yes. (i don't often use discord) |
use AspectList.remove(...) instead of .reduce(...) can remove Aspect when aspect.amount==0.
closes GTNewHorizons/GT-New-Horizons-Modpack#20653