And where exactly can I find a compatible excavator to which I can attach the Rockbox? Unfortunately I can't find one in your mods
Cassy Blair Modding
Recent community posts
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