ExtraCells / ExtraCells2

ExtraCells 2
MIT License
136 stars 115 forks source link

Multiple Filters for ME Ore Dictionary Export bus not working. #659

Closed astridos2go closed 5 years ago

astridos2go commented 5 years ago

When attempting to add multiple filters to the ME Ore Dictionary Export bus, for example, oreIron&oreGold the export bus does not recognize the input.

When I type oreIron or even oreIron& the export bus recognizes the filter and works. I can also type something like oreIron&!oreCinnabar and it will work correctly.

As I would like to specify multiple filters for a single ME Ore Dictionary Export bus and the code seems to support doing so just by using a &, I was just wondering why this is seemingly broken, or if I am missing something blatantly obvious.

I did not find the code by myself, it was used in a response to a post I made on reddit when I was trying to find out what logical operator could be used to define multiple filters.

Any help would be greatly appreciated! Thank you so much for your time!

ruifung commented 5 years ago

Fixed in 4f4d41b23f0dbe77860bdca58a6c1ee4a383324e

Definitely not on curseforge for now until I can get a hold of someone who can publish there.