Giter Site home page Giter Site logo

Comments (4)

pellinor0 avatar pellinor0 commented on September 16, 2024

Since the interaction is handled on the ConfigurableContainers side, the fix will probably happen there. @allista could you have a look?

Cloned parts come to life a little differently, and I recently found out that TweakScale needs to redo the positions of attachment node on the first update because the game reverts them. Maybe something similar happens to tanks?

from tweakscale.

No3371 avatar No3371 commented on September 16, 2024

I found that it also happens on loading a craft & launching (revert to VAB and launch again can fix this), while solid fuel and other resources volume correctly loaded, liquid fuel volume will revert to the original value of the fuel tank. (tested on stock X200-16 and X200-32)

KSP.log at the time, seems these lines are related:

[WRN 10:06:05.451] [Part]: PartModule TankManagerUpdater at ResourceTankS, index 7: index exceeds module count as defined in cfg.
Looking for TankManagerUpdater in other indices...
[WRN 10:06:05.452] ...no TankManagerUpdater module found on part definition. Skipping...
[WRN 10:06:05.452] [Part]: PartModule NodesUpdater at ResourceTankS, index 7: index exceeds module count as defined in cfg.
Looking for NodesUpdater in other indices...
[WRN 10:06:05.453] ...no NodesUpdater module found on part definition. Skipping...
[WRN 10:06:05.454] [Part]: PartModule PropsUpdater at ResourceTankS, index 7: index exceeds module count as defined in cfg.
Looking for PropsUpdater in other indices...
[WRN 10:06:05.455] ...no PropsUpdater module found on part definition. Skipping...
[WRN 10:06:05.455] [Part]: PartModule EmitterUpdater at ResourceTankS, index 7: index exceeds module count as defined in cfg.
Looking for EmitterUpdater in other indices...
[WRN 10:06:05.456] ...no EmitterUpdater module found on part definition. Skipping...
[WRN 10:06:05.457] [Part]: PartModule ResourcesUpdater at ResourceTankS, index 7: index exceeds module count as defined in cfg.
Looking for ResourcesUpdater in other indices...
[WRN 10:06:05.458] ...no ResourcesUpdater module found on part definition. Skipping...
[WRN 10:06:05.458] [Part]: PartModule ModuleSwitchableTank at ResourceTankS, index 7: index exceeds module count as defined in cfg.
Looking for ModuleSwitchableTank in other indices...
[WRN 10:06:05.459] ...no ModuleSwitchableTank module found on part definition. Skipping...
[WRN 10:06:05.466] [Part]: PartModule ModuleSwitchableTank at fuelTank2-2, index 4: index exceeds module count as defined in cfg.
Looking for ModuleSwitchableTank in other indices...
[WRN 10:06:05.467] ...no ModuleSwitchableTank module found on part definition. Skipping...
[WRN 10:06:05.468] [Part]: PartModule ModuleSwitchableTank at fuelTank2-2, index 4: index exceeds module count as defined in cfg.
Looking for ModuleSwitchableTank in other indices...
[WRN 10:06:05.469] ...no ModuleSwitchableTank module found on part definition. Skipping...
[WRN 10:06:05.486] [Part]: PartModule ModuleSwitchableTank at fuelTank1-2, index 4: index exceeds module count as defined in cfg.
Looking for ModuleSwitchableTank in other indices...
[WRN 10:06:05.487] ...no ModuleSwitchableTank module found on part definition. Skipping...
[WRN 10:06:05.488] [Part]: PartModule ModuleSwitchableTank at fuelTank1-2, index 4: index exceeds module count as defined in cfg.
Looking for ModuleSwitchableTank in other indices...
[WRN 10:06:05.489] ...no ModuleSwitchableTank module found on part definition. Skipping...

from tweakscale.

allista avatar allista commented on September 16, 2024

Sorry for not answering right away.

These warnings are irrelevant; they just mean that part configuration does not have ModuleSwitchableTank defined, which is normal, as this module is added dynamically.

@m9731526, I'm very sorry for this misunderstanding, but you're partly mistaken in thinking that CC already has TS support. The version of CC with this support was not yet published.

This issue can be closed.

from tweakscale.

No3371 avatar No3371 commented on September 16, 2024

I see, thanks!

from tweakscale.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.