-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transfering gasoline from some sources to vehicle tanks isn't working #46483
Comments
(Related #46480 ? Maybe not) I removed the DIRTY tag from the save (file 83.-18.0.map ) and reloaded - it now can be siphoned in either direction no problem. I'm not sure why some of the tanks had dirty gasoline and some didn't. I vaguely recollect seeing something similar, but I can't remember the circumstances. |
Seems like a duplicate of #45191. |
Interesting. This save is new tho, must have a couple days, and I'm never more than a week behind in the experimental. |
This is probably because an old bug that gasoline from gas stations erroneously carry |
Yeah, but I created this world yesterday, and wasn't more than a week behind in the experimental. I believe most of the gas came from a pump in the lumbermill (not the lumberyard in the city). |
Where did these two vehicles (and their gasoline) come from? I found that gasoline from one vehicle carries |
Damn, you asked before my edit got through. I believe most of the gas came from a pump in the lumbermill (not the lumberyard in the city). |
The rest came from a flatbed I found in the northern research facility and that is now in the road outside the prison. |
There should be a steel jerrycan full of gas that I got from the pump there somewhere in the RV (already moving cars, can't point you exactly where), that one shouldn't have any confounding factors. |
Gasoline from lumber mills is dirty. I made a bug fix but it is only effective for new lumber mills spawned in new experimental versions after the fix is merged. For old saves you will have to manually edit the save file to drop |
Thanks a bunch! People like you are who makes CDDA so dynamic. 11 hours for a fix. Thanks for your time! |
Describe the bug
When attempting to siphon gas, or refilling a container from a vehicle from a gas pump, you get the following error:
DEBUG : tried to put an item (gasoline, amount 1) in a container (metal_tank) that cannot contain it
FUNCTION : int item::fill_with(const item&, int)
FILE : src/item.cpp
LINE : 8874
Steps To Reproduce
Try syphoning the gas in the ambulance to adjacent vehicle (attached save)
Aditional context
I noticed in another car that if I left the engine running until it ran out, the offending tanks were left with 0,0 gas instead of becoming an empty tank. It may be related.
syphoning.zip
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Bionic Professions [package_bionic_professions],
Blaze Industries [blazeindustries],
Aftershock [aftershock],
Magiclysm [magiclysm]
]
The text was updated successfully, but these errors were encountered: