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

[0.50.01 Nightly] Log error ref. campaign.parts.VeeStabiliser - Campaign import error #4892

Closed
7 tasks done
Tzahr opened this issue Sep 26, 2024 · 2 comments · Fixed by #4916
Closed
7 tasks done

[0.50.01 Nightly] Log error ref. campaign.parts.VeeStabiliser - Campaign import error #4892

Tzahr opened this issue Sep 26, 2024 · 2 comments · Fixed by #4916

Comments

@Tzahr
Copy link

Tzahr commented Sep 26, 2024

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 *

Low (Minor/Nuisance): Minor glitches or cosmetic issues that don’t affect gameplay and occur rarely.

Brief Description *

When loading in the campaign save, log shows variations of the following error:

04:11:38,946 ERROR [mekhq.campaign.parts.Part] {SwingWorker-pool-2-thread-1}
mekhq.campaign.parts.Part.generateInstanceFromXML(Part.java:769) -
java.lang.ClassNotFoundException: mekhq.campaign.parts.VeeStabiliser
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:421)
at java.base/java.lang.Class.forName(Class.java:412)
at mekhq.campaign.parts.Part.generateInstanceFromXML(Part.java:694)
at mekhq.campaign.io.CampaignXmlParser.processPartNodes(CampaignXmlParser.java:1238)
at mekhq.campaign.io.CampaignXmlParser.parse(CampaignXmlParser.java:240)
at mekhq.campaign.CampaignFactory.createCampaign(CampaignFactory.java:83)
at mekhq.gui.dialog.DataLoadingDialog$Task.doInBackground(DataLoadingDialog.java:381)
at mekhq.gui.dialog.DataLoadingDialog$Task.doInBackground(DataLoadingDialog.java:216)
at java.desktop/javax.swing.SwingWorker$1.call(SwingWorker.java:305)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.desktop/javax.swing.SwingWorker.run(SwingWorker.java:342)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)

Steps to Reproduce

No response

Operating System *

Windows 11

Java Version *

21.0.3

MekHQ Suite Version *

Free Text (type manually)

Custom MekHQ Version

Nightly 0.50.01 - 6217756

Attach Files

mekhq.log
1st Rimward Hussars.zip
customs.zip

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
@IllianiCBT
Copy link
Collaborator

IllianiCBT commented Sep 26, 2024

From what I can tell VeeStabiliser is now VeeStabilizer

@IllianiCBT
Copy link
Collaborator

Closing as resolved

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