Jump to content

Java: SoundPressureLevel: BufferUnderflow


Recommended Posts

Während ich mit dem neuen SoundPressureLevel Bricklet rum-probiere... fällt mir folgende Exception auf, wenn ich nach dem Setzen der SpectrumCallbackConfiguration diese gleich wieder zurücklesen will...

.getSpectrumCallbackConfiguration()

 

java.nio.BufferUnderflowException
at java.nio.Buffer.nextGetIndex(Buffer.java:506)
at java.nio.HeapByteBuffer.getInt(HeapByteBuffer.java:361)
at com.tinkerforge.BrickletSoundPressureLevel.getSpectrumCallbackConfiguration(BrickletSoundPressureLevel.java:426)

Da ich momentan die Sourcen von 2.1.18 via Maven nicht erhalte kann ich nicht viel mehr dazu beisteuern.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...