Does 3.18 not working on WIN7 anymore? #10381
-
test with newest workshop ace 3.18 and github 3.18rc1 in win7, all report errors in rpts when play a mission:
downloaded github ace 3.17.1, all work fine. If so, I may have to update to win10 on my potato PC now. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Also reporting the same error on my client, running Windows 7. Haven't tried it on the server running Windows 7 yet. 18:13:21 [CBA] (versioning) INFO: [917,47.754,0] VERSIONING:cba=3.18.0.241008, zen=1.15.1.36, ace=3.18.0.90, acre=2.12.0.1056 18:13:22 [ACE] (common) ERROR: Extension not found. [Return Code: -1] 18:13:24 [ACE] (advanced_ballistics) ERROR: Error initializing map |
Beta Was this translation helpful? Give feedback.
-
Looks like the new rust extension does not support windows 7 |
Beta Was this translation helpful? Give feedback.
-
Windows 7 support stopped in 2020, and Steam has not supported Windows 7 since January 1, 2024. I don't think ACE needs to support Windows 7. |
Beta Was this translation helpful? Give feedback.
Looks like the new rust extension does not support windows 7
It might be possible to build if we set a custom target?
https://doc.rust-lang.org/rustc/platform-support/win7-windows-msvc.html