stijnwop/manualAttach

Problem with Recovery Rope Mod

Opened this issue · 1 comments

There is couple of problems with Recovery Rope mod.

First problem: Recovery Rope is invisible while Manual Attach mod both are activated same time. It will come visible after you attach the rope to the vehicle and to the pulling blade aka RecoveryMount. Recovery rope uses this line so I think manual attach thinks its an hose.
connectionHoses>
target attacherJointIndices="1" type="recoveryRope" node="connect"/>
/connectionHoses>

Second problem: This is an lua error you get from Manual Attach if Recovery Rope mod is activated same time to the savegame.
My Games/FarmingSimulator2022/mods/FS22_manualAttach/src/ManualAttach.lua:473: attempt to call method 'getIsFoldMiddleAllowed' (a nil value)

Third Problem: You cannot unhook the recovery rope from the recovery mount while using manual attach but after you set manual attach disabled from game settings you can unhook any part of the rope from both ends. When you enable it again you can only unhook it from one side that is attached to tractor but not unhook it from the recovery mount.

image

Here is a video of the whole problem: https://www.youtube.com/watch?v=iaiVRQgUfiQ

I have tried Manual Attach with latest version from here (GitHub) and also latest version from modhub. Same problems.

Hi, yes i have this issues too, and recoveryrope it's invisible, but without manualattach is working without problem, so this both isn't compatible with each other, please fix them if possible, thank you.