Open Splintersm opened 4 months ago
I'm having the same problem where ValheimRAFT components are not allowing interaction when using VHVR. Today just to check, I tried it again and noticed something odd. If I make a ladder that is attached to ground instead of the raft, I get the expected prompt to interact with it. If I attach it to the raft base, I am no longer able to interact and the interact tips (press E) no longer show up.
Ladders were recently optimized. In 2.2.3 had all of the changes #120.
Try version 2.2.4 I backed out of some of the physics modes which broke clients. ladders have a fast and slow speed now. Plus auto ascend descend.
Do other items have interactions on the raft? I think there was a patch for this in vhvr. But it might be better for vhvr to directly use raft libs if available to see if the item is interactable.
Looks like it could be related .name.equals for the isRope check in piece controller 😩. This would encapsulate the piece even though it should be excluded.
The name equals likely would never return true as there is a clone value appending to instantiation of unity prefabs.
What happened?
Unable to interact with objects on the boat after 1.6.6. Something changed in 1.6.7 and above which makes VHVR unable to interact with objects placed on the ship.
This was reported on our discord form, but tracking the problem here.
This was already reported back in January, but i have seen no response so I'm reposting hoping to be seen.
Link to Original Post: https://github.com/zolantris/ValheimMods/issues/52
Steps to reproduce
Log outputs
Environment