-
Notifications
You must be signed in to change notification settings - Fork 136
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
Cannot find Asteroid, keep warping #31
Comments
Maybe the asteroids look slightly different in your game client. Such an issue is easily fixed by adding more training data. If you link the session recording archive of your session, I can take a look and adapt the bot to your game client.
Let's have a look at the status text. Does it display the right number of mining lasers? |
Thank you for getting back to me that quick! attached one of the session log event 146 you can see the Asteorid available to mine there Thank again! |
In the archive Does it work when you make this column visible in the overview? |
that make the trick actually! thank a lot have now order some credit as well - amazing dev, thank you! |
Avoid the issue described by nexty5870 at #31 Draw the user's attention to this part of the game client's setup: Add a branch to ask the user to enable the 'Name' column in the overview window. Other functions in this app use the name field to classify overview entries as asteroids.
I expanded the bot to avoid it skipping asteroid belts in this scenario: dea59f3 Session performance: times unloaded: 0, volume unloaded / m³: 0
---
Current reading: Ore hold filled 0%. Shield HP at 100%. Found 2 mining modules. I see the drones window: In bay: 2, in local space: 0.
+ I see ship UI and overview, undocking complete.
++ The 'Name' column in the overview window seems disabled.
+++ Please configure the overview to show objects names.
++++ I am stuck here and need help to continue.
+++++ Wait |
I have the same issue and I have tried to apply this fix, and realised the “name” column is already in the overview. if theres a way for me to send you the log (and how to) let me know! Would love for this to be fixed |
The easiest way would be to add the log (session recording archive) to this issue thread. I can drag & drop a file into the text box here, and that gets uploaded then so other people can access it. Does this way to upload work for you? |
session-2021-01-18T10-21-07-538048.zip |
Yes, that worked. I am looking at event 66 in session-2021-01-18T10-21-07-538048. In this case, it seems like there was no asteroid remaining in the belt. In this case, it seems like there was no asteroid remaining in the belt. In the overview window, you can see only four entries. None of those seems to be an asteroid. You can also look at status display for guidance. In the display text for event 66, you also see this:
|
Hi everyone,
have try the bot yesterday, it seems being looping in warping saying that he cannot find asteroid on the belt,
I have my overview set to Mining so asteroid belt are being display with the closest range as per the note
I have try to manually start the mining process in one of those belt, resume the bot and it was running properly (meaning the bot was able to detect the mining progress and drop off to station )
Does a specific fitting is required maybe? Im having Miner I laser at the present
The text was updated successfully, but these errors were encountered: