
EDIT:
Yes you really are right, and in my mod I found that "mat" file (b3a48013e515444f.mat)
Code: Select all
material : "eut2.shadowonly.rfx" {
shadow_bias : 0
}
Code: Select all
material : "eut2.shadowonly.rfx" {
shadow_bias : 0
}
Code: Select all
00:01:37.915 : <ERROR> [unit] File '<D:/ETS2/Euro Truck Simulator 2/mod/signs_on_your_truck.zip | >/def/vehicle/addon_hookups/adr.sui', line 424:
00:01:37.915 : <ERROR> Included at '<D:/ETS2/Euro Truck Simulator 2/mod/signs_on_your_truck.zip | >/def/vehicle/addon_hookup_storage.tobrago01.sii', line 10:
00:01:37.915 : <ERROR> [unit] The unit name 'a.addon_hookup' is already taken by an existing unit (of type 'accessory_hookup_data').
00:01:37.915 : <ERROR> load_filtered_unit_array() - Failed to load units from file (/def/vehicle/addon_hookup_storage.tobrago01.sii)
00:01:37.924 : <ERROR> [unit] File '<../../dlc_volvo_tuning_pack.scs | >/def/vehicle/addon_hookups/dashboard.dlc_volvo_tuning.sui', line 2:
00:01:37.924 : <ERROR> Included at '<../../dlc_volvo_tuning_pack.scs | >/def/vehicle/addon_hookup_storage.dlc_volvo_tuning.sii', line 11:
00:01:37.925 : <ERROR> [unit] The unit name 'volvo_cup.addon_hookup' is already taken by an existing unit (of type 'accessory_hookup_int_data').
00:01:37.925 : <ERROR> load_filtered_unit_array() - Failed to load units from file (/def/vehicle/addon_hookup_storage.dlc_volvo_tuning.sii)
Yes, it seems it was a mod conflict. Your mod has a few addon_hookups named in the same way as another accesory mod I'm using. Renaming them in a different way (in that mod) was enough for solving the issue. Now all addon_hookups load correctly, except those ones from Volvo DLC which I have no idea why they are clashing with my mods
Users browsing this forum: serSteve and 4 guests