jaodin

Member
  • Content count

    9
  • Joined

  • Last visited

About jaodin

  • Rank
    Newbie

Contact Methods

  • ICQ
    0
  1. Happy

    Hello, I just wanted to say that i really like the 1.0.B4 alot. I've been using it heavily since it came out and it works like charm. I didn't find any single problem, it's just working. Finally after several years i have a DC client which i'm happy with. Thanks a lot guys and keep it up :)
  2. crash when port occupied

    just installed the debugging symbols so here you go: Code: c0000005 (Access violation) Version: 1.0.0B2 (2007-04-10) Major: 5 Minor: 0 Build: 2195 SP: 4 Type: 1 Time: 2007-07-12 11:15:24 TTH: CWLBR24QOCVAJHKKX2A6KQORSW4IRCWPJH36EYA d:\cvs\apexdc++\trunk\windows\chatctrl.cpp(175): ChatCtrl::AppendText d:\cvs\apexdc++\trunk\windows\hubframe.cpp(1284): HubFrame::addLine d:\cvs\apexdc++\trunk\windows\hubframe.cpp(1254): HubFrame::addLine d:\cvs\apexdc++\trunk\windows\hubframe.cpp(2272): HubFrame::addClientLine d:\cvs\apexdc++\trunk\windows\hubframe.cpp(811): HubFrame::onSpeaker d:\cvs\apexdc++\trunk\windows\hubframe.h(74): HubFrame::ProcessWindowMessage d:\program files\microsoft visual studio 8\vc\atlmfc\include\atlwin.h(3078): ATL::CWindowImplBaseT<WTL::CMDIWindow=0x09FA19A0,ATL::CWinTraits<1456406528=0x00105DF4,64> >::WindowProc USER32!0x77E3A454: _wvsprintfW@12 USER32!0x77E14605: _MB_DlgProcWorker@20 USER32!0x77E1A7F2: _xxxCBInternalUpdateEditWindow@8 USER32!0x77E44327: __GetClientRect@8 USER32!0x77E38D37: _CharUpperA@4 USER32!0x77E39EBA: __AdjustWindowRectEx@16 d:\program files\microsoft visual studio 8\vc\atlmfc\include\atlwin.h(3466): ATL::CDialogImpl<CExceptionDlg=0x00104014,ATL::CWindow>::DoModal d:\cvs\apexdc++\trunk\windows\main.cpp(203): DCUnhandledExceptionFilter KERNEL32!0x796FBF8D: _UnhandledExceptionFilter@4 KERNEL32!0x796F89B8: _BaseProcessStart@4
  3. INVALID REQUEST

    Quite agree, unless there is something like StartAt(Rand()) I tried deleting the queue.xml altogether added a few files and unfortunately the result is very same, invalid request and a crash. I can't find any pattern in it, - tried users with several clients 0.698, apex 0.4.0, 0.674, some others maybe; anyway from one user one file can be downloaded, and other file can't - tried op/nonop - tried ynhub, ptokax what else is there to try?
  4. INVALID REQUEST

    Well it's a queue.xml which works perfecly fine on Fuldc, but i'll try it with fresh and new one. BTW, it seems that i get invalid request for anytihng smaller then 30MB.
  5. INVALID REQUEST

    just to clarify, this happens with various clients and users, but only on smaller files ( < 1MB maybe ?), one file from a user can trigger invalid request and a crash, while another (larger) will download fine.
  6. crash when port occupied

    Apex DC crashes on startup when connection set to "firewall with manual prot forwarding" and don't allow to override; while either the TCP or UDP port are already occupied. exceptioninfo.txt Code: c0000005 (Access violation) Version: 1.0.0B2 (2007-04-10) Major: 5 Minor: 0 Build: 2195 SP: 4 Type: 1 Time: 2007-06-18 17:47:44 TTH: CWLBR24QOCVAJHKKX2A6KQORSW4IRCWPJH36EYA
  7. INVALID REQUEST

    just to link it together, in case someone is really interested http://forums.apexdc.net/index.php?showtop...invalid+request
  8. Invalid request

    Contents of the exceptioninfo file are posted above. Actually i was more interested in the 'Invalid request' thingy, any idea about that? PS: W2k too old? It's still supported by MS, and frankly i don't think there is anything WXP can do that W2k can't (not counting the fancy windows, as that doesn't affect the functionality)
  9. Invalid request

    Hello, i've been getting the 'invalid request' message while trying to download from one user. Any ideas why this happens? Or any ideas what to check? CDM debug log: Client: [incoming][ip] $MyNick his_nick Client: [Outgoing][ip] $MyNick my_nick| Client: [Outgoing][ip] $Lock EXTENDEDPROTOCOLABCABCABCABCABCABC Pk=DCPLUSPLUS0.699ABCABC| Client: [incoming][ip] $Lock EXTENDEDPROTOCOLABCABCABCABCABCABC Pk=DCPLUSPLUS0.698ABCABC Client: [Outgoing][ip] $Supports MiniSlots XmlBZList ADCGet TTHL TTHF GetZBlock ZLIG | Client: [Outgoing][ip] $Direction Download 17376| Client: [Outgoing][ip] $Key A ѱ00 0 0 0 0 0| Client: [incoming][ip] $Supports MiniSlots XmlBZList ADCGet TTHL TTHF GetZBlock ZLIG Client: [incoming][ip] $Direction Upload 5484 Client: [incoming][ip] $Key A ѱ00 0 0 0 0 0 Client: [Outgoing][ip] $ADCGET file TTH/file_tth -1 329053 ZL1| Client: [incoming][ip] $Error Invalid request In the download queue, the file progress is all yelllow, showing downloaded size -1B (-0.00%). When i fous the Apex the download queue again then the progressbar disappears (image attached) and ApexDC locks or crashes (crash log bellow). There is no incomplete file for that download. Code: c0000005 (Access violation) Version: 1.0.0B2 (2007-04-10) Major: 5 Minor: 0 Build: 2195 SP: 4 Type: 1 Time: 2007-05-17 21:42:39 TTH: CWLBR24QOCVAJHKKX2A6KQORSW4IRCWPJH36EYA Code: c0000005 (Access violation) Version: 1.0.0B2 (2007-04-10) Major: 5 Minor: 0 Build: 2195 SP: 4 Type: 1 Time: 2007-05-17 21:45:04 TTH: CWLBR24QOCVAJHKKX2A6KQORSW4IRCWPJH36EYA Thx for help