Skip to content

Bot enter game and leave after #719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
qchades opened this issue Mar 3, 2025 · 5 comments
Open

Bot enter game and leave after #719

qchades opened this issue Mar 3, 2025 · 5 comments

Comments

@qchades
Copy link

qchades commented Mar 3, 2025

Details

my bot enter the game, and leave after

i got this in my log and keep making new game and doing the same log after and after

time=19:36:25 level=INFO msg="Waiting for character selection screen..."
time=19:36:25 level=INFO msg="Character selection screen found"
time=19:36:25 level=INFO msg="Selecting character..."
time=19:36:25 level=INFO msg="Character found"
time=19:36:30 level=INFO msg="Starting Game #0. Run list: diablo"
time=19:36:30 level=DEBUG msg="Fetching map data..." seed=2144195295 difficulty=hell
time=19:36:30 level=WARN msg="Game finished with errors, reason: error fetching map data: error fetching Map data from Diablo II: LoD 1.13c game: exit status 0xc0000005. Game total time: 0.19s" supervisor=Hdin mapSeed=2144195295

Version

lastest

Logs

time=19:36:25 level=INFO msg="Waiting for character selection screen..."
time=19:36:25 level=INFO msg="Character selection screen found"
time=19:36:25 level=INFO msg="Selecting character..."
time=19:36:25 level=INFO msg="Character found"
time=19:36:30 level=INFO msg="Starting Game #0. Run list: diablo"
time=19:36:30 level=DEBUG msg="Fetching map data..." seed=2144195295 difficulty=hell
time=19:36:30 level=WARN msg="Game finished with errors, reason: error fetching map data: error fetching Map data from Diablo II: LoD 1.13c game: exit status 0xc0000005. Game total time: 0.19s" supervisor=Hdin mapSeed=2144195295
time=19:36:41 level=INFO msg="Starting Game #1. Run list: diablo"
time=19:36:42 level=DEBUG msg="Fetching map data..." seed=1242888634 difficulty=hell
time=19:36:42 level=WARN msg="Game finished with errors, reason: error fetching map data: error fetching Map data from Diablo II: LoD 1.13c game: exit status 0xc0000005. Game total time: 0.12s" supervisor=Hdin mapSeed=1242888634
time=19:36:51 level=INFO msg=Pausing... configuration=Hdin
time=19:36:52 level=INFO msg=Stopping... configuration=Hdin
time=19:36:52 level=INFO msg="Finished stopping" configuration=Hdin
time=19:37:22 level=ERROR msg="Error creating new game: failed to create an online game"

@Wamlad
Copy link

Wamlad commented Mar 3, 2025

Go read the initial setup. It's saying you dont have 1.13c installed or referenced properly.
"error fetching Map data from Diablo II: LoD 1.13c"

@qchades
Copy link
Author

qchades commented Mar 3, 2025

i have it installed, can it be the directory in the koolo program it not look like to be the exact location of it ( it sais E:.... ) but when try to change it, it not working.

can it be just my location patch of diablo 2 lod 1.13c in the koolo settings the problem?

@Wamlad
Copy link

Wamlad commented Mar 3, 2025

the E: is just the default. You need to match it to your exactly folder.
your PC may also be blocking koolo-map.exe or koolo.exe. Just read the initial-setup and FAQ fully and troubleshoot.

@KPDragadine
Copy link

This should probably be closed. it's not an issue. FYI: The path to your LOD folder is Case sensitive even when if it's lowered cased in the UI.

@jdsmi
Copy link

jdsmi commented Mar 26, 2025

I ran into this issue myself, the issue seems to be a compatibility and/or permission issue with 1.13c running on newer OSes. I experienced this on Windows 11. When koolo-map.exe attempts to load the game to generate collision data it crashes with a 0xc0000005 exception.

To work around this is created #764 to allow for running a map server using koolo-map.exe and the server the tool is based on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants