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

Fix script loading casing issues #300

Open
francisdb opened this issue May 1, 2024 · 1 comment
Open

Fix script loading casing issues #300

francisdb opened this issue May 1, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@francisdb
Copy link
Owner

New versions of standalone now print this:

2024-05-01 09:22:37.393 INFO [987608] [Player::Player@685] Starting script
2024-05-01 09:22:37.394 WARN [987608] [find_path_case_insensitive@461] exact path not found, but a case-insensitive match was found: path=/.../vpinball/build/scripts/WPC.VBS, match=/.../vpinball/build/scripts/WPC.vbs

We could add that to fix typical standalone issues. However I don't think we should upload those fixes as patch files to the script repository. It's just for the table creators to fix.

@jsm174
Copy link

jsm174 commented May 1, 2024

Yes, the warning was more for developers.

This was coded based on @Nicals comment on Discord:

Screenshot 2024-05-01 at 7 28 56 AM

@francisdb francisdb added the enhancement New feature or request label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants