Effective

Effective

5M Downloads

when combined with immersive portals, console is spammed with random numbers

Redd56 opened this issue · 2 comments

commented

image
something is logging in chat with random numbers,
tested with effective 1.1
fabric 0.12.12
mc 1.18.1
azul jdk 17
fabric api 0.46.4 for 1.18
and immersive portals 1.2.5
link to immserive portals github issue: #980

commented

I believe I may have found the code responsible for this

Looks like a debug log left in, unless something else is reliant on this one system print (which it shouldn’t be) it can be removed and fix it. Please correct me if I’m wrong

commented

Should be fixed now since the method was commented out