Harvest: Massive Encounter

Harvest: Massive Encounter

Προβολή στατιστικών:
Cannot open in Ubuntu 12.10
WHen I open the game, I get the installscript.sh xterm window. It asked me to sudo apt-get install libstdc++6 libc6 libgcc1 libgtk2.0-0 libvorbisfile3 libjpeg62 so I did. Then I closed the window and restarted the game, to which the install script opens again and asks to install the libs again. After entering yes it opens another xterm window, causing a never ending spiral of xterm windows which forces me to wonder about the meaning of life.

Please help.
< >
Εμφάνιση 1-6 από 6 σχόλια
lubuntu 13.04 user. Can confirm this bug. I installed manually and apt said the libs were up to date. Game does not see install libs
Good news! error seems to be caused by:
~/.local/share/Steam/SteamApps/common/Harvest Massive Encounter/run_harvest
This is written in simple bash; should be easy to fix!!
Running
./Harvest
results in a new, but similar bug:
./Harvest: error while loading shared libraries: libsfml-system.so.2: cannot open shared object file: No such file or directory
However, this file is in its own /bin file. I even tried copying it to the main /bin file under root and still nothing. If this bug is fixed, we can disable ./run_harvest and force the game to run.
Following instructions posted elsewhere
Comment out line 12, like this:
#if ! dpkg -l | grep -w "ii $dep "; then
Then paste in this:
if ! dpkg-query -W -f='(${Package})' | grep "($dep)"; then

the game tries to load then crashes without any errors. This might be my fault for intalling new libraries. I'll remove those and try it all again.
Τελευταία επεξεργασία από AAAAAAHHHGAWDHELLP!; 6 Ιουλ 2013, 14:42
just boycot everything they sell. if they cant be bothered too fix the installer in more then a year then can go and f......
We should be able to flag a store page that lies about what it supports...
< >
Εμφάνιση 1-6 από 6 σχόλια
Ανά σελίδα: 1530 50