Elastic Attacher Joint

Your forum for all discussions around Modding.
lindbejb
Posts: 71
Joined: Tue Sep 01, 2015 10:32 pm

Elastic Attacher Joint

Post by lindbejb »

I am having an issue with an attacher joint that acts elastic while turning. Issue is corrected after turn is complete.

Qualified comments only. Thank you.

Code: Select all

<inputAttacherJoints>
        <inputAttacherJoint index="1>0|1|0" jointType="trailerLow" rootNode="1>" breakable="false"/>	
    </inputAttacherJoints>

Code: Select all

<movingTool index="0>7|0">
            <componentJoint index="0" anchorActor="0"/>
			<inputAttacherJoint value="true"/>
        </movingTool>

Code: Select all

<component2 centerOfMass="0.00 0.00 0.05" solverIterationCount="150" />
        <joint component1="0" component2="1" index="0>7|0" rotLimit="0 40 0" breakable="false" />
Image
Image
Last edited by lindbejb on Sun Sep 17, 2017 10:20 pm, edited 7 times in total.
User avatar
don_apple
Moderator
Posts: 8066
Joined: Thu Oct 28, 2010 9:31 pm
Location: Planet Earth

Re: Elastic Attacher Joint

Post by don_apple »

The images are not visible for others. Please use the image server provided by Giants to post pictures here: viewtopic.php?f=852&t=88819
Gruß/Regards,
don_apple

Apple iMac 27" (2017), Quad-Core i7 4.2 GHz, 48GB, AMD Radeon R580 8GB
Bitte benutzt das öffentliche Forum für Supportfragen und nicht PN/Please use the public forum for support questions and not PM
FS22 Bugtracker
log.txt Image Server Forenregeln Board rules
lindbejb
Posts: 71
Joined: Tue Sep 01, 2015 10:32 pm

Re: Elastic Attacher Joint

Post by lindbejb »

don_apple wrote:The images are not visible for others. Please use the image server provided by Giants to post pictures here: viewtopic.php?f=852&t=88819
thanks
User avatar
Smith Modding
Posts: 2996
Joined: Sat May 14, 2016 12:42 pm
Location: Harris County, Georgia

Re: Elastic Attacher Joint

Post by Smith Modding »

Get rid of the breakable part maybe? I don't have that anywhere in my xml for my trailer, and I have no issues with the attacher joint
Smith Modding Co.
Christian Based Modding
Isaiah 30:23- He will also send you rain for the seed you sow in the ground, and the food that comes from the land will be rich and plentiful. In that day your cattle will graze in broad meadows.:
Playing FS15-19 on PC
Playing too much FS19 :mrgreen:
Specs-
i5-7300HQ|NVIDIA GTX 1050ti|16GB DDR4 RAM|1TB/500GB SSD/256GB M.2|Windows 10
User avatar
da-hoffi
Posts: 519
Joined: Fri Aug 15, 2014 8:47 am
Contact:

Re: Elastic Attacher Joint

Post by da-hoffi »

and maybe change

Code: Select all

<movingTool index="0>7|0">
            <componentJoint index="0" anchorActor="0"/>
         <inputAttacherJoint value="true"/>
        </movingTool>
to

Code: Select all

<movingTool index="0>7|0">
            <componentJoint index="0" anchorActor="0"/>
         <inputAttacherJoint index="0" value="true"/>
        </movingTool>
lindbejb
Posts: 71
Joined: Tue Sep 01, 2015 10:32 pm

Re: Elastic Attacher Joint

Post by lindbejb »

da-hoffi wrote:and maybe change

Code: Select all

<movingTool index="0>7|0">
            <componentJoint index="0" anchorActor="0"/>
         <inputAttacherJoint value="true"/>
        </movingTool>
to

Code: Select all

<movingTool index="0>7|0">
            <componentJoint index="0" anchorActor="0"/>
         <inputAttacherJoint index="0" value="true"/>
        </movingTool>
unfortunately doesn't help
lindbejb
Posts: 71
Joined: Tue Sep 01, 2015 10:32 pm

Re: Elastic Attacher Joint

Post by lindbejb »

bump
User avatar
redglasses
Posts: 5909
Joined: Fri Jan 27, 2017 7:01 pm
Location: Farming land, Canada

Re: Elastic Attacher Joint

Post by redglasses »

have you tried it with in game tractors?
Playing Lincoln Creek on PC
Upload your screenshots here: IMG server
My Discord
Remember there is no need to spread your manure around the forums :wink3:
Jack of all trades, master of the skid steer
lindbejb
Posts: 71
Joined: Tue Sep 01, 2015 10:32 pm

Re: Elastic Attacher Joint

Post by lindbejb »

redglasses wrote:have you tried it with in game tractors?
yes...
User avatar
redglasses
Posts: 5909
Joined: Fri Jan 27, 2017 7:01 pm
Location: Farming land, Canada

Re: Elastic Attacher Joint

Post by redglasses »

can you get us a video of it happening??
Playing Lincoln Creek on PC
Upload your screenshots here: IMG server
My Discord
Remember there is no need to spread your manure around the forums :wink3:
Jack of all trades, master of the skid steer
lindbejb
Posts: 71
Joined: Tue Sep 01, 2015 10:32 pm

Re: Elastic Attacher Joint

Post by lindbejb »

redglasses wrote:can you get us a video of it happening??
pictures are diagnostic enough. Waiting for someone from Giants to resolve issue.
fruktor
Former GIANTS employee
Posts: 109
Joined: Thu Nov 05, 2009 12:48 pm

Re: Elastic Attacher Joint

Post by fruktor »

:hi:

first of all I would guess that you don't need the movingTool
<movingTool index="0>7|0">

You would only need this if you changed the position/orientation of this node relativ to its physical parent.
But from all what is shown here I can't spot any movement of this node.


About the actual behavior of the joint ...
Well, kinda hard to say without access to all the files ;)
But, one idea could be that the trailer is way too heavy ... therefore the tractor has not enough power to slide the trailer over its front axis (that's actually what's happening when the trailer can't follow the tractor due to a too tight curve)
You could do a test and set the rotationLimit for the y axis of the componentJoint to e.g. 90°

If you have no success, please post 2-3 more pictures showing the set up in straight line and in curved position.
Please with the debug mode enabled (F5), so that we can see the components etc.

Good luck and cheers,
fruktor
lindbejb
Posts: 71
Joined: Tue Sep 01, 2015 10:32 pm

Re: Elastic Attacher Joint

Post by lindbejb »

Made changes, still doesn't seem to function correctly.
Procobator
Posts: 337
Joined: Tue Aug 02, 2016 2:39 pm

Re: Elastic Attacher Joint

Post by Procobator »

I have an idea, it maybe a long shot though. Could the second tandem axle in the rear be causing a lot of simulated stress due to turning so sharply? Could this stress be enough to make that joint become elastic?
Post Reply