scfmod / FS22_DistributorSpecialization

FS22 Distributor Specialization
3 stars 1 forks source link

Does this only work on crushers? #4

Open Bullitt33 opened 1 month ago

Bullitt33 commented 1 month ago

Just curious if this only works on crushers? Trying to implement this into a spray trailer to input water and pureherbicide to output herbicide.

Getting this error in the log.

Error: Could not find specialization 'FS22_Demco_LTT42_Dash4_ManureSystem.FS22_DistributorSpecialization.distributor' for vehicle type 'FS22_Demco_LTT42_Dash4_ManureSystem.dash'.

Any ideas or am I SOL?

scfmod commented 1 month ago

You're getting that error because you have not set up your vehicle type entry correctly :) I just released a rework of this specialization, so I highly recommend migrating to use the new one instead: https://github.com/scfmod/FS22_MaterialProcessor

scfmod commented 1 month ago

You're getting that error because you have not set up your vehicle type entry correctly :)

My bad, the issue is that because of mod .zip name it loads after yours in order, so one of the mods needs to be renamed in order to make the Distributor mod load before. (This is not an issue with the reworked version)