I'm trying to get SKSE to work, but at step 7 the terminal outputs this and the game doesn't start:
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
[user@linux-pc Skyrim Special Edition]$ ~/".steam/root/compatibilitytools.d/skyrim-proton/proton" run skse64_loader.exe
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
/home/user/.steam/root/compatibilitytools.d/skyrim-proton/dist/bin//wine: error while loading shared libraries: /home/user/.steam/root/compatibilitytools.d/skyrim-proton/dist/lib64/libwine.so.1: file too short
I'm trying to get SKSE to work, but at step 7 the terminal outputs this and the game doesn't start: