Unfortunately, I restored the old version from another savegame/mod folder because I didn't like the unreal config either. I know “warnings” can actually be ignored, but if you pay attention to a clean log, then constantly repeating warnings due to unsupported fillTypes can be annoying
Cassy Blair Modding
Recent community posts
Hello, Modhub update 1.0.1.0 with support for alfalfa/hay and clover/hay bales causes problems on maps without alfalfa and clover. Would it therefore be possible to release the mod in 2 different versions? 1x standard Giants fillTypes with 1x bale capacity and 1x the alfalfa/clover version with the unrealistic capacities?
The original Giants stables and pastures are a good example of where you can place the info trigger. It is very inconvenient to have to constantly search through the menu if you have several stables. It is therefore easier if you walk past the stable and can then see it in the info box at the bottom right. Maybe it can be included in an update, it would make me and some of my teammates happy.
The mod throws some errors in the log
- 2024-04-30 14:40 Load mod: FS22_rockbox
- 2024-04-30 14:40 Error: Specialization 'attachable' already exists for vehicle type 'FS22_rockbox.rockbox'!
- 2024-04-30 14:40 Error: Specialization 'tensionBeltObject' already exists for vehicle type 'FS22_rockbox.rockbox'!
- 2024-04-30 14:40 Warning (I:/LS22/FS22_Test/FS22_rockbox/rockbox.xml): Invalid category 'pipe' in store data!
- 2024-04-30 14:40 Error: Running LUA method 'update'.
- dataS/scripts/shop/StoreManager.lua(791) : attempt to index local 'category' (a nil value)
- 2024-04-30 14:40 Warning (I:/LS22/FS22_Test/FS22_rockbox/rockboxMedium.xml): Invalid category 'pipe' in store data!
- 2024-04-30 14:40 Error: Running LUA method 'update'.
- dataS/scripts/shop/StoreManager.lua(791) : attempt to index local 'category' (a nil value)
- 2024-04-30 14:40 Warning (I:/LS22/FS22_Test/FS22_rockbox/rockboxSmall.xml): Invalid category 'pipe' in store data!
- 2024-04-30 14:40 Error: Running LUA method 'update'.
- dataS/scripts/shop/StoreManager.lua(791) : attempt to index local 'category' (a nil value)
Also I saw that in the modDesc a $ character is missing in the following line
<specialization name="enterable" className="Enterable" filename="dataS/scripts/vehicles/specializations/Enterable.lua"/>
it should actually look like this
<specialization name="enterable" className="Enterable" filename="$dataS/scripts/vehicles/specializations/Enterable.lua"/>
The Halloween DLC causes 3 errors
2022-09-28 18:42 APalletSilo main.init
2022-09-28 18:42 Error: Can't load resource 'I:/LS22/FS22_Gnadenthal/FS22_SM_HalloweenDLC/maps/mapUS/scripts/aPalletSilo.lua'.
2022-09-28 18:42 Error: Can't load resource 'I:/LS22/FS22_Gnadenthal/FS22_SM_HalloweenDLC/maps/mapUS/scripts/SpawnPalletsAtSiloEvent.lua'.
2022-09-28 18:42 AutomaticCarWash main.init
2022-09-28 18:42 Error: Can't load resource 'I:/LS22/FS22_Gnadenthal/FS22_SM_HalloweenDLC/maps/mapUS/scripts/AutomaticCarWash.lua'.
Log.txt