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

Getting an error trying to make shapes #18

Open
RobertLeeMich opened this issue May 27, 2018 · 2 comments
Open

Getting an error trying to make shapes #18

RobertLeeMich opened this issue May 27, 2018 · 2 comments

Comments

@RobertLeeMich
Copy link

RobertLeeMich commented May 27, 2018

Finally decided to try and tackle using this tool today, but it's just straight throwing errors for everything. Here is the error, it's the same no matter what I attempt to do with it.

E: FloatDomainError: NaN hack/scripts/digshape.rb:335:in round'
hack/scripts/digshape.rb:335:in block in drawPolygon' hack/scripts/digshape.rb:334:in each'
hack/scripts/digshape.rb:334:in drawPolygon' hack/scripts/digshape.rb:527:in <top (required)>'
eval:2:in load' eval:2:in block in

'

Actually here's a star error:

E: FloatDomainError: NaN hack/scripts/digshape.rb:335:in round'
hack/scripts/digshape.rb:335:in block in drawPolygon' hack/scripts/digshape.rb:334:in each'
hack/scripts/digshape.rb:334:in drawPolygon' hack/scripts/digshape.rb:527:in <top (required)>'
eval:2:in load' eval:2:in block in

'
eval:2:in catch'

@ivantumanov
Copy link
Contributor

Confirmed that cursor remaining on origin might be what's causing this problem

@RobertLeeMich
Copy link
Author

Yes, this was the issue.

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