hectorgimenez / koolo

Diablo II Resurrected bot written in Go
MIT License
77 stars 50 forks source link

Error fetching map data #472

Open iiBARDii opened 1 week ago

iiBARDii commented 1 week ago

Details

After character select the bot stop working with the following report

I'm pretty sure that I have Diablo II: LoD 1.13c version installed and it is working. Any suggestions?

Version

0.5.1

Logs

time=16:36:58 level=INFO msg="Waiting for character selection screen..." time=16:37:19 level=INFO msg="Character selection screen found" time=16:37:19 level=INFO msg="Selecting character..." time=16:37:19 level=INFO msg="Character found" time=16:37:23 level=DEBUG msg="Fetching map data..." seed=1171928281 difficulty=hell time=16:37:23 level=ERROR msg="Error fetching map data: error fetching Map Data from Diablo II: LoD 1.13c game: exit status 1"

Sunnyweeb commented 1 week ago

you need to set the d2r and diablo 2 lod path correctly, did you set it correct?

iiBARDii commented 1 week ago

yes all the paths to D2LOD and to D2R are absolutely correct. Doublechecked it

Sunnyweeb commented 1 week ago

does the d2 lod path lead to the folder where all the files are in it? like it should not lead to "..\d2 lod" and then in that folder is another diablo folder, it should lead to "..\d2 lod\diablo ii" (i hope u get what i mean)

and what run do you get this error? before this version u always got that map fetching error when using tz run (but thats fixed)