try fix
This commit is contained in:
parent
76ecfb39ab
commit
b0dc368ef7
6 changed files with 99 additions and 23 deletions
|
@ -95,6 +95,7 @@ public class NetConnection extends SimpleChannelInboundHandler<Packet>
|
|||
else
|
||||
{
|
||||
comp = "Interner Fehler: " + p_exceptionCaught_2_;
|
||||
Log.SYSTEM.error(p_exceptionCaught_2_, "Fehler in der Verbindung mit %s", this.getCutAddress());
|
||||
}
|
||||
|
||||
this.closeChannel(comp);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue