Giter Club home page Giter Club logo

Comments (5)

Lisias avatar Lisias commented on June 6, 2024

I think I fixed this on commit 67aaaee

from ksp-recall.

Lisias avatar Lisias commented on June 6, 2024

From the user on Forum:

Upon further testing, it seems to happen with a wide variety of engines and other parts... probably the easiest way to reproduce it is a craft that looks like:

  • Nosecone
  • AI Core
  • Positron Tank
  • Big Hydrazine Tank
  • Short Thermal Generator
  • Positron Reactor
  • Krusader thermal nozzle set to use Hydrazine

Put some wraparound radiators on it, tested with just a few and with enough that KSPIE's thermal helper says it's fully good to go under max load.

Then launch it. Turn on SAS, engage the Krusader engine, and throttle it up. If you throttle it up slower you can maybe prevent it from exploding right away. Note that if you cut the throttle, all of the heat instantly goes away, like full glowing red hot to full cold in an instant when you close the throttle.

from ksp-recall.

Lisias avatar Lisias commented on June 6, 2024

Nahhh… I'm an idiot (no breaking news here).

I was using the vessel's mission time to count down a timeout while applying the fix (as I didn't knew at that time, and still don't know, what exactly is causing this problem, so I hammered my way out of the problem).

But the mission time don't start counting at respawn, but only when the vessel moves significantly!!!. So, if the user spend some time fooling around instead of launch the vehicle, ChillingOut will continuously initialising the part's temperatures in the mean time.

Seconds, minutes, hours, days - whatever. The part was being continuously having its temperatures reset (and I naively deciding to use 0°K as the initialising value didn't helped neither).

So, with the fix implemented on #26 using a good enough approximation of the local temperature as initial value and this new one using the time since spawning (the only situation where things blew up - see this post on KAX Thread on Forum), I think I finally nailed down the last coffin on the problems caused by ChillingOut.

(ufa!)

from ksp-recall.

Lisias avatar Lisias commented on June 6, 2024

Fixed on commit: c4d2b38

from ksp-recall.

Lisias avatar Lisias commented on June 6, 2024

(changed the tags from support to bug due obvious reasons)

from ksp-recall.

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.