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)
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)