The Graveyard (FORGE/NEOFORGE)

The Graveyard (FORGE/NEOFORGE)

16M Downloads

Leftover `System.out.println` causing log spam (1.18)

Mrbysco opened this issue ยท 1 comments

commented

Hello, I believe you forgot to disable some System.out.println's before you build your The Graveyard 1.3 (FORGE) jar.

Currently you'll get a lot of STOP and false spam in your logs. Which can be traced to the RevenantEntity class.
Code in question

There's also a println left in a mixin

commented

This is why you don't code in the middle of the night. Will release a version today fixing this mess.