Giter Club home page Giter Club logo

Comments (10)

steve1316 avatar steve1316 commented on June 18, 2024 1

Yeah, I have not figured out a clean way to generate a new config.ini if the template has been changed without overwriting the file every single time the bot is booted up. But considering the fact that the template is very rarely changed, like in the case of adding in support for a new event type like Xeno Clash, I figured leaving it as is will be enough.

from granblue-automation-pyautogui.

steve1316 avatar steve1316 commented on June 18, 2024

Just updated the bot to support Xeno Clashes from now on. Let me know how it goes!

EDIT: It is recommended to delete your current config.ini so that the bot can generate a new one updated for Xeno Clash.

from granblue-automation-pyautogui.

qwe8585 avatar qwe8585 commented on June 18, 2024

Thanks a lot Steve!

My observation for now is this one:
Xeno diablo nightmare
The bot finds the nightmare popup but loops around on between the popup and the difficulty selector popup.
I'm sending you the log too:
Xeno diablo nightmare.txt

from granblue-automation-pyautogui.

qwe8585 avatar qwe8585 commented on June 18, 2024

Also Steve there is some weirdness going with the script deciding that the battle concluded suddenly when it in fact did not.

from granblue-automation-pyautogui.

steve1316 avatar steve1316 commented on June 18, 2024

Neglected the fact that some people might not have fought the Nightmares 3 times before using the bot so from now on and if enabled, the Level 90 Nightmare will be fought until skipping is enabled.

Also, I have reverted a change from yesterday from another issue that caused the bot thinking the battle concluded suddenly all the time. Let me know how it goes!

from granblue-automation-pyautogui.

manafount avatar manafount commented on June 18, 2024

Hey steve!

I'm getting this when attempting to start Xeno Clash now:

[STATUS] Starting bot on a new Thread...
Process Process-1:
Traceback (most recent call last):
  File "C:\Users\manaf\AppData\Local\Programs\Python\Python38\lib\multiprocessing\process.py", line 315, in _bootstrap
    self.run()
  File "C:\Users\manaf\AppData\Local\Programs\Python\Python38\lib\multiprocessing\process.py", line 108, in run
    self._target(*self._args, **self._kwargs)
  File "C:\Users\manaf\granblue-automation-pyautogui\main.py", line 48, in run_bot
    self._game = Game(queue = queue, is_bot_running = is_bot_running, combat_script = combat_script, debug_mode = debug_mode)
  File "C:\Users\manaf\granblue-automation-pyautogui\bot\game.py", line 139, in __init__
    self._enable_xeno_clash_nightmare = config.getboolean("xeno_clash", "enable_xeno_clash_nightmare")
  File "C:\Users\manaf\AppData\Local\Programs\Python\Python38\lib\configparser.py", line 828, in getboolean
    return self._get_conv(section, option, self._convert_to_boolean,
  File "C:\Users\manaf\AppData\Local\Programs\Python\Python38\lib\configparser.py", line 808, in _get_conv
    return self._get(section, conv, option, raw=raw, vars=vars,
  File "C:\Users\manaf\AppData\Local\Programs\Python\Python38\lib\configparser.py", line 803, in _get
    return conv(self.get(section, option, **kwargs))
  File "C:\Users\manaf\AppData\Local\Programs\Python\Python38\lib\configparser.py", line 781, in get
    d = self._unify_values(section, vars)
  File "C:\Users\manaf\AppData\Local\Programs\Python\Python38\lib\configparser.py", line 1149, in _unify_values
    raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'xeno_clash'

It looks like the new configs aren't generated if you already have a config.ini. Deleting my config and letting the program regenerate it fixed this error.

from granblue-automation-pyautogui.

PortablePanda avatar PortablePanda commented on June 18, 2024

Adding onto this! Would it be possible to get Xeno clashes added to the Raid section so we can join other fights?

from granblue-automation-pyautogui.

steve1316 avatar steve1316 commented on June 18, 2024

Sure thing! I will get right on that.

from granblue-automation-pyautogui.

steve1316 avatar steve1316 commented on June 18, 2024

Just updated the bot to support farming Raids of all Xeno Clash Raids. Let me know how it goes!

from granblue-automation-pyautogui.

steve1316 avatar steve1316 commented on June 18, 2024

Closing this issue as Xeno Clash Diablo has ended.

from granblue-automation-pyautogui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.