Skip to content

New package: AlisterT.openjazz version 20240919 #266188

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mystyle-48
Copy link
Contributor

@Mystyle-48 Mystyle-48 commented Jun 16, 2025

Pull request has been created with komac v2.12.0 🚀

Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-266188-20250616-1

@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error labels Jun 16, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Executable C:\Users\validator\AppData\Local\Microsoft\WinGet\Links\OpenJazz.exe returned exit code: -1073741515

Hex Dec Inverted Dec Symbol Description
C0000135 -1073741515 3221225781 STATUS_DLL_NOT_FOUND Possibly due to a missing dependency. (The most common dependency is Microsoft.VCRedist.2015+.x64 / .x86)

(Automated response - build 1067.)

@stephengillie
Copy link
Collaborator

Hi @Mystyle-48,

Manual Validation ended with:
image

A log file was generated on the desktop, but it had no contents. Is this expected?

@stephengillie stephengillie added the Needs-Author-Feedback This needs a response from the author. label Jun 17, 2025
@Mystyle-48
Copy link
Contributor Author

A log file was generated on the desktop, but it had no contents. Is this expected?

The application requires non-free data files from the Jazz Jackrabbit DOS game to function, with the path to them provided as an argument when running OpenJazz.exe. Otherwise, the log file will typically display this:

2025-06-18 19:58:03 INFO  main.cpp:579: This is OpenJazz 20240919, built on 2024-09-19.
2025-06-18 19:58:03 DEBUG file.cpp:712: Adding 'C:\Users\vboxuser\' to the path list [CGT]
2025-06-18 19:58:03 WARN  file.cpp:70: Could not open file: openjazz.cfg
2025-06-18 19:58:03 INFO  setup.cpp:91: Configuration file not found. Using defaults.
2025-06-18 19:58:03 DEBUG sound.cpp:195: SDL audio format unsupported, letting SDL convert it.
2025-06-18 19:58:04 DEBUG sound.cpp:211: Opened 44100Hz Audio at 16 bit, 2 channels with 2048 samples
2025-06-18 19:58:04 WARN  file.cpp:70: Could not open file: SOUNDS.000
2025-06-18 19:58:04 WARN  file.cpp:70: Could not open file: PANEL.000
2025-06-18 19:58:04 FATAL main.cpp:269: Unable to find game data files. When launching OpenJazz, 
               pass the location of the original game data, eg:
                 OpenJazz ~/jazz1

This is how the application runs when supplied with the required files:

image

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Needs-Attention This work item needs to be reviewed by a member of the core team. New-Package Validation-Executable-Error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants