-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
[Bug-Report] Full heating oil tank only gets converted to heat tank when placed manually #70
Comments
Some time ago the script was triggered every few seconds, but that was to UPS-Intensive, so now its just triggered every time a player places something on the ground. I don't have a nicer way of doing this without impacting the UPS too much, if you have found a better way, then let me know. |
Thats a pretty solid idea, I'll definitely take a look at what's possible and how to improve the already existing system. If you want them you can help me via PR's, because you seem to have more experience in modding than me ;) |
Bug Report
Old Bug Report
Describe the bug
A full heating oil tank only gets converted when it was placed by hand, not by a robot.
How to reproduce
Place a heating oil tank via a robot, let it fill, then place them manually and let them fill.
You can convert many manually placed tanks into heating tanks over a long period of time while the first one, placed by a robot never gets converted.
Your Idea on how to fix it
None so far. Maybe there are different events that need to be hooked for different ways of playing entities.
Having spent some more time playing, I think my initial impression was wrong, so here's another attempt:
Describe the bug
A full heating oil tank regularly does not get converted just by waiting.
Often, placing an empty tank close to a full tank (1 tile gap) without connecting them converts the full tanks right away.
How to reproduce
Place a heating oil tank manually or via a robot, let it fill and wait. Sometimes/Often, it does not converted, no matter how long I wait.
Placing an empty tank next to it converts the tanks right away.
Your Idea on how to fix it
Unfortunately not. I have the vague impression that the chances for non-conversion increase with the amount of tanks or the size of the connected fluid system.
The text was updated successfully, but these errors were encountered: