Skip to content

Instantly share code, notes, and snippets.

@NoXPhasma
Created November 21, 2018 03:50
Show Gist options
  • Save NoXPhasma/70eea75d4d6326a255a242de14f51d69 to your computer and use it in GitHub Desktop.
Save NoXPhasma/70eea75d4d6326a255a242de14f51d69 to your computer and use it in GitHub Desktop.
UnicodeDecodeError 208650
>>> Adding process 29006 for game ID 208650
ERROR: ld.so: object '/home/noxp/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 208650, ActionID 17] : LaunchApp changed task to WaitingGameWindow with ""
ERROR: ld.so: object '/home/noxp/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/noxp/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ProtonFixes[29008] INFO: Running protonfixes
ProtonFixes Traceback (most recent call last):
File "/home/noxp/.local/lib/python3.6/site-packages/protonfixes/__init__.py", line 19, in <module>
fix.main()
File "/home/noxp/.local/lib/python3.6/site-packages/protonfixes/fix.py", line 117, in main
run_fix(game_id())
File "/home/noxp/.local/lib/python3.6/site-packages/protonfixes/fix.py", line 61, in run_fix
game = game_name() + ' ('+ gameid + ')'
File "/home/noxp/.local/lib/python3.6/site-packages/protonfixes/fix.py", line 40, in game_name
for xline in appmanifest.readlines():
File "/usr/lib/python3.6/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 65: ordinal not in range(128)
ProtonFixes[29008] DEBUG: ---- begin protontricks debug info ----
ProtonFixes[29008] DEBUG: Proton Python Version:
ProtonFixes[29008] DEBUG: /usr/bin/python3
ProtonFixes[29008] DEBUG: 3.6.7 (default, Oct 22 2018, 11:32:17)
[GCC 8.2.0]
ProtonFixes[29008] DEBUG: ---------------------------------------
ProtonFixes[29008] DEBUG: System Python Version:
ProtonFixes[29008] DEBUG: /usr/bin/python2.7
ProtonFixes[29008] DEBUG: ---------------------------------------
ProtonFixes[29008] DEBUG: Proton Version:
ProtonFixes[29008] DEBUG: 3.16-1
ProtonFixes[29008] DEBUG: ---------------------------------------
ProtonFixes[29008] DEBUG: Proton Directory:
ProtonFixes[29008] DEBUG: /media/daten/SteamApps/steamapps/common/Proton 3.16
ProtonFixes[29008] DEBUG: ---------------------------------------
ProtonFixes[29008] DEBUG: Environment Variables:
ProtonFixes[29008] DEBUG: GJS_DEBUG_TOPICS=JS ERROR;JS LOG
ProtonFixes[29008] DEBUG: SteamStreamingHardwareEncodingNVIDIA=1
ProtonFixes[29008] DEBUG: SteamStreamingHardwareEncodingAMD=0
ProtonFixes[29008] DEBUG: __GL_SHADER_DISK_CACHE_READ_ONLY_APP_NAME=steam_shader_cache
ProtonFixes[29008] DEBUG: USER=noxp
ProtonFixes[29008] DEBUG: LANGUAGE=de_DE
ProtonFixes[29008] DEBUG: SteamClientLaunch=1
ProtonFixes[29008] DEBUG: AMD_VK_USE_PIPELINE_CACHE=1
ProtonFixes[29008] DEBUG: TEXTDOMAIN=steam
ProtonFixes[29008] DEBUG: XDG_SEAT=seat0
ProtonFixes[29008] DEBUG: SSH_AGENT_PID=1670
ProtonFixes[29008] DEBUG: XDG_SESSION_TYPE=x11
ProtonFixes[29008] DEBUG: LD_LIBRARY_PATH=/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_32:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64:/usr/lib/x86_64-linux-gnu/libfakeroot:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/usr/local/lib:/usr/local/lib/libstrangle/lib32:/usr/local/lib/libstrangle/lib64:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32:/libx32:/usr/libx32:/lib:/usr/lib:/usr/lib/i386-linux-gnu/sse2:/usr/lib/i386-linux-gnu/tls:/usr/lib/x86_64-linux-gnu/tls:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib:
ProtonFixes[29008] DEBUG: SHLVL=1
ProtonFixes[29008] DEBUG: STEAM_CLIENT_CONFIG_FILE=/home/noxp/.local/share/Steam/steam.cfg
ProtonFixes[29008] DEBUG: CR_RENDER_FORCE_PRESENT_MAIN_THREAD=0
ProtonFixes[29008] DEBUG: HOME=/home/noxp
ProtonFixes[29008] DEBUG: SteamGameId=208650
ProtonFixes[29008] DEBUG: DESKTOP_SESSION=cinnamon
ProtonFixes[29008] DEBUG: DXVK_SHADER_OPTIMIZE=1
ProtonFixes[29008] DEBUG: GIO_LAUNCHED_DESKTOP_FILE=/home/noxp/.local/share/applications/steam.desktop
ProtonFixes[29008] DEBUG: STEAM_RUNTIME=/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime
ProtonFixes[29008] DEBUG: GTK_MODULES=gail:atk-bridge
ProtonFixes[29008] DEBUG: XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
ProtonFixes[29008] DEBUG: Steam3Master=127.0.0.1:57343
ProtonFixes[29008] DEBUG: DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
ProtonFixes[29008] DEBUG: CINNAMON_VERSION=3.8.9
ProtonFixes[29008] DEBUG: GIO_LAUNCHED_DESKTOP_FILE_PID=16301
ProtonFixes[29008] DEBUG: STEAMSCRIPT_VERSION=100056
ProtonFixes[29008] DEBUG: DCACHE=/home/noxp/.cache/dxvk
ProtonFixes[29008] DEBUG: MANDATORY_PATH=/usr/share/gconf/cinnamon.mandatory.path
ProtonFixes[29008] DEBUG: QT_QPA_PLATFORMTHEME=qt5ct
ProtonFixes[29008] DEBUG: STEAM_FRAME_FORCE_CLOSE=1
ProtonFixes[29008] DEBUG: EnableConfiguratorSupport=0
ProtonFixes[29008] DEBUG: LOGNAME=noxp
ProtonFixes[29008] DEBUG: SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0
ProtonFixes[29008] DEBUG: _=/home/noxp/.local/share/Steam/ubuntu12_32/steam
ProtonFixes[29008] DEBUG: SDL_GAMECONTROLLER_ALLOW_STEAM_VIRTUAL_GAMEPAD=1
ProtonFixes[29008] DEBUG: PROTON_LOG=1
ProtonFixes[29008] DEBUG: DEFAULTS_PATH=/usr/share/gconf/cinnamon.default.path
ProtonFixes[29008] DEBUG: GTK_OVERLAY_SCROLLING=0
ProtonFixes[29008] DEBUG: XDG_SESSION_ID=c2
ProtonFixes[29008] DEBUG: STEAM_RUNTIME_LIBRARY_PATH=/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_32:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64:/usr/lib/x86_64-linux-gnu/libfakeroot:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/usr/local/lib:/usr/local/lib/libstrangle/lib32:/usr/local/lib/libstrangle/lib64:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32:/libx32:/usr/libx32:/lib:/usr/lib:/usr/lib/i386-linux-gnu/sse2:/usr/lib/i386-linux-gnu/tls:/usr/lib/x86_64-linux-gnu/tls:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib
ProtonFixes[29008] DEBUG: DXVK_SPIRV_OPT=ON
ProtonFixes[29008] DEBUG: GNOME_DESKTOP_SESSION_ID=this-is-deprecated
ProtonFixes[29008] DEBUG: PATH=/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/bin:/home/noxp/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin:/home/noxp/.bin:/home/noxp/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
ProtonFixes[29008] DEBUG: GDM_LANG=de_DE
ProtonFixes[29008] DEBUG: SESSION_MANAGER=local/NoXP-PC:@/tmp/.ICE-unix/1576,unix/NoXP-PC:/tmp/.ICE-unix/1576
ProtonFixes[29008] DEBUG: XDG_RUNTIME_DIR=/run/user/1000
ProtonFixes[29008] DEBUG: XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
ProtonFixes[29008] DEBUG: SDL_GAMECONTROLLERCONFIG=03000000de280000ff11000001000000,Steam Virtual Gamepad,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,
03000000de280000fc11000001000000,Steam Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,
030000005e0400008e02000014010000,XInput Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,
0000000058626f782047616d65706100,XInput Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,
030000005e040000ea02000001030000,XInput Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,
050000005e040000fd02000030110000,XInput Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,
050000005e040000e002000030110000,XInput Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,
050000005e040000e002000003090000,Xbox One Wireless Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b10,leftshoulder:b4,leftstick:b8,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b9,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,
030000005e0400008e02000010010000,X360 Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,
ProtonFixes[29008] DEBUG: DISPLAY=:0
ProtonFixes[29008] DEBUG: STEAM_COMPAT_DATA_PATH=/home/noxp/.local/share/Steam/steamapps/compatdata/208650
ProtonFixes[29008] DEBUG: LANG=de_DE.UTF-8
ProtonFixes[29008] DEBUG: XDG_CURRENT_DESKTOP=X-Cinnamon
ProtonFixes[29008] DEBUG: __GL_SHADER_DISK_CACHE_APP_NAME=steamapp_shader_cache
ProtonFixes[29008] DEBUG: LD_PRELOAD=:/home/noxp/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so:/home/noxp/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so
ProtonFixes[29008] DEBUG: DXVK_STATE_CACHE_PATH=/home/noxp/.local/share/Steam/steamapps/shadercache/208650/DXVK_state_cache
ProtonFixes[29008] DEBUG: XDG_SESSION_DESKTOP=cinnamon
ProtonFixes[29008] DEBUG: SYSTEM_PATH=/home/noxp/.bin:/home/noxp/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
ProtonFixes[29008] DEBUG: XAUTHORITY=/home/noxp/.Xauthority
ProtonFixes[29008] DEBUG: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
ProtonFixes[29008] DEBUG: XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/noxp
ProtonFixes[29008] DEBUG: __GL_SYNC_TO_VBLANK=1
ProtonFixes[29008] DEBUG: SteamStreamingHardwareEncodingIntel=0
ProtonFixes[29008] DEBUG: SHELL=/usr/bin/zsh
ProtonFixes[29008] DEBUG: AMD_VK_PIPELINE_CACHE_PATH=/home/noxp/.local/share/Steam/steamapps/shadercache/208650/AMDv1
ProtonFixes[29008] DEBUG: QT_ACCESSIBILITY=1
ProtonFixes[29008] DEBUG: GDMSESSION=cinnamon
ProtonFixes[29008] DEBUG: MESA_GLSL_CACHE_DIR=/home/noxp/.local/share/Steam/steamapps/shadercache/208650
ProtonFixes[29008] DEBUG: __GL_SHADER_DISK_CACHE_PATH=/home/noxp/.local/share/Steam/steamapps/shadercache/208650/nvidiav1
ProtonFixes[29008] DEBUG: __GL_SHADER_DISK_CACHE_SKIP_CLEANUP=1
ProtonFixes[29008] DEBUG: STEAMSCRIPT=/usr/bin/steam
ProtonFixes[29008] DEBUG: AMD_VK_PIPELINE_CACHE_FILENAME=steamapp_shader_cache
ProtonFixes[29008] DEBUG: TEXTDOMAINDIR=/usr/share/locale
ProtonFixes[29008] DEBUG: GJS_DEBUG_OUTPUT=stderr
ProtonFixes[29008] DEBUG: GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
ProtonFixes[29008] DEBUG: XDG_VTNR=7
ProtonFixes[29008] DEBUG: PWD=/home/noxp/.local/share/Steam/steamapps/common/Batman Arkham Knight/Binaries/Win64
ProtonFixes[29008] DEBUG: SDL_VIDEO_FULLSCREEN_DISPLAY=0
ProtonFixes[29008] DEBUG: SteamNoOverlayUI=1
ProtonFixes[29008] DEBUG: LC_ALL=C
ProtonFixes[29008] DEBUG: SDL_VIDEO_X11_DGAMOUSE=0
ProtonFixes[29008] DEBUG: XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:/home/noxp/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop
ProtonFixes[29008] DEBUG: SYSTEM_LD_LIBRARY_PATH=
ProtonFixes[29008] DEBUG: XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg
ProtonFixes[29008] DEBUG: SteamAppId=208650
ProtonFixes[29008] DEBUG: BREAKPAD_DUMP_LOCATION=/tmp/dumps
ProtonFixes[29008] DEBUG: STEAM_COMPAT_CLIENT_INSTALL_PATH=/home/noxp/.local/share/Steam
ProtonFixes[29008] DEBUG: DEBUG=1
ProtonFixes[29008] DEBUG: ---------------------------------------
ProtonFixes[29008] DEBUG: Command Line:
ProtonFixes[29008] DEBUG: ['/media/daten/SteamApps/steamapps/common/Proton 3.16/proton', 'waitforexitandrun', '/home/noxp/.local/share/Steam/steamapps/common/Batman Arkham Knight/Binaries/Win64/BatmanAK.exe']
ProtonFixes[29008] DEBUG: ----- end protontricks debug info -----
GameAction [AppID 208650, ActionID 17] : LaunchApp changed task to Completed with ""
>>> Adding process 29007 for game ID 208650
>>> Adding process 29008 for game ID 208650
>>> Adding process 29010 for game ID 208650
>>> Adding process 29011 for game ID 208650
>>> Adding process 29013 for game ID 208650
>>> Adding process 29016 for game ID 208650
>>> Adding process 29019 for game ID 208650
>>> Adding process 29022 for game ID 208650
>>> Adding process 29031 for game ID 208650
>>> Adding process 29053 for game ID 208650
>>> Adding process 29096 for game ID 208650
Game update: AppID 208650 "", ProcID 29011, IP 0.0.0.0:0
Game update: AppID 208650 "", ProcID 29011, IP 0.0.0.0:0
Game removed: AppID 208650 "", ProcID 29011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment