Tested q2pro on Windows talking to r1q2 server on Windows and it displays OK. I don't have an easy way to set up a Linux server just now.I think those are single-quotes, not commas. This needs more testing.I'd like you to remove the \n in the safe_cprintf(ent, PRINT_HIGH, "%s - '%s' \n", maplist->mapname, maplist->mapnick);in Cmd_MapVote function and rebuild to be sure it's not a server problem... this will revert the change and make the mapvote list spammy on the console again. It's the only thing that changed the way the list is displayed.I'm wondering about the map list file... could there be something in that file that's creating blank strings that the loader is seeing? Zip up your maplist file and attach it. I want to see it directly.
Quote from: QwazyWabbit on May 22, 2016, 01:51:22 PMTested q2pro on Windows talking to r1q2 server on Windows and it displays OK. I don't have an easy way to set up a Linux server just now.I think those are single-quotes, not commas. This needs more testing.I'd like you to remove the \n in the safe_cprintf(ent, PRINT_HIGH, "%s - '%s' \n", maplist->mapname, maplist->mapnick);in Cmd_MapVote function and rebuild to be sure it's not a server problem... this will revert the change and make the mapvote list spammy on the console again. It's the only thing that changed the way the list is displayed.I'm wondering about the map list file... could there be something in that file that's creating blank strings that the loader is seeing? Zip up your maplist file and attach it. I want to see it directly.i deleted the \n from g_cmds.cremade the .so replaced it.b.ut still same output nothing changedi guess i deleted the wrong /ndid it again deleted the right one this time and now mapvote still works but does not display any list at all in console----------------------------------------just to be certain. i re cloned from bitbucketremoved the /nand no maplist output displays in console
Man that's awesome! Wish I knew what you knew lolI def need to get caught up on Linux knowledge. All this got me wondering. In the mapvote GUI menu. Can we increase the value above 42? Let's say 256? Just to make it match?