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

how to fix Uncaught exception - std@sys_file_type with lime test windows #1689

Closed
Shaunland opened this issue May 16, 2023 · 1 comment
Closed

Comments

@Shaunland
Copy link

D:\shaun downloads\Countryballs Engine\Countryballs Engine\CountryballsEngine>lime test windows
Called from ? line 1
Called from CommandLineTools.hx line 1904
Called from CommandLineTools.hx line 22
Called from a C function
Called from CommandLineTools.hx line 124
Called from CommandLineTools.hx line 1705
Called from lime/tools/ProjectXMLParser.hx line 21
Called from a C function
Called from lime/tools/ProjectXMLParser.hx line 50
Called from lime/tools/ProjectXMLParser.hx line 2042
Called from lime/tools/ProjectXMLParser.hx line 1670
Called from lime/tools/ProjectXMLParser.hx line 1538
Called from lime/tools/ProjectXMLParser.hx line 608
Called from a C function
Called from lime/tools/ProjectXMLParser.hx line 719
Called from a C function
Called from lime/tools/ProjectXMLParser.hx line 719
Called from a C function
Called from lime/tools/ProjectXMLParser.hx line 719
Called from a C function
Called from lime/tools/ProjectXMLParser.hx line 709
Called from /Users/runner/hostedtoolcache/haxe/4.2.5/x64/std/neko/_std/sys/FileSystem.hx line 69
Called from /Users/runner/hostedtoolcache/haxe/4.2.5/x64/std/neko/_std/sys/FileSystem.hx line 60
Uncaught exception - std@sys_file_type

@joshtynjala joshtynjala changed the title how to fix it how to fix Uncaught exception - std@sys_file_type with lime test windows May 16, 2023
@joshtynjala
Copy link
Member

If I had to guess, the path to one of your assets in project.xml is wrong.

joshtynjala added a commit that referenced this issue May 16, 2023
…eferences #1689)

Calls FileSystem.exists() before FileSystem.isDirectory()
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

3 participants