AL_INVALID_NAME when generating Sources
Posted by
Bertrahm on
Feb 07, 2021; 5:28pm
URL: https://forum.jogamp.org/AL-INVALID-NAME-when-generating-Sources-tp4041008.html
Im currently working on building a AudioEngine for my game engine and have finished everything for it. Now when I want to generate a source (AL.alGenSources) AL errors with "AL_INVALID_NAME". How can this error be caused? And how would I go about fixing it? Here are the files:
AudioEngine.javaListener.javaSource.javaSound.javaThe error is caught in AudioEngine.java on line 67.
Wir sind Schaufensterpuppen|
Twitter