We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm reporting the issue to the correct repository:
MegaMek
MegaMekLab
MekHQ
I've tested the issue against at least the latest MILESTONE version
I've asked on the MegaMek Discord about the error
I've reviewed the BattleTech rules and MekHQ documentation, and I've confirmed that something isn't working as intended.
I've searched the Github tracker and haven't found the issue listed
Medium (Gameplay Limitation): Non-core functionality is impaired, providing a suboptimal but playable experience.
Hello The Aerospace heat is displayed incorrectly when refitting an Aerospace vehicle in MekHQ. This is affecting the artifact version 50.01
Instead of displaying (Total heat generated)/(Total heat sinking)
it displays 2.0/(Total heat sinking)
This affects every aerospace unit (except for LAMs) in 50.01
Windows 11
17.0.12
Free Text (type manually)
50.01
logs.zip
The text was updated successfully, but these errors were encountered:
I haven't dug into this yet but there's a caulalateTotalHeat() in MekLabTab.java for some reason instead of it just pulling data from the MML functions. https://github.com/WeaverThree/mekhq/blob/b2cc6f71e78cd5702317fd522fa686271f171047/MekHQ/src/mekhq/gui/MekLabTab.java#L399
caulalateTotalHeat()
MekLabTab.java
Sorry, something went wrong.
No branches or pull requests
Prerequisites and Pre-Issue Checklist
I'm reporting the issue to the correct repository:
MegaMek
MegaMekLab
MekHQ
I've tested the issue against at least the latest MILESTONE version
I've asked on the MegaMek Discord about the error
I've reviewed the BattleTech rules and MekHQ documentation, and I've confirmed that something isn't working as intended.
I've searched the Github tracker and haven't found the issue listed
Severity *
Medium (Gameplay Limitation): Non-core functionality is impaired, providing a suboptimal but playable experience.
Brief Description *
Hello
The Aerospace heat is displayed incorrectly when refitting an Aerospace vehicle in MekHQ.
This is affecting the artifact version 50.01
Instead of displaying
(Total heat generated)/(Total heat sinking)
it displays
2.0/(Total heat sinking)
This affects every aerospace unit (except for LAMs) in 50.01
Steps to Reproduce
Operating System *
Windows 11
Java Version *
17.0.12
MekHQ Suite Version *
Free Text (type manually)
Custom MekHQ Version
50.01
Attach Files
logs.zip
Final Checklist
The text was updated successfully, but these errors were encountered: