aMule Forum

English => en_Bugs => Topic started by: Killshot on November 20, 2011, 11:05:02 AM

Title: wxWidgets Debug Alert + MuleUDPSocket.cpp(77) (MacOSX)
Post by: Killshot on November 20, 2011, 11:05:02 AM
Hello, i just woke up and noticed my amule was showing a warning:

wxWidgets Debug Alert

kademlia/kademlia/Entry.cpp(463): assert "!m_publishingIPs->empty()" failed in ReCalculateTrustValue().
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings

I pressed no but i had to force quit aMule. So then i reboot it it wasn't connecting first with this error:
2011-11-20 10:50:04: Indexed.cpp(240): Kademlia Indexing: CSafeIOException in CIndexed::readFile: SafeIO::EOF: Attempt to read past end of file.

And other time with these errors:
2011-11-20 10:54:56: MuleUDPSocket.cpp(77): MuleUDPSocket: Failed to create valid Client UDP-Socket


What do i have now to make it connect again?
Title: Re: wxWidgets Debug Alert + MuleUDPSocket.cpp(77) (MacOSX)
Post by: GonoszTopi on November 20, 2011, 12:16:24 PM
Delete the files src_index.dat , key_index.dat and load_index.dat in ~/Library/Application Support/aMule . (I hope I remember the path correctly.)
Title: Re: wxWidgets Debug Alert + MuleUDPSocket.cpp(77) (MacOSX)
Post by: Killshot on November 20, 2011, 06:40:09 PM
I'll try that next time. By the way i solved by rebooting OS.

Thank you.