Relics

Relics

10M Downloads

crazy growth of log when equipped Ice Breaker

Tidy-Bear opened this issue ยท 1 comments

commented

When equipped Ice Break, latest.log will be filled with:
[Render thread/INFO] [STDOUT/]: [it.hurts.sskirillss.relics.items.relics.boots.IceBreakerItem:curioTick:60]: -0.1

It's seemed that you forget to remove the code for debug .
https://github.com/SSKirillSS/relics/blob/master/src/main/java/it/hurts/sskirillss/relics/items/relics/boots/IceBreakerItem.java#L60

commented

Thanks for the info. Fixed in 149647c and can be downloaded here.