Console spam
lonevox opened this issue ยท 2 comments
This mod is logging dozens of almost identical lines. Here is some of the lines:
[03:03:22] [Render thread/INFO] [ne.Pa.be.BetterArcheology/]: wtf ist this: {StoredEnchantments:[{id:"betterarcheology:penetrating_strike",lvl:1}]}
[03:03:22] [Render thread/INFO] [ne.Pa.be.BetterArcheology/]: wtf ist this: {StoredEnchantments:[{id:"betterarcheology:penetrating_strike",lvl:1}]}
[03:03:22] [Render thread/INFO] [ne.Pa.be.BetterArcheology/]: wtf ist this: {StoredEnchantments:[{id:"betterarcheology:tunneling",lvl:1}]}
[03:03:22] [Render thread/INFO] [ne.Pa.be.BetterArcheology/]: wtf ist this: {StoredEnchantments:[{id:"betterarcheology:tunneling",lvl:1}]}
[03:03:22] [Render thread/INFO] [ne.Pa.be.BetterArcheology/]: wtf ist this: {StoredEnchantments:[{id:"betterarcheology:soaring_winds",lvl:1}]}
[03:03:22] [Render thread/INFO] [ne.Pa.be.BetterArcheology/]: wtf ist this: {StoredEnchantments:[{id:"betterarcheology:soaring_winds",lvl:1}]}
[03:03:23] [Render thread/INFO] [ne.Pa.be.BetterArcheology/]: wtf ist this: {StoredEnchantments:[{id:"betterarcheology:penetrating_strike",lvl:1}]}
[03:03:23] [Render thread/INFO] [ne.Pa.be.BetterArcheology/]: wtf ist this: {StoredEnchantments:[{id:"betterarcheology:penetrating_strike",lvl:1}]}
This looks like debugging, but at a glance I couldn't find where it was coming from in the source.
Oh damn, I know.
How did I not catch that. Really embarrassing! xD
I'll upload a fixed one asap!