blizzhackers / autosmurf

Dark-f version of JeanMax/Autosmurf
19 stars 21 forks source link

Full Crashing every ~2nd or 3rd game #13

Closed falconergithub closed 4 years ago

falconergithub commented 4 years ago

For whatever reason, I'm having some issues with the autosmurf leader profile. It works great on initial launch, but for whatever reasons, it seems to crash the second or third time it gets to the waiting queue to get into a game.

There's no error message or anything, it goes from

4/07/20 22:01:08] D2BS 11340: Creating Game: memedream51 [04/07/20 22:01:10] D2BS 11340: D2BS Shutdown complete.

It always waits just fine after I start it, but will always crash on game creation after leaving a game and making a new one 1-2 times. It completely stops the profile and never restarts it, so I keep having to manually restart it. The followers are not affected. I think I've narrowed it down to something in the d2botlead, because even when I ran the profile on a different account with a different char config, it stil had that crash every 2 or 3 games.

FWIW, I have seen some errors pop up:

[04/07/20 22:18:35] D2BS 14084: [Strict Warning] Code(162) File(c:\users\xxxx\desktop\kolbot\d2bs\kolbot\libs\common\storage.js:125) reference to undefined property item.sizex Line: (null) [ÿc9Strict Warningÿc0 (162)] File(kolbot\libs\common\storage.js:125) reference to undefined property item.sizex

and

control not found 6 433 433 location null

But I don't think that is causing the intermittent crashes.

Thinking it might have something to do with the randomizer of ms wait times, but not sure.

falconergithub commented 4 years ago

Yeah, it's definitely something funky with the default autosmurf (from this repo) d2botlead. I just got a fresh one from the main kolbot repo and it works fine now.