Hi Elitepvpers,
i am using the GOH source to test some things out.
However if i want to log in the WorldServer is crashing.
So i run it in Debug
This is what the log is saying
Its pointing to this
This line : itemElem.m_nItemNum = (short)( prj.GetItemProp( pVendor->m_dwItemId )->dwPackMax );
So i thought well maybe the dwPackMax is set to high or to low inside the Spec_Item but that isnt the case.
Could someone explain this to me?
With kind regards
i am using the GOH source to test some things out.
However if i want to log in the WorldServer is crashing.
So i run it in Debug
This is what the log is saying
Its pointing to this
This line : itemElem.m_nItemNum = (short)( prj.GetItemProp( pVendor->m_dwItemId )->dwPackMax );
So i thought well maybe the dwPackMax is set to high or to low inside the Spec_Item but that isnt the case.
Could someone explain this to me?
With kind regards