Community Forum

Optimizing Vehicle Specializations

Forum Overview >> Farming Simulator 19

CategoryFarming Simulator 19
Created05.02.2020 04:35


Scuba M X (Scuba_MX) 05.02.2020 04:35
Hello all,
I've been going through my log.txt and have noticed quite a few issues regarding specializations already existing. While in game, I also notice that many components, like the chain functionality, are present in my game control setup numerous times. I am essentially looking to optimize the use of mods, specifically specialization types to shorten loading times and decrease the errors in my log - hopefully cutting down on mod conflicts. I am in the computer science field, but need help navigating the world of FS19 modding. I am not opposed to implementing an additional script mod that handles this or modifying the mods themselves to fix the issue. Any help would be greatly appreciated, even if it just points me in the right direction. Below you will find the type of error I am trying to correct. I do want to point out that this error is not unique to this specific mod, but extends to most of mine.

"2020-02-04 18:16 Error: Vehicle type 'FS19_ponsse_Buffalo_Clambunk.NMC_buffaloClambunk' has unknown specialization 'AdjustableMirrors'!
2020-02-04 18:16 Error: Specialization 'harvesterAttachment' already exists for vehicle type 'FS19_PonsseBuffalo_Dual.dualHarvester'!
2020-02-04 18:16 Error: Specialization 'harvesterAttachment' already exists for vehicle type 'FS19_PonsseBuffalo_Dual.dualHarvester'!
2020-02-04 18:16 Error: Specialization 'harvesterAttachment' already exists for vehicle type 'FS19_PonsseBuffalo_Dual.backBunk'!
2020-02-04 18:16 Error: Specialization 'harvesterAttachment' already exists for vehicle type 'FS19_PonsseBuffalo_Dual.frontBunk'!
2020-02-04 18:16 Error: Specialization 'harvesterAttachment' already exist2020-02-04 18:16 Error: Specialization 'harvesterAttachment' already exists for vehicle type 'FS19_PonsseBuffalo_Dual.backBunk'!?

Bilbo Beutlin (BBeutlin) 05.02.2020 20:12
The specializations 'AdjustableMirrors' as well as 'harvesterAttachment' are non-standard.
See for reference the default specs
https://gdn.giants-software.com/documentation_scripting_fs19.php?version=script&category=70&class=10460

Without knowing the mod and custom script nobody can say what's going wrong.


Note: Log in to post. Create a new account here.