• Register

This member has provided no bio about themself...

Comment History
horde5150
horde5150 - - 4 comments @ The Curse of Nordic Cove

Hi s3rg3i! Thank you for your interest in the game! This sounds (no pun intended!) like the "ia32-libs" or "ia32-libs-multiarch" package needs to be installed. It may ask to install other dependencies. Once all done, reboot and see if you still experience no audio. Let us know if your issue persists!

Good karma+1 vote
horde5150
horde5150 - - 4 comments @ The Curse of Nordic Cove

Also, regarding the "strings: '/lib/libc.so.6': No such file" line, it will disappear if you copy the lib.so.6 file from /lib/i386-linux-gnu/ to /lib/

Let us know if you need further assistance!

Good karma+1 vote
horde5150
horde5150 - - 4 comments @ The Curse of Nordic Cove

When you have PS1 environment variable with a "u", the installer is getting confused with a Unicode character, causing your error. We forced this situation here and produced the exact error by:

THE PROBLEM:
$ export MYSQL_PS1="kayte mysql #\c \u@\h/\d>"

..running the installer produces your error.

THE FIX: What you can try in this case is:

$ unset PS1 && ./TheCurseOfNordicCove.bin

I hope this information helps!

Good karma+1 vote
horde5150
horde5150 - - 4 comments @ The Curse of Nordic Cove

Good morning Seegras! The InstallAnywhere app requires Java. Once you install that, the installer should work perfectly! (applies to Linux, Windows, and Mac versions)

Good karma+1 vote