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

Persisting "0xc000007b" error #27

Closed
ApolloMaster opened this issue Aug 24, 2019 · 3 comments
Closed

Persisting "0xc000007b" error #27

ApolloMaster opened this issue Aug 24, 2019 · 3 comments

Comments

@ApolloMaster
Copy link

I've been trying to get polishedmap running for a while now, but no matter how much i troubleshoot it, whether by reinstalling NET Framework, Visual C++, or PolishedMap itself, trying to install PolishedMap++, doing a disk check, the program always gives me this error.
image

I've tried basically everything i can and i'm not sure what would be causing this, and my hack can't really go anywhere without it. Any help is appreciated, thanks.

@Rangi42
Copy link
Owner

Rangi42 commented Aug 24, 2019

No idea why that's happening. :/ 0xc000007b is a pretty generic error. If everything on your system is updated—.NET framework, video drivers, Windows updates, etc—and it's still happening, then you could follow the instructions to build your own copy.

@aaaaaa123456789
Copy link

aaaaaa123456789 commented Aug 25, 2019

0xC000007B (STATUS_INVALID_IMAGE_FORMAT) actually indicates a problem with one of the binaries. Whatever the problem is, rebuilding the binaries should help.

EDIT: please keep in mind that "image" in that error's name refers to "program image" (a term used by OS developers to refer to the representation of a program in memory), not to actual images.

@Rangi42
Copy link
Owner

Rangi42 commented Sep 2, 2019

Maybe your polishedmap.exe download was corrupt? Try downloading the 4.4.0 release. Or if that still doesn't work, you can follow the instructions to build your own copy with Visual Studio.

@Rangi42 Rangi42 closed this as completed Oct 5, 2019
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

3 participants