MegaMek / mekhq

MekHQ is a java helper program for the MegaMek game that allows users to load a list of entities from an XML file, perform repairs and customizations, and then save the new entities to another XML file that can be loaded into MegaMek.
http://megamek.org
130 stars 168 forks source link

Data Error: Clan Wolf has access to the Eisenfaust mech in 3051 #2820

Closed SVNaas closed 3 years ago

SVNaas commented 3 years ago

Version

MekHQ 0.49.2

Description

Whilst using the AtB/Stratcon rules with the MekHQ RAT generator turned on I encountered a Clan Wolf OpFor utilising an Eisenfaust EFT-2 as a convoy unit, this variant is a single unit prototype created for the LCAF. I have also sometimes run into the -4J as well, which shouldn't be found outside of Hesperus II as it's a testbed unit only used there. It should likely be blocked from appearing on non-LC RATs, as people would have to explicitly buy the design from Defiance.

HammerGS commented 3 years ago

RAT Generator files are managed via MegaMek. At the time of the files creation the units where allowed via the MUL (Master Unit List) CGL provides. Since there inception looks like faction availabilities have been updated.

neoancient commented 3 years ago

The RAT generator does not generate any model of Eisenfaust for any faction between 2700 and 3075, or for Clan Wolf in any era. I don't know where MekHQ came up with this unit, but it wasn't through the RAT generator. This is not a MM issue.

gsparks3 commented 3 years ago

Pretty sure this is an effective duplicate of https://github.com/MegaMek/mekhq/issues/1416

Eisenfaust-2 is a Primitive mech, which is one of several non-timeline-respecting tables that get picked from for "civilian" units in AtB (and apparently also StratCon). The Primitive mech table in particular tends to throw up some stuff that ought to have been extinct for ages, but the other "civilian" tables have their own issues, like stuff that hasn't been invented yet. It also uses the same table(s) regardless of faction.

Windchild292 commented 3 years ago

Duplicates #1416