lol
1diff --git c/src/mod_video/crrc_animation.cpp i/src/mod_video/crrc_animation.cpp
2index 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)
6 else
7 {
8 std::cerr << "createAnimation: unknown animation type \'"
9- << type << "\'" << std::cerr;
10+ << type << "\'" << std::endl;
11 }
12
13 if (anim != NULL)