AddOns not accepting symlinks as directories?

For test results, bug reports, announcements of new builds etc.

Moderators: winston, another_commander, Getafix

Post Reply
singalen
Poor
Poor
Posts: 5
Joined: Tue Apr 20, 2010 9:37 pm

AddOns not accepting symlinks as directories?

Post by singalen »

I have .Oolite/AddOns directory on ext4 filesystem, and a symlink to griff_shipset_dizzy's_all_in_1.oxp directory on another partition, with ntfs.
Oolite didn't load the addon, only when I deleted the symlink and copied all the files over.
User avatar
Commander McLane
---- E L I T E ----
---- E L I T E ----
Posts: 9520
Joined: Thu Dec 14, 2006 9:08 am
Location: a Hacker Outpost in a moderately remote area
Contact:

Post by Commander McLane »

Hi singalen, and first of all welcome to the boards! :D

I think Oolite only can run from one partition at a time.

But I am sure that one of the resident OS-wizards has a better understanding of that.

Oh, and as your question seems to deal with a situation on your OS, it would probably be a good idea to ask it in the forum which deals with that OS instead of here, and be it only because another person with a similar problem might start looking over there.
User avatar
snork
---- E L I T E ----
---- E L I T E ----
Posts: 551
Joined: Sat Jan 30, 2010 4:21 am
Location: northern Germany

Post by snork »

In Windows XP I can run Oolite with the Addons on a different partition, symlinked.

Is the ntfs partition mounted, the ntfs driver/module loaded ? Maybe Oolite does not have the rights it needs on that ntfs partition ?

short : no idea. :lol:
User avatar
Kaks
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 3009
Joined: Mon Jan 21, 2008 11:41 pm
Location: The Big Smoke

Post by Kaks »

I've got nothing to contribute myself, since I don't know why Oolite doesn't see the symlinked oxp(s). As far as I know it just relies on the underlying operating system, and unices are normally very good at handling symlinks. I can only speculate that it doesn't like jumping from ext4 to ntfs. I suppose the easiest thing to do is just to copy the ntfs oxps onto the ex4 partition... :(
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

AddOns not accepting symlinks as directories?

Post by Getafix »

Hi singalen and welcome to the friendliest board this side of Riedquat.
(I always wanted to say that first!) :)

Some addition to what snork said.
Could you confirm that your NTFS partition is mounted at startup (i.e. in /etc/fstab)?
Please, note that if you try to access it, then it is most probably automounted,
therefore, this does not give you a hint of a mount at startup.

Could you open a terminal and check the symlink?

Code: Select all

$ cd <path-to-symlink-location>
$ ln -s <path-to-ntfs-folder> <symlink-name>
$ ls -ld <symlink-name>
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
singalen
Poor
Poor
Posts: 5
Joined: Tue Apr 20, 2010 9:37 pm

Post by singalen »

Sorry gentlemen, I misinformed you.
Symlink to NTFS does work, it's just different thing.

Either Griff's modpack applies not to all Koriolis stations, or the game doesn't load some models sometimes.
Also, the modified models are not shown on game opening screen.

Will test in more throughly and get back with report.
(I use oolite 1.73.4/1.73.5 on Ubuntu Lucid)
User avatar
Diziet Sma
---- E L I T E ----
---- E L I T E ----
Posts: 6311
Joined: Mon Apr 06, 2009 12:20 pm
Location: Aboard the Pitviper S.E. "Blackwidow"

Post by Diziet Sma »

Hi singalen, and welcome! :D

You're correct, only a percentage of Coriolis Stations are replaced with Griff style stations, and the Griff ships will show in the opening screen if you give it enough time. It depends how many OXPs you have installed.. you can toggle through the ships/stations/objects on the opening screen using the left/right arrow keys.
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
singalen
Poor
Poor
Posts: 5
Joined: Tue Apr 20, 2010 9:37 pm

Post by singalen »

Thank you all for warm welcome!

As for now, it seems that none of front screen ships has Griff's skins. I'm on trunk version now, had to compile it.

I have only one mod, Griff's, installed.
User avatar
Phantom Hoover
Dangerous
Dangerous
Posts: 100
Joined: Mon Mar 22, 2010 9:06 pm

Post by Phantom Hoover »

The overrides don't apply to the startup screen.
Post Reply