1 diff --git c/src/mod_video/crrc_animation.cpp i/src/mod_video/crrc_animation.cpp
2 index ee7d7f4..855b106 100644
3 --- c/src/mod_video/crrc_animation.cpp
4 +++ i/src/mod_video/crrc_animation.cpp
5 @@ -84,7 +84,7 @@ void createAnimation(SimpleXMLTransfer *animation, ssgEntity* model)
8 std::cerr << "createAnimation: unknown animation type \'"
9 - << type << "\'" << std::cerr;
10 + << type << "\'" << std::endl;