Mmtrx / FS22_BetterContracts

Farming Simulator mod to enhance contracts handling
GNU General Public License v3.0
113 stars 25 forks source link

Error in UI and can't accept contracts #248

Closed jullebarge closed 1 month ago

jullebarge commented 1 month ago

The contract list is empty until I click on the top buttons to toggle contracts types. Then they appear, but I still have the message saying there's no contract available:

1248130_21

When I try to accept one of the contracts, it does nothing. In the logs, I get this error:

Error: Running LUA method 'mouseEvent'.
C:/Users/Julien/Documents/My Games/FarmingSimulator2022/mods/FS22_BetterContracts/scripts/userint.lua:176: bad argument #1 to 'lower' (string expected, got nil)
jullebarge commented 1 month ago

I found the problem: the version of this mod on ModHub doesn't seems to be compatible with "Through the Years" mod. I've installed the one from the release tab here and it fixed my problems