Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

[BUG] IOException in InnerResource.makeTemporaryFile #30

Open
StarTrekRules opened this issue Jan 11, 2020 · 3 comments
Open

[BUG] IOException in InnerResource.makeTemporaryFile #30

StarTrekRules opened this issue Jan 11, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@StarTrekRules
Copy link

File file = SystemDependentFiles.getUserFile("." + Game.gameName + "/tmp/" + relativePath.replaceAll("/", "."));
This line generates an invalid path when loading a font!

@StarTrekRules StarTrekRules added the bug Something isn't working label Jan 11, 2020
@sanj0
Copy link
Owner

sanj0 commented Jan 11, 2020

Are you on Windows?

@StarTrekRules
Copy link
Author

Linux

@sanj0
Copy link
Owner

sanj0 commented Feb 17, 2020

I have to try and reproduce the error, in order to further investigate it, this may take a while...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants