I have tried for several hours to install Battle.net. I just installed Linux Mint. Fresh install. This is the error i keep getting, please someone help me… I am new to linux. I have scoured the web and youtube and nothing. Please help! Here is error:
Command exited with code 256
Traceback (most recent call last):
File “/app/lib/python3.11/site-packages/lutris/exception_backstops.py”, line 79, in error_wrapper
return handler(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File “/app/lib/python3.11/site-packages/lutris/util/jobs.py”, line 127, in wrapper
repeat = func(*a, **kw)
^^^^^^^^^^^^^^
File “/app/lib/python3.11/site-packages/lutris/installer/commands.py”, line 447, in monitor_task
raise ScriptingError((“Command exited with code %s”) % command.return_code)
lutris.installer.errors.ScriptingError: Command exited with code 256
Lutris log:
[INFO:2025-01-01 21:17:24,673:application]: Starting Lutris 0.5.18
[INFO:2025-01-01 21:17:24,777:startup]: “card1” is NVIDIA GeForce GTX 1070 (10de:1b81 1043:8599 nvidia) Driver 565.77
[ERROR:2025-01-01 21:17:24,783:system]: [‘vulkaninfo’, ‘–summary’] command failed: Command ‘[‘vulkaninfo’, ‘–summary’]’ returned non-zero exit status 1.
[INFO:2025-01-01 21:17:24,796:startup]: “card0” is No GPU (simple-framebuffer) Driver None
[INFO:2025-01-01 21:17:47,091:file_box]: Download completed
[INFO:2025-01-01 21:17:47,091:files_box]: All files available
[INFO:2025-01-01 21:17:47,092:installerwindow]: All files are available, continuing install
[INFO:2025-01-01 21:17:47,092:installerwindow]: Launching installer commands
[INFO:2025-01-01 21:17:47,203:wine]: Creating a win64 prefix in /home/falan/Games/battlenet
[INFO:2025-01-01 21:17:47,204:wine]: Winepath: /home/falan/.var/app/net.lutris.Lutris/data/lutris/runners/proton/ge-proton/files/bin/wine
[INFO:2025-01-01 21:17:47,705:wine]: win64 Prefix created in /home/falan/Games/battlenet
[ERROR:2025-01-01 21:17:48,927:errors]: Command exited with code 256
[ERROR:2025-01-01 21:17:48,927:exception_backstops]: Error handling timeout function: Command exited with code 256
Traceback (most recent call last):
File “/app/lib/python3.11/site-packages/lutris/exception_backstops.py”, line 79, in error_wrapper
return handler(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File “/app/lib/python3.11/site-packages/lutris/util/jobs.py”, line 127, in wrapper
repeat = func(*a, **kw)
^^^^^^^^^^^^^^
File “/app/lib/python3.11/site-packages/lutris/installer/commands.py”, line 447, in monitor_task
raise ScriptingError((“Command exited with code %s”) % command.return_code)
lutris.installer.errors.ScriptingError: Command exited with code 256
[INFO:2025-01-01 21:18:13,667:interpreter]: Cancelling installation of Battle.net
[INFO:2025-01-01 21:20:10,187:files_box]: All files available
[INFO:2025-01-01 21:20:10,187:installerwindow]: All files are available, continuing install
[INFO:2025-01-01 21:20:10,189:installerwindow]: Launching installer commands
[INFO:2025-01-01 21:20:10,295:wine]: Creating a win64 prefix in /home/falan/Games/battlenet
[INFO:2025-01-01 21:20:10,295:wine]: Winepath: /app/bin/wine
[INFO:2025-01-01 21:20:16,669:wine]: win64 Prefix created in /home/falan/Games/battlenet
[ERROR:2025-01-01 21:20:30,110:errors]: Command exited with code 256
[ERROR:2025-01-01 21:20:30,110:exception_backstops]: Error handling timeout function: Command exited with code 256
Traceback (most recent call last):
File “/app/lib/python3.11/site-packages/lutris/exception_backstops.py”, line 79, in error_wrapper
return handler(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File “/app/lib/python3.11/site-packages/lutris/util/jobs.py”, line 127, in wrapper
repeat = func(*a, **kw)
^^^^^^^^^^^^^^
File “/app/lib/python3.11/site-packages/lutris/installer/commands.py”, line 447, in monitor_task
raise ScriptingError((“Command exited with code %s”) % command.return_code)
lutris.installer.errors.ScriptingError: Command exited with code 256
EDIT: I got it to work by updating Lutris. Thanks!