Jump to content

Problem with channel


Recommended Posts

Hello

Sometimes i have a core crash. It's after dungeon quit and try to invite someone to the party.

SetDungeon: NickOfChar is trying to reassigning dungeon (current 0x47fb5b00, new party 0x47fb5b00)

This is that line in src:

    if (pkDungeon && m_pkDungeon)
        sys_err("%s is trying to reassigning dungeon (current %p, new party %p)", GetName(), get_pointer(m_pkDungeon), get_pointer(pkDungeon)); [/code

Someone know how to fix it???

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.