Jump to content

Boss music kinda


Thor597

Recommended Posts

Ok, can anyone that knows excactly how to do it please help! I know how to add normal sounds with the event bus!

Right, and then you intercept entity damage events and entity death events.

So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.

Link to comment
Share on other sites

So if I make a boolean that is  set to true when the entity is attacked then in my onUpdate method I have an if check checking if the battle has started and if the entity is alive. So will that loop the sound over and over then?

Yes.

And when it dies, you turn it off.

So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.

Link to comment
Share on other sites

Actually I just get a hundred thousand of these:

 

 

2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_9' was not created because an error occurred while loading thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_9' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_10' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_10' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_11' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_11' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_12' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_12' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_13' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_13' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_14' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_14' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_15' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_15' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_16' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_16' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_17' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_17' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_18' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_18' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_19' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_19' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_20' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_20' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_21' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_21' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_22' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_22' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_23' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_23' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_24' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_24' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_25' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_25' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_26' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_26' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_27' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_27' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_28' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_28' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_29' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_29' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_30' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_30' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_31' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_31' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_32' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_32' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_33' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_33' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_34' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_34' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_35' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_35' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_36' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_36' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_37' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_37' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_38' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_38' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_39' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_39' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_40' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_40' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_41' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_41' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_42' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_42' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_43' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_43' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_44' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_44' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_45' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_45' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_46' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_46' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_47' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_47' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_48' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_48' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_49' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_49' not found in method 'play'
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_50' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:06 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:06 [iNFO] [sTDOUT]     Source 'sound_50' not found in method 'play'
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_51' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_51' not found in method 'play'
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_52' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_52' not found in method 'play'
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_53' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_53' not found in method 'play'
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_54' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_54' not found in method 'play'
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_55' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_55' not found in method 'play'
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_56' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_56' not found in method 'play'
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_57' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_57' not found in method 'play'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_58' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_58' not found in method 'play'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_59' was not created because a sound buffer was not found for thormod/articmodcrap.wav
2012-09-09 11:01:07 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL'
2012-09-09 11:01:07 [iNFO] [sTDOUT]     Source 'sound_59' not found in method 'play'

 

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.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.