hectorgimenez / koolo

Diablo II Resurrected bot written in Go
MIT License
67 stars 38 forks source link

Stuck checking for items to stash #229

Open HYPERTONE opened 2 months ago

HYPERTONE commented 2 months ago

Details

Upon character selection & game creation, character does not move and is stuck on "Checking for items to stash..."

time=23:10:40 level=DEBUG msg="Loading screen detected, waiting until loading screen is gone" time=23:10:42 level=DEBUG msg="Load completed, continuing execution" time=23:10:42 level=DEBUG msg="Checking for character corpse..." time=23:10:42 level=DEBUG msg="Character corpse not found :D" time=23:10:42 level=DEBUG msg="Checking for items to stash..." time=23:10:42 level=DEBUG msg="Checking for items to identify..." time=23:10:42 level=DEBUG msg="No items to identify..." time=23:10:42 level=DEBUG msg="Belt Stats Health: 4/4 healing, 4/4 mana, 7/8 rejuv." time=23:10:42 level=DEBUG msg="Checking for items to stash..." time=23:10:42 level=DEBUG msg="Checking for items to stash..." time=23:13:56 level=INFO msg=Stopping... configuration="Blizzard Sorc" time=23:13:56 level=INFO msg="Finished stopping" configuration="Blizzard

Version

dev

divineblade7 commented 2 months ago

@HYPERTONE can you try the latest beta 7 and see if your issue is resolved please?