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

issue 4171 #4172

Merged
merged 1 commit into from
Feb 12, 2023
Merged

issue 4171 #4172

merged 1 commit into from
Feb 12, 2023

Conversation

kuronekochomusuke
Copy link
Collaborator

@kuronekochomusuke kuronekochomusuke commented Feb 12, 2023

#4171

fixes NPE in log, but could not reproduce the errors.

still may be an issue with the Ostol showing up in Salvage. could be because the owner was null

00:41:33,811 ERROR [mekhq.MekHQ] {AWT-EventQueue-0}
mekhq.MekHQ.lambda$main$0(MekHQ.java:240) - Uncaught Exception Detected
java.lang.NullPointerException: Cannot invoke "megamek.common.Player.getName()" because "owner" is null
at megamek.client.ui.swing.tooltip.UnitToolTip.getEntityTipTable(UnitToolTip.java:87)
at megamek.client.ui.swing.tooltip.UnitToolTip.getEntityTipGame(UnitToolTip.java:57)
at megamek.client.ui.swing.boardview.BoardView.appendEntityTooltip(BoardView.java:5923)

@HammerGS HammerGS merged commit 78c6e15 into MegaMek:master Feb 12, 2023
@kuronekochomusuke kuronekochomusuke deleted the issue4171 branch March 3, 2023 23:51
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 this pull request may close these issues.

3 participants