Register for your free account! | Forgot your password?

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

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

Advertisement



Database server crasht

Discussion on Database server crasht within the Flyff Private Server forum part of the Flyff category.

Closed Thread
 
Old   #1
 
xMetrickZ's Avatar
 
elite*gold: 0
Join Date: Jul 2010
Posts: 216
Received Thanks: 21
Database server crasht

template <class T> void CItemContainer<T>::Serialize( CAr & ar )
{
// for( int i = 0; i < m_dwItemMax; i++ ) // 462
// m_apItem[i].Serialize( ar );
DWORD adwObjIndex[128];

unsigned char chSize = 0;

if( ar.IsStoring() )
{

ar.Write( m_apIndex, sizeof(DWORD) * m_dwItemMax );
u_long uOffset = ar.GetOffset();
ar << chSize;

for( u_char ch = 0; ch < m_dwItemMax; ch++ ) // 0-504
{
if( m_apItem[ch].IsEmpty() == FALSE )
{
ar << ch;
m_apItem[ch].Serialize( ar );
chSize++;
}
adwObjIndex[ch] = m_apItem[ch].m_dwObjIndex;
}

ar.Write( adwObjIndex, sizeof(DWORD) * m_dwItemMax );

int nBufSize;
LPBYTE lpBuf = ar.GetBuffer( &nBufSize );
*( lpBuf + uOffset ) = chSize;
}
else
{
ar.Read( m_apIndex, sizeof(DWORD) * m_dwItemMax );
// Clear
for( u_int i = 0; i < m_dwItemMax; i++ )
m_apItem[i].Empty();

ar >> chSize;

unsigned char ch;
for( i = 0; i < chSize; i++ )
{
ar >> ch;
m_apItem[ch].Serialize( ar );
}

ar.Read( adwObjIndex, sizeof(DWORD) * m_dwItemMax );
for( i = 0; i < m_dwItemMax; i++ )
{
m_apItem[i].m_dwObjIndex = adwObjIndex[i];
}
}
}



er crasht an der Rot makierten Stelle und ich weiß absolut nicht warum villeicht kann mir ja hier einer helfen
xMetrickZ is offline  
Old 05/15/2013, 06:18   #2
 
xTwiLightx's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,741
Received Thanks: 1,674
Wenn du den Debugger laufen lässt und dort nen Break setzt, kannst du den Inhalt auslesen (evtl Strings von nem Itemnamen oder sowas).
xTwiLightx is offline  
Old 05/15/2013, 12:31   #3
 
elite*gold: 20
Join Date: Sep 2012
Posts: 176
Received Thanks: 212
Überprüf mal die Items die du zuletzt geaddet hast
Apozen. is offline  
Old 05/20/2013, 09:12   #4
 
xMetrickZ's Avatar
 
elite*gold: 0
Join Date: Jul 2010
Posts: 216
Received Thanks: 21
sooo habe mal break gemacht und an kam das

m_dwFlag=0x00000000, nId=531, tStart=0, tEnd=0, t=1368972349, nFlag=-2147483648m_dwFlag=0x00000000, nId=501, tStart=1238745600, tEnd=1240869600, t=1368972349, nFlag=2m_dwFlag=0x00000000, nId=502, tStart=1238745600, tEnd=1240869600, t=1368972349, nFlag=4
T: CCoupleHelper.OnTimer
DATABASESERVER.EXE // PACKETTYPE_JOIN // 2972
DATABASESERVER.EXE // JOIN_0 // 2972
DATABASESERVER.EXE // JOIN_1 // 2972
m_dwFlag=0x00000000, nId=531, tStart=0, tEnd=0, t=1368972409, nFlag=-2147483648m_dwFlag=0x00000000, nId=501, tStart=1238745600, tEnd=1240869600, t=1368972409, nFlag=2m_dwFlag=0x00000000, nId=502, tStart=1238745600, tEnd=1240869600, t=1368972409, nFlag=4
CDPTrans.OnQueryAddCoupleExperience

T: CCoupleHelper.OnAddExperience: 97, 1
First-chance exception at 0x00427e6e in 2-DatabaseServer.exe: 0xC0000005: Access violation reading location 0xbaadf019.
Unhandled exception at 0x00427e6e in 2-DatabaseServer.exe: 0xC0000005: Access violation reading location 0xbaadf019.
xMetrickZ is offline  
Closed Thread


Similar Threads Similar Threads
Database server crasht
01/03/2013 - Flyff Private Server - 3 Replies
Hallo, mein Databse server crasht immer wenn ich ihn starte meine errors sind: Alles zum Downloaden (Error Texte) (Vom Root) Error Text PS: ich nutze die POD files: http://www.elitepvpers.com/forum/flyff-pserver-gui des-releases/2198358-reupload-place-destiny-files. html
wie crasht man lc server !!!!
04/07/2012 - Last Chaos Trading - 0 Replies
wie crasht man lc server closed#
World Server Crasht
10/16/2011 - Flyff Private Server - 0 Replies
hey Leute wollte heute mal meine Error.txt Posten Da es einfach nicht geht den World server zum laufen zu bringen <.< 2011/10/16 21:52:05 OP: 44936441, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 2011/10/16 21:52:06 rCnt=1 7.WorldServer_noMapKey.exe caused an EXCEPTION_ACCESS_VIOLATION in module 7.WorldServer_noMapKey.exe at 0023:0040E63E, CDPCoreClient::OnLoadWorld()+0270 byte(s), E:\Neurospace_TestBuild\PROGRAM\WorldServer\DPCore Client.cpp, line 0469+0007...
server crasht
04/29/2009 - Flyff Private Server - 0 Replies
hey also mein server crasht immer wenn ich ein char erstellen möchte :( kann mir pls jemand sagen wie ich es machen kann



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


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.