Community Forum

mod convert of PoettingerJumboCombiline6610

Forum Overview >> Farming Simulator 17

CategoryFarming Simulator 17
Created02.06.2017 22:17


Kieran Finn (Unknown) 02.06.2017 22:17
i am converting a loader wagon(forage wagon) and it all woks but i get this error when u but in game would love some help on this as i not sure how to fix it

C:/Users/kieran/Documents/My Games/FarmingSimulator2017/mods/FS15_PoettingerJumboCombiline6610/Jumbo7210.i3d (945.98) ms
Error: Invalid 4-vector '0.3 0.3 0.3'
Error: Invalid color string '0.3 0.3 0.3'
Error: Invalid 4-vector '0.3 0.3 0.3'
Error: Invalid color string '0.3 0.3 0.3'
Error: Invalid 4-vector '0.3 0.3 0.3'
Error: Invalid color string '0.3 0.3 0.3'
Error: Invalid 4-vector '0.3 0.3 0.3'
Error: Invalid color string '0.3 0.3 0.3'
Error: Can't load resource 'data/vehicles/shared/hydraulicUp.wav'.
Error: Can't load sample 'data/vehicles/shared/hydraulicUp.wav'.

Bilbo Beutlin (BBeutlin) 03.06.2017 06:34
The first errors are probably caused by an obsolete texture attribute for a shader, which expects now a 4-value array.

The "Error: Can't load .." have wrong file path. You must use a "$" for a reference to install. folder from outside: "$data/...".
Also the location of sounds have changed. Much are now in "$data/sounds/..."

Kieran Finn (Unknown) 05.06.2017 00:23
for the invalid 4-vectors what would need to change in the XML then

Bilbo Beutlin (BBeutlin) 05.06.2017 03:55
It's most probably not in the vehicle.xml, but in the model.i3d, which has also an xml structure.
There you should compare the attributes with those of an actual FS17 model.
Search for the "0.3 0.3 0.3", begin with the section <Materials>. Perhaps a <CustomParameter> for a shader, but can also be some other like an attribute "diffuseColor=...".
However there's no guarantee for satisfying success, since there were partially massive changes FS15-17 in shaders and textures.

Tatiana Davies (Unknown) 23.03.2018 01:15
hi


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