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

Issues with conversion command #24

Closed
Gama11 opened this issue Jul 23, 2013 · 1 comment
Closed

Issues with conversion command #24

Gama11 opened this issue Jul 23, 2013 · 1 comment

Comments

@Gama11
Copy link
Member

Gama11 commented Jul 23, 2013

The conversion command is working pretty well... Was able to fully convert the FlxBlur and FlxBloom demos. However, when attempting to convert "JukioJams", I got the following error message:

Called from ? line 1
Called from FlxTools.hx line 142
Called from FlxTools.hx line 15
Called from FlxTools.hx line 97
Called from massive/sys/cmd/CommandLineRunner.hx line 109
Called from massive/sys/cmd/CommandLineRunner.hx line 258
Called from commands/ConvertCommand.hx line 36
Called from commands/ConvertCommand.hx line 64
Called from commands/ConvertCommand.hx line 127
Called from commands/ConvertCommand.hx line 244
Called from C:\HaxeToolkit\haxe/std/neko/_std/sys/io/File.hx line 57
Uncaught exception - [file_open,C:\HaxeToolkit\haxe\lib\flixel-demos\git\Effects
/JukioJams/source/Glitch.hx]

The file mentioned (Glitch.hx) was deleted. This bug has been around for a while, it's happened to me before. It seems like the conversion worked until the point where this file was reached, and then stopped, because some files were converted while others weren't.

impaler pushed a commit that referenced this issue Jul 24, 2013
@impaler
Copy link
Member

impaler commented Jul 24, 2013

Since we cant get a reproducible example I am closing. Please reopen if you get another error on the same project. Note that file permissions, other applications that have the files opened will throw errors.

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