Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Little Demo problem :D
Author Message
Echtor2oo3 Offline
Junior Member

Posts: 2
Joined: Sep 2010
Reputation: 0
Post: #1
Little Demo problem :D
Hey Smile

i have a little problem with the game..
its installed on Archlinux in ~ as user, the game crashes after the gamma calibration Confused
(tested with direct download link and the torrent)

Here is the log:

http://echtor2oo3.de/paste/6148098.txt

greetz
09-05-2010 11:02 AM
Find all posts by this user Quote this message in a reply
jens Offline
Frictional Games

Posts: 3,107
Joined: Apr 2006
Reputation: 103
Post: #2
RE: Little Demo problem :D
I think you are experiencing a known permission bug with Linux, try installing the game again into your home folder and see if that helps. We will release an updated installer later to fix this.
09-05-2010 12:07 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Urkle Offline
FG - Associate

Posts: 1,101
Joined: Jul 2006
Reputation: 14
Post: #3
RE: Little Demo problem :D
hmm.. are you sure the game installed correctly? As it looks like it's failing to find the graphics? (it's different that the permission error)

Developing away on one of
Mac Pro Dual 2Ghz, 7GB RAM, Snow Leopard, nVidia 8800 512MB.
Linux, 3-core AMD, 4GB RAM, Fedora 16, nVidia 450 1GB
09-05-2010 12:58 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Echtor2oo3 Offline
Junior Member

Posts: 2
Joined: Sep 2010
Reputation: 0
Post: #4
RE: Little Demo problem :D
(09-05-2010 12:58 PM)Urkle Wrote:  hmm.. are you sure the game installed correctly? As it looks like it's failing to find the graphics? (it's different that the permission error)

the game is installed in home an have all persimissions :/

Here is the md5sum of the installer:

d11d1355de176471ec92299fdd8730ff amnesia_tdd_demo_1.0.sh

is that correct?
09-05-2010 04:53 PM
Find all posts by this user Quote this message in a reply
jens Offline
Frictional Games

Posts: 3,107
Joined: Apr 2006
Reputation: 103
Post: #5
RE: Little Demo problem :D
Yeah, that is correct. Sorry I have no further help to suggest, I'm not that Linux savvy.
09-05-2010 05:14 PM
Visit this user's website Find all posts by this user Quote this message in a reply
pseudoruprecht Offline
Junior Member

Posts: 7
Joined: Aug 2010
Reputation: 0
Post: #6
RE: Little Demo problem :D
Search for the missing menu_loading_screen.jpg in your Amnesia directory tree. If it isn't anywhere in there, something went wrong with the install.

If it is there, I wouldn't know what to check for next Sad
09-06-2010 05:40 AM
Find all posts by this user Quote this message in a reply
comastalker Offline
Junior Member

Posts: 1
Joined: Sep 2010
Reputation: 0
Post: #7
RE: Little Demo problem :D
Got exactly the same problem on arch too and fixed it by now.
The problem seems to be related to the old version of libjpeg used
for Amnesia.

My /usr/lib included:
lrwxrwxrwx 1 root root 21 Feb 9 2010 /usr/lib/libjpeg.so.62 -> /usr/lib/libjpeg.so.8

Which means, that the current version of the old(!) libjpeg6 linked to the new one and
that definitely caused the crash of Amnesia. However Amnesia got its own distributed libjpeg so it may be possible (I didn't try that) to simply remove this symlink
(mv it away) and then Amnesia uses its own correct libjpeg.

However since I wanted to have a working libjpeg6 I installed the package
"libjpeg6" from AUR and that automagically replaced the symlink by one
that pointed to a "real" libjpeg6 library.

...and that fixed it for me. Since your problem seems exactly the same I'm pretty
sure this fix will work for you too.

Please reply if that helped you or not so that the mods may post this as a common problem.

Greetings, Paul
09-07-2010 10:56 PM
Find all posts by this user Quote this message in a reply
Alex1234 Offline
Junior Member

Posts: 4
Joined: Sep 2010
Reputation: 0
Post: #8
RE: Little Demo problem :D
yaourt -S libjpeg6 solved the problem for me, thanks!
09-08-2010 10:52 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)