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

Talons not handled correctly for superheavies or tripods #844

Closed
alexbib opened this issue Dec 9, 2020 · 1 comment · Fixed by MegaMek/megamek#2503
Closed

Talons not handled correctly for superheavies or tripods #844

alexbib opened this issue Dec 9, 2020 · 1 comment · Fixed by MegaMek/megamek#2503

Comments

@alexbib
Copy link

alexbib commented Dec 9, 2020

When saving a superheavy mech equipped with Talons, it does not pass validation (with the message "Talons require 2 critical slots in each leg", which is not true on superheavies, crit space being correctly halved by the program).

When attempting to load the save file, it does not load at all, giving the error message "Unable to load talons in non-Mek entity for New Mek".

Version 0.47.14 on Windows 10 64-bit.

@neoancient
Copy link
Member

These are two separate issues. The error on loading is because the code that distributes the talons assumes mechs are either biped or quad.

@neoancient neoancient changed the title Talons corrupt superheavy mech save files Talons not handled correctly for superheavies or tripods Dec 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants