waicool20 / KAGA

Kancolle Auto Gui App or Kaga - A GUI for the tool over here: https://github.com/mrmin123/kancolle-auto and https://github.com/mrmin123/kcauto-kai
GNU General Public License v3.0
20 stars 3 forks source link

Crashing due to new section in kcauto #41

Closed czevolk closed 6 years ago

czevolk commented 6 years ago

The latest version of kcauto has added an [EventReset] which is causing it to fail to start since it doesn't exist in KAGA.

[error] script [ C:\Games\kcauto-kai\kcauto.sikuli ] stopped with error in line 38 [error] ConfigParser.NoSectionError ( No section: 'EventReset' ) [error] --- Traceback --- error source first line: module ( function ) statement 368: ConfigParser ( getboolean ) File "C:\Program Files\Sikuli\sikulix.jar\Lib\ConfigParser.py", line 607, in get 77: config ( read ) if config.getboolean('EventReset', 'Enabled'): 44: config ( init ) self.read() [error] --- Traceback --- end --------------

waicool20 commented 6 years ago

Already implemented in commit 0fa7ca1247c00a376f2a1a939733c6fa41990c35

Wait for an official release over here on github or download a "nightly" at https://ci.appveyor.com/project/waicool20/kaga