You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: creep.pos.findClosesetByPath is not a function
at Object.module.exports.loop (main:10:13)
at __mainLoop:1:52
at __mainLoop:2:3
at Object.exports.evalCode (<runtime>:15990:76)
at Object.exports.run (<runtime>:30481:24)
so I was starting out your nooby guide part 2. When I ran the code I kept getting this in the console.
I don't know if its my code that I used from your tutorial so I will copy the code and put it here.
I do think its probably these
&&
in the code.I use sublime text 3
The text was updated successfully, but these errors were encountered: