Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Cheers,
Matt
I'm using a Windows 7 Home Basic 64-bit.
Cheers, we've had other reports and something funky is definitely going on for Win7 users, we're building a new test bench right now and we'll start diagnosing today.
Fehler 15.08.2018 21:37:21 Application Error 1000 (100)
Name der fehlerhaften Anwendung: tanglewd_win_64.exe, Version: 0.0.0.0, Zeitstempel: 0x5b6e32f8
Name des fehlerhaften Moduls: unknown, Version: 0.0.0.0, Zeitstempel: 0x00000000
Ausnahmecode: 0xc0000005
Fehleroffset: 0x0000000000000000
ID des fehlerhaften Prozesses: 0x1108
Startzeit der fehlerhaften Anwendung: 0x01d434cf613f959b
Pfad der fehlerhaften Anwendung: D:\SteamLibrary\steamapps\common\TANGLEWOOD\tanglewd_win_64.exe
Pfad des fehlerhaften Moduls: unknown
Berichtskennung: 9a9a2c6a-382c-442a-b894-00c45bcac8fa
Vollständiger Name des fehlerhaften Pakets:
Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
Oh dear :( That'll be a different problem, I'll try and add crashdump support to get more info out of it.
The issue I'm currently looking at is Win7 specific. I'll get back to you.
error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
I have other linux games with a similar issue, and is caused by the bad habit of steam to upload old/bad copies of these libraries in the game files, and these copies prevents the system to read the updated ones already installed. A common workaround is delete the steam copies of the files, but in Tanglewood there are no such extra copies.
For linux sounds mostly an error in the dynamic links, but I have no experience to make a workaround.
The startup crash on Windows 7 machines has been fixed in patch 1.01, which has just gone live. Thank you all for your patience, and please let me know if you experience any other issues. The root cause was a missing OpenGL extension in some Win7-compatible video drivers.
Hi Charli! Please give patch 1.01 a try - we've now enabled crashdump support so crashes get caught properly. If you experience the same behaviour, please send me the .DMP file that will have been left behind in your game's installation folder, to matt@tanglewoodgame.com
Hi Astarte! This is now my highest priority bug, I'll get back to you as soon as I can.
you fixed it! running fine now :) Such a charming game! :D
Excellent, cheers for getting back to me! I'll close your ticket.
Remaining issue in this thread: libpng.so.0 dependency not found on stock Ubuntu 18.4 - still working on this.
Hi Astarte!
We've pushed an update to fix this in the Beta branch (right-click TANGLEWOOD, Properties, Beta, select Beta from the drop-down) - would you kindly check to see if this resolves the issue for you?
We managed to reproduce the problem with a stock, minimal Ubuntu install, but after applying this fix we're seeing very poor performance - we don't know if it's related yet. If it's all running fine for you, we'll make the update live and look into the peformance problem separately.
Cheers,
Matt
Just in case, is silly but could happen: did you also installed the closed-source drivers for CPU and GPU chipsets? Many of these are to install post-installation on Ubuntu for license matter. Could be the possible source of the low performance, expecially the lack of GPU drivers.
Excellent! I'll send that live this evening, then. Cheers!
Yes the FGLRX driver (or whatever it is these days... not used Linux in years!) could be an issue, although our initial profiling suggests it's thread scheduling oddness. I'll install closed-drivers first and see if it improves anything.
The Radeon/amdgpu should already be installed with the straight install.
The scheduling issue sounds something is messing with System-D, but is just a wild guessing.