Forums: ヘルプ (Thread #31098)

Soccerwindow not Running well (2011-12-05 14:15 by hahn #61045)

hello, i have installed rcssserver-15.0 and Soccerwindow2-5.10 on my Blankon linux (ubuntu based).

When i run soccerwindows, Soccerwindow (n rcssmonitor too) not running well. The players not move. But when I install on Slackware 13.37 everything normal.

check my video here:
http://www.youtube.com/watch?v=cVUlsJmO8Vo

any clue for fix this problems? thx

Reply to #61045×

You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.) Login

RE: Soccerwindow not Running well (2011-12-06 12:42 by akky #61050)

I guess this problem is caused by locale settings.
Try to add the following line to the top of main() function in soccerwindow2 or rcssmonitor.

std::locale::global( std::locale::classic() );

If this line never solve the problem, please change the locale setting in your environment to English for the time being.
I'll release the fixed version soccerwindow2 in near future.

Reply to #61045

Reply to #61050×

You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.) Login