Bruno Tonin

Results 4 issues of Bruno Tonin

When trying to open the OTCV8 encrypted by linux, the error below is happening. FATAL ERROR: Unable to load module 'corelib': LUA ERROR: /modules/corelib/math.lua: cannot load incompatible bytecode

When trying to use otclient on ubuntu 18.04 you have this problem. ./otclient_linux: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./otclient_linux)

In the mobile version, the encoding is incorrect when using words with accents Example: "â, è, í". I believe it is some coding problem;

There is this error when compiling on ubuntu 20.04. I believe that this error occurs because of lib libvorbis, which in ubuntu 18.04 is in version 1.3.5 and in ubuntu...