Weird issue with packet bufferer warnings.
This commit is contained in:
parent
078dca1f40
commit
7720380b09
1 changed files with 1 additions and 0 deletions
|
|
@ -213,6 +213,7 @@ namespace TShockAPI
|
||||||
switch ((uint)e.ErrorCode)
|
switch ((uint)e.ErrorCode)
|
||||||
{
|
{
|
||||||
case 0x80004005:
|
case 0x80004005:
|
||||||
|
case 10053:
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
Log.Warn(e.ToString());
|
Log.Warn(e.ToString());
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue