Hi elitepvpers,
I am having some crashes with the DatabaseServer.
I have run it in debug mode. Till it crashes and i have an breakpoint
The breakpoint is inside the function
template <class T> void CItemContainer<T>::Serialize( CAr & ar )
At this line
m_apItem[ch].Serialize( ar );
Here are the results.
What could be the problem?
With kind regards
I am having some crashes with the DatabaseServer.
I have run it in debug mode. Till it crashes and i have an breakpoint
The breakpoint is inside the function
template <class T> void CItemContainer<T>::Serialize( CAr & ar )
At this line
m_apItem[ch].Serialize( ar );
Here are the results.
What could be the problem?
With kind regards