basil-ladder/sc-docker

Troubles with "Unimplemented function api-ms-win-core-path-l1-1-0.dll.PathCchCanonicalizeEx"

Opened this issue · 0 comments

expected behaviour

Bot joins game and attempts to play.
Supporting evidence: After testing with Sloth, I found it the bot does work when tested on WINE 5, presumably also WINE 4. Also works on SSCAIT.

actual behaviour

Bot stops while executing Python script, presumably as a result of using the os library (for which pathlib is dependent). Bot joins game but then idles.

steps to reproduce

sc@sc-VirtualBox:~$ scbw.play --bots "Bryan Weber" "Marine Hell" --game_speed 1 --headless --log_level DEBUG --log_verbose
2020-01-16 12:52:28 DEBUG docker.utils.config[12792] Trying paths: ['/home/sc/.docker/config.json', '/home/sc/.dockercfg']
2020-01-16 12:52:28 DEBUG docker.utils.config[12792] No config file found
2020-01-16 12:52:28 DEBUG docker.utils.config[12792] Trying paths: ['/home/sc/.docker/config.json', '/home/sc/.dockercfg']
2020-01-16 12:52:28 DEBUG docker.utils.config[12792] No config file found
2020-01-16 12:52:28 DEBUG scbw.bot_storage[12792] checking bot in /home/sc/.scbw/bots/Bryan Weber
2020-01-16 12:52:28 DEBUG scbw.bot_storage[12792] found bot in /home/sc/.scbw/bots/Bryan Weber
2020-01-16 12:52:28 DEBUG scbw.bot_storage[12792] checking bot in /home/sc/.scbw/bots/Marine Hell
2020-01-16 12:52:29 DEBUG scbw.bot_storage[12792] {'name': 'Marine Hell', 'portrait': 'https://sscaitournament.com/images/portraits/t5.gif', 'race': 'Terran', 'wins': '756', 'losses': '2589', 'draws': '0', 'score': 2268, 'avgScore': 0.68, 'winRate': 0, 'achievements': ['https://sscaitournament.com/images/achievements/vsZerg200.png', 'https://sscaitournament.com/images/achievements/vsProtoss200.png', 'https://sscaitournament.com/images/achievements/letsRock.png', 'https://sscaitournament.com/images/achievements/veteran.png', 'https://sscaitournament.com/images/achievements/vsTerran50.png', 'https://sscaitournament.com/images/achievements/vsZerg50.png', 'https://sscaitournament.com/images/achievements/experienced.png', 'https://sscaitournament.com/images/achievements/vsProtoss50.png', 'https://sscaitournament.com/images/achievements/pieceOfCake.png', 'https://sscaitournament.com/images/achievements/winningStreak5.png', 'https://sscaitournament.com/images/achievements/winningStreak3.png', 'https://sscaitournament.com/images/achievements/equalOpportunity.png'], 'achievementsNum': 12, 'division': 'Mixed', 'status': 'Enabled', 'description': 'This bot was written from scratch in 5 hours following official tutorial. I would like to keep it "as it is" to show how easy can be to write simple bot which is capable of winning.\r\n\r\nSource codes : https://github.com/libor-vilimek/marine-hell', 'update': '2017-03-15 10:21:29', 'botBinary': 'https://sscaitournament.com/bot_binary.php?bot=Marine+Hell', 'bwapiDLL': 'https://sscaitournament.com/bot_binary.php?bot=Marine+Hell&bwapi_dll=true', 'botType': 'JAVA_MIRROR', 'botProfileURL': 'https://sscaitournament.com/index.php?action=botDetails&bot=Marine+Hell'}
2020-01-16 12:52:30 DEBUG scbw.utils[12792] downloading from http://sscaitournament.com/bot_binary.php?bot=Marine+Hell save as /tmp/tmpmqzls09_
2.00MB [00:00, 3.10MB/s]
2020-01-16 12:52:31 DEBUG scbw.utils[12792] downloading from http://sscaitournament.com/bot_binary.php?bot=Marine+Hell&bwapi_dll=true save as /home/sc/.scbw/bots/Marine Hell/BWAPI.dll
1.00MB [00:00, 1.41MB/s]
2020-01-16 12:52:32 INFO scbw.bot_storage[12792] Successfully downloaded Marine Hell from SSCAIT server
2020-01-16 12:52:32 DEBUG scbw.docker_utils[12792] checking docker-machine presence
2020-01-16 12:52:32 DEBUG scbw.docker_utils[12792] docker machine not present
2020-01-16 12:52:32 DEBUG scbw.game[12792] Using vnc host 'localhost'
2020-01-16 12:52:32 DEBUG scbw.docker_utils[12792]
docker_image=starcraft:game
command=[ '/app/play_bot.sh',
'--game',
'GAME_98110C56',
'--name',
'Bryan Weber',
'--race',
'Z',
'--lan',
'--host',
'--map',
'/app/sc/maps/sscai/(2)Benzene.scx']
name=GAME_98110C56_0_Bryan_Weber
detach=True
environment={ 'BOT_BWAPI': '4.4.0',
'BOT_FILE': 'CUNYAIShell.exe',
'CAPTURE_MOUSE_MOVEMENT': '0',
'DROP_PLAYERS': '0',
'EXIT_CODE_REALTIME_OUTED': 2,
'GAME_NAME': 'GAME_98110C56',
'GAME_TYPE': 'FREE_FOR_ALL',
'HEADFUL_AUTO_LAUNCH': '0',
'HIDE_NAMES': '0',
'JAVA_DEBUG': '0',
'JAVA_DEBUG_PORT': '',
'JAVA_OPTS': '',
'MAP_NAME': '/app/sc/maps/sscai/(2)Benzene.scx',
'NTH_PLAYER': 0,
'NUM_PLAYERS': 2,
'PLAYER_NAME': 'Bryan Weber',
'PLAYER_RACE': 'Z',
'SPEED_OVERRIDE': 1,
'TM_ALLOW_USER_INPUT': '0',
'TM_LOG_FRAMETIMES': '../logs/frames.csv',
'TM_LOG_RESULTS': '../logs/scores.json',
'TM_LOG_UNIT_EVENTS': '../logs/unit_events.csv',
'TM_SPEED_OVERRIDE': 1,
'TM_TIME_OUT_AT_FRAME': '-1'}
privileged=True
volumes={ '/home/sc/.scbw/bots/Bryan Weber': {'bind': '/app/bot', 'mode': 'ro'},
'/home/sc/.scbw/bwapi-data/BWTA': { 'bind': '/app/sc/bwapi-data/BWTA',
'mode': 'rw'},
'/home/sc/.scbw/bwapi-data/BWTA2': { 'bind': '/app/sc/bwapi-data/BWTA2',
'mode': 'rw'},
'/home/sc/.scbw/games/GAME_98110C56/crashes_0': { 'bind': '/app/sc/Errors',
'mode': 'rw'},
'/home/sc/.scbw/games/GAME_98110C56/logs_0': { 'bind': '/app/logs',
'mode': 'rw'},
'/home/sc/.scbw/games/GAME_98110C56/write_0/': { 'bind': '/app/sc/bwapi-data/write',
'mode': 'rw'},
'/home/sc/.scbw/maps': {'bind': '/app/sc/maps', 'mode': 'rw'}}
network=sc_net
ports={}
nano_cpus=None
mem_limit=None

2020-01-16 12:52:33 INFO scbw.docker_utils[12792] launched BotPlayer:Bryan Weber:Z
2020-01-16 12:52:33 DEBUG scbw.docker_utils[12792] container name = 'GAME_98110C56_0_Bryan_Weber', container id = '['060065e0aa']'
2020-01-16 12:52:33 DEBUG scbw.docker_utils[12792]
docker_image=starcraft:game
command=[ '/app/play_bot.sh',
'--game',
'GAME_98110C56',
'--name',
'Marine Hell',
'--race',
'T',
'--lan',
'--join']
name=GAME_98110C56_1_Marine_Hell
detach=True
environment={ 'BOT_BWAPI': '4.1.2',
'BOT_FILE': 'marinehell.jar',
'CAPTURE_MOUSE_MOVEMENT': '0',
'DROP_PLAYERS': '0',
'EXIT_CODE_REALTIME_OUTED': 2,
'GAME_NAME': 'GAME_98110C56',
'GAME_TYPE': 'FREE_FOR_ALL',
'HEADFUL_AUTO_LAUNCH': '0',
'HIDE_NAMES': '0',
'JAVA_DEBUG': '0',
'JAVA_DEBUG_PORT': '',
'JAVA_OPTS': '',
'MAP_NAME': '/app/sc/maps/sscai/(2)Benzene.scx',
'NTH_PLAYER': 1,
'NUM_PLAYERS': 2,
'PLAYER_NAME': 'Marine Hell',
'PLAYER_RACE': 'T',
'SPEED_OVERRIDE': 1,
'TM_ALLOW_USER_INPUT': '0',
'TM_LOG_FRAMETIMES': '../logs/frames.csv',
'TM_LOG_RESULTS': '../logs/scores.json',
'TM_LOG_UNIT_EVENTS': '../logs/unit_events.csv',
'TM_SPEED_OVERRIDE': 1,
'TM_TIME_OUT_AT_FRAME': '-1'}
privileged=True
volumes={ '/home/sc/.scbw/bots/Marine Hell': {'bind': '/app/bot', 'mode': 'ro'},
'/home/sc/.scbw/bwapi-data/BWTA': { 'bind': '/app/sc/bwapi-data/BWTA',
'mode': 'rw'},
'/home/sc/.scbw/bwapi-data/BWTA2': { 'bind': '/app/sc/bwapi-data/BWTA2',
'mode': 'rw'},
'/home/sc/.scbw/games/GAME_98110C56/crashes_1': { 'bind': '/app/sc/Errors',
'mode': 'rw'},
'/home/sc/.scbw/games/GAME_98110C56/logs_1': { 'bind': '/app/logs',
'mode': 'rw'},
'/home/sc/.scbw/games/GAME_98110C56/write_1/': { 'bind': '/app/sc/bwapi-data/write',
'mode': 'rw'},
'/home/sc/.scbw/maps': {'bind': '/app/sc/maps', 'mode': 'rw'}}
network=sc_net
ports={}
nano_cpus=None
mem_limit=None

2020-01-16 12:52:40 INFO scbw.docker_utils[12792] launched BotPlayer:Marine Hell:T
2020-01-16 12:52:40 DEBUG scbw.docker_utils[12792] container name = 'GAME_98110C56_1_Marine_Hell', container id = '['281e24b31a']'
2020-01-16 12:52:40 DEBUG scbw.docker_utils[12792] checking if game has launched properly...
2020-01-16 12:52:42 INFO scbw.docker_utils[12792] waiting until game GAME_98110C56 is finished...
2020-01-16 12:52:42 DEBUG scbw.docker_utils[12792] waiting. ['281e24b31a', '060065e0aa']
...
2020-01-16 12:54:27 DEBUG scbw.docker_utils[12792] waiting. ['281e24b31a', '060065e0aa']
2020-01-16 12:54:30 DEBUG scbw.docker_utils[12792] Exit codes: [0, 0]
2020-01-16 12:54:30 DEBUG scbw.docker_utils[12792] removing game containers
2020-01-16 12:54:30 DEBUG scbw.game[12792] {'headless': True, 'game_name': 'GAME_98110C56', 'map_name': 'sscai/(2)Benzene.scx', 'game_type': <GameType.FREE_FOR_ALL: 'FREE_FOR_ALL'>, 'game_speed': 1, 'timeout': None, 'timeout_at_frame': None, 'hide_names': False, 'drop_players': False, 'allow_input': False, 'auto_launch': False, 'random_names': False, 'game_dir': '/home/sc/.scbw/games', 'bot_dir': '/home/sc/.scbw/bots', 'map_dir': '/home/sc/.scbw/maps', 'bwapi_data_bwta_dir': '/home/sc/.scbw/bwapi-data/BWTA', 'bwapi_data_bwta2_dir': '/home/sc/.scbw/bwapi-data/BWTA2', 'vnc_base_port': 5900, 'vnc_host': 'localhost', 'capture_movement': False, 'docker_image': 'starcraft:game', 'nano_cpus': None, 'mem_limit': None, 'read_overwrite': False, 'bots': ['Bryan Weber', 'Marine Hell'], 'is_crashed': False, 'is_gametime_outed': False, 'is_realtime_outed': False, 'game_time': 118.83165550231934, 'winner': 'Marine Hell', 'loser': 'Bryan Weber', 'winner_race': 'T', 'loser_race': 'Z'}
2020-01-16 12:54:30 INFO scbw.game[12792] game GAME_98110C56 recorded
2020-01-16 12:54:30 INFO scbw.cli[12792] Game GAME_98110C56 finished in 118.83 seconds.
2020-01-16 12:54:30 INFO scbw.cli[12792] ---
2020-01-16 12:54:30 INFO scbw.cli[12792] Logs are saved here:
2020-01-16 12:54:30 INFO scbw.cli[12792] /home/sc/.scbw/games/GAME_98110C56/logs_0/bot.log
2020-01-16 12:54:30 INFO scbw.cli[12792] /home/sc/.scbw/games/GAME_98110C56/logs_0/game.log
2020-01-16 12:54:30 INFO scbw.cli[12792] /home/sc/.scbw/games/GAME_98110C56/logs_1/bot.log
2020-01-16 12:54:30 INFO scbw.cli[12792] /home/sc/.scbw/games/GAME_98110C56/logs_1/game.log
2020-01-16 12:54:30 INFO scbw.cli[12792] ---
2020-01-16 12:54:30 INFO scbw.cli[12792] Replays are saved here:
2020-01-16 12:54:30 INFO scbw.cli[12792] /home/sc/.scbw/games/GAME_98110C56/player_0.rep
2020-01-16 12:54:30 INFO scbw.cli[12792] /home/sc/.scbw/games/GAME_98110C56/player_1.rep
2020-01-16 12:54:30 INFO scbw.cli[12792] ---
2020-01-16 12:54:30 INFO scbw.cli[12792] Frame information is saved here:
2020-01-16 12:54:30 INFO scbw.cli[12792] /home/sc/.scbw/games/GAME_98110C56/logs_0/frames.csv
2020-01-16 12:54:30 INFO scbw.cli[12792] /home/sc/.scbw/games/GAME_98110C56/logs_1/frames.csv
2020-01-16 12:54:30 INFO scbw.cli[12792] ---
2020-01-16 12:54:30 INFO scbw.cli[12792] Unit event information is saved here:
2020-01-16 12:54:30 INFO scbw.cli[12792] /home/sc/.scbw/games/GAME_98110C56/logs_0/unit_events.csv
2020-01-16 12:54:30 INFO scbw.cli[12792] /home/sc/.scbw/games/GAME_98110C56/logs_1/unit_events.csv
2020-01-16 12:54:30 INFO scbw.cli[12792] ---
2020-01-16 12:54:30 INFO scbw.cli[12792] Game results are saved here:
2020-01-16 12:54:30 INFO scbw.cli[12792] /home/sc/.scbw/games/GAME_98110C56/logs_0/scores.json
2020-01-16 12:54:30 INFO scbw.cli[12792] /home/sc/.scbw/games/GAME_98110C56/logs_1/scores.json
2020-01-16 12:54:30 INFO scbw.cli[12792] ---
2020-01-16 12:54:30 INFO scbw.cli[12792] Winner is BotPlayer:Marine Hell:T (player 1)
1

operating system

System information:
Wine build: wine-3.0.3 (Ubuntu 3.0.3-2)
Platform: i386
Version: Windows 5.1 (0)
Host system: Linux
Host version: 4.13.0-21-generic

Ubuntu lsb_release -a:

sc@sc-VirtualBox:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 17.10
Release: 17.10
Codename: artful

docker version

output of command docker version:
Client:
Version: 18.03.1-ce
API version: 1.37
Go version: go1.9.5
Git commit: 9ee9f40
Built: Thu Apr 26 07:17:38 2018
OS/Arch: linux/amd64
Experimental: false
Orchestrator: swarm

Server:
Engine:
Version: 18.03.1-ce
API version: 1.37 (minimum version 1.12)
Go version: go1.9.5
Git commit: 9ee9f40
Built: Thu Apr 26 07:15:45 2018
OS/Arch: linux/amd64
Experimental: false

scbw version

output of command scbw.play -v

1.0.4-BK

Bot log

Suggests the root of the problem:

2020-01-16T17:51:00 Starting bot CUNYAIShell.exe
Connecting...

Game table mapping not found.

0 | 106 | 0 | 7952789

1 | 0 | 0 | 0

2 | 0 | 0 | 0

3 | 0 | 0 | 0

4 | 0 | 0 | 0

5 | 0 | 0 | 0

6 | 0 | 0 | 0

7 | 0 | 0 | 0

Connected

Connection successful

waiting to enter match

wine: Call from 0x7b43cb73 to unimplemented function api-ms-win-core-path-l1-1-0.dll.PathCchCanonicalizeEx, aborting
wine: Unimplemented function api-ms-win-core-path-l1-1-0.dll.PathCchCanonicalizeEx called at address 0x330023:0x7b43cb73 (thread 0061), starting debugger...
0075:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0075:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly.
Unhandled exception: unimplemented function api-ms-win-core-path-l1-1-0.dll.PathCchCanonicalizeEx called in 32-bit code (0x7b43cb73).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:006b GS:0063
EIP:7b43cb73 ESP:0033ec94 EBP:0033ed18 EFLAGS:00200212( - -- I -A- - )
EAX:7b429281 EBX:00000004 ECX:0033ecc0 EDX:0033ed44
ESI:7ee99000 EDI:80000100
Stack dump:
0x0033ec94: 000002cc 7ee9b0fc 7ee9b1d4 1e293efc
0x0033eca4: 7ee9b17c 7ee90000 80000100 00000001
0x0033ecb4: 00000000 7b43cb73 00000002 7ee99000
0x0033ecc4: 7ee990b7 0033ed18 7bc57ea7 7bcea700
0x0033ecd4: 001105b0 001105b0 0033ecf8 7bcea700
0x0033ece4: 00000000 0033ed40 0033ed44 1e293efc
Backtrace:
=>0 0x7b43cb73 in kernel32 (+0x1cb73) (0x0033ed18)
1 0x7ee98757 (0x0033ed58)
2 0x7ee982e9 (0x0033efa0)
3 0x1e148dd6 in python36 (+0x148dd5) (0x0033fa00)
4 0x1e14970f in python36 (+0x14970e) (0x0033fa2c)
5 0x1e181a96 in python36 (+0x181a95) (0x0033fa44)
6 0x1e181cce in python36 (+0x181ccd) (0x0033fa58)
7 0x004638a4 in cunyaibot (+0x638a3) (0x0033fab0)
8 0x00464333 in cunyaibot (+0x64332) (0x0033fb94)
9 0x0042e9fa in cunyaibot (+0x2e9f9) (0x0033fe40)
10 0x00435d5b in cunyaibot (+0x35d5a) (0x0033fe78)
11 0x0049fe23 in cunyaibot (+0x9fe22) (0x0033fec0)
12 0x7b4623d2 in kernel32 (+0x423d1) (0x0033fed8)
13 0x7b463d0c in kernel32 (+0x43d0b) (0x0033ffd8)
14 0x7b4623de in kernel32 (+0x423dd) (0x0033ffec)
0x7b43cb73: addl $12,%esp
Modules:
Module Address Debug info Name (59 modules)
PE 340000- 355000 Deferred vcruntime140
PE 360000- 364000 Deferred api-ms-win-crt-runtime-l1-1-0
PE 370000- 373000 Deferred api-ms-win-crt-heap-l1-1-0
PE 380000- 384000 Deferred api-ms-win-crt-stdio-l1-1-0
PE 390000- 393000 Deferred api-ms-win-crt-locale-l1-1-0
PE 3a0000- 3a5000 Deferred api-ms-win-crt-math-l1-1-0
PE 3b0000- 3b3000 Deferred api-ms-win-crt-time-l1-1-0
PE 3c0000- 3c3000 Deferred api-ms-win-crt-conio-l1-1-0
PE 400000- 58e000 Export cunyaibot
PE 590000- 668000 Deferred ucrtbase
PE 10000000-1006e000 Deferred msvcp140
PE 1e000000-1e343000 Export python36
PE 7b420000-7b5c6000 Export kernel32
PE 7bc10000-7bc14000 Deferred ntdll
PE 7ee90000-7ee93000 Deferred api-ms-win-core-path-l1-1-0
PE 7f490000-7f4d1000 Deferred crypt32
PE 7f550000-7f554000 Deferred bcrypt
PE 7f570000-7f574000 Deferred rsaenh
PE 7f5b0000-7f5b4000 Deferred imm32
PE 7f780000-7f783000 Deferred api-ms-win-core-localization-l1-C:\windows\system32\api-ms-win-core-localization-l1-2-1.dll
PE 7f790000-7f793000 Deferred api-ms-win-core-fibers-l1-1-1
PE 7f7b0000-7f7b3000 Deferred api-ms-win-crt-process-l1-1-0
PE 7f7c0000-7f7c4000 Deferred ws2_32
PE 7f800000-7f807000 Deferred gdi32
PE 7f940000-7fa06000 Deferred user32
PE 7fb10000-7fb18000 Deferred shlwapi
PE 7fb90000-7fb94000 Deferred version
PE 7fba0000-7fba3000 Deferred api-ms-win-crt-utility-l1-1-0
PE 7fbc0000-7fbc3000 Deferred api-ms-win-crt-environment-l1-1-C:\windows\system32\api-ms-win-crt-environment-l1-1-0.dll
PE 7fbd0000-7fbd3000 Deferred api-ms-win-crt-filesystem-l1-1-0C:\windows\system32\api-ms-win-crt-filesystem-l1-1-0.dll
PE 7fbe0000-7fbe5000 Deferred api-ms-win-crt-multibyte-l1-1-0
PE 7fc00000-7fc04000 Deferred advapi32
PE 7fc80000-7fc84000 Deferred api-ms-win-crt-convert-l1-1-0
PE 7fc90000-7fc94000 Deferred api-ms-win-crt-string-l1-1-0
PE 7fca0000-7fca3000 Deferred api-ms-win-core-interlocked-l1-1C:\windows\system32\api-ms-win-core-interlocked-l1-1-0.dll
PE 7fcc0000-7fcc3000 Deferred api-ms-win-core-rtlsupport-l1-1-C:\windows\system32\api-ms-win-core-rtlsupport-l1-1-0.dll
PE 7fcd0000-7fcd3000 Deferred api-ms-win-core-util-l1-1-0
PE 7fcf0000-7fcf3000 Deferred api-ms-win-core-memory-l1-1-0
PE 7fd00000-7fd03000 Deferred api-ms-win-core-profile-l1-1-0
PE 7fd10000-7fd13000 Deferred api-ms-win-core-file-l1-2-0
PE 7fd30000-7fd33000 Deferred api-ms-win-core-processthreads-lC:\windows\system32\api-ms-win-core-processthreads-l1-1-1.dll
PE 7fd40000-7fd43000 Deferred api-ms-win-core-debug-l1-1-0
PE 7fd50000-7fd53000 Deferred api-ms-win-core-console-l1-1-0
PE 7fd70000-7fd73000 Deferred api-ms-win-core-synch-l1-2-0
PE 7fd80000-7fd83000 Deferred api-ms-win-core-sysinfo-l1-1-0
PE 7fda0000-7fda3000 Deferred api-ms-win-core-localization-l1-C:\windows\system32\api-ms-win-core-localization-l1-2-0.dll
PE 7fdb0000-7fdb3000 Deferred api-ms-win-core-datetime-l1-1-0
PE 7fdc0000-7fdc3000 Deferred api-ms-win-core-processenvironmeC:\windows\system32\api-ms-win-core-processenvironment-l1-1-0.dll
PE 7fde0000-7fde3000 Deferred api-ms-win-core-processthreads-lC:\windows\system32\api-ms-win-core-processthreads-l1-1-0.dll
PE 7fdf0000-7fdf3000 Deferred api-ms-win-core-synch-l1-1-0
PE 7fe00000-7fe03000 Deferred api-ms-win-core-libraryloader-l1C:\windows\system32\api-ms-win-core-libraryloader-l1-1-0.dll
PE 7fe20000-7fe23000 Deferred api-ms-win-core-heap-l1-1-0
PE 7fe30000-7fe33000 Deferred api-ms-win-core-file-l2-1-0
PE 7fe50000-7fe53000 Deferred api-ms-win-core-handle-l1-1-0
PE 7fe60000-7fe63000 Deferred api-ms-win-core-namedpipe-l1-1-0C:\windows\system32\api-ms-win-core-namedpipe-l1-1-0.dll
PE 7fe70000-7fe74000 Deferred api-ms-win-core-file-l1-1-0
PE 7fe90000-7fe93000 Deferred api-ms-win-core-timezone-l1-1-0
PE 7fea0000-7fea3000 Deferred api-ms-win-core-errorhandling-l1C:\windows\system32\api-ms-win-core-errorhandling-l1-1-0.dll
PE 7fec0000-7fec3000 Deferred api-ms-win-core-string-l1-1-0
Threads:
process tid prio (all id:s are in hex)
00000008 CUNYAIShell.exe
00000009 0
0000000e services.exe
00000028 0
00000023 0
00000013 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000017 0
00000016 0
00000012 0
0000001a explorer.exe
0000001d 0
0000001c 0
0000001b 0
00000021 plugplay.exe
00000025 0
00000024 0
00000022 0
00000026 winedevice.exe
0000002d 0
0000002a 0
00000029 0
00000027 0
00000056 cmd.exe
00000057 0
00000060 (D) Z:\app\sc\bwapi-data\AI\CUNYAIBot\CUNYAIBot.exe
00000061 0 <==
00000064 explorer.exe
00000069 0
00000068 0
00000065 0
00000066 bwheadless.exe
00000067 0
0000006a StarCraft.exe
00000072 2
00000071 2
00000070 1
0000006f 2
0000006e 1
0000006d 0
0000006b 0
System information:
Wine build: wine-3.0.3 (Ubuntu 3.0.3-2)
Platform: i386
Version: Windows 5.1 (0)
Host system: Linux
Host version: 4.13.0-21-generic
Shell Started!

2020-01-16T17:51:17 Bot exited.