Jump to content

Recommended Posts

Photo: https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

Char.cpp: 

This is the hidden content, please

Does anyone know how to solve this?

Edited by Metin2 Dev
Core X - External 2 Internal
  • Not Good 1
Link to comment
https://metin2.dev/topic/18355-crashcore/
Share on other sites

  • Premium

const char * CHARACTER::GetName() const
{
    return m_stName.empty() ? (m_pkMobData ? m_pkMobData->m_table.szLocaleName : "") : m_stName.c_str();
}

 

Check what you done about names. This core do not say where is the real problem, but it says the funct. that cause.

Where did you put the getname() function recently or before this crash?

Link to comment
https://metin2.dev/topic/18355-crashcore/#findComment-100276
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.