MegaMek / megameklab

MegaMekLab is a BattleTech unit modification program. It allows creating and modifying all unit types available in MegaMek from Support Vehicles up to WarShips. It also allows printing record sheets for single or multiple units.
http://www.megamek.org
86 stars 133 forks source link

Nightly: megameklab-startup not working #1587

Closed repligator closed 2 months ago

repligator commented 3 months ago

Environment

Linux Java 17 MegaMekLab Nightly CI 1578

Description

megameklab-startup does not work. When run in CLI it gives the following output:

Error: Could not find or load main class megameklab.MegaMekLab
Caused by: java.lang.ClassNotFoundException: megameklab.MegaMekLab

Running MML from the jar file works just fine.

rjhancock commented 3 months ago

Fix is in the OIF PR.

SJuliez commented 2 months ago

I assume this is fixed, therefore closing this. Please re-open if not fixed.