[MOD/Script] LI Freight Distribution Network (FDN) - v7.2 21/11/2010
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 1349
- Joined: Wed, 6. Nov 02, 20:31
-
- Posts: 2255
- Joined: Mon, 31. Oct 05, 08:44
FDN just classes the HUB as another Dock. There are no checks built into FDN to check if the jump distance has been changed, but if the game takes this into account as default I don't see any reason why FDN wouldn'tapricotslice wrote:Wheres the HUB linking in your game ? Its possible for the hub to change that distance to within node jump range quite easily.

LA
-
- Posts: 2255
- Joined: Mon, 31. Oct 05, 08:44
The relay should check distance and list all Nodes whose jump range it falls within.Marodeur wrote:My Hub has only the first link established and that link is to the other side of the universe (Grand Exchange North Gate).
Hm, i have to establish the link in the relay menu. Maybe the relay doesnt check the distance?
I'll have a look after work.
LA
-
- Posts: 2255
- Joined: Mon, 31. Oct 05, 08:44
Cheers mateMarodeur wrote:Thx. In the meantime i released the german version in my thread and altered the starting post.

LA
-
- Posts: 2255
- Joined: Mon, 31. Oct 05, 08:44
Nailed the Complex issue
but I've had to sacrifice some flexibility. Complexes as a whole have to be linked to the Node, not the individual stations. It was just to complex and FDN just throw some weird shit out
I'd rather have it stable and lose a feature than never getting it sorted.
Production can still be turned off as can Products passed to the Node, however the Node will override this setting if the Complex itself uses the product as a resource.
Also, I've changes it so only the Complex Hub itself needs to be within range of FDN, all the child stations will be seen by FDN to.
Script patch will be upload tomorrow evening, just testing on stealthhammers gargantuan warmongering/drug dealing (probably pimping as well) complexes.
LA


I'd rather have it stable and lose a feature than never getting it sorted.
Production can still be turned off as can Products passed to the Node, however the Node will override this setting if the Complex itself uses the product as a resource.
Also, I've changes it so only the Complex Hub itself needs to be within range of FDN, all the child stations will be seen by FDN to.
Script patch will be upload tomorrow evening, just testing on stealthhammers gargantuan warmongering/drug dealing (probably pimping as well) complexes.
LA
-
- Posts: 1461
- Joined: Fri, 12. Sep 08, 04:27
-
- Posts: 2255
- Joined: Mon, 31. Oct 05, 08:44
[quate="StormMagi"]Well since I had to start over from scratch I don't plan on making complexes now, just dropping stations and letting FDN do its job
[/quote]
Exactly why I built FDN in the first place
I don't use Complexes at all which is probably why I've had so many issues with them. The handful I have in a save game for testing just don't cut it when it comes to stress testing
LA

Exactly why I built FDN in the first place

I don't use Complexes at all which is probably why I've had so many issues with them. The handful I have in a save game for testing just don't cut it when it comes to stress testing

LA
-
- Posts: 1461
- Joined: Fri, 12. Sep 08, 04:27
-
- Posts: 1349
- Joined: Wed, 6. Nov 02, 20:31
I will destroy the Node and script another. Maybe the error is explained by the different updates. Next strange thing i noticed is that i cannot dock 2 big ships at my XL Node.Logain Abler wrote:Dropped an XL Node in the Unknown Sector and a Relay in President End and they couldn't see each otherMarodeur wrote:Yeah, much more... Strange...
If it works correct then and i want to use the stations in presidents end i have to build a second node between the sectors and have to link the 2 nodes. Right?
-
- Posts: 2255
- Joined: Mon, 31. Oct 05, 08:44
What ships are you docking at the XL nodeMarodeur wrote:I will destroy the Node and script another. Maybe the error is explained by the different updates. Next strange thing i noticed is that i cannot dock 2 big ships at my XL Node.Logain Abler wrote:Dropped an XL Node in the Unknown Sector and a Relay in President End and they couldn't see each otherMarodeur wrote:Yeah, much more... Strange...
If it works correct then and i want to use the stations in presidents end i have to build a second node between the sectors and have to link the 2 nodes. Right?

The nodes will need to be within range, so if its two XL its 6 jump, but if its a XL & S then its 3 jumps.
LA
-
- Posts: 1349
- Joined: Wed, 6. Nov 02, 20:31
-
- Posts: 2255
- Joined: Mon, 31. Oct 05, 08:44
[ external image ]Marodeur wrote:The ships are a Argon TL and Split M7. M7 is docked at the node and the TL cant dock (tried it OOS).
Docked two TL's with no issues OOS

LA
-
- Posts: 2255
- Joined: Mon, 31. Oct 05, 08:44
FDNv3.2.01 Patch (12/03/2009)
FDNv3.2.01 is a patch rather than a fix.
There has been issues with FDN and large Complexes, to fix this I have had to remove the ability to link Stations within Complexes to different Nodes/Relays.
I'd rather have FDN stable and lose a feature, so now Complexes as a whole have to be linked to the Node, not the individual stations.
Production can still be turned off as can Products passed to the Node, however the Node will override this setting if the Complex itself uses the product as a resource.
Also, I've changes it so only the Complex Hub itself needs to be within range of FDN, all the child stations will be seen by FDN.
Again there are no changes to the mod files, this is purely a script change, however both have been updated.
Please see first page for download links
LA
There has been issues with FDN and large Complexes, to fix this I have had to remove the ability to link Stations within Complexes to different Nodes/Relays.
I'd rather have FDN stable and lose a feature, so now Complexes as a whole have to be linked to the Node, not the individual stations.
Production can still be turned off as can Products passed to the Node, however the Node will override this setting if the Complex itself uses the product as a resource.
Also, I've changes it so only the Complex Hub itself needs to be within range of FDN, all the child stations will be seen by FDN.
Again there are no changes to the mod files, this is purely a script change, however both have been updated.

LA
-
- Posts: 1349
- Joined: Wed, 6. Nov 02, 20:31
Maybe i found the reason for the error.Logain Abler wrote:[ external image ]Marodeur wrote:The ships are a Argon TL and Split M7. M7 is docked at the node and the TL cant dock (tried it OOS).
Docked two TL's with no issues OOS![]()
LA
Someone asked in the german thread about the difference in the 3.1 und 3.2 hq.xml file. To compare them i tried to extract both cat-files with the modmanager. 3.1 worked but as i tried the 3.2 cat file i got an crc error with the scene file of the xl node.
I will download and test them again.

EDIT:
Downloaded it again and got another error. Looks like "FDN_nodeXL.pbb" is corrupt. Can you confirm that?
-
- Posts: 2255
- Joined: Mon, 31. Oct 05, 08:44
Testing now.Marodeur wrote: EDIT:
Downloaded it again and got another error. Looks like "FDN_nodeXL.pbb" is corrupt. Can you confirm that?
Edit:
Got the same error when I try and extract my in-game cat


Will rebuild and re-upload.........
If it's not urgent I may leave it a couple of days. I'm working on the supply logic, stealthhammers save as provden FDN's ware overhead (what it passes to a station to maintain production) is a hungry beast.
I have now included remaining time in the calculation and its saving around 10% to 20% depending on when in production cycle FDN resupplies.
So if not urgent I'll update the mod, supply logic and setting ware limit on the Node at the same time?
LA