Skip to content

Adventurer NPC crash #11

@ahhh

Description

@ahhh

Using the Adventurer when you spawn in Falidor causes the game client to log out w/ a fatal error:

java.lang.ArrayIndexOutOfBoundsException: 5
at org.firescape.client.mudclient.handleIncomingPacket(mudclient.java:8361)
at org.firescape.client.GameConnection.handlePacket(GameConnection.java:435)
at org.firescape.client.GameConnection.checkConnection(GameConnection.java:350)
at org.firescape.client.mudclient.handleGameInput(mudclient.java:9531)
at org.firescape.client.mudclient.handleInputs(mudclient.java:9442)
at org.firescape.client.GameShell.run(GameShell.java:196)
at java.lang.Thread.run(Thread.java:748)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions