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

MacOS wine: NeutralResourcesLanguageAttribute specifies an invalid culture name "en" #125

Open
ividyon opened this issue Jun 2, 2024 · 1 comment

Comments

@ividyon
Copy link
Contributor

ividyon commented Jun 2, 2024

A user is reporting this when trying to run a Windows EXE that uses PromptPlus, via wine on MacOS:

Unhandled exception. System.TypeInitializationException: The type initializer for 'PPlus.PromptPlus' threw an exception

System.ArgumentException: The NeutralResourcesLanguageAttribute on the assembly 'PromptPlus, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null' specifies an invalid culture name "en"

@markraub
Copy link

Some more info on this-
Here's the full output of the crash in Wine. I've tried every dotnet winetrick available to see if maybe there's a specific version I needed, but nothing worked. Even manually installed the dotnet sdk to see if that would work, but no dice there either. No clue why this is fully incompatible.

image

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

2 participants