Superfrog HD

Superfrog HD

통계 보기:
Pepe 2013년 10월 31일 오후 12시 05분
Linux version - won't start
Hello,
Here is the log from terminal - Ubuntu 13.10:
https://gist.github.com/BKPepe/7255061


pepe@Fifinka:~/.local/share/Steam/SteamApps/common/Superfrog/bin$ ./Superfrog
./Superfrog: error while loading shared libraries: libsteam_api.so: cannot open shared object file: No such file or directory
Pepe 님이 마지막으로 수정; 2013년 10월 31일 오후 12시 08분
< >
31개 댓글 중 1-15개 표시
jazztickets 2013년 10월 31일 오후 12시 41분 
you want to run superfrog.sh instead. However it still doesn't work cause they didn't package all the .so files that it needs.
Pepe 2013년 10월 31일 오후 1시 13분 
When you will open my log from terminal, you will see
"/home/pepe/.local/share/Steam/SteamApps/common/Superfrog/superfrog.sh: line 5: 12879 Aborted "
But when you will open that file with some text editor, you will see that .sh will open binary "Superfrog" in /bin/.

So, i have right in my 1st post. But i can confirm from you, that .so packages, are missing.
jazztickets 2013년 10월 31일 오후 1시 45분 
You can probably just install the necessary 32bit libs that it needs.

sudo apt-get install libsdl-mixer1.2:i386 libsdl1.2debian:i386
GWS 2013년 10월 31일 오후 2시 32분 
i installed libsdl-mixer and i have the same problem
Pepe 2013년 10월 31일 오후 2시 49분 
jazztickets: You said, that .so packages are you missing and you're giving an advice, which couldnt help, because this problem is only for Superfrog.
When i'll have problem with many games, i will install some packages.
But in this case in my 1st is: "App need shared object, but app coudn't find him, because file or foldery isn't exist."\
Btw. I didn't install some libraries, which could make OS unstable or something else, which i didnt need.. I rather use wine =)

I contacted support@team17.com, if i will receive any answer, i will post here =)
jazztickets 2013년 10월 31일 오후 4시 48분 
Alright everyone needs to calm down and run this command in a fresh new terminal:
cd ~/.local/share/Steam/SteamApps/common/Superfrog/ && ./superfrog.sh

If it complains about not finding a particular .so file, you gotta install the 32bit version of the library with your package manager. Arch users will need to do the ole "yaourt -S lib32-sdl_mixer lib32-sdl"

ldd is your friend!

The game works for me after you do these chores.
GWS 2013년 10월 31일 오후 4시 57분 
user@computer:~$ cd ~/.local/share/Steam/SteamApps/common/Superfrog/ && ./superfrog.sh
*** stack smashing detected ***: bin/Superfrog terminated
./superfrog.sh: line 5: 7807 Aborted (core dumped) bin/Superfrog
user@computer:~/.local/share/Steam/SteamApps/common/Superfrog$

thank you for helping me but the game doesn't run. I have lubuntu 13.10 32bits
76561198103597845 2013년 11월 1일 오전 3시 22분 
Good morning all,


For anyone having problems of this nature with Superfrog HD on Linux, could you first please navigate to the page below and follow all of the steps.
Superfrog HD - Support Page

This should either resolve your problem or instruct you on how to supply us with the required information to assist you further.


Kind Regards,
Team17 Support
Stoney_Fish 2013년 11월 1일 오전 3시 27분 
Same error : *** stack smashing detected ***: bin/Superfrog terminated
Ubuntu 13.10 64 bit
timeskills 2013년 11월 1일 오전 3시 50분 
LC_ALL=C LANG=C ./superfrog.sh
0.bit 2013년 11월 1일 오전 8시 43분 
timeskills님이 먼저 게시:
LC_ALL=C LANG=C ./superfrog.sh

Confirmed, LC_ALL=C fixes the launching problem for me too :)

You can add export LC_ALL=C to your superfrog.sh file until Team17 fixes it, that way you don't have to launch it manually through a terminal every time.
GWS 2013년 11월 1일 오전 10시 26분 
timeskills님이 먼저 게시:
LC_ALL=C LANG=C ./superfrog.sh

This doesn't work for me.

user@computer:~/.local/share/Steam/SteamApps/common/Superfrog$ LC_ALL=C LANG=C ./superfrog.sh
Setting breakpad minidump AppID = 234000
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198034780132 [API loaded no]
./superfrog.sh: line 5: 1909 Segmentation fault (core dumped) bin/Superfrog

I will wait until Team17 fix it
Pepe 2013년 11월 1일 오전 11시 24분 
"LC_ALL=C LANG=C ./superfrog.sh
bin/Superfrog: error while loading shared libraries: libSDL_mixer-1.2.so.0: cannot open shared object file: No such file or directory"

Then, i need libraries, what jazztickets say, but i don't want install additional libraries, what i said, because i rather use wine for it..^^
Stoney_Fish 2013년 11월 1일 오후 12시 09분 
It worked for me, that frog runs faster than Jazz Jackrabbit
Florigamer91 2013년 11월 3일 오후 12시 40분 
runs fine on Ubuntu 12.04 64 Bit, Ubuntu 13.10 64 Bit and on openSUSE 12.3 64 Bit
< >
31개 댓글 중 1-15개 표시
페이지당 표시 개수: 1530 50