wtf is a "Cola Customer"? i have no idea what you want.
Emule V0.50A Mephisto V3.0 Xtreme's evil heir | Upload improvements and installer
#461
Posted 05 May 2012 - 04:37 PM
I am an emule-web.de member and fan! Hate me or people will get suspicious about you! Ever wondered if it's all worth the trouble?

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!
#462
Posted 05 May 2012 - 10:51 PM
#463
Posted 03 June 2012 - 09:48 AM
Mato1, on 05 May 2012 - 10:20 AM, said:
The Mephisto emule, here I put a screenshot

how I can remove that bar on the right Cola Customers

Thanks in advance and sorry for my bad English

how I can remove that bar on the right Cola Customers

Thanks in advance and sorry for my bad English
perhaps you've already found a solution for disabling the "Clients on queue(Clientes en cola)" , but well .. try uncheck the
Options > Mephisto > Mephisto tab > Display > Show progress of client queue
Preferencias > Mephisto > Mephisto tab > Mostrar > Mostrar el progreso de la cola de espera del cliente
if it will not disappear immediately, restart the Mephisto
#465
Posted 29 March 2013 - 02:54 PM
When you gonna fix this server connection bug ? been 2 years and no one care abt this stupid bug
#466
Posted 29 March 2013 - 05:41 PM
Hi speedycihan,
I am sorry I did not publish a fixed version up until now. It been fixed for about as long as it is know to me. The problem was that I did not consider it that important - I suggest KAD-only! - and wanted to do more work back then but eventually my real life caught up with me. Ever since I never had the time or drive to continue these project for more than a day or two, which I regret to a considerable extent.
I will post the fix below so anyone might apply and recompile for himself. I do, however, ask anybody to refrain from publicly distributing any new binaries, neither 3.0 or 3.1, because that would make my life a living hell, once I attempt to work through all the crash dumps I have accumulated at the point when I resume (which I still somehow plan).
Apply the following fix in EMSocket.cpp
Replace:
With:
Anyway, I repeat my suggestion to refrain from using servers, it's not as if they are any use with KAD around!
Regards, Stulle
I am sorry I did not publish a fixed version up until now. It been fixed for about as long as it is know to me. The problem was that I did not consider it that important - I suggest KAD-only! - and wanted to do more work back then but eventually my real life caught up with me. Ever since I never had the time or drive to continue these project for more than a day or two, which I regret to a considerable extent.
I will post the fix below so anyone might apply and recompile for himself. I do, however, ask anybody to refrain from publicly distributing any new binaries, neither 3.0 or 3.1, because that would make my life a living hell, once I attempt to work through all the crash dumps I have accumulated at the point when I resume (which I still somehow plan).
Apply the following fix in EMSocket.cpp
Replace:
//Xman Xtreme Upload
//don't add the header of standardpackage:
// ==> Dynamic Socket Buffering [SiRoB] - Mephisto
#ifdef DONT_USE_SOCKET_BUFFERING
bool newdatapacket=false;
uint8 sendingdata_opcode=0;
#endifWith:
//Xman Xtreme Upload
//don't add the header of standardpackage:
// ==> Dynamic Socket Buffering [SiRoB] - Mephisto
#ifndef DONT_USE_SOCKET_BUFFERING
// If no minFragSize is provided we assume it to be equal to maxNumberOfBytesToSend
if(minFragSize == 0)
{
ASSERT(onlyAllowedToSendControlPacket); // We should only get here if SendPacket was invoked
minFragSize = maxNumberOfBytesToSend;
}
#else
bool newdatapacket=false;
uint8 sendingdata_opcode=0;
#endifAnyway, I repeat my suggestion to refrain from using servers, it's not as if they are any use with KAD around!
Regards, Stulle
I am an emule-web.de member and fan! Hate me or people will get suspicious about you! Ever wondered if it's all worth the trouble?

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!
#468
Posted 23 April 2013 - 04:13 PM
internetmaster16, on 23 April 2013 - 02:51 AM, said:
Yes I am a morph member as well.
No you're not and this is highly unrelated... to anything around here.
I am an emule-web.de member and fan! Hate me or people will get suspicious about you! Ever wondered if it's all worth the trouble?

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!










Sign In
Register

