-
Notifications
You must be signed in to change notification settings - Fork 6
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
Weird ExecutionEngineException: String conversion error: Illegal byte sequence encounted in the input
on Windows
#32
Comments
There's very good chance that we may be dealing with an environmental problem (or, at least, trigger). So I made this thing : ksp-offline-check.zip (source on this repo). In order to use it, one need to unzip it somewhere and then:
Where, obviously,
The output will be something similar to this:
Assemblies that eventually fail the check will have an Exception name instead of an You can (or should) redirect the output to a file, so you can attach it on a post here or send me by mail:
A file called |
Fellow Kerbonaut Astraph is being throw under the bus by a pretty weird Exception:
I don't have the slightest idea about what this can be, but I'm guessing that some String on an Assembly Metadata is kaput, and by trying to handle something related to such Assembly KSP is caught with its pants down.
This thing is completely unrelated to KSPe, but I had to find a place to register the thing - so KSPe appears to be the right one. It's where I'm fighting the good fight against Unity, Mono and Windows anyway! :)
The text was updated successfully, but these errors were encountered: