stijnwop / guidanceSteering

Guidance Steering (AutoTrack) for Farming Simulator 22.
381 stars 94 forks source link

LUA [BUG] #204

Closed westgate911 closed 4 years ago

westgate911 commented 5 years ago

2019-09-21 14:09 Error: Running LUA method 'update'. 2019-09-21 14:09 dataS/scripts/vehicles/SpecializationUtil.lua(56) : Error: Function 'getHasGuidanceSystem' already registered as function in vehicleType 'loaderVehicle'! 2019-09-21 14:09 LUA call stack: 2019-09-21 14:09 dataS/scripts/vehicles/SpecializationUtil.lua (53) : printCallstack 2019-09-21 14:09 =C:/Users/Anthony/Documents/My Games/FarmingSimulator2019/mods/FS19_guidanceSteering/src/vehicles/GlobalPositioningSystem.lua (31) : registerFunction 2019-09-21 14:09 dataS/scripts/vehicles/VehicleTypeManager.lua (286) : registerFunctions 2019-09-21 14:09 dataS/scripts/misc/AsyncManager.lua (42) : lambda 2019-09-21 14:09 dataS/scripts/misc/AsyncManager.lua (119) : runLambda 2019-09-21 14:09 dataS/scripts/misc/DeferredLoadingManager.lua (39) : runTopTask 2019-09-21 14:09 dataS/scripts/main.lua (1839) : update

stijnwop commented 5 years ago

Think you're trying to run the mod twice. Remove the duplication.

westgate911 commented 5 years ago

This is only happening when i download this version of the mod from Fs is website. when I download the zip from here I have no problems. And there is only 1 version of the mod in my mods folder at a time. So Im not sure why the game is saying im running it twice. Especially when I start a new save game.

c0nnex commented 4 years ago

The download on FS mod has two version of the mod in the zip. you need to unzip it and pick the one you want.