fzzyhmstrs / EMI_loot

12 stars 10 forks source link

[1.19.2] Watnings in the log #51

Closed Maypul closed 1 week ago

Maypul commented 7 months ago

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.

unilock commented 2 months ago

This is most likely fixed in v0.6.6+fix2, which hasn't been released yet.

https://github.com/unilock/EMI_loot/actions/runs/9625438733

fzzyhmstrs commented 1 week ago

closing as fixed