Jump to content

Recommended Posts

Posted (edited)

Every single time I leave the game and then I try to play again without restarting my PC I get this message?

error.jpg=

Is there a solution in sight?!

Edited by senseispcc
Posted

I have a vague recollection that this may be due to having "Seed when downloaded" checked in the Launcher "Setting" tab. I may be mistaken though.

Posted

Ctrl+Del and close all instances of "launcher.exe *32" process running. Start again.

Posted

If don't find other solution, a .bat to kill the launcher.exe process with one click:

@echo off
cls
taskkill /im launcher.exe
 
Copy the above for notepad, save as "BoSLaucherOff.bat" or "whatever.bat" (without the " ") on Desktop, and run when exit the game.
 
Or past the taskkill /im launcher.exe on run box (Win key + R) an hit OK (the command line is saved for the next use).
 
 
 
 
 
 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...