[1.19.2] Watnings in the log
Maypul opened this issue ยท 2 comments
I'd like to replicate the issue posted in the comments on the modpage, there are few warnings in the log only with BadPackets, EMI and EMI LOOT:
MC: 1.19.2
Forge: 43.3.7
[20:49:14] [Render thread/WARN] [emi_loot/]: Duplicate function registration attempted with type: null during Registering Lootify set-any-damage function parser
[20:49:14] [Render thread/WARN] [emi_loot/]: Duplicate condition registration attempted with type: null during Registering lootify creeper condition parser
[20:49:14] [Render thread/WARN] [emi_loot/]: Duplicate condition registration attempted with type: null during Registering lootify wither-killed condition parser
Currently I am hiding them with LogBegone, but would be great to know if it is possible to fix somehow.
This is most likely fixed in v0.6.6+fix2, which hasn't been released yet.