Jump to content
  • 0

Syserr client CInstanceBase::PushTCPState You can't send move packets to yourself!


Iηfιηιт²⁴ᵏ

Question

9 answers to this question

Recommended Posts

  • 0
  • Premium

Just comment that:

void CInstanceBase::PushTCPState(DWORD dwCmdTime, const TPixelPosition& c_rkPPosDst, float fDstRot, UINT eFunc, UINT uArg)
{	
	//if (__IsMainInstance())
	//{
	//	TraceError("CInstanceBase::PushTCPState Cannot Push TCPState on a main instance");
	//	return;
	//}

	[...]
}

 

Edited by xXIntelXx
  • Smile Tear 1
Link to comment
Share on other sites

  • 0
1 hour ago, xXIntelXx said:

Just comment that:

void CInstanceBase::PushTCPState(DWORD dwCmdTime, const TPixelPosition& c_rkPPosDst, float fDstRot, UINT eFunc, UINT uArg)
{	
	//if (__IsMainInstance())
	//{
	//	TraceError("CInstanceBase::PushTCPState Cannot Push TCPState on a main instance");
	//	return;
	//}

	[...]
}

 

6n8a8p.jpg

Also, if you want to comment, then please only the TraceError and not the whole if clause.

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • 0
  • Premium
39 minutes ago, LordZiege said:

6n8a8p.jpg

Also, if you want to comment, then please only the TraceError and not the whole if clause.

it's been like this for 7+ years (so whoever commented it, they deemed the if clause useless as well)

 

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 1
Link to comment
Share on other sites

  • 0
  • Premium
4 hours ago, xXIntelXx said:

Just comment that:

void CInstanceBase::PushTCPState(DWORD dwCmdTime, const TPixelPosition& c_rkPPosDst, float fDstRot, UINT eFunc, UINT uArg)
{	
	//if (__IsMainInstance())
	//{
	//	TraceError("CInstanceBase::PushTCPState Cannot Push TCPState on a main instance");
	//	return;
	//}

	[...]
}

 

Only the TraceError if we really have to. Do not suggest shits, are u drunk of sun? You also changed the text of error >_<

Link to comment
Share on other sites

  • 0
  • Premium
41 minutes ago, WeedHex said:

Only the TraceError if we really have to. Do not suggest shits, are u drunk of sun? You also changed the text of error >_<

No, I am high. But, kiddings aside, as I've already stated:

2 hours ago, xXIntelXx said:

it's been like this for 7+ years (so whoever commented it, they deemed the if clause useless as well)

 

and they've changed the text as well, I guess. Now, whether removing the if clause is valid or not, it's not up to my knowledge. Considering that it did not affect a single thing (again, 7+ years), I am almost 101% confident it's w/e (otherwise I am more than happy to be proven wrong).

Edited by xXIntelXx
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.