Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 18:00

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



RemoveUser Error Logs

Discussion on RemoveUser Error Logs within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2018
Posts: 155
Received Thanks: 54
RemoveUser Error Logs

Hello EPVP

I am always receiving these errors

Code:
RemoveUser(): *pUser->m_pKey is '
Code:
RemoveUser(): dpid not found
Upon searching the error on the source.

I found this but I don't understand why I got the error.

Code:
BOOL CUserMng::RemoveUser( DPID dpid )
{
	CMclAutoLock Lock( m_AddRemoveLock );
#ifdef __STL_0402
	C2User::iterator i = m_dpid2User.find( dpid );
	if( i != m_dpid2User.end() )
	{
		CUser* pUser	= i->second;
		m_dpid2User.erase( i );
#else	// __STL_0402
	CUser* pUser;
	if( m_dpid2User.Lookup( dpid, pUser ) )
	{
		m_dpid2User.RemoveKey( dpid );
#endif	// __STL_0402
		m_ac2User.erase( pUser->m_pKey );

		if( !pUser->m_bIllegal )
		{
			if( *pUser->m_pKey != '\0' )
			{
				g_dpDBClient.SendLeave( pUser->m_pKey, pUser->m_idPlayer, timeGetTime() - pUser->m_dwTime );
			}
			else
				WriteLog( "RemoveUser(): *pUser->m_pKey is '\0'" );

			if( pUser->m_idPlayer > 0 )
				g_dpCoreClient.SendLeave( pUser->m_idPlayer );
		}
		else
		{
			WriteLog( "RemoveUser(): Illegal" );
		}
		g_dpLoginSrvr.CacheOut( pUser->m_nIndexOfCache );

		SAFE_DELETE( pUser );
		m_uCount--;
		return TRUE;
	}
	WriteLog( "RemoveUser(): dpid not found" );
	return FALSE;
}
Sharing information on why the error occurs will much be appreciated.

PS: If you are here to flame. please stay away. ( I know you are pro. and I'm just still learning )

Thanks in advance
Tweeney is offline  
Old 05/20/2020, 06:43   #2
 
pbben15's Avatar
 
elite*gold: 0
Join Date: Jul 2010
Posts: 174
Received Thanks: 329
Code:
RemoveUser(): *pUser->m_pKey is '
Quote:
Originally Posted by xTwiLightx View Post
This Error results when your (LoginServer?) Port is scanned by portscanners - the Server trys to start an instance, but there is no input, so it results in this error.
Quote:
Originally Posted by raventh1984 View Post
Ok thank you for that wonderfull explination.

can i prevent that port scanners are scanning that port?
Quote:
Originally Posted by xTwiLightx View Post
You cant protect against portscanners, as long as your port is open.
I hope that helps.
pbben15 is offline  
Old 05/21/2020, 16:21   #3



 
Flogolo's Avatar
 
elite*gold: 980
Join Date: Nov 2011
Posts: 4,747
Received Thanks: 771
Quote:
Originally Posted by Tweeney View Post
search function
Flogolo is offline  
Reply


Similar Threads Similar Threads
Little Question About Error LOGS.
11/21/2017 - Flyff Private Server - 3 Replies
How can i disable this error log in the spoiler below 2017/11/11 01:23:27 LoadObject : part_mCloPhoenix.o3d Àб⠽ÇÆÐ 2017/11/11 01:23:27 Model\part_mCloPhoenix.o3d : ãÀ» ¼ö ¾øÀ½ 2017/11/11 03:14:21 LoadObject : part_mCloPhoenix.o3d Àб⠽ÇÆÐ 2017/11/11 03:14:21 Model\part_mCloPhoenix.o3d : ãÀ» ¼ö ¾øÀ½ 2017/11/11 03:14:27 LoadObject : part_mCloPhoenix.o3d Àб⠽ÇÆÐ
Error Logs ^-^
01/24/2014 - Flyff Private Server - 5 Replies
Hallo Com, habe mal meine ganzen Error Logs durchgeschaut und da einfach zu viele Errors gefunden und weiß nicht was ich damit anfangen soll hoffe ihr könnt mir weiterhelfen :D CQuery-LogFile_20140124.txt 2014/01/24 00:19:11 query:uspLoggingTrade @pFlag=2, @pTradeID=1390519139, @pserverindex='01', @pidPlayer='0000035', @pItemIndex='21040', @pItemSerialNum=2002992639, @pItemCnt=1, @pAbilityOpt=0, @pItemResist=0, @pResistAbilityOpt=0,@pRandomOpt=72479875980858880 SQLSTATE:22003...
mismatch 0xaf error in dedicated server logs
10/23/2012 - Metin2 Private Server - 2 Replies
SYSERR: Aug 30 09:06:38 :: Process: SEQUENCE 391ccc00 mismatch 0xaf != 0x0 header 254 SYSERR: Aug 30 09:06:38 :: Process: SEQUENCE_LOG ------------- SYSERR: Aug 30 09:11:50 :: Process: SEQUENCE 391cb000 mismatch 0xaf != 0x0 header 254 SYSERR: Aug 30 09:11:50 :: Process: SEQUENCE_LOG ------------- Process: SEQUENCE 3a1d6400 mismatch 0xaf != 0x0 header 254 Process: SEQUENCE_LOG -------------
[Error] Server Error [/Error]
03/30/2011 - Dekaron Private Server - 7 Replies
Okay so i just start the server as usual but then i got this error: http://i.min.us/ibDMH2.jpg
ERROR ERROR ERROR!
11/08/2008 - Dekaron - 5 Replies
Hello, everytime i launch 2moons and log in it freezes just as the map is finished loading and the DAMN CRASH REPORTER comes up and the game closes. Can anyone help me get around this? I tried deleting the bug reporter(LOL) but all that happened was that it crashed without it popping up. PS. I think i read somewhere that it was caused because i needed to update something or change files, but no one would reply to me :( I am using the crc bypass from the sticky Anticipating your...



All times are GMT +2. The time now is 18:00.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.