I don't know if or how this is affecting game play, if it all, but any help appreciated.
Portion of latest log:
13:48:58.295 [dataCache.rebuild.explicitFlush]: Cache explicitly flushed with shift key. Rebuilding from scratch.
13:48:58.296 [searchPaths.dumpAll]: Unrestricted mode - resource paths:
Resources
../AddOns
../AddOns/Cargo Spotter 1.01.oxp
../AddOns/Combat-HUDv2.1.oxp
../AddOns/Fuel Station 1.36.oxp
../AddOns/imptrader.oxp
../AddOns/Military Fuel Injectors 1.03.oxp
../AddOns/Rescue_Stations_1.3.1.oxp
../AddOns/ReverseControl_1.1.oxp
../AddOns/SniperLockv1.oxp
13:48:58.425 [shipData.load.begin]: Loading ship data.
13:48:58.484 [shipData.merge.failed]: ***** ERROR: one or more shipdata.plist entries have like_ship references that cannot be resolved: rrs_slaver_base_griff
13:48:58.851 [script.load.world.listAll]: Loaded 32 world scripts:
Getting this error in log
Moderators: winston, another_commander
Re: Getting this error in log
Jumped to a couple of planets, then checked the log & the error is gone!! Healed itself I guess.
Re: Getting this error in log
That looks like a minor bug in an older version of the rescue stations. That's fixed in the current version. No worries, it does not affect the game in any way. The fix just suppresses the error message. If you want to fix it your self, find
"rrs_slaver_base_griff"
from shipdata.plist and add definition is_external_dependency = 1;
to it.