Hello,
I am experiencing issues with my custom modpack. This is my first attempt at creating one. Everything works fine until I start a new game (with Developer Controls turned on). However, I encounter an error related to "dataS/scripts/utils/StoreItemsUtil.lua". I have tried to locate the file but have been unsuccessful. How and where can I find it, or how can I fix this issue?
Additionally, I am trying to add a custom brand to the mods in my modpack to make it easier to find my branded mods. Could you please take a look at my modpack's modDesc.xml?
Please and thank you so much!
<modDesc descVersion="37">
<title>My FS17 Mod Pack</title>
<description>This is a mod pack containing multiple mods for Farming Simulator 17.</description>
<author> Name </author>
<version>1.0.0.0</version>
<iconFilename>Icons/modpack_logo.dds</iconFilename>
<brands>
<brand>
<name>Custom Brand NameS</name>
<image>Custom Brand Icon </image>
</brand>
</brands>
<storeItems>
<storeItem>
<category>My Custom Store Category</category>
<image>Icons/category.dds</image>
</storeItem>
<!-- Add more store items as needed -->
</storeItems>
<dependencies>
<dependency>
<modName>Mod vehicle Pack 1</modName>
<modFile>Mod vehicle Pack 1.xml</modFile>
</dependency>
<dependency>
<modName>Mod vehicle Pack 2</modName>
<modFile>Mod vehicle Pack 2.xml</modFile>
</dependency>
<!-- Add more dependencies as needed -->
</dependencies>
</modDesc>
FS17 Mod pack Making
2 posts
Page 1 of 1
Re: FS17 Mod pack Making
Topic locked since there is already another topic for the same issue by the same user: viewtopic.php?t=207046
Gruß/Regards,
don_apple
Apple iMac 27" (2017), Quad-Core i7 4.2 GHz, 48GB, AMD Radeon R580 8GB
Bitte benutzt das öffentliche Forum für Supportfragen und nicht PN/Please use the public forum for support questions and not PM
FS22 Bugtracker log.txt Image Server Forenregeln Board rules
don_apple
Apple iMac 27" (2017), Quad-Core i7 4.2 GHz, 48GB, AMD Radeon R580 8GB
Bitte benutzt das öffentliche Forum für Supportfragen und nicht PN/Please use the public forum for support questions and not PM
FS22 Bugtracker log.txt Image Server Forenregeln Board rules
2 posts
Page 1 of 1