Name length problem.
#3

Because your string has MAX_PLAYER_NAME as the length. That is 20. If this is your string:

Konta/%s.ini

The %s can be 20, but you also have "Konta/" and ".ini", which are 10 more. Change the string size to 32.
Reply


Messages In This Thread
Name length problem. - by HondaCBR - 28.12.2011, 00:47
Re: Name length problem. - by pmkrz - 28.12.2011, 00:50
Re: Name length problem. - by MP2 - 28.12.2011, 00:50
Re: Name length problem. - by HondaCBR - 28.12.2011, 00:56
Re: Name length problem. - by pmkrz - 28.12.2011, 02:21
Re: Name length problem. - by XFlawless - 28.12.2011, 02:25
Re: Name length problem. - by MP2 - 28.12.2011, 03:07

Forum Jump:


Users browsing this thread: 1 Guest(s)