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

Crash on curvature #13

Open
dankcushions opened this issue Nov 15, 2017 · 2 comments
Open

Crash on curvature #13

dankcushions opened this issue Nov 15, 2017 · 2 comments

Comments

@dankcushions
Copy link
Owner

>python crt_pi_configs.py mame2003 curvature
Traceback (most recent call last):
  File "crt_pi_configs.py", line 209, in <module>
    generateConfigs(sys.argv[1], sys.argv[2], sys.argv[3])
IndexError: list index out of range

I think I broke this during a refactor. Easy fix.

@Andrew-H2O
Copy link
Collaborator

That's been there since I started looking at the code. I thought it was a 'feature' that a value needed to be added after 'curvature' in order to pad the variables list. :-/

@Andrew-H2O
Copy link
Collaborator

Fixed in latest pull request

dankcushions added a commit that referenced this issue Nov 15, 2017
dankcushions added a commit that referenced this issue Nov 17, 2017
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