Skip to content
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

vPrintCargoList returns 0 x Engine I #210

Open
darozak opened this issue Mar 28, 2022 · 1 comment
Open

vPrintCargoList returns 0 x Engine I #210

darozak opened this issue Mar 28, 2022 · 1 comment
Assignees
Labels

Comments

@darozak
Copy link
Contributor

darozak commented Mar 28, 2022

When I send the vPrintCargoList command to my drone it returns a list which reports two engines towards the top and zero engines at the bottom:

 51 x Ore, Carbon ( 3 )
 24 x Magmite ( 1000 )
 16 x Ore, Iron ( 1 )
 6 x Wolfite ( 1130 )
 2 x Metals I ( 2011 )
 2 x Engine I ( 5001 )
 1 x Smelter I ( 5201 )
 1 x Chemical Reactor I ( 5211 )
 1 x Spider I ( 5501 )
 1 x Starter Kit I ( 5901 )
 1 x Pellets, Iron ( 2 )
 1 x Metals II ( 2012 )
 1 x Alloys II ( 2022 )
 1 x Inorganics II ( 2032 )
 1 x Shuttle I ( 5011 )
 1 x Worm I ( 5131 )
 0 x Engine I ( 5001 )

Why does it return 0 x Engine I?

@darozak
Copy link
Contributor Author

darozak commented Mar 28, 2022

I get something a little different when I view the cargo list on https://exmachinis.com:
image

This suggests that the query results are being sorted in a slightly different manner, which causes the starter kit rather than the engine to be listed with a zero cont.

@darozak darozak self-assigned this Mar 28, 2022
@darozak darozak added the bug label Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant