Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
The Cotton came up 20% short of the Contract. Which will now cost me money.
any thoughts
thanks
g
They want 49,000 dollars plus and I only have $10,000.
Cotton is know to be issue as you cant unload partial bales. Unless use the mod.
g
I tries the game non save on quitting., but now I've got to harvest it again.
no big deal, I'll avoid cotton. I'm getting a list.
g
thanks
g
Maybe delete the game saves I don't want. And it'll revert back?
Naaa, I'll get the Gov Sub Sign and use it 1 time to get my money back.
Simply go to docments fold, my games then FS25.
Using notepad++ open missions.xml
Goto fieldid number of field your working. Then look for expected field. Will have a number.. copy that to recieved/delivered field. Set contract statuses to RUNNING and NONE.
Can give step by step if need.
ALSO game save your looking for is numbered same as the in game save slot. so 1 is savegame1 for example.
I've it open on ++, but I don't see missions.xml. Is it in the last saved game. I tried to open savedgame 20, but it never opened.
thanks
g
In there look for savegame number folder open it.
Savedgame1 is slot one
Savedgame2 is slot to and so on.
Then look for mission.xml
inside that file look for following.. look for the field you need. Here is example..
<harvestMission uniqueId="missioneb2891cb508331ac6575ef2fb71579c6" status="CREATED" finishState="NONE">
<harvest fruitType="PARSNIP" expectedLiters="0.000000" depositedLiters="0.000000" sellingStationPlaceableUniqueId="preplaced_cannedPackagedFactoryUS_012df9a4dbb00fc2a24b17849008dd3c" unloadingStationIndex="1"/>
<info reward="0" reimbursement="0.000000" completion="0.000000"/>
<vehicles spawned="false" group="19"/>
<endDate endDay="182" endDayTime="86399999"/>
<field id="88"/>
</harvestMission>
look for this
expectedLiters="0.000000" depositedLiters="0.000000" I did NOT start this one as have 3 missions already but.. It would normally have some expected value.
like..
expectedLiters="1640.000000" depositedLiters="0.000000"
What you do is copy it to deposited.. like so
expectedLiters="1640.000000" depositedLiters="1640.000000"
Now you deleivered all you need to :-)
next
look for status="CREATED" finishState="NONE">
For you it should say status="RUNNING" finishState="NONE">
What you do if its otherwise different is make it
status="RUNNING" finishState="NONE">
If it says anything different.
I'll go on in and find the Mission.
g
Reminds me of days we used to go into the .ini files and change the games the way we wanted them. We didn't need no stink'n mods, ha.
thanks again
g