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

Type-7 Transporter import have missing lvl 2 optional slot #691

Open
MartindForlon opened this issue Jan 9, 2022 · 2 comments
Open

Type-7 Transporter import have missing lvl 2 optional slot #691

MartindForlon opened this issue Jan 9, 2022 · 2 comments
Assignees
Labels
beta Bug that is present in beta bug cat:import enhancement missing-feature Relates to features of the game that are not reflected by coriolis

Comments

@MartindForlon
Copy link

Below is Inara export for my current ship build ... I have all utility slots used.

https://coriolis.io/import?data=H4sIAAAAAAAAA81XTXPbNhD9LzwrFkHwU7c2caeepq2bTnOJMhyYXIoYgwALgG6cjP57lqRskZRkKhllpidJu8B7u293AejDF6cEloN2Vl8cVtd%2FsAqclXMjmWbOorW8B224kmgkV25v%2BufdW%2FxZWlub1Xq5XvJ29VX2eb3Mqly%2FKgSAXS%2BJS30Sr5dBFFPPWy%2F7va8bY1V1q1UN2nIwLW%2B3%2F7WqKiYxkps3zqrfu%2Bg9f5e8bo090Ha7cHJmWbux9WAk9rGGCOGfFtL%2B6y6XW0RlT94cpEXbbz%2B9%2BsWlaPy1EeI9Ew0uJL4X%2BlEcLJzfVd4IMDu75%2FphECXuwnkHd80jLoxoGFDyvM5ZfcBQhGqBTcWEKJnOa8WlbRluLFStWrVNKy5BsEZmJei04J8gT7v1Ka%2FqRhjA1X%2Bi0FY3sHBuNVeaW%2BTzFs4uFBrSxN0uTrD5l2bzooAM2CyXj89kZExmSg4iv1PKWGQz%2FDO4aSaYMcEsjUfjOEB1r%2BUGIwbN5aat7c%2ForPGH3ZVxzIBN%2B%2FCYN4i0cN7CAwhsj4XzV8NEh%2B5eYS2xDa4%2FYZvxCovOxHVRQNapVkPGmZjEnJWNvH90tqcS9v7nCQfkounSy6UbE9f91nQ1GG4sf4B9unSQ7mVznQwOSm0Nl%2FfPw2MbrcGm7Z4T2ZL90ATuaELxwyWdYOGeBTnTjOmN0iy77529mmQeP%2FSChEwZvB%2FOQDuQ4Acy%2BPMMwbkMhJAgDKcMQQfijxk2DbYBZ7JvGQ1cFkpn0DbWkNMbce5okiSgXjylCY%2FR9PAbkKCZVXoITdOCGTs7R5FH3ZCcOUd7IosdXPHs1LERxclZs5RCUfCMt9fndppw1GXjHde1MKNjg87XLsQblx4MUfwSyani0ReKRyIvPpzVpNtHxjQlvhIOwckx8KMZBeccgIck85dcEgUH1Ui%2BRyjvBaEizx3pVKv%2FQNeCSXucY%2B9%2FnuiX9QlIHPs0GVBUDJXq5DJjjt44nJ7gWMg%2BpTE9Y1h2cDnXQ5H9kcgJJf7MiOxg1ANoofA1nY9mpNBIhsIXNtf9jTZsLXy76s5%2BsaRw4lKh5EYzuYGTWZG551ELkyklJtkIXoBp6lrpSfkHjv4APPeBQKMw9pJpg%2BV4%2F2t%2B1%2BAZNuaZer%2BHbFbDA5KSb8pCw78NyOzkPFIs0VArzXI2id6ANEqb4ek0PyCE%2BkHszR%2F9Hfax2pPh22nUmw0Iy%2BT9OMgn6%2BiWmo0ypu7o3wnTlWoG6Xd%2F09LemmKEOZy8yLcft9uPXwFpJn1RnA4AAA%3D%3D
T7_internals

@MartindForlon MartindForlon changed the title Type-7 Transporter import have missing lvl 2 slot Type-7 Transporter import have missing lvl 2 optional slot Jan 9, 2022
@alex-williams alex-williams added bug beta Bug that is present in beta labels May 14, 2024
@alex-williams
Copy link
Collaborator

Confirmed the behaviour from the import link, currently investigating why this happens. The data output by coriolis to the JS Console in the browser, would suggest that the data being sent, is wrong... as per the closed issue on EDCD/EDMarketConnector#2093 detailed above however, it would seem the data is not wrong... I will need to break down the data once decoded and attempt to figure out where things are going wrong.

@alex-williams
Copy link
Collaborator

Further confirmed with an FDL, see Screenshots for relevant info:

image
image
image

Coriolis currently doesn't believe it's possible to know which slot a module is in... the last screenshot, proves that it is possible to know, as they're indexed in the export. This may not fix the original issue (that may be impossible to fix) depending on whether or not that data was exported with slot indexes, or not. However, it is possible (I think) to improve Coriolis code to see and use the slot indexes in the exported data.

@alex-williams alex-williams added enhancement missing-feature Relates to features of the game that are not reflected by coriolis labels Jun 22, 2024
@alex-williams alex-williams self-assigned this Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Bug that is present in beta bug cat:import enhancement missing-feature Relates to features of the game that are not reflected by coriolis
Projects
None yet
Development

No branches or pull requests

2 participants