| Author |
Message |
Geoffrey

Joined: 30 May 2010 Posts: 936 Location: Queensland Australia ɹǝpu∩uʍop
|
Posted: Wed 15 Jun 2011, 12:07 Post subject:
Moon-lander Subject description: moon-lander fixed by muggins |
|
moon-lander looks as though muggins has fixed it, no more crash's.
Edit: Moon Lander updated with new patchs
| Description |
This is the latest patched Moon Lander repackaged by muggins 2011-06-23
|

Download |
| Filename |
moon-lander-1.0-1039.4-i486.pet |
| Filesize |
818.51 KB |
| Downloaded |
239 Time(s) |
Last edited by Geoffrey on Wed 22 Jun 2011, 18:54; edited 2 times in total
|
|
Back to top
|
|
 |
normal user
Joined: 17 Jun 2011 Posts: 2
|
Posted: Fri 17 Jun 2011, 17:30 Post subject:
moon-lander fixed ? Subject description: game can´t load .Directory as a jpg... |
|
hello all,
muggins used a patch i supplied in a Suse-Forum, but the solution
had a mistake: the game tries to load a "." ".." and
a ".Directory" as a jpg. the first version i posted, i only
solved the problem with the "." and the ".." and NOT the
".Directory" . But i posted a better solution in the forum.
Hello muggins, please use my latest patch! or have you
managed the problem i mentioned above?
have lot of fun
uli
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6663 Location: lisbon
|
Posted: Sat 18 Jun 2011, 05:19 Post subject:
|
|
Ummm....you couldn't post a link?
|
|
Back to top
|
|
 |
normal user
Joined: 17 Jun 2011 Posts: 2
|
Posted: Sat 18 Jun 2011, 07:16 Post subject:
Moonlander patch Version 2 Subject description: ptatch no 2 |
|
here it comes:
http://forums.opensuse.org/english/get-technical-help-here/games
/461402-moon-lander-does-not-start.html#post2354688
|
|
Back to top
|
|
 |
Geoffrey

Joined: 30 May 2010 Posts: 936 Location: Queensland Australia ɹǝpu∩uʍop
|
Posted: Sun 19 Jun 2011, 03:49 Post subject:
|
|
Here are a couple of LEM images that can be used to replace the existing moon lander ship for that authentic look
| Description |
This is a bmp, just remove the png extension and copy to /usr/share/moon-lander/images, backup the original image if you want to keep it. |
| Filesize |
2.21 KB |
| Viewed |
1106 Time(s) |

|
| Description |
copy to /usr/share/moon-lander/images, backup the original image if you want to keep it. |
| Filesize |
3.92 KB |
| Viewed |
1107 Time(s) |

|
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6663 Location: lisbon
|
Posted: Sun 19 Jun 2011, 03:54 Post subject:
|
|
@normal user,
whoops...must have been half asleep...never thought to look at original thread link posted by geoffrey. Anyway, my .pet didn't include your latest patch...will need to recompile & will upload again.
thanks
|
|
Back to top
|
|
 |
Geoffrey

Joined: 30 May 2010 Posts: 936 Location: Queensland Australia ɹǝpu∩uʍop
|
Posted: Sun 19 Jun 2011, 23:52 Post subject:
|
|
Moon lander has been updated with a new patch so that the game doesn't try to load a "." ".." and ".Directory" as a jpg.
Download new pet from first post.
Thank you muggins
|
|
Back to top
|
|
 |
keniv
Joined: 06 Oct 2009 Posts: 145 Location: Scotland
|
Posted: Mon 20 Jun 2011, 17:09 Post subject:
|
|
Hi All
Should this work in 5.2? Does not work from menu. If run in a terminal it appears to be looking for libSDL_mixer-1.2.so.0. "No such file or directory". If I search for this file in my system it does appear to be missing. If I search for missing dependences I get "no missing dependences". Do I have to install something else to get this working in 5.2?
Regards,
Ken.
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6663 Location: lisbon
|
Posted: Mon 20 Jun 2011, 19:27 Post subject:
|
|
Hello Ken,
yes it needs libSDL-1.2.so.0, libSDL_image-1.2.so.0 & libSDL_mixer-1.2.so.0. I'm not
sure where I downloaded these from on my system, but I just tested moon-lader, with a full SDL pet provided by Dingo here , and it works fine.
|
|
Back to top
|
|
 |
keniv
Joined: 06 Oct 2009 Posts: 145 Location: Scotland
|
Posted: Tue 21 Jun 2011, 06:38 Post subject:
|
|
Hi Muggins
I downloaded the SDL package from your link. It downloaded as a .gz file. However, I read in another thread that this can be a browser issue and so I renamed it as a .pet and it seemed to install OK. (I searched for the appropriate files and they were now on my system). Now the game starts from the menu and plays a short demo but if I press enter and start to play the game it crashes after a perhaps five seconds of play leaving nothing on the screen but the normal desktop. If I run from a terminal the game starts as above but again crashes. I think the significant parts of the terminal output are
" cannot open file for reading: /root/.moon_lander -loading defaults" and lastly
"fatal signal: segmentation fault (SDL Parachute Deployed)"
On checking there is no .moon_lander file (I know this is a hidden file and so I have not missed it by not looking for these). Any help you can give me would be much appreciated.
Regards,
Ken.
|
|
Back to top
|
|
 |
Geoffrey

Joined: 30 May 2010 Posts: 936 Location: Queensland Australia ɹǝpu∩uʍop
|
Posted: Tue 21 Jun 2011, 21:11 Post subject:
|
|
I found this libSDL-1.2.tar.gz compiled in Lucid Puppy Linux 5.2, it contains libSDL-1.2, libSDL_ttf, libSDL_net, libSDL_image, libSDL_mixer.
can be downloaded here http://code.google.com/p/wesnoth-sfs/downloads/detail?name=libSDL-1.2.tar.gz&can=2&q=
I've made a pet from it that can be downloaded Here
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6663 Location: lisbon
|
Posted: Tue 21 Jun 2011, 23:19 Post subject:
|
|
Geoffrey & Keniv,
Normal User has sent me an additional patch, so I'll recompile it, and add a link, within an hour. Hopefully this will resolve Keniv's problem.
(Oddly, running on lupu520, if I delete /root/.moon_lander, it seems to work OK for me?)
Edit: Actually will take longer as I'm feeling a bit patchy myself, trying to ascertain which patches are required. I sent a pm to Normal User for clarification.
|
|
Back to top
|
|
 |
Geoffrey

Joined: 30 May 2010 Posts: 936 Location: Queensland Australia ɹǝpu∩uʍop
|
Posted: Wed 22 Jun 2011, 00:09 Post subject:
|
|
| muggins wrote: | Geoffrey & Keniv,
Normal User has sent me an additional patch, so I'll recompile it, and add a link, within an hour. Hopefully this will resolve Keniv's problem.
(Oddly, running on lupu520, if I delete /root/.moon_lander, it seems to work OK for me?) |
muggins,
Same here, works fine for me, I deleted the .moon_lander and it recreates it if I change the options, .
I'm running it in quirky 1.20, hope this new patch fixes it once and for all.
Geoffrey
|
|
Back to top
|
|
 |
keniv
Joined: 06 Oct 2009 Posts: 145 Location: Scotland
|
Posted: Wed 22 Jun 2011, 04:52 Post subject:
|
|
Hi All
Thank you for all the help and work you are putting into this. I did try an install of another SDL (SDL 1.2.13) I found on the forum but this did not work either. I have just downloaded and installed Geoffreys SDL pet. I find it odd that I don't have .moon_lander in my install when you both appear to have it and so I will reinstall the moon-lander pet. If I still cant get it to work I will wait for the new patched version from muggins.
Thanks again,
Ken.
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6663 Location: lisbon
|
Posted: Wed 22 Jun 2011, 06:10 Post subject:
|
|
Ken,
while you're waiting for a patched version, you can try creating the config file, /root/.moon_lander, with just this content:
and see if that makes any difference.
|
|
Back to top
|
|
 |
|