I have a big problem with Dc++ and i need help

Know of something that might be useful to the DC community? Post it here! (Still, no advertising)

Moderator: Moderators

Locked
dandare_evil
Posts: 1
Joined: 2006-09-25 16:22

I have a big problem with Dc++ and i need help

Post by dandare_evil » 2006-09-25 16:53

I have the folloving problem :dc++ gives me an error and crushes
the error is:
Unhandled Exception
Code: c0000005
Version: 0.306
oVersion: 5.31
Os: WinXP ProSP2
Call stack info:
d:\dc\odc\odc-src\client\sharemanager.cpp(696) : ShareManager::Directory::search
d:\dc\odc\odc-src\client\sharemanager.cpp(696) : ShareManager::Directory::search
d:\dc\odc\odc-src\client\sharemanager.cpp(696) : ShareManager::Directory::search
d:\dc\odc\odc-src\client\sharemanager.cpp(696) : ShareManager::Directory::search
d:\dc\odc\odc-src\client\sharemanager.cpp(696) : ShareManager::Directory::search
d:\dc\odc\odc-src\client\sharemanager.cpp(696) : ShareManager::Directory::search
d:\dc\odc\odc-src\client\sharemanager.cpp(696) : ShareManager::Directory::search
d:\dc\odc\odc-src\client\sharemanager.cpp(696) : ShareManager::Directory::search
d:\dc\odc\odc-src\client\sharemanager.cpp(696) : ShareManager::Directory::search
d:\dc\odc\odc-src\client\sharemanager.cpp(696) : ShareManager::Directory::search
d:\dc\odc\odc-src\client\sharemanager.cpp(716) : ShareManager::search
d:\dc\odc\odc-src\client\sharemanager.h(52) : ShareManager::search
d:\dc\odc\odc-src\client\clientmanager.cpp(110) : ClientManager::onClientSearch
d:\dc\odc\odc-src\client\clientmanager.cpp(350) : ClientManager::onAction
d:\dc\odc\odc-src\client\speaker.h(87) : Speaker<ClientListener>::fire<Client *=0x00000014,_STL::basic_string<char=0x039EFEC8,_STL::char_traits<char>=0x039EFE88,_STL::allocator<char> >=0x039EFEBC,int=0x039EFE7C,_STL::basic_string<char=0x039EFEB0,_STL::char_traits<char>=0x039EFEA0,_STL::allocator<char> >=0x0218EF60,int=0x0218EE80,_STL::basic_string<char=0x00000032,_STL::char_traits<char>=0x04876118,_STL::allocator<char> > >
d:\dc\odc\odc-src\client\client.cpp(228) : Client::onLine
d:\dc\odc\odc-src\client\client.cpp(740) : Client::onAction
d:\dc\odc\odc-src\client\speaker.h(46) : Speaker<HubManagerListener>::fire<_STL::basic_string<char=0x00000002,_STL::char_traits<char>=0x039EFF10,_STL::allocator<char> > >
d:\dc\odc\odc-src\client\bufferedsocket.cpp(330) : BufferedSocket::threadRead
d:\dc\odc\odc-src\client\bufferedsocket.cpp(446) : BufferedSocket::run
d:\dc\odc\odc-src\client\thread.h(127) : Thread::starter
kernel32!0x7C80B50B : GetModuleFileNameA





i tried to reinstall odc then dc++, i tried to reinstall windows ...and i get the same problem
i use winxp with sp2 and nod32 antivirus.
Does anybody know what is the problem?

TheParanoidOne
Forum Moderator
Posts: 1420
Joined: 2003-04-22 14:37

Post by TheParanoidOne » 2006-09-25 17:05

You are not using DC++. You are using odc - a piece of software about two years old.

If you want support from this forum, please use DC++.
The world is coming to an end. Please log off.

DC++ Guide | Words

BW~Merlin
Posts: 29
Joined: 2006-03-01 19:25

Post by BW~Merlin » 2006-09-26 01:13

It’s not worth trying to fix the problem with oDC. The only thing I have found oDC good for is win9X pc and even now I’m thinking of requiring win9X people to move to fulDC or even DC++ now that it is using unicows again. Remove oDC from your computer (don’t forget to save any favourite hubs before hand) and install a fresh copy of DC++ or any other newer client.

Locked