ValheimPlus icon indicating copy to clipboard operation
ValheimPlus copied to clipboard

[BUG] Disabling structural integrity not working

Open Zaflis opened this issue 2 years ago • 1 comments

  • OS: Windows Client
  • Valheim Game Version: 0.207.20 (always latest Steam version)
  • V+ Mod Version: 9.9.8

Describe the bug

I changed valheim_plus.cfg these lines:

[StructuralIntegrity]
enabled = true
; Disables the entire structural integrity system and allows for placement in free air, does not prevent building damage.
disableStructuralIntegrity = true

To Reproduce Ingame i place wooden walls, then wooden floor on top of it, remove wall and the floor above collapses.

Expected behavior

Expected floor to stay in air.

Troubleshooting

What steps have you taken to try to fix?

  • Have double-checked that config file is correctly edited.

Please list any other mods besides V+ that you have installed here. Add any other context about the problem here.

  • BetterUI
  • Advize_PlantEverything
  • BepinEx ConfigurationManager
  • InstantMonsterDrops

Zaflis avatar Mar 04 '22 03:03 Zaflis

It seems this is a special case when these 2 are the last remaining pieces of a connected structure. If i have 2 floor pieces and remove wall, they do stay in air. But if i remove 1 of the floors then the other also drops.

Zaflis avatar Mar 04 '22 03:03 Zaflis

There are certainly limits to the changes we've undertook to the game code to take care of structural integrity.

In 0.9.9.11 it should work better than before.

nxPublic avatar Dec 09 '22 08:12 nxPublic