dice4321 / Gunkolle

This script was originally meant to execute kancolle expeditions but was repurpose for girls frontline (by Ryuuhou https://github.com/Ryuuhou/AHKanColle)
Other
16 stars 14 forks source link

Script Loads Profile #8

Open m0rt1s opened 6 years ago

m0rt1s commented 6 years ago

I've tried both master and test branch with slightly different results, but the main issue is that after hitting start the script loads to profile.

prof

The test branch does slightly more and first configures the echelons for deployment before returning to home and then loads profile instead of launching to mission.

dice4321 commented 6 years ago

Sometimes switching the graphics render settings in nox to 'speed' helps with this issue, let me know if it helps or not.

m0rt1s commented 6 years ago

Speed resulted in same problem.

I moved over to your new release and have a new problem (tried with speed and compatibility).

Script now caught at echelon setup: nox2

I can bypass this by selecting disable corpse dragging, but then, the script has problems selecting 4-3.

dice4321 commented 6 years ago

Can I see your config file?

m0rt1s commented 6 years ago

config.txt

[Do Not Modify] Busy=0 [Variables] SetExped2=5 SetExped3=2 SetExped4=6 World=4 Map=3 Sparkling = 0 SortieInterval=1000 MaxRandomWaitS=3000 MinRandomWaitS=3000 MinRandomWait=0 MaxRandomWait=0 WINID=ahk_class Qt5QWindowIcon PauseHr=9 PauseMn=00 ResumeHr=12 ResumemN=00 Doll1=FAL Doll2=AR15 WeaponType=AssaultRifle LastXS=-1305 LastYS=89

dice4321 commented 6 years ago

Im not really sure what the reason is, on my side its finding the image perfectly

as for the 4-3 issue, what does it fail to select? If its the world, you'll need to select it yourself, but if its anything else, I dont know if I can help, because its working fine for me.

1Azami1 commented 6 years ago

Just on a side note, I had the same issue as the OP, but then I changed the settings as you said and now it's working fine, for me at least.

m0rt1s commented 6 years ago

I have a few more things to report. I left the script running for an extended period, and it actually managed to finish setting up the echelons but it took 10+ minutes before returning to home. At this point I thought it would at least try to load 4-3 but it loaded my profile page again.

I also tried this whole thing on a separate PC but got the exact same problems (speed or compatibility). I keep thinking I must be doing something wrong but I just keep trying new configs, settings, versions of Nox etc. without any success. I will update if I have any new or differing problems with new versioning or otherwise. Maybe I can get this working someday.