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

Laser Pulse Module causing loading exception. #6135

Open
7 tasks done
HammerGS opened this issue Oct 22, 2024 · 0 comments
Open
7 tasks done

Laser Pulse Module causing loading exception. #6135

HammerGS opened this issue Oct 22, 2024 · 0 comments
Labels
Bug Severity: Medium Issues described as medium severity as per the new issue form

Comments

@HammerGS
Copy link
Member

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 MegaMek 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 *

Building a unit using the Laser Pulse Module on load in MML via IDEA this is tossed into the log. Can't sure the unit file but DM me on Discord and I can provide if a developer.

megamek.common.loaders.EntityLoadingException: Unable to match RISC Laser Pulse Module to laser <redacted>
	at megamek.common.MekFileParser.postLoadInit(MekFileParser.java:320)
	at megamek.common.MekFileParser.parse(MekFileParser.java:215)
	at megamek.common.MekFileParser.<init>(MekFileParser.java:69)
	at megamek.common.MekFileParser.<init>(MekFileParser.java:62)
	at megamek.common.MekSummaryCache.loadMeksFromDirectory(MekSummaryCache.java:790)
	at megamek.common.MekSummaryCache.loadMeksFromDirectory(MekSummaryCache.java:775)
	at megamek.common.MekSummaryCache.loadMeksFromDirectory(MekSummaryCache.java:775)
	at megamek.common.MekSummaryCache.checkForChanges(MekSummaryCache.java:270)
	at megamek.common.MekSummaryCache.loadMekData(MekSummaryCache.java:243)
	at megamek.common.MekSummaryCache.lambda$getInstance$0(MekSummaryCache.java:85)
	at java.base/java.lang.Thread.run(Thread.java:840)

Steps to Reproduce

No response

Operating System *

Windows 11

Java Version *

Java 17

MegaMek Suite Version *

Free Text (type manually)

Custom MegaMek Version

Build Date: 2024-10-22T08:50:56.841241900

Attach Files

No response

Final Checklist

  • I've checked to make sure that this issue has not already been filed
  • I'm reporting only one issue in this ticket for clarity and focus
@HammerGS HammerGS added Bug Severity: Medium Issues described as medium severity as per the new issue form labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Severity: Medium Issues described as medium severity as per the new issue form
Projects
None yet
Development

No branches or pull requests

1 participant