UserJs icon indicating copy to clipboard operation
UserJs copied to clipboard

Script freeze when enable regen buff, channel

Open phuisc1892367 opened this issue 2 months ago • 4 comments

Script freezes if I enable regen in buff menu _buffTurn_regen,5,0 If I disable but have regen ticked under channel menu it will freeze if regen is still active and have channel ability

Not sure how if this will help, but I saw this in developer console

Uncaught TypeError: Cannot read properties of null (reading '1') at Object.buffTurn ([HV]AutoAttack.user.js:2004:75) at returnValue ([HV]AutoAttack.user.js:1978:28) at checkCondition ([HV]AutoAttack.user.js:2016:16) at Object.useBuffSkill [as Buff] ([HV]AutoAttack.user.js:3591:42) at onBattle ([HV]AutoAttack.user.js:2798:25) at eventEnd.onclick ([HV]AutoAttack.user.js:2952:9) at b.onload (:10:45)

Uncaught TypeError: Cannot read properties of null (reading '1') at Object.useChannelSkill [as Channel] ([HV]AutoAttack.user.js:3513:92) at onBattle ([HV]AutoAttack.user.js:2798:25) at eventEnd.onclick ([HV]AutoAttack.user.js:2952:9) at b.onload (:10:45)

Forgot to mention it only seem to happen in isekai.

phuisc1892367 avatar Nov 04 '25 06:11 phuisc1892367