Default placeables issue

Your forum for all discussions around Modding.
User avatar
strauts6
Posts: 297
Joined: Mon Nov 03, 2014 12:00 am

Default placeables issue

Post by strauts6 »

Cant get placeables to work, im getting these errors.

Code: Select all

 Warning: PlaceableUtil.loadPlaceable can only load existing store items, no store item for xml filename 'C:/Users/user/Documents/My Games/FarmingSimulator2022/mods/ModMap/maps/placeables/planET/bga1mw/bga1mw.xml'

Code: Select all

 Info (C:/Users/user/Documents/My Games/FarmingSimulator2022/mods/Dunalka22/maps/mapUS/placeables.xml): Placeable '$moddir$ModMap/maps/placeables/mapUS/farmBuildings/farmHouse/farmHouse02.xml' is not allowed to be loaded
User avatar
strauts6
Posts: 297
Joined: Mon Nov 03, 2014 12:00 am

Re: Default placeables issue

Post by strauts6 »

NWM, figured it out allready. Those xml files also has to be defined in storeitems.xml
User avatar
gamerdesigns
Posts: 20
Joined: Sat Nov 06, 2021 7:03 pm
Contact:

Re: Default placeables issue

Post by gamerdesigns »

Were you trying to get a in-game placeable in the map or a custom? I get the error with a custom and the only way to get rid of the error and have a working placeable is to send the filename to the in-game stuff. For some reason it will not let me do a custom placeable.
User avatar
strauts6
Posts: 297
Joined: Mon Nov 03, 2014 12:00 am

Re: Default placeables issue

Post by strauts6 »

It was ingame placeable.
Post Reply