Bug 285 : loadSound seems not to work with java 1.5
Last modified: 2006-11-10 07:21




Status:
RESOLVED
Resolution:
WONTFIX -
Priority:
P4
Severity:
normal

 

Reporter:
ernestito
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2006-02-09 03:37
i had java 1.5 installed on a windows XP and my applet (see URL below)
threw an exception in PApplet.loadSound() when loading a wav file.
downgraded to 1.4.2 and everything is ok.
Additional Comment #1 From fry 2006-02-18 17:58
k, i've made a note of it, i'll be overhauling the audio stuff in the next few weeks anyway.

in the meantime, this is the sort of reason that we don't support java 1.5 and strongly
discourage its use:
http://processing.org/faq/platforms.html#java
Additional Comment #2 From fry 2006-11-10 07:21
audio support has been removed from the core, and can be accessed via other
libraries, so closing this bug.