Schedule I

Schedule I

View Stats:
Delivery stuck "In Progress"
I was using the deliveryapp++ mod and had 2 delivery in recurring mode and im not sure why but now it says it arrived, shows delivey in progress (also when not using mod), and there is no van in the loading bay to be unloaded.. i have quit several times and its not fixed it... not sue what to do...
< >
Showing 1-3 of 3 comments
don't use mod.
A2PC May 6 @ 5:55pm 
This is from an older post, and it worked for me.


Originally posted by MaXiMaiZeR:
solution:
go to C:\Users\YOUR_USERNAME\AppData\LocalLow\TVGS\Schedule I\Saves\
open your save file(look like a lot of numbers. then go to folder save_file_1(may be other num if you created extra saves)

then go to folder deliveries

(final path for me "C:\Users\user\AppData\LocalLow\TVGS\Schedule I\Saves\76561198359361643\SaveGame_1\Deliveries")

open deliveries.json

then edit "activeDeliveries" so it must be empty

example:


before

"ActiveDeliveries": [
{
"DeliveryID": "ab582668-6dca-4b98-a956-2d5198532171",
"StoreName": "Gas-Mart (Central)",
"DestinationCode": "barn",
"LoadingDockIndex": 1,
"Items": [
{
"String": "banana",
"Int": 80
},
{
"String": "cuke",
"Int": 80
},
{
"String": "gasoline",
"Int": 80
},
{
"String": "paracetamol",
"Int": 80
}
],
"Status": 2,
"TimeUntilArrival": 0
}
]


after

"ActiveDeliveries": [

]

this will delete all active deliveries
THAT WORKED... THANK YOU!!!!
< >
Showing 1-3 of 3 comments
Per page: 1530 50