codesidian/Python-MissionChiefBot

Bot not dispatching

Stiker839 opened this issue · 17 comments

The bot logs in and then just sits on the map page.

Interesting, Could you post the chrome screen with it if possible? It's hard to debug with just our console. We're currently working on a new branch, so hopefully this will be ironed out.

Unfortunately that did not solve it :(

@Watchdog753 Please supply some screenshots, can't diagnose anything without content.

I attached the 2 above screen shots as that is all I see. What specific screen shits do you want?

@Watchdog753 since you removed LSS the screenshots should look different, so I need some new screenshots to see why it’s not working, and to confirm a vanilla game.

Will upload some in 3 hours when I get back

@Watchdog753 still doesn’t look like a vanilla game to me, as it’s black etc. Is that a user setting? @codesidian

Odd. Icons are probably just a graphic pack, but something else is definitely altering styling. Maybe if @Watchdog753 could CTRL+S on chrome and upload the resulting .html here so we can debug it.

Failing that, the object-and-flow-change branch has changed how errors are caught so you could try your luck with that. It should be in a runnable state.

The black is a theme in-game and it does not have impact on the game as its just a vanilla game just ith dark mode on it. I will do what you say @codesidian when I get back.

How do i upload the HTML as it wont allow me @codesidian

You can open the .html with notepad, press CTRL+A, then CTRL+C. Then on here as a comment like this:

--- start of comment template ---

This is my HTML code.
``` [past it here] ```

--- end of comment template---

Make sure to keep it between those ``` symbols.

Either that or upload it using something like this and post the link here or email it to me at jlatham@codesidian.com

Emailed the html code across to you both

@Watchdog753 Appreciate the code, please try the new code. I've merged our branch in so you should be able to test if missions are being dispatched etc.

Please create a new issue if anything still occurs.