Category | Farming Simulator 19 |
Created | 02.08.2020 14:31 |
Unknown | 02.08.2020 14:31 |
---|---|
Hello, I'm new to modding and I wanted to try and create my own map. I downloaded empty map and had a little fun with it just like in tutorial video, saved it and I wanted to try run it in game. It didn't show on the list of maps to choose from. Probably messed something up. So I checked if this blank map loads and it did. Next step was to add small change like a single tree downloaded from prefabs, saved it and it doesn't load at all... log.txt showes that modDesc.xml file can't open and so descVersion can't load as well. I did not change any files, giant editor and FS19 is up to date Error: Failed to open xml file 'C:/Users/Acer/Documents/My Games/FarmingSimulator2019/mods/Blankmap_1/modDesc.xml'. Available mod: (Hash: aeb8a5fc328a79248f4df6820c83aa31) Blankmap_1 Error: Missing descVersion attribute in mod Blankmap_1 2020-08-02 14:16 Application quit Any idea what am I doing wrong?? On tutorial every thing was so easy and I can't find solution to my problem |
Unknown | 04.08.2020 12:53 |
---|---|
Did you include the modDesc in the zip file for your map? Also, the modDesc xml should not be put in a folder. Wrong: myMod.zip/xmls/modDesc.xml Right: myMod.zip/modDesc.xml |
Note: Log in to post. Create a new account here.