ImportBot Posted March 17, 2014 Author Share Posted March 17, 2014 Originally Posted by mal0mod0*: hrrrm. I have this on our server from NFO. when the option to vote comes up all I have are the numbers /1 /2 no map names at all. Do I need to make a list somewhere? Number of vote options are 6 I Have 9 maps in current map list Randomness is 8 Yeah I believe it has something to do with NFO...as that is my GSP as well. I mean it seems pretty straight forward that it should work. If I remove SA maps works fine...add them errors etc. Perhaps something in the way we are defiining the maps in map list? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 18, 2014 Author Share Posted March 18, 2014 Originally Posted by Hutchew*: We run votemap on 3 NFO servers with SA and CR. No issues. Have you tried an NFO full repair and or reset with a wipe yet? Be careful, as those will restart your server. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 18, 2014 Author Share Posted March 18, 2014 Originally Posted by Hutchew*: Oh, wait. Check that your NFO easy setup map rotator is turned off! Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 21, 2014 Author Share Posted March 21, 2014 Originally Posted by bolts4brekfast*: When the server starts out empty.. and players join. The votemap will run continuously until the next round is loaded... does this make sense? You will see the votemap over and over.. and you can try to vote, but it will say such and such time until a map vote begins... Is there a way to stop this? Here is my config... procon.protected.plugins.enable "xVotemap" True procon.protected.plugins.setVariable "xVotemap" "Enable Vote Banner_" "First" procon.protected.plugins.setVariable "xVotemap" "Banner Type" "Chat" procon.protected.plugins.setVariable "xVotemap" "Banner Yell Duration (s)" "5" procon.protected.plugins.setVariable "xVotemap" "Vote Banner" "%%%%%%%%%%%%%%%%%%%%%%%|%%%%%%%%%%%%%%%%%%%%%%%|% %%% VOTE NEXT MAP %%%%|%%%%%%%%%%%%%%%%%%%%%%%|%%%%%%%%%%%%%%%%%%%%% %%|%%%%%%%%%%%%%%%%%%%%%%%|%%%%%%%%%%%%%%%%%%%%%%% |%%%% VOTE NEXT MAP %%%%|%%%%%%%%%%%%%%%%%%%%%%%|%%%%%%%%%%%%%%%%%%%%% %%" procon.protected.plugins.setVariable "xVotemap" "Vote Banner Yell" "Vote Next Map Now!" procon.protected.plugins.setVariable "xVotemap" "Voting Options Interval (s)" "60" procon.protected.plugins.setVariable "xVotemap" "Show Nextmap Before Vote_" "No" procon.protected.plugins.setVariable "xVotemap" "Next Map Display Interval (s)" "600" procon.protected.plugins.setVariable "xVotemap" "Say Next Map_" "Yes" procon.protected.plugins.setVariable "xVotemap" "Yell Next Map_" "No" procon.protected.plugins.setVariable "xVotemap" "Show Gamemode in Voting Options_" "Yes" procon.protected.plugins.setVariable "xVotemap" "Display Number of Votes for each Option" "No" procon.protected.plugins.setVariable "xVotemap" "Disable Vote Results Display_" "No" procon.protected.plugins.setVariable "xVotemap" "Say Vote Results_" "Yes" procon.protected.plugins.setVariable "xVotemap" "Yell Vote Results_" "No" procon.protected.plugins.setVariable "xVotemap" "Confirm Vote publically_" "Yes" procon.protected.plugins.setVariable "xVotemap" "Message to be displayed" "%pn% voted for %map%" procon.protected.plugins.setVariable "xVotemap" "Number of Vote Options" "4" procon.protected.plugins.setVariable "xVotemap" "Exclude Current Map From Vote Options_" "Yes" procon.protected.plugins.setVariable "xVotemap" "Exclude Current Mode From Vote Options_" "No" procon.protected.plugins.setVariable "xVotemap" "Sort the Maplist by:" "Map and Gametype" procon.protected.plugins.setVariable "xVotemap" "Randomness" "8" procon.protected.plugins.setVariable "xVotemap" "Trigger" "Automatic" procon.protected.plugins.setVariable "xVotemap" "Uservote prefix" "/" procon.protected.plugins.setVariable "xVotemap" "Votes Threshold (votes)" "1" procon.protected.plugins.setVariable "xVotemap" "Voting Duration (s)" "240" procon.protected.plugins.setVariable "xVotemap" "Time between Voting End and Round End (s) (Conquest)" "180" procon.protected.plugins.setVariable "xVotemap" "Voting Start Time from Start of Round (s) (Rush and Defuse (Elimination))" "200" procon.protected.plugins.setVariable "xVotemap" "Minimum Players for Start" "4" procon.protected.plugins.setVariable "xVotemap" "Maximum Players for Start" "70" procon.protected.plugins.setVariable "xVotemap" "Debug Level" "3" procon.protected.plugins.setVariable "xVotemap" "Vip list" procon.protected.plugins.setVariable "xVotemap" "Sync ServerVIPs/ReservedSlots" "Yes" procon.protected.plugins.setVariable "xVotemap" "VIP Vote Count" "1" procon.protected.plugins.setVariable "xVotemap" "Check for Update_" "Yes" Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 30, 2014 Author Share Posted March 30, 2014 Originally Posted by Voldorac*: how do i install the plugin? im very new to this so i'm glad that i get some help anyway ! Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 30, 2014 Author Share Posted March 30, 2014 Originally Posted by Renegade605*: Hey guys! I like this plugin, it's nice to have a map vote that can take a couple configs instead of just users always owning the server. Anyway, I was hoping I could put in a feature request. I would love the ability to define separate vote settings depending on how many players are in the server. What I mean by this is things like: If there are less than 8 players, VIPs only get one vote, but with more players VIPs get two votes. Also, with less players we set "Exclude Current Mode From Vote Options" to False and with more players we set it to True. The reason I ask for that one is because I use Ultimate Map Manager to switch the rotations around. With small groups it's TDM and SQDM only, but with bigger groups it cycles through the more objective-type modes. I don't want the vote to force small groups to alternate between TDM and SQDM if they don't want to, but with large groups I do want to force them to switch between Conquest, Rush, and TDM. I tried altering the plugin to create two versions of it ("xVotemap_small" and "xVotemap_large") and running them concurrently. I then set the settings in the two versions the way I wanted it for small/large groups and used the "Minimum/Maximum Players for Start" to make only one work at a time. The problem with this was that when small is running large would still respond to commands and vice versa. So when you say "/nextmap" it answered twice, and when you voted it would say "There is no vote in progress!" and then immediately say "You voted for this_map." Anyway, thanks again for the great plugin, and I hope you guys look at implementing this. Of course, I recognize that you're volunteering your time to do this, and I don't expect anyone to jump all over this just cause I asked, but food for thought, as they say. Regards, Renegade Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 31, 2014 Author Share Posted March 31, 2014 Originally Posted by b1257786*: After the release of Naval Strike the Votemap seems to have stopped working. Does anybody figured out the proper changes to make to get it working again as long as no official new version is out? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 31, 2014 Author Share Posted March 31, 2014 Originally Posted by 013-TML8*: After the release of Naval Strike the Votemap seems to have stopped working. Does anybody figured out the proper changes to make to get it working again as long as no official new version is out?Yeah, not working. Also waiting for a solution. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 31, 2014 Author Share Posted March 31, 2014 Originally Posted by kcuestag*: It works fine here, make sure you have your bf4.def file updated in Procon, they updated it few hours ago. Also, I already contacted grizzly and asked him to add the new modes (Like Carrier Assault) to the plugin. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 31, 2014 Author Share Posted March 31, 2014 Originally Posted by 013-TML8*: The defs were updated, not sure why it won't work. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 31, 2014 Author Share Posted March 31, 2014 Originally Posted by Xjmhd*: Getting these errors Code: [16:59:39 18] [xVotemap 1.5.4.2] Error: Exception Caught while trying to remove current map, continuing without removing =\ [16:59:39 18] [xVotemap 1.5.4.2] Error: Object reference not set to an instance of an object. [16:59:39 22] [xVotemap 1.5.4.2] Error: Exception caught in SortMapList, continuing without proper map order =\ [16:59:39 22] [xVotemap 1.5.4.2] Error: Object reference not set to an instance of an object. [16:59:39 25] [xVotemap 1.5.4.2] Error: Exception caught in GenerateMapOptions [16:59:39 25] [xVotemap 1.5.4.2] Error: Failed to compare two elements in the array.Guess it has something to do with Naval strike? My Bf4.def is up to date. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 1, 2014 Author Share Posted April 1, 2014 Originally Posted by grizzlybeer*: he guys as you might have noticed votemap needs an update to understand all this naval strike stuff give me a day or 2 then you will find an update here Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 1, 2014 Author Share Posted April 1, 2014 Originally Posted by BFTALON*: I'm testing the plugin I edited and have it working for my server on naval strike .any errors your getting are most likely due to the new maps/mode not being recognized by the plugin . I'M sure grizzly is working on it himself and will have it released soon . He may also be adding more features along with the update. I haven't talked to him in awhile . Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 1, 2014 Author Share Posted April 1, 2014 Originally Posted by IAF-SDS*: he guys as you might have noticed votemap needs an update to understand all this naval strike stuff give me a day or 2 then you will find an update here Thanks Grizzly! Looking forward to your update. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 2, 2014 Author Share Posted April 2, 2014 Originally Posted by Tomgun*: he guys as you might have noticed votemap needs an update to understand all this naval strike stuff give me a day or 2 then you will find an update here cheeers Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 2, 2014 Author Share Posted April 2, 2014 Originally Posted by grizzlybeer*: PLUGIN HAS BEEN UPDATED TO VERSION 1.5.5.0 NEW: New gamemode Carrier Assault (Naval Strike DLC) is now supported Fix: Next map display on round over scoreboard limited to last round Fix: vote threshold display did not take vipvotes into account Carrier Assault will be handled like Rush (Voting will start after a set time after the start of a last round) Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 2, 2014 Author Share Posted April 2, 2014 Originally Posted by madmuthamonk*: Nice, thank you very much for the update. Great plugin. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 2, 2014 Author Share Posted April 2, 2014 Originally Posted by b1257786*: Very good. Thanks a lot for the update! Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 2, 2014 Author Share Posted April 2, 2014 Originally Posted by Kycok*: Thanks, grizzlybeer! I've been w8ing for the update. Can you please spare some time to update Truebalancer? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2014 Author Share Posted April 3, 2014 Originally Posted by EdgarAllan*: Grizzlybear, I just updated to the latest version right now and it appears you overlooked adding support for Carrier Assault SMALL. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2014 Author Share Posted April 3, 2014 Originally Posted by OddJob001*: We are getting this error: Code: [16:35:37 21] [xVotemap 1.5.5.0] Error: Exception Caught while trying to remove current map, continuing without removing =\ [16:35:37 21] [xVotemap 1.5.5.0] Error: Object reference not set to an instance of an object. [16:35:37 29] [xVotemap 1.5.5.0] Error: Exception caught in SortMapList, continuing without proper map order =\ [16:35:37 29] [xVotemap 1.5.5.0] Error: Object reference not set to an instance of an object. [16:35:37 36] [xVotemap 1.5.5.0] Error: Exception caught in GenerateMapOptions [16:35:37 36] [xVotemap 1.5.5.0] Error: Failed to compare two elements in the array.It will run votemap but gives no option for maps. Edit: Debug 5 Code: [16:44:39 20] [xVotemap 1.5.5.0] Info: started a Votemap [16:44:39 20] [xVotemap 1.5.5.0] Info: Voting poll: Starting... [16:44:39 20] [xVotemap 1.5.5.0] Info: Generate map options: Starting... [16:44:39 26] [xVotemap 1.5.5.0] Error: Exception Caught while trying to remove current map, continuing without removing =\ [16:44:39 26] [xVotemap 1.5.5.0] Error: Object reference not set to an instance of an object. [16:44:39 26] [xVotemap 1.5.5.0] Info: SortMapList: Starting... [16:44:39 26] [xVotemap 1.5.5.0] Info: Pastmaplist count:0 [16:44:39 26] [xVotemap 1.5.5.0] Info: Currmaplist count:9 [16:44:39 33] [xVotemap 1.5.5.0] Error: Exception caught in SortMapList, continuing without proper map order =\ [16:44:39 33] [xVotemap 1.5.5.0] Error: Object reference not set to an instance of an object. [16:44:39 33] [xVotemap 1.5.5.0] Info: PseudoRandom: Starting... [16:44:39 33] [xVotemap 1.5.5.0] Info: RandomTable: Starting... [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: If 3 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Tri:0.50base:0.0factor:1.0 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:0: 8.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:1: 7.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:2: 6.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:3: 5.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:4: 4.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:5: 3.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:6: 2.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:7: 1.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:8: 0.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 0 Probability: 21.0% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 1 Probability: 18.5% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 2 Probability: 16.0% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 3 Probability: 13.6% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 4 Probability: 11.1% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 5 Probability: 8.6% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 6 Probability: 6.2% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 7 Probability: 3.7% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 8 Probability: 1.2% [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 0: 209.9 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 1: 395.1 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 2: 555.6 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 3: 691.4 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 4: 802.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 5: 888.9 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 6: 950.6 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 7: 987.7 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 8: 1000.0 [16:44:39 33] [xVotemap 1.5.5.0] Info: RandomTable: Done! [16:44:39 33] [xVotemap 1.5.5.0] Info: Rnd: 256result: 1 [16:44:39 33] [xVotemap 1.5.5.0] Info: Useable value found: 1 [16:44:39 33] [xVotemap 1.5.5.0] Info: Rnd: 594result: 3 [16:44:39 34] [xVotemap 1.5.5.0] Info: Useable value found: 3 [16:44:39 34] [xVotemap 1.5.5.0] Info: Rnd: 815result: 5 [16:44:39 34] [xVotemap 1.5.5.0] Info: Useable value found: 5 [16:44:39 34] [xVotemap 1.5.5.0] Info: Rnd: 96result: 0 [16:44:39 34] [xVotemap 1.5.5.0] Info: Useable value found: 0 [16:44:39 34] [xVotemap 1.5.5.0] Info: PseudoRandom: Done! [16:44:39 39] [xVotemap 1.5.5.0] Error: Exception caught in GenerateMapOptions [16:44:39 39] [xVotemap 1.5.5.0] Error: Failed to compare two elements in the array. [16:44:39 39] [xVotemap 1.5.5.0] Info: Nonvoted squads:(1,0) (1,1) (1,2) (1,3) (1,4) (1,5) (1,6) (1,7) (1,8) (2,1) (2,2) (2,3) (2,4) (2,5) (2,6) (2,7) [16:44:39 40] [xVotemap 1.5.5.0] Work: Displayed vote banner [16:44:39 40] [xVotemap 1.5.5.0] Info: Voting poll: Started! [16:44:40 57] [xVotemap 1.5.5.0] Info: Running Voting Logic [16:44:44 62] [xVotemap 1.5.5.0] Info: Type: /1, /2, ... in chat to vote for the next map! [16:44:44 62] [xVotemap 1.5.5.0] Work: Displayed voting options [16:44:45 07] [xVotemap 1.5.5.0] Info: ServerInfo called too soon, skipping this call. [16:44:45 07] [xVotemap 1.5.5.0] Info: Now: 4/2/2014 4:44:45 PM [16:44:45 07] [xVotemap 1.5.5.0] Info: Next: 4/2/2014 4:44:55 PM [16:44:45 13] [xVotemap 1.5.5.0] Info: There are 64 players in the db. [16:44:45 64] [xVotemap 1.5.5.0] Info: Running Voting Logic Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2014 Author Share Posted April 3, 2014 Originally Posted by kcuestag*: Awesome, thanks for the update! Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2014 Author Share Posted April 3, 2014 Originally Posted by EntraVenuS*: We are getting this error: Code: [16:35:37 21] [xVotemap 1.5.5.0] Error: Exception Caught while trying to remove current map, continuing without removing =\ [16:35:37 21] [xVotemap 1.5.5.0] Error: Object reference not set to an instance of an object. [16:35:37 29] [xVotemap 1.5.5.0] Error: Exception caught in SortMapList, continuing without proper map order =\ [16:35:37 29] [xVotemap 1.5.5.0] Error: Object reference not set to an instance of an object. [16:35:37 36] [xVotemap 1.5.5.0] Error: Exception caught in GenerateMapOptions [16:35:37 36] [xVotemap 1.5.5.0] Error: Failed to compare two elements in the array.It will run votemap but gives no option for maps. Edit: Debug 5 Code: [16:44:39 20] [xVotemap 1.5.5.0] Info: started a Votemap [16:44:39 20] [xVotemap 1.5.5.0] Info: Voting poll: Starting... [16:44:39 20] [xVotemap 1.5.5.0] Info: Generate map options: Starting... [16:44:39 26] [xVotemap 1.5.5.0] Error: Exception Caught while trying to remove current map, continuing without removing =\ [16:44:39 26] [xVotemap 1.5.5.0] Error: Object reference not set to an instance of an object. [16:44:39 26] [xVotemap 1.5.5.0] Info: SortMapList: Starting... [16:44:39 26] [xVotemap 1.5.5.0] Info: Pastmaplist count:0 [16:44:39 26] [xVotemap 1.5.5.0] Info: Currmaplist count:9 [16:44:39 33] [xVotemap 1.5.5.0] Error: Exception caught in SortMapList, continuing without proper map order =\ [16:44:39 33] [xVotemap 1.5.5.0] Error: Object reference not set to an instance of an object. [16:44:39 33] [xVotemap 1.5.5.0] Info: PseudoRandom: Starting... [16:44:39 33] [xVotemap 1.5.5.0] Info: RandomTable: Starting... [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: If 3 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Tri:0.50base:0.0factor:1.0 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:0: 8.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:1: 7.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:2: 6.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:3: 5.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:4: 4.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:5: 3.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:6: 2.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:7: 1.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable: Prenorm:8: 0.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 0 Probability: 21.0% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 1 Probability: 18.5% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 2 Probability: 16.0% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 3 Probability: 13.6% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 4 Probability: 11.1% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 5 Probability: 8.6% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 6 Probability: 6.2% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 7 Probability: 3.7% [16:44:39 33] [xVotemap 1.5.5.0] Info: Map 8 Probability: 1.2% [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 0: 209.9 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 1: 395.1 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 2: 555.6 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 3: 691.4 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 4: 802.5 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 5: 888.9 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 6: 950.6 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 7: 987.7 [16:44:39 33] [xVotemap 1.5.5.0] Info: RTable Sum: 8: 1000.0 [16:44:39 33] [xVotemap 1.5.5.0] Info: RandomTable: Done! [16:44:39 33] [xVotemap 1.5.5.0] Info: Rnd: 256result: 1 [16:44:39 33] [xVotemap 1.5.5.0] Info: Useable value found: 1 [16:44:39 33] [xVotemap 1.5.5.0] Info: Rnd: 594result: 3 [16:44:39 34] [xVotemap 1.5.5.0] Info: Useable value found: 3 [16:44:39 34] [xVotemap 1.5.5.0] Info: Rnd: 815result: 5 [16:44:39 34] [xVotemap 1.5.5.0] Info: Useable value found: 5 [16:44:39 34] [xVotemap 1.5.5.0] Info: Rnd: 96result: 0 [16:44:39 34] [xVotemap 1.5.5.0] Info: Useable value found: 0 [16:44:39 34] [xVotemap 1.5.5.0] Info: PseudoRandom: Done! [16:44:39 39] [xVotemap 1.5.5.0] Error: Exception caught in GenerateMapOptions [16:44:39 39] [xVotemap 1.5.5.0] Error: Failed to compare two elements in the array. [16:44:39 39] [xVotemap 1.5.5.0] Info: Nonvoted squads:(1,0) (1,1) (1,2) (1,3) (1,4) (1,5) (1,6) (1,7) (1,8) (2,1) (2,2) (2,3) (2,4) (2,5) (2,6) (2,7) [16:44:39 40] [xVotemap 1.5.5.0] Work: Displayed vote banner [16:44:39 40] [xVotemap 1.5.5.0] Info: Voting poll: Started! [16:44:40 57] [xVotemap 1.5.5.0] Info: Running Voting Logic [16:44:44 62] [xVotemap 1.5.5.0] Info: Type: /1, /2, ... in chat to vote for the next map! [16:44:44 62] [xVotemap 1.5.5.0] Work: Displayed voting options [16:44:45 07] [xVotemap 1.5.5.0] Info: ServerInfo called too soon, skipping this call. [16:44:45 07] [xVotemap 1.5.5.0] Info: Now: 4/2/2014 4:44:45 PM [16:44:45 07] [xVotemap 1.5.5.0] Info: Next: 4/2/2014 4:44:55 PM [16:44:45 13] [xVotemap 1.5.5.0] Info: There are 64 players in the db. [16:44:45 64] [xVotemap 1.5.5.0] Info: Running Voting Logic Same here.. it says vote in game but there are no maps to vote on Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2014 Author Share Posted April 3, 2014 Originally Posted by crasht01*: It will run votemap but gives no option for maps. Same here.. it says vote in game but there are no maps to vote onHi,Sorry to say but same problem I am getting this problem but only in the servers I have running Naval Strike maps. xVotemap - 1.5.5.0 works in the server running base maps. I have 1 server doing a mix of base maps, CR, SA, NS and another server That is only running carrier assault and only the Type 1/ 2/ in chat to vote message comes up with no vote options, I took NS out of the mixed server and votemap worked. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2014 Author Share Posted April 3, 2014 Originally Posted by Talzac*: [19:08:32 02] [xVotemap 1.5.5.0] Info: Current gamemode is not recognised: CarrierAssaultSmall0 Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2014 Author Share Posted April 3, 2014 Originally Posted by L1_Minor*: [19:08:32 02] [xVotemap 1.5.5.0] Info: Current gamemode is not recognised: CarrierAssaultSmall0Can confirm, current version only supports Carrier Assault Large EDIT: I quickly edited the code, now it works with CA Small, but not guaranteed to work with CAL. Use at your own risk. xVotemap-CA-dirty-hack.zip Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2014 Author Share Posted April 3, 2014 Originally Posted by OddJob001*: I feel dumb. We were able to resolve this by reloading our BF4.def file. Works fine now. Except.... Game Mode type does not show up. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2014 Author Share Posted April 4, 2014 Originally Posted by b1257786*: I am getting the same result unfortunately Code: [22:30:05 55] [xVotemap 1.5.5.0] Error: Exception caught in SortMapList, continuing without proper map order =\ [22:30:05 55] [xVotemap 1.5.5.0] Error: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. [22:30:05 59] [xVotemap 1.5.5.0] Error: Exception caught in GenerateMapOptions [22:30:05 59] [xVotemap 1.5.5.0] Error: Fehler beim Vergleichen von zwei Elementen im Array. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2014 Author Share Posted April 4, 2014 Originally Posted by R0gue_One*: Same issue here, upgraded to 1.5.5.0, running a mix of NS, CR, SA and vanilla maps. The banner shows up indicating to vote, and it just reads type /1 /2 in chat. Doesn't show next map in rotation either. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2014 Author Share Posted April 4, 2014 Originally Posted by OddJob001*: Have you all tried reloading your definition files on the layer? That worked for us. We also delete all of votemap files and reloaded them. That fixed it and everything is working great. Quote * Restored post. It could be that the author is no longer active. Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.