Jump to content

P2P Login Send Problem


Recommended Posts

Hello all,

I'm coding the speech system for my server. I only need to receive data when logged in from P2P. Unfortunately game.core is giving.

Game.core errors;

#0  std::_Rb_tree<unsigned int, unsigned int, std::_Identity<unsigned int>, std::less<unsigned int>, std::allocator<unsigned int> >::_M_insert_unique (
    this=0xbfbfaf57, __v=@0x294553e6) at stl_tree.h:997
#1  0x08287a31 in CWhisperGroup::P2PLoginMember (this=0x29455390, pid=1)
    at stl_set.h:307
#2  0x0828b80f in CWhisperGroupManager::P2PLoginMember (this=0xbfbfbc8c, pid=1)
    at whispergroup_manager.cpp:120
#3  0x0819dcab in P2P_MANAGER::Login (this=0xbfbfea8c, d=0x29dd3c00,
    p=0x3aede000) at p2p.cpp:181
#4  0x0816c3b0 in CInputP2P::Analyze (this=0x871a960, d=0x29dd3c00,
    bHeader=<value optimized out>, c_pData=0x3aede000 "\001[CM]Whistle")
    at input_p2p.cpp:627
#5  0x0814cf8b in CInputProcessor::Process (this=0x871a960, lpDesc=0x29dd3c00,
    c_pvOrig=0x3aede000, iBytes=40, r_iBytesProceed=@0xbfbfb534)
    at input.cpp:103
#6  0x081154b3 in DESC::ProcessInput (this=0x29dd3c00) at desc.cpp:317
#7  0x0828d1d4 in io_loop (fdw=0x29c0bbc0) at main.cpp:1008
#8  0x0828dc00 in idle () at main.cpp:891
#9  0x0828f26c in main (argc=1, argv=Cannot access memory at address 0x4
) at main.cpp:551

 

 

 

 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 3 weeks later...

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.