You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if its related but the the log file has some errors around equipment. Which I suspect is hand modifications to custom unit files.
Also the last error listed in the log is thousands of lines of
Exception in thread "AWT-EventQueue-0" java.lang.StackOverflowError
at java.util.TreeMap.getEntry(Unknown Source)
at java.util.TreeMap.get(Unknown Source)
at mekhq.campaign.Campaign.getPart(Campaign.java:1665)
at mekhq.campaign.parts.BattleArmorSuit.getTonnage(BattleArmorSuit.java:225)
at mekhq.campaign.parts.BattleArmorSuit.getTonnage(BattleArmorSuit.java:227)
Not sure if its related but the the log file has some errors around equipment. Which I suspect is hand modifications to custom unit files.
Also the last error listed in the log is thousands of lines of
Originally posted by @HammerGS in MegaMek/megamek#1271 (comment)
The text was updated successfully, but these errors were encountered: