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

Error on creating flixel project #13

Closed
Tolsi opened this issue Jul 10, 2013 · 4 comments
Closed

Error on creating flixel project #13

Tolsi opened this issue Jul 10, 2013 · 4 comments

Comments

@Tolsi
Copy link
Contributor

Tolsi commented Jul 10, 2013

I use Ubuntu x64 and last trunk flixel-tools, haxe 3.0.0. I have the error then i try to create new project

$ flixel create project test
Called from ? line 1
Called from FlxTools.hx line 94
Called from FlxTools.hx line 1030
Called from FlxTools.hx line 1064
Called from FlxTools.hx line 1099
Called from FlxTools.hx line 891
Called from C:\HaxeToolkit\haxe/std/neko/_std/sys/FileSystem.hx line 85
Uncaught exception - std@sys_read_dir

@Tolsi
Copy link
Contributor Author

Tolsi commented Jul 10, 2013

Same on list command:
flixel list
Listing templates from /usr/lib/haxe/lib/flixel-tools/git/templates

  • flashdevelop-basic

  • basic

    Listing Samples from the current flixel-samples haxelib installed.

Called from ? line 1
Called from FlxTools.hx line 110
Called from FlxTools.hx line 1099
Called from FlxTools.hx line 891
Called from C:\HaxeToolkit\haxe/std/neko/_std/sys/FileSystem.hx line 85
Uncaught exception - std@sys_read_dir

@impaler
Copy link
Member

impaler commented Jul 10, 2013

Thankyou for the report, I am unable to reproduce this on windows or mac. I imagine I just have to handle the paths a little differently there. Bear with me until I am running haxe 3 on linux again.

@impaler impaler mentioned this issue Jul 10, 2013
@impaler
Copy link
Member

impaler commented Jul 11, 2013

Please try the latest version, its working for me on Kubuntu. Those errors can be easily avoided let me know if you encounter any more.

@Tolsi
Copy link
Contributor Author

Tolsi commented Jul 11, 2013

Thank you, fixed

@Tolsi Tolsi closed this as completed Jul 11, 2013
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

2 participants