MegaMek / megamek

MegaMek is a networked Java clone of BattleTech, a turn-based sci-fi boardgame for 2+ players. Fight using giant robots, tanks, and/or infantry on a hex-based map.
http://www.megamek.org
GNU General Public License v2.0
288 stars 277 forks source link

[50.0] The unit Clan Medium Battle Armor (Naval) 'Bär' (Sqd5) could not be found #5681

Closed IllianiCBT closed 1 week ago

IllianiCBT commented 3 weeks ago

Environment

Version: Standalone, 50.0 OS: Mac OS X 14.5 Java: Eclipse Adoptium 17.0.11

Description

Launching mm shows the following errors in log:

09:57:17,121 ERROR [megamek.client.generator.RandomUnitGenerator] {Random Unit Generator unit populator}
megamek.client.generator.RandomUnitGenerator.readRat(RandomUnitGenerator.java:216) - The unit Clan Medium Battle Armor (Naval) 'Bär' (Sqd5) could not be found in the Clan Ghost Bear Secondline Infantry (WoRS) RAT (Ghost Bear Secondline Infantry.txt)

09:57:17,147 ERROR [megamek.client.generator.RandomUnitGenerator] {Random Unit Generator unit populator}
megamek.client.generator.RandomUnitGenerator.readRat(RandomUnitGenerator.java:216) - The unit Clan Medium Battle Armor (Naval) 'Bär' (Sqd5) could not be found in the 3145 Rasalhague Dominion Battle Armor - Second Line RAT (BA Second Line.txt)

09:57:17,380 ERROR [megamek.client.generator.RandomUnitGenerator] {Random Unit Generator unit populator}
megamek.client.generator.RandomUnitGenerator.readRat(RandomUnitGenerator.java:216) - The unit Clan Medium Battle Armor (Naval) 'Bär' (Sqd5) could not be found in the 3085 Ghost Bear Dominion Battlearmor Second Line RAT (3085 Ghost Bear Dominion Battlearmor Second Line.txt)

09:57:17,981 ERROR [megamek.client.generator.RandomUnitGenerator] {Random Unit Generator unit populator}
megamek.client.generator.RandomUnitGenerator.readRat(RandomUnitGenerator.java:216) - The unit Clan Medium Battle Armor (Naval) 'Bär' (Sqd5) could not be found in the Rasalhague Dominion Battle Armor - 3135+ RAT (Battle Armor.txt)

Files

megamek.log

HammerGS commented 3 weeks ago

Should be fixed with https://github.com/MegaMek/mekhq/commit/557a8e8a4c1cce98d1cd355b974b9c3fdaaa854b

IllianiCBT commented 3 weeks ago

Should be fixed with MegaMek/mekhq@557a8e8

Issue persists

10:43:11,001 ERROR [megamek.client.generator.RandomUnitGenerator] {Random Unit Generator unit populator}
megamek.client.generator.RandomUnitGenerator.readRat(RandomUnitGenerator.java:216) - The unit Clan Medium Battle Armor (Naval) 'Bär' (Sqd5) could not be found in the Clan Ghost Bear Secondline Infantry (WoRS) RAT (Ghost Bear Secondline Infantry.txt)

10:43:11,022 ERROR [megamek.client.generator.RandomUnitGenerator] {Random Unit Generator unit populator}
megamek.client.generator.RandomUnitGenerator.readRat(RandomUnitGenerator.java:216) - The unit Clan Medium Battle Armor (Naval) 'Bär' (Sqd5) could not be found in the 3145 Rasalhague Dominion Battle Armor - Second Line RAT (BA Second Line.txt)

10:43:11,247 ERROR [megamek.client.generator.RandomUnitGenerator] {Random Unit Generator unit populator}
megamek.client.generator.RandomUnitGenerator.readRat(RandomUnitGenerator.java:216) - The unit Clan Medium Battle Armor (Naval) 'Bär' (Sqd5) could not be found in the 3085 Ghost Bear Dominion Battlearmor Second Line RAT (3085 Ghost Bear Dominion Battlearmor Second Line.txt)

10:43:11,919 ERROR [megamek.client.generator.RandomUnitGenerator] {Random Unit Generator unit populator}
megamek.client.generator.RandomUnitGenerator.readRat(RandomUnitGenerator.java:216) - The unit Clan Medium Battle Armor (Naval) 'Bär' (Sqd5) could not be found in the Rasalhague Dominion Battle Armor - 3135+ RAT (Battle Armor.txt)