Problem with the normal generator
Reply
paulasophi
Bracelet King
paulasophi
2 years, 4 months ago by paulasophi
I have a bit of a problem with the normal generator rn 🙁
Here‘s what I type in for colors order: abccba
When I click „Save & Test“, the order is changed to abcc
and it tells me that my knot structure is incorrect.
What am I doing wrong?
Here‘s the pattern if it helps:
f,b
bf,f,fb
fb,bf
bf,f,fb
f,b
0,f,0
bf,fb
0,f,0
bf,fb
0,f,0
bf,fb
0,f,0

Also, it says that the error is in line 2.

Thanks! ❤️
halokiwi
Moderator
halokiwi
2 years, 4 months ago by halokiwi
You need to move the last row to the top, so that the first row has 3 knots. Only this way the generator will recognise that the pattern has 6 strings.

The error appears because your first row has 2 knots, which indicates a pattern with only 4 strings. That is why the last two strings are removed and the second row is flagged as wrong.
paulasophi
Bracelet King
paulasophi
2 years, 4 months ago by paulasophi
@halokiwi Thank you so much!
Reply