ottomated / turtle-gambit

[OLD] code to connect to minecraft turtles
234 stars 64 forks source link

i am stuck on the turtle #23

Open damemer456 opened 3 years ago

damemer456 commented 3 years ago

im stuck on this Capture

damemer456 commented 3 years ago

and i cant type

zaze06 commented 3 years ago

have you set up the turtle control panel program on you computer?

Beduzzimov commented 3 years ago

have you set up the turtle control panel program on you computer?

I am in the same situation; my web page control panel is continuously loading without ever connecting to the turtle

zaze06 commented 3 years ago

first, the program then start the turtle if I'm not misremembering

Beduzzimov commented 3 years ago

Thank you very much, but now I'm facing a lot of other errors, all about importing the different things for the graphical UI.

zaze06 commented 3 years ago

have you run yarn dev in both the frontend folder and in the turtle-gambit folder?

Beduzzimov commented 3 years ago

have you run yarn dev in both the frontend folder and in the turtle-gambit folder?

I did, first in the frontend and then in the main folder: it seems the issue is related to the version I'm using of NodeJS or NPM, because a lot of files in the project give a syntax error.

zaze06 commented 3 years ago

interesting think the solution may be in #3 or in #7