Skip to content

[0.49.14 Nightly] megamek.log error - Failed to parse Packet command CHANGE_HEXES #4581

@PhoenixHeart512

Description

@PhoenixHeart512

Environment

megamek.MegaMek.initializeLogging(MegaMek.java:116) - Starting MegaMek v0.49.14-SNAPSHOT
Build Date: 2023-06-19T01:28:48.912615100
Today: 2023-06-23
Origin Project: MegaMekLab
Java Vendor: Eclipse Adoptium
Java Version: 17.0.6
Platform: Windows 10 10.0 (amd64)
System Locale: en_US
Total memory available to MegaMek: 4 GB

Description

This will be several bug reports using the same logs and files as there are multiple errors showing in the log that should be tracked separately.

Not sure what this error is about:

11:44:18,530 ERROR [megamek.client.Client] {AWT-EventQueue-0}
megamek.client.Client.handlePacket(Client.java:1666) - Failed to parse Packet command CHANGE_HEXES
java.lang.IllegalStateException: setHexes received two collections differeing size!
at megamek.common.Board.setHexes(Board.java:682)
at megamek.client.Client.handlePacket(Client.java:1470)
at megamek.client.bot.princess.Princess.handlePacket(Princess.java:1799)
at megamek.client.Client$1.lambda$packetReceived$0(Client.java:174)
at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)

Files

Log Errors and Long Turns - Aero Battle.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugAny kind of issue that cannot be fixed without code changesMap and BoardSpecific Issues related to a Map, Board or Tileset

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions