Skip to content

java exception subscript error #196

Description

@coopzone-dc

Using the latest release. On Ubuntu 24.04. Tried with the default JRE, Sun JRE 11 and Sun JRE 8 - all have the same error.

When trying to send the second download for ESDos, no audio is sent and the console shows:

ava.lang.InterruptedException: sleep interrupted
at java.base/java.lang.Thread.sleep0(Native Method)
at java.base/java.lang.Thread.sleep(Thread.java:509)
at org.adtpro.transport.audio.PlaybackThread.play(Unknown Source)
at org.adtpro.transport.AudioTransport.pushBigBuffer(Unknown Source)
at org.adtpro.CommsThread$Worker.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: Index 8960 out of bounds for length 8960
at org.adtpro.transport.AudioTransport.writeBigBytes(Unknown Source)
at org.adtpro.CommsThread$Worker.run(Unknown Source)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions