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

FITC crashes whenever I attempt to compile something #56

Open
fm360 opened this issue May 11, 2017 · 0 comments
Open

FITC crashes whenever I attempt to compile something #56

fm360 opened this issue May 11, 2017 · 0 comments

Comments

@fm360
Copy link
Contributor

fm360 commented May 11, 2017

Every time I try to compile a moveset mod I made, I get this error:

Unhandled Exception: System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.Single[TSource](IEnumerable1 source, Func2 predicate)
at SALT.Scripting.AnimCMD.ACMDCompiler.CompileSingleCommand(String line)
at SALT.Scripting.AnimCMD.ACMDCompiler.CompileCommands(String[] lines)
at SALT.Scripting.AnimCMD.ACMDCompiler.Compile(String input)
at SALT.Scripting.AnimCMD.ACMDCompiler.CompileFile(String filepath)
at FitCompiler.Program.compile_acmd(String mlist, String output)
at FitCompiler.Program.Main(String[] args)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants