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
21:21:11,639 ERROR [megamek.common.Report] {Packet Pump}
megamek.common.Report.addNewline(Report.java:550) - Cannot add a new line
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 10
This is started from an ongoing campaign. Start with Start_testing.sav.gz (Megamek)
It ends with End_Testing.sav.gz with a single autosave.
Requirements is to have someone connect as the Merit user. If this game is played solo then the error never occurs. One the firing phase is reached and everyone player has fired the bot freezes up and the error pops up in the logs.
Load Start_Testing.sav.gz
Connect from external as Merit, replace all others as bots.
Continue to the rounds by moving/firing/done. It'll locked up in a firing phase.
The good news is that if you save at the beginning of the firing phase then reload once the crash occurs, it doesn't occur. So at least there's a work around.
@NickAragua This was raised from the Windchild292/mekhq#130 branch, which is the current testing branch (#3401) plus expanded logging to help me figure out #3424 and similar. No direct changes, just the testing Log4j logging.
Environment
Megamek Snapshot by Windchild
WIn 10
JDK 11
Description
21:21:11,639 ERROR [megamek.common.Report] {Packet Pump}
megamek.common.Report.addNewline(Report.java:550) - Cannot add a new line
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 10
This is started from an ongoing campaign. Start with Start_testing.sav.gz (Megamek)
It ends with End_Testing.sav.gz with a single autosave.
Requirements is to have someone connect as the Merit user. If this game is played solo then the error never occurs. One the firing phase is reached and everyone player has fired the bot freezes up and the error pops up in the logs.
Files
autosave_2022-02-06_21-15-02.sav.gz
End_testing.sav.gz
START_TESTING.sav.gz
megamek_Testing_Error.log
The text was updated successfully, but these errors were encountered: