Jump to content

Recommended Posts

Hey guys i cant find why im having this errors. Can anyone help me? I can't understand what's causes the problem.

#0  0x0811902b in CExchange::CheckSpace (this=0x2d66ac00) at item.h:45
        victim = 0x49ae2000
        item = <value optimized out>
        i = 165
        bDSInitialized = <value optimized out>
        s_grid1 = {m_iWidth = 5, m_iHeight = 9,
  m_pGrid = 0x46989430 '\001' <repeats 39 times>}
        s_grid2 = {m_iWidth = 5, m_iHeight = 9,
  m_pGrid = 0x46989460 '\001' <repeats 45 times>, "\020"}
        s_grid3 = {m_iWidth = 5, m_iHeight = 9,
  m_pGrid = 0x46989490 '\001' <repeats 45 times>, "\020"}
        s_grid4 = {m_iWidth = 5, m_iHeight = 9,
  m_pGrid = 0x469894c0 '\001' <repeats 24 times>}
        s_vDSGrid = {<std::_Vector_base<short unsigned int,std::allocator<short unsigned int> >> = {
    _M_impl = {<std::allocator<short unsigned int>> = {<__gnu_cxx::new_allocator<short unsigned int>> = {<No data fields>}, <No data fields>},
      _M_start = 0x2b40a800, _M_finish = 0x2b40af80,
      _M_end_of_storage = 0x2b40af80}}, <No data fields>}
#1  0x081197bd in CExchange::Accept (this=0x2d66b380, bAccept=true)
    at exchange.cpp:677
        iItemCount = 1
        victim = 0x33834000
---Type <return> to continue, or q <return> to quit---
        __FUNCTION__ = "Accept"
#2  0x0814bede in CInputMain::Analyze (this=0x2b85e89c, d=0x2b85e800,
    bHeader=<value optimized out>,
    c_pData=0x4b312000 "\033\004▒\004▒w\"\001▒▒\220") at input_main.cpp:3787
        ch = 0x49ae2000
        iExtraLen = <value optimized out>
        __FUNCTION__ = "Analyze"
#3  0x08133bb5 in CInputProcessor::Process (this=0x2b85e89c,
    lpDesc=0x2b85e800, c_pvOrig=0x4b312000, iBytes=11,
    r_iBytesProceed=@0xffffa4e8) at input.cpp:101
        iExtraPacketSize = <value optimized out>
        bHeader = 27 '\033'
        c_pszName = 0x36e8fb8c "Exchange"
        c_pData = 0x4b312000 "\033\004▒\004▒w\"\001▒▒\220"
        bLastHeader = <value optimized out>
        iLastPacketLen = 0
        iPacketLen = 11
        __FUNCTION__ = "Process"
#4  0x0810258d in DESC::ProcessInput (this=0x2b85e800) at desc.cpp:312
        iBytesProceed = 0
        bytes_read = 11
        __FUNCTION__ = "ProcessInput"
#5  0x0824ee8c in io_loop (fdw=0x29144280) at main.cpp:956

item.h:45

		BYTE		GetSize()		{ return m_pProto ? m_pProto->bSize : 0;	}

exchange.cpp:677

if (!GetCompany()->CheckSpace())

input_main.cpp:3787


 

Source Code

Exchange(ch, c_pData);

input.cpp:101


 

Source Code

int iExtraPacketSize = Analyze(lpDesc, bHeader, c_pData);

desc.cpp:312


 

Source Code

while (!m_pInputProcessor->Process(this, buffer_read_peek(m_lpInputBuffer), buffer_size(m_lpInputBuffer), iBytesProceed))

main.cpp:956


 

Source Code

else if (d->ProcessInput() < 0)

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 3

      Feeding game source to LLM

    2. 113

      Ulthar SF V2 (TMP4 Base)

    3. 3

      Feeding game source to LLM

    4. 0

      Target Information System

    5. 3

      Feeding game source to LLM

    6. 2

      anti exp explanation pls

    7. 3

      Feeding game source to LLM

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • 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.