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

Window 7 bar errros with virtual memory error. #2708

Closed
mors555 opened this issue Mar 9, 2024 · 3 comments
Closed

Window 7 bar errros with virtual memory error. #2708

mors555 opened this issue Mar 9, 2024 · 3 comments
Labels
Bug Something isn't working

Comments

@mors555
Copy link

mors555 commented Mar 9, 2024

Description

The error: procedure entry point DiscardVirtualMemory could not be located in the dynamic link libary KERNAL32.dll

On startup.

Recompiling for win32/win 7 should work just fine as the fix. Since BAR did work just fine on window 7 until I recently updated it.

Expected Behaviour

App should star.

Actual Behaviour

The program errors with

The error: procedure entry point DiscardVirtualMemory could not be located in the dynamic link libary KERNAL32.dll

Reproduction steps

Try running BAR with latest update on windows 7.

Other

No response

@mors555 mors555 added the Bug Something isn't working label Mar 9, 2024
@6AKU66
Copy link
Contributor

6AKU66 commented Mar 9, 2024

Windows 7 is not supported now. Not-a-bug.
Update Windows or migrate to Linux. Or use third party lobby client (on your risk).

@mors555
Copy link
Author

mors555 commented Mar 10, 2024

Windows 7 is not supported now. Not-a-bug. Update Windows or migrate to Linux. Or use third party lobby client (on your risk).

There's no reason you can't compile it under win32, since the last version of bar worked fine on windows 7. AKA there is no reason for it to require windows 10+, since windows 10/11 are crapware that removes your right to own your own PC.

@6AKU66
Copy link
Contributor

6AKU66 commented Mar 10, 2024

We use Electron for launcher. Electron uses chromium. Chromium no longer supports Windows 7 and that's why it fails (Marek)

@Beherith Beherith closed this as not planned Won't fix, can't repro, duplicate, stale Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants