parent
e7887fbbb4
commit
efcf4c6a59
@ -38,6 +38,7 @@ public class ListenThread extends Thread
|
|||||||
BungeeCord.getInstance().threadPool.submit( handler );
|
BungeeCord.getInstance().threadPool.submit( handler );
|
||||||
} catch ( SocketException ex )
|
} catch ( SocketException ex )
|
||||||
{
|
{
|
||||||
|
ex.printStackTrace(); // Now people can see why their operating system is failing them and stop bitching at me!
|
||||||
} catch ( IOException ex )
|
} catch ( IOException ex )
|
||||||
{
|
{
|
||||||
ex.printStackTrace(); // TODO
|
ex.printStackTrace(); // TODO
|
||||||
|
Loading…
Reference in New Issue
Block a user