You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been porting my Minecraft server implementation from Java and Netty to .NET c# and DotNetty, DotNetty also hides the error exceptions in the pipeline possibly? No errors getting logged
I've been porting my Minecraft server implementation from Java and Netty to .NET c# and DotNetty, DotNetty also hides the error exceptions in the pipeline possibly? No errors getting logged
Here's the java version, https://github.com/Tofaa2/Tachyon
Here's the c# branch https://github.com/Tofaa2/Tachyon/tree/rewrite
The text was updated successfully, but these errors were encountered: