So I have basically been modelling a couple road assets recently, everything went fine until I wanted to convert my models to a mod. I am using Blender 3.6, SCS Blender Tools latest version (2.4.1), and Conversion Tools 2.21 with the current latest ETS2 version to this date (and I also use directly the main base.scs located in the game directory for imports if that impacts anything at all); whenever I try to convert the project after export I run into some 5-10 line errors showing the same line "unable to convert attribute diffuse_secondary to new input id."
So I pretty much looked further into it by running a clean Blender save with fresh imports to see if a normal export and conversion works, but I ran into the exact same issue; what I managed to catch right after was the name of the material and from there I was able to look into the attributes and such. Manually removed the attributes, also checked the generated .pit file after export and removed all the entries that included "diffuse_secondary". Even after doing so, the problem persists, and even removing the material entirely from the Blender file/project doesn't solve this issue. I'd just like to find a workaround for this even if temporary or if anyone had come across the same issue and managed to fix it, honestly any kind of help is appreciated at this point. You will find the code and other related attachments for a simple imported road without any changes on it, straight up imported to export directly.
Code: Select all
[pim2pmg] <B:/Repertories/App Files/Euro Truck/Conv tools/conversion_tools_2_21/linked_bt_b443b4fdda4e54dc72c11aaed8e0cc5fd46f8212 | >/road_template/fr/fr_hw_3_lanes_one_way.pim: reduced number of vertices by 5 from 72 to 67 in piece 5 using material 'mat_0004_gray_fr' with effect 'eut2.dif.spec.weight.weight.dif.spec.weight'
[linked_bt_b443b4fdda4e54dc72c11aaed8e0cc5fd46f8212] tobjcopy /material/special/decal_ground_01.tobj
[linked_bt_b443b4fdda4e54dc72c11aaed8e0cc5fd46f8212] tobjcopy /material/road/road_template/fr/dark_fr.tobj
[linked_bt_b443b4fdda4e54dc72c11aaed8e0cc5fd46f8212] tobjcopy /material/road/road_template/fr/brown_fr.tobj
[linked_bt_b443b4fdda4e54dc72c11aaed8e0cc5fd46f8212] tobjcopy /material/special/lines_eu_01.tobj
[linked_bt_b443b4fdda4e54dc72c11aaed8e0cc5fd46f8212] tobjcopy /material/road/road_template/fr/gray_fr.tobj
[linked_bt_b443b4fdda4e54dc72c11aaed8e0cc5fd46f8212] tobjcopy /material/road/road_template/fr/grained_fr.tobj
[linked_bt_b443b4fdda4e54dc72c11aaed8e0cc5fd46f8212] pit2pmd /road_template/fr/fr_hw_3_lanes_one_way.pit
[linked_bt_b443b4fdda4e54dc72c11aaed8e0cc5fd46f8212] pit2pmd /fr_hw_3_lanes_one_way.pit
*** ERROR *** : [material] unable to convert attribute diffuse_secondary to new input id.
*** ERROR *** : [material] unable to convert attribute diffuse_secondary to new input id.
*** ERROR *** : [material] unable to convert attribute diffuse_secondary to new input id.
*** ERROR *** : [material] unable to convert attribute diffuse_secondary to new input id.
*** ERROR *** : [material] unable to convert attribute diffuse_secondary to new input id.
*** ERROR *** : [material] unable to convert attribute diffuse_secondary to new input id.
*** ERROR *** : <B:/Repertories/App Files/Euro Truck/Conv tools/conversion_tools_2_21/linked_bt_b443b4fdda4e54dc72c11aaed8e0cc5fd46f8212 | >/road_template/fr/fr_hw_3_lanes_one_way.pit: error saving output material file /road_template/fr/fr_hw_3_lanes_one_way_gray_fr4.mat
*** WARNING *** : Expected rcfs_device_t::perform_conversion() to be true, but it is not.
[linked_bt_b443b4fdda4e54dc72c11aaed8e0cc5fd46f8212] Conversion finished in 0:00:01
*** ERROR *** : [linked_bt_b443b4fdda4e54dc72c11aaed8e0cc5fd46f8212] The massconversion ended with ERRORs, check the log file.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
The massconversion ended with ERRORs, check the mass convert log file:
"<conversion_tools>\mass_convert.log".
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Press any key to continue . . .