AaronGullickson / 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.info/mekhq
2 stars 0 forks source link

Images of pilots not showing up for bloodname trial in young wolves story arc from save #29

Closed AaronGullickson closed 8 months ago

AaronGullickson commented 8 months ago

In a runthrough, I found that the images of the opfor pilots are not showing up here, but they are showing up when you start from the arc. So I think this is an issue with writing entity information.

AaronGullickson commented 8 months ago

Ok, this has to do with how XML is read and written in MHQ vs MM. PR MegaMek/mekhq#3906 fixes it.