-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Don't get how to create a bot #35
Comments
Still doesn't work after a restart. |
hi @NiemandmagBananen the issue here (i think) is that you run the backend on a different pc than the frontend the frontend try's to connect to localhost:3000 (im going to change this in the next update to allow setting the ip and port for the backend) |
You did nothing wrong! Actually i did i switched to using self singed certs for https but they don't work on different pc's. I'm making it so the backend makes the keys itself. for now can you please install I'm going to commit a new update in a few minutes that will probably work fine |
The 404 errors are fine. can you open up devtools (f12) on the main site and go to the network tab then input the api ip and then check if some request are red. if able send a screen shot the request should say what the error is. |
for installing i can also recommend curl its a bit better as PowerShell kind of bugs out sometimes. On most pc's curl is installed in CMD |
can you try and use the "same network" ip given in the terminal. something in your browser is blocking the site. or maybe its an adblock thing? |
Let me try using Chrome, I was using Brave, maybe Brave was too strict, although I had previously disabled the ad blocker. |
But you did an excellent job, I can imagine very well, where this project could go in the future! Automated item delivery seems cool. You could add waypoints. |
Thx, yeah so the delivery system is broken atm because the frontend and backend don't work together as good as i wanted them to. some things don't work in the frontend and are a WIP. At the moment there is no way of stopping a node from running but i can certainly add it. If you would be able to make a "bug" report on this GitHub repo with some more info on how you would like it to work and look. this way i can easily see what i need to add next. |
also for the live view there is a known bug in the viewer that any blocks below 0 don't render to save performance. As I'm not the owner of that specific project i cant really fix it atm. |
I don't get how to create a bot. I run the script and open the website. Then I click on create a bot, enter my MC username and then enter a server (I used mc.hypixel.net ; I just wanted to test because it was late). I choose my port displayed in the shell and I try to choose the version, but it says “No versions available”.
I clicked the “create bot” button, but obviously it wouldn't work. Do I need to enter my Nvidia API first? Btw, it wouldn't let me either. It just says failed.
Btw, the admin portal thing, documentation, and settings buttons don't work for me and you misspelled give.
Also, great UI!
Will try a PC restart. Btw I am on W11, 4080 Super and R5 5600G.
The text was updated successfully, but these errors were encountered: