• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Running Tibia (8.6) client on Linux

Snavy

Bakasta
Senator
Joined
Apr 1, 2012
Messages
1,250
Solutions
71
Reaction score
632
GitHub
idontreallywolf
I have downloaded the client from OTSLIST and when I tried executing the .sh file I got the following error
Code:
./Tibia: error while loading shared libraries: libGL.so.1: wrong ELF class: ELFCLASS64

I've also tried this, but unfortunaltey didn't help

UPDATE:
I have tried to use the 32bit version of ld-linux.so.2 lib and got the following error:
Code:
./StartTibia.sh: line 12: /libx32/ld-linux-x32.so.2: cannot execute binary file: Exec format error


UPDATE:
I have managed to add i386 arch. and install required library in 32bits.
But this time I faced the following error:
Code:
/usr/lib/i386-linux-gnu/libstdc++.so.6: ELF file OS ABI invalid
 
Last edited:

Similar threads

Replies
0
Views
112
Back
Top