Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random Error 6001/6002 when updating/patching #195

Closed
Scierix opened this issue Apr 9, 2020 · 6 comments
Closed

Random Error 6001/6002 when updating/patching #195

Scierix opened this issue Apr 9, 2020 · 6 comments

Comments

@Scierix
Copy link

Scierix commented Apr 9, 2020

(https://user-images.githubusercontent.com/63400151/78888894-95e43000-7a30-11ea-8105-f69aa0d855dc.png)

It was working fine before but after I cleaned my game to a vanilla state, after downloading it again and tried to update that's when I get the error

@ShikyoKira
Copy link
Owner

Rerun the operation again. It happens from time to time due to multithreading without proper file lock. It has been addressed in devs build. Thanks for reporting

@McRex007
Copy link

Had this problem, except it was saying the path was not found. That solution worked, so thank you.

@ShikyoKira ShikyoKira changed the title Error 6001 when updating Random Error 6001/6002 when updating/patching Apr 15, 2020
This was referenced Apr 15, 2020
@OkanSen OkanSen mentioned this issue May 4, 2020
@ghost
Copy link

ghost commented May 17, 2020

Still not work for me, even I rerun the operation. I clicked the launch button and then it showed up the error 6002; subsequently, when I clicked the button again, the engine closed itself during the processing.

Checking engine version
Engine is up to date
Version Code: 6553-5036

Initializing behavior generation

Mod Checked 1: nemesis
Mod Checked 2: bcbi
Mod Checked 3: skysa

Mod installed: ImmersiveAnimatedLooting
Mod installed: XPMSE
ERROR(6002): An exception has occured while patching. Report to Nemesis' author immediately
File: None
Message: boost::filesystem::copy_file

Failed to generate behavior

@xNicklaj
Copy link

Me too

@Erebus-u
Copy link

Erebus-u commented Mar 17, 2021

I got an 6001 error while trying to update the engine the first time.
said something along the line of "ERROR(6001): An exception has occured while updating. Report to Nemesis' author immediately
Message: There is no mapping on the target multi-byte code page for the Unicode character."

But I found out that my system locale was the culprit so I changed it to English(United States) and then it worked like a charm.
Just thought I should put it here if someone get the same error.

@Lethannnn
Copy link

I got an 6001 error while trying to update the engine the first time.
said something along the line of "ERROR(6001): An exception has occured while updating. Report to Nemesis' author immediately
Message: There is no mapping on the target multi-byte code page for the Unicode character."

But I found out that my system locale was the culprit so I changed it to English(United States) and then it worked like a charm.
Just thought I should put it here if someone get the same error.

Appreciate it!! I changed language first ,but It didn't work. Then, I realized I should change 'system locale' .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants