It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi,
Problems with Ubuntu 16.04:
- No sound at all
- No video-sequence after intro

Any ideas?

Monty
Don't worry about the video issue, that one is currently a general problem under Linux.
Same audio problem on Linux Mint 19.1 Tessa.

When looking in the Player.log ( <home_dir>/.config/unity3d/BTF/Truberbrook/Player.log )
it says:
"AudioManager: Using Unknown: NoSound Driver".

Strange thing: Other Unity Games work fine. Take MiniMetro for example:
Player.log: AudioManager: Using PulseAudio: Default Output Device

Don't know if it's imprtant, but i'm using pulseaudio version 11.1. Im mention it because reseach showed that there might be problems with the compatibillity of certain Unity versions with Pulseaudio.
avatar
PrimalFear: Don't worry about the video issue, that one is currently a general problem under Linux.
Thanks for the info, so i'm not the only one having that issue.

No audio problems on my side using openSUSE Tumbleweed.
Post edited March 14, 2019 by ced117
avatar
Monty2019: Hi,
Problems with Ubuntu 16.04:
- No sound at all
- No video-sequence after intro

Any ideas?

Monty
Hi,

The Linux version has been updated today. Please download the latest version from your account and let us know if the sound and video issues have been fixed :)
No change for me under Linux Mint with the video playback, still doesn't work.

Only the background sounds where wrong this time, I had that ones of the cave. Probably because I have loaded my main save game before starting a new game, so that should be a whole different issue.
Post edited March 15, 2019 by PrimalFear
Hi,

Quit game now works, but still no sound and no video sequences.

Monty
Hi,
the 32 bit sounddriver were not properly installed. Fixed by:

sudo apt-get install libasound2:i386 libasound2-plugins:i386 libasound2-data:i386

Now the sound works, but still no video sequences.
Maybe also a missing driver or codec? Known problems with Nvidia driver?

Bye

Monty
Inspired by this other thread I had a look into the terminal and found that I have this error "Unable to preload the following plugins: ScreenSelector.so" too.
I wonder if that might have something to do with the video playback issue as the game basically works other than that.
Not the same here. No video, but:

Preloaded 'ScreenSelector.so'
Preloaded 'libfmod.so'
Preloaded 'libfmodL.so'
Preloaded 'libfmodstudio.so'
Preloaded 'libfmodstudioL.so'
Preloaded 'libsteam_api.so'

A tail -f an the logfile shows in the moment, the video should start:
Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
UnloadTime: 13.092000 ms

Unloading 2627 unused Assets to reduce memory usage. Loaded Objects now: 3466.
Total: 11.972000 ms (FindLiveObjects: 0.441000 ms CreateObjectMapping: 0.286000 ms MarkObjects: 3.014000 ms DeleteObjects: 8.230000 ms)

---
While the video should play, nothing happend in the logfile (also on the screen :-) )
When th next scene appears, the following lines where written:
---

Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
UnloadTime: 1.475000 ms
NullReferenceException
at (wrapper managed-to-native) UnityEngine.Material:Internal_CreateWithShader (UnityEngine.Material,UnityEngine.Shader)
at UnityEngine.Material..ctor (UnityEngine.Shader shader) [0x00000] in <filename unknown>:0
at RGBSplittEffect.Awake () [0x00000] in <filename unknown>:0

(Filename: Line: -1)


Unloading 6 unused Assets to reduce memory usage. Loaded Objects now: 3416.
Total: 7.192000 ms (FindLiveObjects: 0.446000 ms CreateObjectMapping: 0.182000 ms MarkObjects: 6.478000 ms DeleteObjects: 0.085000 ms)



Monty
Post edited March 16, 2019 by Monty2019
Video playback issue is fixed for me in Version 1.12 under Linux Mint.
avatar
PrimalFear: Video playback issue is fixed for me in Version 1.12 under Linux Mint.
I can also confirm this on openSUSE Tumbleweed.
avatar
Zerotron: Same audio problem on Linux Mint 19.1 Tessa.

When looking in the Player.log ( <home_dir>/.config/unity3d/BTF/Truberbrook/Player.log )
it says:
"AudioManager: Using Unknown: NoSound Driver".

Strange thing: Other Unity Games work fine. Take MiniMetro for example:
Player.log: AudioManager: Using PulseAudio: Default Output Device

Don't know if it's imprtant, but i'm using pulseaudio version 11.1. Im mention it because reseach showed that there might be problems with the compatibillity of certain Unity versions with Pulseaudio.
Same problem on Mageia 8 (5.15.32-desktop-1.mga8)

"Error loading /mnt/home/bin/GOG Games/Truberbrook/game/Truberbrook_Data/Plugins/x86/ScreenSelector.so: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory"
I've installed libgtk+-x11-2.0_0 and the configurator now starts, but No Audio

I solved, had to install lot of 32bit drivers (gtk-x11 and alsa):

install libegl1-1.3.2-16.mga8.i586: success
install libmesaegl1-21.3.4-1.mga8.i586: success
install libcairo2-1.16.0-6.1.mga8.i586: success
install libpango1.0_0-1.48.4-1.mga8.i586: success
install libgtk+2.0_0-2.24.33-1.mga8.i586: success
install libgtk+-x11-2.0_0-2.24.33-1.mga8.i586: success
install libegl1-1.3.2-16.mga8.i586: success
install libmesaegl1-21.3.4-1.mga8.i586: success
install libcairo2-1.16.0-6.1.mga8.i586: success
install libpango1.0_0-1.48.4-1.mga8.i586: success
install libgtk+2.0_0-2.24.33-1.mga8.i586: success
install libgtk+-x11-2.0_0-2.24.33-1.mga8.i586: success
install libalsa2-2:1.2.4-1.mga8.i586: success
install libalsa2-devel-2:1.2.4-1.mga8.i586: success
install alsa-tools-1.2.2-1.mga8.x86_64: success
install libalsa2-2:1.2.4-1.mga8.i586: success
install libalsa2-devel-2:1.2.4-1.mga8.i586: success
install alsa-tools-1.2.2-1.mga8.x86_64: success
install libsamplerate0-0.1.9-4.mga8.i586: success
install libopencl1-2.2.13-1.mga8.i586: success
install libva2-2.10.0-1.mga8.i586: success
install libvdpau1-1.4-1.mga8.i586: success
install libavutil56-4.3.3-3.mga8.tainted.i586: success
install libavresample4-4.3.3-3.mga8.tainted.i586: success
install libalsa-plugins-1.2.2-2.mga8.i586: success
install libsamplerate0-0.1.9-4.mga8.i586: success
install libopencl1-2.2.13-1.mga8.i586: success
install libva2-2.10.0-1.mga8.i586: success
install libvdpau1-1.4-1.mga8.i586: success
install libavutil56-4.3.3-3.mga8.tainted.i586: success
install libavresample4-4.3.3-3.mga8.tainted.i586: success
install libalsa-plugins-1.2.2-2.mga8.i586: success
install libogg0-1.3.4-2.mga8.i586: success
install libvorbis0-1.3.7-1.mga8.i586: success
install libvorbisenc2-1.3.7-1.mga8.i586: success
install libflac8-1.3.3-3.mga8.i586: success
install libopus0-1.3.1-3.mga8.i586: success
install libsndfile1-1.0.31-1.2.mga8.i586: success
install libtirpc3-1.3.1-1.mga8.i586: success
install libnsl2-1.3.0-2.mga8.i586: success
install libwrap0-7.6-51.mga8.i586: success
install libasyncns0-0.8-12.mga8.i586: success
install libpulsecommon14.2-14.2-2.1.mga8.i586: success
install libpulseaudio0-14.2-2.1.mga8.i586: success
install libalsa-plugins-pulseaudio-1.2.2-2.mga8.i586: success
install libogg0-1.3.4-2.mga8.i586: success
install libvorbis0-1.3.7-1.mga8.i586: success
install libvorbisenc2-1.3.7-1.mga8.i586: success
install libflac8-1.3.3-3.mga8.i586: success
install libopus0-1.3.1-3.mga8.i586: success
install libsndfile1-1.0.31-1.2.mga8.i586: success
install libtirpc3-1.3.1-1.mga8.i586: success
install libnsl2-1.3.0-2.mga8.i586: success
install libwrap0-7.6-51.mga8.i586: success
install libasyncns0-0.8-12.mga8.i586: success
install libpulsecommon14.2-14.2-2.1.mga8.i586: success
install libpulseaudio0-14.2-2.1.mga8.i586: success
install libalsa-plugins-pulseaudio-1.2.2-2.mga8.i586: success

Looks it works well:
Attachments:
Post edited April 26, 2022 by xboxplayer