Page 1 of 1
[1.6b] 1.6 Beta not an option in Steam
Posted: Tue Sep 24, 2019 10:31 am
by Lupus
Could someone help me out here. I saw the announcement today about the new beta and copied the code. However, when I went to check it out, I noticed it is not an option in the betas tab (image attached). Any advice?
Re: [1.6b] 1.6 Beta not an option in Steam
Posted: Tue Sep 24, 2019 2:23 pm
by kaukamieli
The announcement had a password and that window seems to have a box where to input something. You are almost there.
I myself had troubles finding that whole window earlier. :p
Also on Linux the beta doesn't even start, Steam or otherwise. The non-steam version says "version `ZLIB_1.2.9' not found" when I start it from command line.
Re: [1.6b] 1.6 Beta not an option in Steam
Posted: Tue Sep 24, 2019 3:06 pm
by Lupus
kaukamieli wrote:The announcement had a password and that window seems to have a box where to input something. You are almost there.
I am the dumbest man alive.

I thought I had to select the appropriate beta in the dropdown and
then put in the code. Thanks!
Re: [1.6b] 1.6 Beta not an option in Steam
Posted: Wed Sep 25, 2019 10:10 am
by DaveStall
kaukamieli wrote:
Also on Linux the beta doesn't even start, Steam or otherwise. The non-steam version says "version `ZLIB_1.2.9' not found" when I start it from command line.
Hmm .. what distro are you running? The beta launches and runs fine under Mint 19.1. You can probably find an updated zlib package for your distro to fix this issue. I am NOT running this through Steam however. I would figure Steam would take care of the dependencies.
Re: [1.6b] 1.6 Beta not an option in Steam
Posted: Thu Sep 26, 2019 4:31 pm
by kaukamieli
Mint 18.3 because I'm have production shit and I don't want to do an upgrade before I'm ready and want a clean upgrade or maybe even switch distros then.
Zlib I have is apparently 1.2.8.
Re: [1.6b] 1.6 Beta not an option in Steam
Posted: Fri Oct 04, 2019 1:40 pm
by darkgod
kaukamieli
Can you open a terminal in the game's folder and run this command please:
and show me the results
Re: [1.6b] 1.6 Beta not an option in Steam
Posted: Sat Oct 05, 2019 3:09 pm
by kaukamieli
Didn't have t-engine64, but here is what I got.
kaukamieli@G771JW ~/Desktop/t-engine4-linux64-1.6.0b1 $ ldd t-engine
./t-engine: /lib/x86_64-linux-gnu/libz.so.1: version `ZLIB_1.2.9' not found (required by /home/kaukamieli/Desktop/t-engine4-linux64-1.6.0b1/./lib64/libpng16.so.16)
linux-vdso.so.1 => (0x00007ffec4b5e000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007ff6a45c8000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007ff6a4246000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007ff6a4042000)
libSDL2-2.0.so.0 => /home/kaukamieli/Desktop/t-engine4-linux64-1.6.0b1/./lib64/libSDL2-2.0.so.0 (0x00007ff6a3d2c000)
libSDL2_ttf-2.0.so.0 => /home/kaukamieli/Desktop/t-engine4-linux64-1.6.0b1/./lib64/libSDL2_ttf-2.0.so.0 (0x00007ff6a4922000)
libSDL2_image-2.0.so.0 => /home/kaukamieli/Desktop/t-engine4-linux64-1.6.0b1/./lib64/libSDL2_image-2.0.so.0 (0x00007ff6a3d1d000)
libpng16.so.16 => /home/kaukamieli/Desktop/t-engine4-linux64-1.6.0b1/./lib64/libpng16.so.16 (0x00007ff6a3ce4000)
libopenal.so.1 => /home/kaukamieli/Desktop/t-engine4-linux64-1.6.0b1/./lib64/libopenal.so.1 (0x00007ff6a3a8d000)
libvorbisfile.so.3 => /home/kaukamieli/Desktop/t-engine4-linux64-1.6.0b1/./lib64/libvorbisfile.so.3 (0x00007ff6a3886000)
libGL.so.1 => /usr/lib/nvidia-415/libGL.so.1 (0x00007ff6a3547000)
libGLU.so.1 => /usr/lib/x86_64-linux-gnu/libGLU.so.1 (0x00007ff6a32d8000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007ff6a30bb000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007ff6a2ea4000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ff6a2ada000)
/lib64/ld-linux-x86-64.so.2 (0x00007ff6a48fa000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007ff6a28d2000)
libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007ff6a2627000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007ff6a240d000)
libvorbis.so.0 => /usr/lib/x86_64-linux-gnu/libvorbis.so.0 (0x00007ff6a21e1000)
libogg.so.0 => /usr/lib/x86_64-linux-gnu/libogg.so.0 (0x00007ff6a1fd8000)
libnvidia-tls.so.415.27 => /usr/lib/nvidia-415/libnvidia-tls.so.415.27 (0x00007ff6a1dd4000)
libnvidia-glcore.so.415.27 => /usr/lib/nvidia-415/libnvidia-glcore.so.415.27 (0x00007ff6a01a7000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007ff69fe6d000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007ff69fc5b000)
libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007ff69fa35000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007ff69f813000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007ff69f60e000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007ff69f408000)
edit: this is for the downloaded folder