I've installed all 5 Systems OXPs, and Anarchies and Feudal systems gave me ERRORs about missing ship definitions. Those for Anarchies I could find by doing a search for one of the reported absences, (possibly Planetfall OXP), but these two have me stumped:
Latest.log:10:15:06.081 [shipData.load.error]: ***** ERROR: the shipdata.plist entry "inrearbi-prince" has unresolved subentity feudal-prince-gun-red.
Latest.log:10:15:06.401 [shipData.load.error]: ***** ERROR: the shipdata.plist entry "grs_cobra3_redux1" specifies non-existent model "cobra3_redux1.dat".
Can anyone tell me which dependency was not drawn in along with the main package? Which OXP I need to install as well?
Missing dependency in Feudal States.
Moderators: winston, another_commander, Getafix
Missing dependency in Feudal States.
User Mazur, Commander Vatta, Hyperspace Delivery Boy.
Squeaky clean, utterly harmless, rank amateur.
Squeaky clean, utterly harmless, rank amateur.
- phkb
- Impressively Grand Sub-Admiral
- Posts: 4830
- Joined: Tue Jan 21, 2014 10:37 pm
- Location: Writing more OXPs, because the world needs more OXPs.
Re: Missing dependency in Feudal States.
I think the "grs_cobra3_redux1" refers to the Buoy Repair OXP: see https://bb.oolite.space/viewtopic.php?f= ... 7&p=224698
Not sure about the other one.
Not sure about the other one.
Re: Missing dependency in Feudal States.
Alas, no.phkb wrote:I think the "grs_cobra3_redux1" refers to the Buoy Repair OXP: see https://bb.oolite.space/viewtopic.php?f= ... 7&p=224698
Not sure about the other one.
User Mazur, Commander Vatta, Hyperspace Delivery Boy.
Squeaky clean, utterly harmless, rank amateur.
Squeaky clean, utterly harmless, rank amateur.
- Norby
- ---- E L I T E ----
- Posts: 2577
- Joined: Mon May 20, 2013 9:53 pm
- Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
- Contact:
Re: Missing dependency in Feudal States.
This was a bug in [wiki]Feudal States[/wiki] what I fixed now, thanks for spotting.Mazur wrote:shipdata.plist entry "inrearbi-prince" has unresolved subentity feudal-prince-gun-red.
I have all OXPs from [wiki]OXP List[/wiki] and after a full content search I can tell that "grs_cobra3_redux1" is used in [wiki]Buoy Repair[/wiki] only. Here is the fix for shipdata.plist of Buoy Repair:Mazur wrote:shipdata.plist entry "grs_cobra3_redux1" specifies non-existent model "cobra3_redux1.dat".
Code: Select all
"grs_cobra3_redux1" = {
model = "cobra3_redux.dat"; //not redux1! and insert the next line:
materials = { "cobra3_redux.png" = { diffuse_map = "cobra3_redux1.png"; }; };
- Eric Walch
- Slightly Grand Rear Admiral
- Posts: 5536
- Joined: Sat Jun 16, 2007 3:48 pm
- Location: Netherlands
Re: Missing dependency in Feudal States.
I'll upload a version 1.3.3 as soon as possible. I think I fixed that error long ago with some other changes in juli 2014 but apparently forgot to upload it.
from the (yet unreleased) readme:
1.3.3 Added old Anaconda & Boa texture that were removed from Oolite 1.80
from the (yet unreleased) readme:
1.3.3 Added old Anaconda & Boa texture that were removed from Oolite 1.80
UPS-Courier & DeepSpacePirates & others at the box and some older versions
Re: Missing dependency in Feudal States.
Thank you, and Norby as well, I now have an almost flawless load. No ERRORS left, at least.Eric Walch wrote:I'll upload a version 1.3.3 as soon as possible. I think I fixed that error long ago with some other changes in juli 2014 but apparently forgot to upload it.
from the (yet unreleased) readme:
1.3.3 Added old Anaconda & Boa texture that were removed from Oolite 1.80
And the missing Anarchies dependency was anarchies_facelift_0.5.oxp.
That should be drawn in along with Anarchies itself, I reckon.
User Mazur, Commander Vatta, Hyperspace Delivery Boy.
Squeaky clean, utterly harmless, rank amateur.
Squeaky clean, utterly harmless, rank amateur.