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

NPE on Edit Personnel Log entry #2469

Closed
mjbroekman opened this issue Mar 14, 2021 · 0 comments · Fixed by #2471
Closed

NPE on Edit Personnel Log entry #2469

mjbroekman opened this issue Mar 14, 2021 · 0 comments · Fixed by #2471
Assignees
Labels
Bug Personnel Personnel-related Issues

Comments

@mjbroekman
Copy link

Environment

MekHQ 0.48.0
Java vendor N/A
Java version 16
Platform Mac OS X 11.2.3 (aarch64)

Description

I added a Bronze Star to a pilot, then attempted to edit the date of the log entry to place it on the date of the matching scenario. On hitting "Done", nothing happened. Checking the log, I saw:

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "mekhq.campaign.personnel.Person.getAwardController()" because "person" is null

However, hitting "Cancel" shows the date updated in the personnel log.

Files

Knights of the Periphery30110603-0.48.0.cpnx.gz
megameklog.txt
mekhqlog.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Personnel Personnel-related Issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants