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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • They were already updated, and just to double check I even did a cleanup and fresh update from that same page. I'm quite sure drivers are not the problem here. 
    • i tried downloading the drivers but it says no AMD graphics hardware has been detected    
    • Update your AMD/ATI drivers - get the drivers from their website - do not update via system  
    • As the title says i keep on crashing on forge 1.20.1 even without any mods downloaded, i have the latest drivers (nvidia) and vanilla minecraft works perfectly fine for me logs: https://pastebin.com/5UR01yG9
    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
  • Topics

×
×
  • Create New...

Important Information

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