IWnet dedicated server
Posted: Sat Oct 04, 2014 10:32 am
Hi i have a problem when i press private match i get communication with the IWNet servers has been interrupted
Can i fix this ?
Can i fix this ?
you are such a smart ass.really your answer confused him.the communications with IWNET Servers are down from long ago.neither tekno or 4D1 couldn't use IWNET without emulating their own server. i should remember why AlterIWNet got down??lordevil10 wrote:reinstalling operating system and not downloading cracks should fix it.
blau-grana wrote:you are such a smart ass.really your answer confused him.the communications with IWNET Servers are down from long ago.neither tekno or 4D1 couldn't use IWNET without emulating their own server. i should remember why AlterIWNet got down??lordevil10 wrote:reinstalling operating system and not downloading cracks should fix it.
FabioPT13 wrote:Hi i have a problem when i press private match i get communication with the IWNet servers has been interrupted
Can i fix this ?
blau-grana wrote:you are such a smart ass.really your answer confused him.the communications with IWNET Servers are down from long ago.neither tekno or 4D1 couldn't use IWNET without emulating their own server. i should remember why AlterIWNet got down??lordevil10 wrote:reinstalling operating system and not downloading cracks should fix it.
c4271605 wrote:blau-grana wrote:you are such a smart ass.really your answer confused him.the communications with IWNET Servers are down from long ago.neither tekno or 4D1 couldn't use IWNET without emulating their own server. i should remember why AlterIWNet got down??lordevil10 wrote:reinstalling operating system and not downloading cracks should fix it.
Am I a smart ass though?
jk_james wrote:FabioPT13 wrote:Hi i have a problem when i press private match i get communication with the IWNet servers has been interrupted
Can i fix this ?
as i know this is new bug in tekno which came with version 2.7.3.5 till now no one find a fix ! it is not so much important cause the private match already not work the only reason that makes us use private match is making a DSR so if you want to make a DSR try to use an old version of tekno like 2.7.3.4 and make the DSR and when you finish update to 2.7.3.5 ! thats it
Code: Select all
__except ( EXCEPTION_EXECUTE_HANDLER )
{
#ifdef DEBUGGING_ENABLED
DebugOutValue("XXXX", XXXX);
#endif
return 0;
blau-grana wrote:jk_james wrote:FabioPT13 wrote:Hi i have a problem when i press private match i get communication with the IWNet servers has been interrupted
Can i fix this ?
as i know this is new bug in tekno which came with version 2.7.3.5 till now no one find a fix ! it is not so much important cause the private match already not work the only reason that makes us use private match is making a DSR so if you want to make a DSR try to use an old version of tekno like 2.7.3.4 and make the DSR and when you finish update to 2.7.3.5 ! thats it
nah it's not a bug.with no offense for ConnoUK
just an example from your teknoMW3.dll (call it steam_api)Code: Select all
__except ( EXCEPTION_EXECUTE_HANDLER )
{
#ifdef DEBUGGING_ENABLED
DebugOutValue("XXXX", XXXX);
#endif
return 0;