hectorgimenez / koolo

Diablo II Resurrected bot written in Go
MIT License
80 stars 51 forks source link

Character doesn't find vendor #256

Closed HYPERTONE closed 4 months ago

HYPERTONE commented 4 months ago

Details

Character doesn't move.

Game is set to run at 1280x720, however my native resolution is 3440x1440. Previous version I had set my native resolution to 1920x1080 with game resolution 1280x720 and it worked.

Any ideas?

Version

v0.4.0

Logs

time=03:06:14 level=DEBUG msg="Loading screen detected, waiting until loading screen is gone" time=03:06:16 level=DEBUG msg="Load completed, continuing execution" time=03:06:16 level=DEBUG msg="Checking for character corpse..." time=03:06:16 level=DEBUG msg="Character corpse not found :D" time=03:06:16 level=DEBUG msg="Checking for items to identify..." time=03:06:16 level=DEBUG msg="No items to identify..." time=03:06:16 level=DEBUG msg="Belt Stats Health: 1/3 healing, 4/6 mana, 3/3 rejuv." time=03:06:16 level=DEBUG msg="Need more pots, let's buy them." time=03:06:16 level=INFO msg="Visiting vendor..." forceRefill=false time=03:08:14 level=WARN msg="Game finished with errors, reason: max game length reached, try to exit game: 120.00. Game total time: 120.03s" supervisor="Blizzard Sorc" mapSeed=278265313

HYPERTONE commented 4 months ago

Closing this item.

Resetting controls to default resolved the issue.