Roukys / HHauto

GNU General Public License v3.0
45 stars 44 forks source link

Bug 7.0.0 - Bug findings #1134

Closed deuxge closed 10 months ago

deuxge commented 10 months ago

Describe the bug None I hope

Additional context This thread is to list some findings with the new version. I moved the files from JS to TypeScript. There is more automated check on the function/variables. This should reduce bugs in the future. This will helps as well for unit testing (which I do not succed yet to make it working...) This is bit in the idea of #158. This helped me already to remove some bugs

In case of fallback, you can use this link to 6.18.5.

Change logs:

The only change is the collect all in DP event #1055.

OldRon1977 commented 10 months ago

Looks promising 😁 I will start testing with HH, CH and PH as soon as possible. Thanks for the new version!

deuxge commented 10 months ago

I also finally succeed to have the new release visible on https://github.com/Roukys/HHauto/releases So you can found 7.0 and 6.18.5

I-I-I-I-I-I-I-I-I-I-I-I-I-I commented 10 months ago

I am getting

Uncaught TypeError: Cannot set properties of undefined (setting '0')
    at Troll.getTrollWithGirls (userscript.html?name=HaremHeroes-Automatic%252B%252B.user.js&id=1d7e9e71-0b99-4ac9-aa3c-42cacaf20c44:4647:48)
    at Troll.getTrollIdToFight (userscript.html?name=HaremHeroes-Automatic%252B%252B.user.js&id=1d7e9e71-0b99-4ac9-aa3c-42cacaf20c44:4727:40)
    at Troll.doBossBattle (userscript.html?name=HaremHeroes-Automatic%252B%252B.user.js&id=1d7e9e71-0b99-4ac9-aa3c-42cacaf20c44:4782:27)
    at Proxy.autoLoop (userscript.html?name=HaremHeroes-Automatic%252B%252B.user.js&id=1d7e9e71-0b99-4ac9-aa3c-42cacaf20c44:15160:34)

    at Gt (<anonymous>:9:89)
    at t.<computed> (<anonymous>:64:150)
    at Gt (<anonymous>:9:89)
    at r (<anonymous>:23:484)
    at <anonymous>:24:112
    at <anonymous>:74:344

in HH when I enable the Battle Troll option, most probably due to the addition of the world 17 boss. I have no problems in CxH or PH.

HH_DebugLog_1703087021629.log

deuxge commented 10 months ago

Select a troll option (not first or last with girls) to avoid the issue for now

deuxge commented 10 months ago

I am getting


Uncaught TypeError: Cannot set properties of undefined (setting '0')

fixed

deuxge commented 10 months ago

New in 7.1.0