• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Showing developer posts only. Show all posts in this thread.
I'm wondering why there seem to be much fewer dev responses in the bug report forums
We mostly are all busy working away, but we are not ignoring them. We see them and are adding them to our internal databases as well as fixing them.

1673966585800.png

These are all hoi4 bug forum threads I have open that are sitting there waiting for me to work on them for example.
 
  • 26Like
  • 5
  • 3Love
  • 3
Reactions:
Good to see the Paranoia fixed, what was causing the issue in the end?
A series of bugfixes and improvement to the backend code for characters caused a cascading bug which broke the scope used to evaluate the paranoia reduction, causing the skill variable to return the default value (0)

So the script itself didn't change at all, it was just hard to find out why it suddenly broke without anyone seemingly touching it.

The backend improvements couldn't just be reverted because other later systems relied on them, but the changes themselves weren't risk-free so it needed some testing
 
Last edited:
  • 21
  • 2Like
Reactions:
Have you by chance verified these bugs at the new patch?



For me personally, those two are off-putting to the point of blockers.
we are aware about this and are working toward resolving it, no ETA on that though.
 
  • 13Like
  • 1Love
Reactions:
What is "Carrier Disruption Factor"? I cannot seem to find what it does.

...any chance its part of some equation to disrupt land-based Naval Bombers?
Code:
DISRUPTION_FACTOR_CARRIER = 6.0,                           -- multiplier on disruption damage to scale its effects on carrier vs carrier planes

Its a define used when calculating disruption to naval battle air to air kills there is a matching factor for regular air battles too.
 
  • 6
Reactions: