systems_cfg.txt flight_model_cfg.txt
Hello,
I make a modification for B777 by CS with Fuel System and Flight Model modification. After SU9 update however the current fuel system cause a CTD, which doesn't in SU8. Now I'm trying to cut all unnecessary fuel tanks, fuel pumps, fuel valves, junctions and lines to rewire them together. I've also updated system.cfg and ...interior.xml to match my changes. Do I miss something else?
My goal is to get the aircraft in long-term completely independent from default B747
In dev mode console log I can see "Attempting to access pump with an invalid ID ..." errors, which shouldn't be there since I have removed all of those fuel pumps and valves
Does any one have an idea what I'm missing?
Thanks in advance :-)
[FuelSystem]Attempting to access valve with an invalid ID : (Is 24, should be 1 to 9) [FuelSystem]Attempting to access valve with an invalid ID : (Is 25, should be 1 to 9) [FuelSystem]Attempting to access tank with an invalid ID : (Is 8, should be 1 to 3) [FuelSystem]Attempting to access tank with an invalid ID : (Is 4, should be 1 to 3) [FuelSystem]Attempting to access tank with an invalid ID : (Is 5, should be 1 to 3) [FuelSystem]Attempting to access tank with an invalid ID : (Is 6, should be 1 to 3) [FuelSystem]Attempting to access tank with an invalid ID : (Is 7, should be 1 to 3) [FuelSystem]Attempting to access pump with an invalid ID : (Is 10, should be 1 to 9) [FuelSystem]Attempting to access pump with an invalid ID : (Is 11, should be 1 to 9) [FuelSystem]Attempting to access pump with an invalid ID : (Is 12, should be 1 to 9) [FuelSystem]Attempting to access pump with an invalid ID : (Is 15, should be 1 to 9) [FuelSystem]Attempting to access pump with an invalid ID : (Is 16, should be 1 to 9)