Hi,
I've been through the thread on OXP's in Ubuntu 7.04. Nothing works. At least, I don't think it does. I hold down the shift key whilst starting Oolite and nothing is listed.
Its late I'm getting incredibly grumpy
Can anyone tell me how to do it in Kubuntu?
Thanks,
Paul
~~~~~
OXP's in Kubuntu Hardy
Moderators: winston, another_commander, Getafix
- DaddyHoggy
- Intergalactic Spam Assassin
- Posts: 8515
- Joined: Tue Dec 05, 2006 9:43 pm
- Location: Newbury, UK
- Contact:
Check out this thread: https://bb.oolite.space/viewtopic.php?t=4615 and this thread https://bb.oolite.space/viewtopic.php?t=2928
I had similar problem (Ubuntu 7.04 and the 7.10).
if you run Oolite from the command line (where ever the executable may be stored) using this:
Then you can go through the generated textfile and check where the OXPs are being searched for as can be seen in this snippet from mine:
Since this I have actually moved the OXPs to the /home/john/.Oolite/AddOns directory as Ahurman's suggestion.
(Of course all this is based on the fact that I installed locally and not as root)
Hope this helps!
EDIT: Some of my text somehow got caught up in the extract of my stderr file - apologies for any confusion!
I had similar problem (Ubuntu 7.04 and the 7.10).
if you run Oolite from the command line (where ever the executable may be stored) using this:
Code: Select all
./oolite 2>> oolite_stderr.txt &
2008-06-03 22:36:44.892 oolite[8707] Failed to recurse into directory 'AddOns' - No such file or directory
2008-06-03 22:36:44.893 oolite[8707] [searchPaths.dumpAll]: ---> OXP search paths:
("/home/john/Oolite-dev/1.71-maintenance/oolite.app/Resources", AddOns, "/home/john/.Oolite/AddOns", "/home/john/Oolite-dev/1.71-maintenance/oolite.app/Resources/Lave.oxp")
2008-06-03 22:36:44.893 oolite[8707] [dataCache.rebuild.pathsChanged]: Cache is stale (search paths have changed). Rebuilding from scratch.
Since this I have actually moved the OXPs to the /home/john/.Oolite/AddOns directory as Ahurman's suggestion.
(Of course all this is based on the fact that I installed locally and not as root)
Hope this helps!
EDIT: Some of my text somehow got caught up in the extract of my stderr file - apologies for any confusion!
Last edited by DaddyHoggy on Thu Jun 12, 2008 10:27 am, edited 1 time in total.
Oolite Life is now revealed hereSelezen wrote:Apparently I was having a DaddyHoggy moment.
OXP's in Kubuntu Hardy
Thanks very much, I shall give that a try tonight
Paul
~~~~~
Paul
~~~~~
Update
Thanks very much, I can see it is loading in the additional ships now I have had a couple of trips but have yet to see any - its the StarWars ship pack.
TTFN!
Paul
~~~~~
TTFN!
Paul
~~~~~
- DaddyHoggy
- Intergalactic Spam Assassin
- Posts: 8515
- Joined: Tue Dec 05, 2006 9:43 pm
- Location: Newbury, UK
- Contact:
Excellent!
Ships you want to see are never there when you want them to be.
Follow the back end of this thread for some hints and tips on seeing what you want:
https://bb.oolite.space/viewtopic.php?t=4706
Failing that - if you've got some time - just watch the pre-game start screen (after the Cobra MkIII) and the game while cycle through all the in game entities including those in your newly installed OXP (or should if the OXP is written properly).
HTH.
DaddyH
Ships you want to see are never there when you want them to be.
Follow the back end of this thread for some hints and tips on seeing what you want:
https://bb.oolite.space/viewtopic.php?t=4706
Failing that - if you've got some time - just watch the pre-game start screen (after the Cobra MkIII) and the game while cycle through all the in game entities including those in your newly installed OXP (or should if the OXP is written properly).
HTH.
DaddyH
Oolite Life is now revealed hereSelezen wrote:Apparently I was having a DaddyHoggy moment.
:-) Properly? I'm never ever using the demoships.plist. :-) So you won't see them on this (starting) screen. A player has seen them already on the WIKI and normally she/he will load a saved game instead of cycling through the ship demoscreen...DaddyHoggy wrote:Failing that - if you've got some time - just watch the pre-game start screen (after the Cobra MkIII) and the game while cycle through all the in game entities including those in your newly installed OXP (or should if the OXP is written properly).
Maybe I should think about it to make it properly? :-)
- DaddyHoggy
- Intergalactic Spam Assassin
- Posts: 8515
- Joined: Tue Dec 05, 2006 9:43 pm
- Location: Newbury, UK
- Contact:
@Svengali - I did think that some oxp'ers might not bother but lots do - there was always a chance that the particular oxp in question did indeed have the correct plist...
Oolite Life is now revealed hereSelezen wrote:Apparently I was having a DaddyHoggy moment.