[1.70b] chainsaw break

  • I'm having this same problem. Using a completely fresh .minecraft folder (I keep backups) and installing modloader, modloader mp, forge 1.33.12 and IC2 1.70b. I didn't use NEI to get the chainsaw or the circuit, battery or even the refined iron, but used it to get base materials to craft those myself. Using the chainsaw on logs and leaves works fine, but if I keep hitting the logs and/leaves after it runs out of energy it breaks.

  • Same here, chainsaw breaks when used in an empty state, the sound even continues to play til I craft a new chain saw, select and then deselect it.


    Though I know nothing of code, perhaps an issue with the properties of do this or that when damage value reaches "x" value?

  • Fixed

    in my case, the chainsaw keep reproducing sound when it run out of energy or breake, and in the log (im using 1.70b) i found:



    Error in class 'LibraryLWJGLOpenAL'
    Source 'asm_snd356' not found in method 'play'
    Error in class 'SourceLWJGL OpenAL'
    Channel null in method 'stop'
    Error in class 'SourceLWJGL OpenAL'
    Channel null in method 'stop'
    Error in class 'LibraryLWJGLOpenAL'
    Source 'asm_snd357' not found in method 'play'
    Error in class 'SourceLWJGL OpenAL'
    Channel null in method 'stop'
    Error in class 'SourceLWJGL OpenAL'
    Channel null in method 'stop'
    Error in class 'LibraryLWJGLOpenAL'
    Source 'asm_snd358' not found in method 'play'
    Error in class 'SourceLWJGL OpenAL'
    Channel null in method 'stop'
    Error in class 'SourceLWJGL OpenAL'
    Channel null in method 'stop'
    Error in class 'LibraryLWJGLOpenAL'
    Source 'asm_snd359' not found in method 'play'
    Error in class 'SourceLWJGL OpenAL'
    Channel null in method 'stop'
    Error in class 'SourceLWJGL OpenAL'
    Channel null in method 'stop'
    Error in class 'LibraryLWJGLOpenAL'
    Source 'asm_snd360' not found in method 'play'
    Error in class 'SourceLWJGL OpenAL'
    Channel null in method 'stop'
    Error in class 'SourceLWJGL OpenAL'
    Channel null in method 'stop'
    Error in class 'LibraryLWJGLOpenAL'
    Source 'asm_snd361' not found in method 'play'


    etc