I was playing around with a system for a BVBR generator, when I noticed that many components of my build had started to melt. After eliminating every factor except for the INSL, the BVBR and the TTAN, I consistantly noticed that whenever the BVBR was heating up, the heat was transfering through the INSL like it wasn't even there, and melting the material beneath.
If this is intended behavior, then disregard this; though I would be interested in knowing why it happens.
Sounds like a bug to me. I would understand if it caught on fire, but transfering heat is supposed to be something that INSL does not do. But if you could give us an example of the bug, that would be appreciated that way we can actually see the bug happen.
Hmm. forgot about ambient heat. Try turning off ambient heat and run the simulation again.
It is indeed a glitch.
When VIBR is flashing, it disperses heat right through INSL. I made a private save to demonstrate.
int random = rand();
rx = random%7-3;
ry = (random>>3)%7-3;
* MrCyberdragon does not care
* MrCyberdragon keeps heat on anyways