ddevault / Craft.Net

(Unmaintained, see TrueCraft) Minecraft server, client, and etc for .NET
MIT License
228 stars 65 forks source link

Lots of Exceptions #231

Open beppe9000 opened 9 years ago

beppe9000 commented 9 years ago

I am trying to make a simple CLI client using Craft.Net, but as soon as MinecraftClient.Connect is invoked, the console is literally flooded by exception logs (that are normal behaviour as i understand).

Is there a way to filter them out?