RealismusModding / FS17_seasons

Farming Simulator 17 seasons mod
https://www.realismusmodding.com/mods/seasons
75 stars 55 forks source link

Instable change of seasons for vehicles #749

Closed joskuijpers closed 6 years ago

joskuijpers commented 6 years ago

https://forum.giants-software.com/viewtopic.php?p=973601#p973933

reallogger commented 6 years ago

There are two different bugs

I see two ways to fix these:

  1. L433 in ssVehicle should use currentDay from g_currentMission not g_seasons + shift ssLastRepairDay for the change in season length
  2. Make daysUntilRepair relate to currentDay in g_seasons consistently