Closed cobeng13 closed 8 years ago
@cobeng13 What does your [General] section of the config look like? Although if you have the section set up the same as the old version it should still work... Basically that error occurs because sikuli can't find the window you specified. Does the game window actually get selected/brought to the front?
Yes, the window is selected, the mouse moves in the KCV for a while then ends there. Here's a screenshot https://drive.google.com/open?id=0Byx07I9J8bEnNUlSc01rdmhSX1E
[General]
# The program/window name of your Kancolle container. Examples include Google Chrome,
# Firefox, KanColleViewer!, KanColleTool Viewer, Electronic Observer, etc...
Program: KanColleViewer!
# Which built-in recovery method to use when you get catbomb'ed. Valid options are Browser,
# KC3, KCV, KCT, and EO.
RecoveryMethod: KCV
# Your machine's timezone's difference to JST in full hours. Relevant to the Quests and PvP
# modules. Default is 0, same timezone as JST.
JSTOffset = 0
# How often kancolle-auto should run its loop, specified in full seconds. A lower value will make
# kancolle-auto be quicker to respond to timers, while a higher value will make it slower, but
# perhaps guard against bot-detection. Default value is 20.
SleepCycle = 20
# Specifies the desired # of menus to randomly walk through. The number of sidesteps range from 0
# to the Paranoia value. Setting this value to at least 1 is recommended (0 to 1 sidesteps).
Paranoia = 1
# If you have a slow computer/network connection, you may encounter frequent FindFailed errors.
# Increase this value by whole numbers (seconds) to increase the length of all sleep/wait timers
# to avoid this. Default is 0.
SleepModifier = 0
Could you try running from the command line directly, not from Sikuli IDE? Instructions are here: https://github.com/mrmin123/kancolle-auto/wiki/Install-kancolle-auto#windows
Tried doing it from command line but im stuck in this part? Is there something missing in my installation?
It says you need to log in and out of your machine again because the PATH was updated. Have you tried that?
Hi. I currently switched to the newest version upon checking. But now it wont run properly. I was using the old version (release r1 (2015-11-08)). And It was working perfectly. Am I doing something wrong?
Here is the link for the screenshot thanks! https://drive.google.com/open?id=0Byx07I9J8bEnWkdkM0t3bTF4Qms
Environment details
Issue
Is the issue consistent (can be reproduced consistently) or is it transient (only happens sometimes)? Please check one of the boxes:
[description of issue here, along with any screenshots and/or videos]
Console log (if applicable)
Relevant config snippet (if applicable)