Evolve Stage 2

Evolve Stage 2

thebiomage Jan 30, 2017 @ 8:15pm
Finally a fix for the login (and possibly other) problems?
I've been able to get through the login problem instantly now with a simple text file edit. Here's what I did:

Go to Evolve local files (you can right-click on Evolve -> Properties -> Local files -> Browse local files). Edit the client.m2k file (notepad is enough for this). You'll see lines like:

"DoormanClient":{
"doormanConnectTimeout":10,
"doormanOperationTimeout":60,
"doormanRequestTimeout":15,
"doormanSleepDuration":1
}


Change them to the following:

"DoormanClient":{
"doormanConnectTimeout":1,
"doormanOperationTimeout":2,
"doormanRequestTimeout":1,
"doormanSleepDuration":1
}


Save the file, and make sure it stays as a M2K file and notepad doesn't change it to a .txt file. Then right click on the file (client.m2k) -> Properties -> enable the "Read-only" attribute (the game will otherwise try to change the values back to default at launch).


I'd be interested to know if this works for other people, and if it helps with the booting out of matches problem and rejoining matches problem (don't have enough people around to test these right now).

EDIT: I still recommend not skipping the intro stuff after launching the game, but once the main menu opens you should be able to click on Play immediately. If it throws the Profile error, click try again.
Last edited by thebiomage; Jan 30, 2017 @ 8:21pm
< >
Showing 1-15 of 27 comments
thebiomage Jan 30, 2017 @ 10:10pm 
Did you try clicking Play a couple of times and retry? The difference now is that it actually tries to reconnect when you click retry, not just immediately dump you back to the menu (at least for me). It also sometimes throws the my2k error for me now (which it has never done before), but that goes away by simply visiting a solo lobby and clicking on challenges there.

Anyway editing this file has clearly affected the server behavior in some way. I'm not sure if these values are optimal in any way, I just lowered them to minimum since a lot of these problems seem to be fixed by just waiting around (and that might be related to the timeout values in the file).
Avatar_Khaine Jan 30, 2017 @ 11:48pm 
Yet another guide fails. There is no foolproof solution to this since the development has stopped. Switch back to Legacy or Uninstall, real solution.
P[]_aSmA Jan 31, 2017 @ 1:02am 
This hasn't fixed my situation. Considering I don't have a problem claiming my rewards or seeing my challenges. I just have a problem actually getting onto the multiplayer menu.
thebiomage Jan 31, 2017 @ 1:30am 
Originally posted by P_aSmA:
This hasn't fixed my situation. Considering I don't have a problem claiming my rewards or seeing my challenges. I just have a problem actually getting onto the multiplayer menu.

Yours sounds like a different problem than what I've had. I've never failed on getting through to the multiplayer lobby after seeing challenges pop up. After I did the changes in this topic I got the My2k profile error 2-3 times (never happend to me before), and when I got that error the Play option in the main menu was disabled (game forced into singleplayer mode).

If I had to go out of my way to guess, I'd say your problem might be connected to My2k profile rather than Evolve profile service. I got rid of the Play button being disabled by visiting a solo lobby and clicking challenges, then backing down to main menu.

I changed the values to

"DoormanClient":{
"doormanConnectTimeout":2,
"doormanOperationTimeout":3,
"doormanRequestTimeout":2,
"doormanSleepDuration":1
},


for now and have been able to get through login on first attempt on every try. Also I haven't been booted out of a single round yet (typically does it 80% of the time for me). It seems like the game has ♥♥♥♥♥♥♥♥ itself for the time being for me.
Набимир Jan 31, 2017 @ 8:07am 
Very interesting find as usual ! :coolthulhu:
As a plus i would suggest deleting the cache.m2k and precache files just after editing the client file, before launching the game.
Who knows, maybe the old data written in them could interfere with the new settings in some way.
The game will create new ones anyway.
Can't wait to see if it will make a difference, but seems definitely worth a try.
Last edited by Набимир; Jan 31, 2017 @ 8:08am
Uncle Brad = Bad Jan 31, 2017 @ 12:16pm 
So is this actually working or?
Thanks, another guy here said it was a failed attempt, but it actually worked for me, it logs in at the first try.
Thanks again.
Uncle Brad = Bad Feb 1, 2017 @ 7:40am 
I tried it i have to say though the log in attempts work much better now, but it doesn't change the kicking issues.
I also notice that now I get tons of rooms in which the countdown timer restart, I didn't have this before. could be something else but it seems to be related to this form of fixing it.
Still, impossible to find matches but atleast i can get my daily log-ins and buy skins for legacy
Swamboh Feb 1, 2017 @ 9:10am 
nr 1 !!!!
rootK1VS Feb 1, 2017 @ 9:34am 
dont work for me. I stop playing tis game, maybe someday developers fix this ♥♥♥♥. This bug i have 5 mounths. ♥♥♥♥ the developers...
[KbW] schmogmog Feb 1, 2017 @ 9:56am 
Originally posted by VersuS:
dont work for me. I stop playing tis game, maybe someday developers fix this ♥♥♥♥. This bug i have 5 mounths. ♥♥♥♥ the developers...
The contract ended. The devs can't fix anything. Don't blame TRS. The game worked well before.
rootK1VS Feb 1, 2017 @ 10:19am 
:( I know 1 thing.. on another internet provider game work fine...
what do I lose if I go back to Legacy? and if I come back to stage 2, do I lose all my progress? anyone tried this already?
Ateles Feb 2, 2017 @ 2:36am 
Originally posted by inab:
Very interesting find as usual ! :coolthulhu:
As a plus i would suggest deleting the cache.m2k and precache files just after editing the client file, before launching the game.
Who knows, maybe the old data written in them could interfere with the new settings in some way.
The game will create new ones anyway.
Can't wait to see if it will make a difference, but seems definitely worth a try.

Thx! Deleting the cache files (cache.m2k, precache.m2k) solved my login issue. Collecting the daily reward didn't worked for me today, but I'm able to login again... :steamhappy:
COMECAP!2! Feb 2, 2017 @ 5:15am 
Originally posted by thebiomage:
I've been able to get through the login problem instantly now with a simple text file edit. Here's what I did:

Go to Evolve local files (you can right-click on Evolve -> Properties -> Local files -> Browse local files). Edit the client.m2k file (notepad is enough for this). You'll see lines like:

"DoormanClient":{
"doormanConnectTimeout":10,
"doormanOperationTimeout":60,
"doormanRequestTimeout":15,
"doormanSleepDuration":1
}


Change them to the following:

"DoormanClient":{
"doormanConnectTimeout":1,
"doormanOperationTimeout":2,
"doormanRequestTimeout":1,
"doormanSleepDuration":1
}


Save the file, and make sure it stays as a M2K file and notepad doesn't change it to a .txt file. Then right click on the file (client.m2k) -> Properties -> enable the "Read-only" attribute (the game will otherwise try to change the values back to default at launch).


I'd be interested to know if this works for other people, and if it helps with the booting out of matches problem and rejoining matches problem (don't have enough people around to test these right now).

EDIT: I still recommend not skipping the intro stuff after launching the game, but once the main menu opens you should be able to click on Play immediately. If it throws the Profile error, click try again.
Pessoal vamos sair do beta vcs vao na steam e trocao para o jogo original para pode jogar.o beta eles deicharao nos na mao.
vou fazer um tutorial mas é simple e so entrar em propriedades e beta e escolher entrar em original evolve product. eh voltaremos a jogar nao somos obrigado a ficar sem poder jogos.Eles tem q manter os servidores ate quando lasarem ou arumarem os servidores do beta . e por favor deichen comentarios para podermos se ajudar.

Personal Let's leave the beta vcs vao in steam and exchange for the original game to play. The beta they will deicharao us in the hand.
I'm going to do a tutorial but it's simple and just go into properties and beta and choose to go into original evolve product. Eh we will return to play we are not obliged to run out of power games. They have to keep the servers until lasing or arumarem the servers of the beta. And please deichen comments so we can help each other.
< >
Showing 1-15 of 27 comments
Per page: 1530 50

Date Posted: Jan 30, 2017 @ 8:15pm
Posts: 27