Register for your free account! | Forgot your password?

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

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

Advertisement



Server Crash Bebugged

Discussion on Server Crash Bebugged within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2013
Posts: 157
Received Thanks: 15
Server Crash gebuggt

hier der log
Code:
>	WorldServer.exe!CDPCoreClient::OnLoadWorld(CAr & ar={...}, unsigned long __formal=4294967295, unsigned long __formal=4294967295, unsigned long __formal=4294967295)  Line 503 + 0x1e	C++
 	WorldServer.exe!CDPCoreClient::UserMessageHandler(DPMSG_GENERIC * lpMsg=0x0562b022, unsigned long dwMsgSize=2461, unsigned long idFrom=380)  Line 195 + 0x21	C++
 	WorldServer.exe!CDPMng::ReceiveMessage()  Line 186 + 0x24	C++
 	WorldServer.exe!CRunObject::Run()  Line 374	C++
 	WorldServer.exe!CRunObject::_Run(void * pParam=0x0106155c)  Line 301	C++
 	WorldServer.exe!_threadstartex(void * ptd=0x032db600)  Line 241 + 0xd	C
 	kernel32.dll!76ff33ca()
und hier die zeile in die er springt ^^

Code:
	DWORD dwEvent;
	ar >> dwEvent;
	if( dwEvent & EVE_FLAG1219 )
	{
		g_eLocal.SetState( EVE_EVENT1219, 1 );
	}
	if( dwEvent & EVE_FLAG0127 )
	{
		g_eLocal.SetState( EVE_EVENT0127, 1 );
	}
	if( dwEvent & EVE_FLAG0214 )
	{
		g_eLocal.SetState( EVE_EVENT0214, 1 );
	}
	
	char szMsg[512] = "";
	for( list<CJurisdiction*>::iterator i = desc.m_lspJurisdiction.begin(); i != desc.m_lspJurisdiction.end(); ++i )
	{
		CJurisdiction* pJurisdiction = *i;
		
		LPWORLD lpWorld	= g_WorldMng.GetWorldStruct( pJurisdiction->m_dwWorldID );
		if( strlen( szMsg ) + strlen( lpWorld->m_szFileName ) < 512 )
		{
			strcat( szMsg, lpWorld->m_szFileName );
			strcat( szMsg, " " );
		}

		g_WorldMng.Add( pJurisdiction );
	}
	SetLogInfo( LOGTYPE_MAP, szMsg );
	g_WorldMng.ReadObject();

	WSASetEvent( m_hWait );

}
Also in die zeile die "}" ist ^^
NativeGermany is offline  
Old 02/27/2014, 22:22   #2
 
elite*gold: 0
Join Date: Jan 2014
Posts: 773
Received Thanks: 374
Jo das Problem hatte ich auch schon.

Schau dir die CoreServer.ini an da ist eine Map drin die der WorldServer nicht kennt.
Hier ist das Finden des Fehlers nicht so einfach.
Drabur is offline  
Thanks
1 User
Reply




All times are GMT +1. The time now is 03:03.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.