yumi-modding / FS19_CombineXP

Combine XPerience mod for Farming Simulator 19
https://www.farming-simulator.com/mod.php?mod_id=187160&title=fs2019
5 stars 5 forks source link

Harvesters reaching top harvesting speed, then dropping to 2-4 km/h and refuse to accelerate. #23

Open crofarmer opened 3 years ago

crofarmer commented 3 years ago

When harvesting anything, combines all of a sudden lose all their speed and drop to extremely slow speeds and can't accelerate.

yumi-modding commented 3 years ago

Hello,

Could you please give more details so I can analyze:

crofarmer commented 3 years ago

Fortschritt E 516 + corn header (both mods) Corn Maximum possible yield with precision farming? 18.3% moisture, 10T/ha Seasons on 12:40h

Also, tested using JD s790 using 9m JD header. Same thing.

crofarmer commented 3 years ago

UPDATE:

It seems to do that once kW counter reaches ~200%. Any reason why it is happening?

yumi-modding commented 3 years ago

Thx. At 18% moisture, you should reach 70% of max harvest speed. You might try to enter more slowly in the field. I had previous comment in this way, I should take time to look at it but I did not see such a big breaking effect when playing myself

crofarmer commented 3 years ago

I tried entering field at 1km/h and then slowly increase speed with speed control. I managed to get to 6km/h and then engine hit 200% and speed dropped to 2km/h and I had to start over again. Also, it showed me 200% few seconds after I hit 2km/h. Engine seems to lag behind speed or perhaps it's just UI.

yumi-modding commented 3 years ago

Computation is done every 3 seconds to get average value since giants engine sends crop quantity at unregular rate. I'll see if I have similar issue with power load above 200%.

Leon-jpeg commented 3 years ago

I Got the Same Problem, as soon as any type of crop is in the Grain Tank of the Harvester,the Corn header and Combine are activated, the header is in Work position, the Harvester dosn't accelerate over 3 kp/h, even if i'm not in the croops. Testet with different Original vihicles(MF Activia 7347S;CR10.90Revelation; TX32) on Felsbrunn and Ravenport, with just thes mod in the mod ordner.

2021-05-29 2 2021-05-29 1

yumi-modding commented 3 years ago

Hello,

The problem here is that it's 8.14 in the morning, so the speed is reduced to mimic crop moisture you get when you want to harvest in the early morning. I think if you try the same test at 10am or noon you will be able to harvest at full speed. If you don't like this feature you can disable it by changing timeDependantSpeed isActive="true" to timeDependantSpeed isActive="false" in combineXP.xml file in your modSettings folder.