Community Forum

dataCollectorInfo (dataCollector: StoreItemCollector, successful: False) testing tool error

Forum Overview >> Farming Simulator 22

CategoryFarming Simulator 22
Created26.01.2022 20:27


Daniel Jukes (dan17) 26.01.2022 20:27
hi can someone please help me with this? I belive it's an isuse with the testing tool the file path is corect and there is no errors in the game log and everything works corcecly in the game
.
Data Collector Results (outcome: FAIL, total: 6, failed: 1, succeeded: 5)
dataCollectorInfo (dataCollector: StoreItemCollector, successful: False)
fileNotFound: maps/mapFR/placeables/grainMill.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)
fileNotFound: maps/mapFR/placeables/sellingStationGenericSmall.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)
fileNotFound: maps/mapFR/placeables/sellingStationWoodchips.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)
fileNotFound: maps/mapFR/placeables/sellingStationWood.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)
fileNotFound: maps/mapFR/placeables/sellingStationBales.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)
fileNotFound: maps/mapFR/placeables/sellingStationWool.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)
fileNotFound: maps/mapFR/placeables/waterTankLevel02.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)
fileNotFound: maps/mapFR/placeables/sellingStationMilk.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)
fileNotFound: maps/mapFR/placeables/fastFoodRestaurant.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)
fileNotFound: maps/mapFR/placeables/sellingStationSupermarket.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)
fileNotFound: maps/mapFR/placeables/gasStation01.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)
fileNotFound: maps/mapFR/placeables/cowBarnBig.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)
fileNotFound: maps/mapFR/placeables/sheepBarnBig.xml (referencedIn: FS22_Greenlands/maps/mapFR/storeItems.xml)

Colin Smith (WrinkleysRule) 27.01.2022 11:30
As the Test runner tool says the file cannot be found in the store item location specified.
Your game will work perfectly with no errors because I suspect you haven't changed the file path to the new store items.xml in the map.xml so the game is runnining on the base game settings and not on any unmodified/modified placeables you have specified.
The Test Runner however does what it says and tests all file paths by checking each and every folder in your mod for errors not just the game file paths.


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