Community Forum

Mod not showing in shop

Forum Overview >> Farming Simulator 19

CategoryFarming Simulator 19
Created24.05.2020 12:23


Jefferson Larue (silver) 24.05.2020 12:23
Hi,

Just edited a mod. No erros in the log. Mod works fine ingame BUT does not show in the shop.

Any clue ?

Bilbo Beutlin (BBeutlin) 24.05.2020 13:06
Compare the mod.xml with a similar default one.
Espec. make sure the <storeData> entries <showInStore> and <canBeSold> are "true" (not "false").

Finally check the modDesc.xml for a valid <storeItems> entry.

Jefferson Larue (silver) 24.05.2020 15:10
thanks

I must add that the mod works perfectly ingame and that configs may be changed in shop....just don't see the 3id in the shop

Where do you find the <showInStore> and <canBeSold> entries ?

Bilbo Beutlin (BBeutlin) 25.05.2020 06:47
Like I've written: these tags are subtags of <storeData>.
See for reference $data/placeables/mapDE/bga/bga.xml
If these tags are not present, the default values are set to "true".

Unknown 26.05.2020 18:41
If what Bilbo suggest doesn't fix it, check whether you have the correct collision mask applied to the root node, and whether the center of mass of the root node shows numbers (under the rigid body tab in GE) or 'nanInd()'


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