Last Oasis

Last Oasis

View Stats:
Help
I'm trying to play the game after some time being away. When I attempt to join the server, I get this message: anti cheat authentication timed out 1/2.

I have verified files, ran the easy anti cheat setup from within LO folders and did a repair. I tried to find the easy anticheat folder in Appdata/roaming but it doesn't exist.

I can't play until this is resolved. Anyone faced this issue before and found a fix? Thanks
< >
Showing 1-1 of 1 comments
I solved it myself. In my case, I opened the game directory and went into the easy anticheat folder and looked at the game launcher file. It showed the two lines it was using to launch the game:

C:\Program Files (x86)\Steam\steamapps\common\Last Oasis\EasyAntiCheat\Launcher\Settings.json'.

C:\Program Files (x86)\Steam\steamapps\common\Last Oasis\Mist/Binaries/Win64/MistClient-Win64-Shipping.exe' LaunchParameters: '' WorkingDirectory: ''.

It was on this line that it had a launching parameter "-noeac"

\Steam\steamapps\common\Last Oasis\Mist/Binaries/Win64/MistClient-Win64-Shipping.exe' LaunchParameters: "-noeac" '' WorkingDirectory: ''.

In the first line it says it's pulling from the settings.json file in the easyanticheat\launcher folders.

If you open that file with notepad++, this is what you will see:

"title" : "Last Oasis",
"executable" : "Mist/Binaries/Win64/MistClient-Win64-Shipping.exe",
"logo_position" : "bottom-left",
"parameters" : "",
"use_cmdline_parameters" : "",
"working_directory" : "",
"wait_for_game_process_exit" : "0",
"hide_splash_screen" : "0",
"hide_ui_controls" : "0"

Next to parameters between the "", there was a 1. Remove that 1 and save, then launch the game...Problem solved.

Hope this helps anyone in the future who may have this issue...
Last edited by ImYourHuckleberry; Feb 17 @ 4:08am
< >
Showing 1-1 of 1 comments
Per page: 1530 50