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

Issue with embedded file paths #63

Open
tslocum opened this issue Jan 29, 2022 · 0 comments · May be fixed by #90
Open

Issue with embedded file paths #63

tslocum opened this issue Jan 29, 2022 · 0 comments · May be fixed by #90
Labels

Comments

@tslocum
Copy link

tslocum commented Jan 29, 2022

Hello, when go-tiled attempts to load a .tsx file referenced by a .tmx file, it will not use the required type of filepath slashes when using an embedded filesystem via WithFileSystem. This causes issues when running on Windows.

See the following commit for a workaround I found. I hope it assists with identifying a better fix.

tslocum@2d2dec4

@lafriks lafriks added the bug label May 16, 2023
npinochet added a commit to npinochet/go-tiled that referenced this issue Jun 26, 2024
@npinochet npinochet linked a pull request Jun 26, 2024 that will close this issue
npinochet added a commit to npinochet/go-tiled that referenced this issue Jun 27, 2024
npinochet added a commit to npinochet/go-tiled that referenced this issue Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants