Topic: Tibia 9.40 error.

Sorry maybe that is not right place on forum for my question. Question about online game Tibia, when it updates to version 9.40 i start getting error messdges on startup. Simple use command ./Tibia in terminal:

Segmentation fault

When i run StartTibia.sh script i get:

./StartTibia.sh: line 11:  2460 Segmentation fault                   ./libc6/ld-linux.so.2 --library-path ./libc6 ./Tibia

When i change sh script for that trying to use system libraries i get:

./StartTibia.sh: line 12:  2464 Segmentation fault                   /lib/ld-linux.so.2 --library-path /lib ./Tibia

Previous versions of that game runs on crunch without any problems. I use last stable version of Crunchbang. Last version of libc6 from default crunch repositories already installed, maybe i need to update it from another repositories.