learn-gdscript icon indicating copy to clipboard operation
learn-gdscript copied to clipboard

the code is giving an error though it is exactly the same as the solution

Open BrightBanda opened this issue 1 year ago • 1 comments

the code is giving an error though it is exactly the same as the solution. i even tried copyn the solution line by line but still giving an error in lesson 15.vectors

BrightBanda avatar Jul 24 '24 07:07 BrightBanda

We have run into a similar issue on Lesson 6: Drawing Squares? However it was observed on a Windows 11 Machine but not on a Linux System for the same lesson. Linux would complete the practice without using the length parameter, while windows would not. Linux would complete without the parameter without throwing an error when it should have? Or Windows would not complete without the parameter and throw an error when it should not? Weird Glitch

SteveIDusa avatar Jul 29 '24 13:07 SteveIDusa