GlodBlock / ExtendedAE

add a pattern provider with 36 slots for AE2
GNU Lesser General Public License v3.0
33 stars 29 forks source link

Tag Export Bus doesn't respect filtering/syntax correctly. #72

Closed Ianthasys closed 7 months ago

Ianthasys commented 7 months ago

After some testing, it seems that the tag export bus isn't respecting syntax correctly for certain operators. For example, using the same syntax as one of the filters put into the guidebook page for the storage bus, forge:dyes/* && !(forge:dyes/black) the bus isn't pulling anything from my network into other storages. I also tried this by specifying other items, and it didn't seem to work either. Using just a single tag does seem to work fine, it also seems to work fine when specifying multiple items via the OR tag |

Ianthasys commented 7 months ago

All this being said, I'm not sure if it's user error, but following the information in the guide book is all I really have to go off of for the syntax.

GlodBlock commented 7 months ago

the logic operator ! isn't functional now and will be removed next update. the example in guide book will get revised

GlodBlock commented 7 months ago

fixed in https://legacy.curseforge.com/minecraft/mc-mods/ex-pattern-provider/files/5092194