Stacktrace during docking event forecasting #39
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ald_productions/spacebase-v2-updated-code#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added ~154859 label
Added ~160466 label
This error is caused because the docking event used one of the ship designs that lacked a docking port: "donutFriendlies"
Unfortunately, all the ship designs are in encoded files that DoubleFine did not provide access to, so I don't think we have a way to edit the data to fix the problem.
However, the error is non-fatal so I think we can mostly just ignore it.
One way to fix it would be to replace all the ship designs with our own, but that will be a fair bit of work.