--- common/libBuffer/include/CommonCharacterBuffer.h 2011-06-27 10:20:25.056000336 -0600 +++ common/libBuffer/include/CommonCharacterBuffer.h 2011-06-27 11:03:49.456000335 -0600 @@ -94,7 +94,7 @@ } // Check if the buffer size is large enough - COLLADABU_ASSERT(getBytesAvailable() >= maxIntLength); +// COLLADABU_ASSERT(getBytesAvailable() >= maxIntLength); if ( getBytesAvailable() < maxIntLength ) { //No chance to convert the double with this buffer