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

Single-quote-chars(') in paths (to textures) within *.scn file muzz be properly handled #622

Open
powerbroker opened this issue Aug 21, 2023 · 0 comments

Comments

@powerbroker
Copy link

When scene resource path contains single-quote char, attempt to render fails with idiotic "Wrong number of values in property" error message. E.g. with attached d8.scn d8.scn.txt it is:

RUNTIME ERROR: Wrong number of values in property: scene.textures.LPB_Bed_CurtainFrills_d.file

The single-quote is a valid file name character(in windozer at least). So, should be handled properly - as part of path value, but not as syntax element of *.scn file.

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

1 participant