Jump to content

xVotemap 1.5.6.0


ImportBot

Recommended Posts

Originally Posted by Soulfly*:

 

does this work with china rising? seems to have stoped working

 

"[08:07:43 31] [xVotemap 1.5.3] Error: Exception caught in SortMapList, continuing without proper map order =\

[08:07:43 33] [xVotemap 1.5.3] Error: Object reference not set to an instance of an object.

[08:07:43 79] [xVotemap 1.5.3] Error: Exception caught in GenerateMapOptions

[08:07:43 79] [xVotemap 1.5.3] Error: Failed to compare two elements in the array.

[08:07:43 79] [xVotemap 1.5.3] Info: Voting poll: Started!"

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by HoLyCoWzOrZ*:When I restart my procon layer and the procon client reconnects, I get the documentation outputted to the console. Is this normal?Code:

Gametype Only' will push all maps with that gametype to the end of the list.



Randomness

An integer between 0 and 10 representing the randomness of the map options for a vote. The algorithm changes the probability of each map and gamemode pair being selected as a vote option depending on how long ago it was last played.
eg. If the maplist has 13 maps and number of vote options is set to 4. The maplist is sorted from played a long time ago (1) to played last map (13).
kCvSK.png
Randomness = 0: Will rotate through the maplist, only showing the maps that haven't been played in a long time. Players should end up playing every map in the cycle.
fZPGC.png
CmULh.png
Randomness = 5: Maps that haven't been played in a long time will have the highest probablity and recently played maps will have the lowest probability of being selected as vote options.
fHtpu.png
nlYTd.png
Randomness = 10: Every map has the same chance of being selected as an option. Players will tend to play the most popular maps repeatedly.


Voting




Trigger

If Automatic, the voting will be triggered automatically near the end of the round. If Manual, the voting will have to be triggered manually with the /votemap command.



Voting Threshold

Integer, representing the minimum total number of votes that must cast for the highest voted map to become the nextmap. If no map reaches this threshold, then the map will just roll over to the next map in the maplist.



Voting Duration

Integer, in seconds, representing the target length of time the voting poll is open for.



Time between Voting End and Round End (Conquest)

Integer, in seconds, representing how long from the end of the round the voting will finish. In other words, at what time you want the voting to take place, mear seconds before the end of round or in the middle of round sometime.



Voting Start Time from Start of Round (Rush and Defuse (Elimination))

Integer, representing the time when voting will start, in seconds from the start of the round. In rush, there is no way to predict when the round will finish with the current RCON information, as the status of MCOMs are unknown. So you must estimate how long the shortest rush round would take and start the vote a couple of minutes earlier in order to ensure a vote will take place.



Minimum Players for Start

Integer, representing the minimum number for players required in the server at the time of vote for the vote to start.



Maximum Players for Start

Integer, representing the maximum number for players allowed in the server at the time of vote for the vote to start.


Xtras




Debug Level

Integer between 0 and 5, where 0 outputs no plugin debug messages, and 5 which outputs even the most mundane steps.


Development



Known issues BF3/BF4



  • If the maplist is changed during a vote the winning map will not correctly be the next map.



Known issues BF4



  • For TDM the gameserver reports 4 teams. (There are only 2)



Future Work



  • Improve Rush (and compatible) Auto Trigger

  • Improve map sorting algorithm

  • Add maplist change event



Change Log


1.5.3



  • FIX: EXCEPTION CAUGHT IN: SetVoteStartAndEndTimes is now fixed (for all gamemodes)

  • FIX: Changed some messages to better reflect the current status

  • FIX: If the gameserver (for whatever reason) reports total-rounds = 0, votemap will asume total-rounds = 1. This should fix a bug some users are having. (votemap just not running, saying 'not next round')


1.5.2



  • FIX: EXCEPTION CAUGHT IN: SetVoteStartAndEndTimes is now fixed

  • FIX: increased max players to start to 70

  • NEW: Dynamic prefix vote options. THX to Hand of Shadow


1.5.1



  • FIX: Short Tags for BF4 GameModes. Thx BFTALON


1.5



  • NEW: BF4 Support


1.4.4



  • FIX: too many reservedSlots (ServerVIPs) requests

  • NEW: some things i forgot :D


1.4.3



  • Added: End Game Modes (CTF)


1.4.2



  • Fix: Public confirmation message was not updating correctly

  • Fix: Removal of duplicates in vote options was not working under certain circumstances


1.4.1



  • Added: Aftermath Modes (Scavenger)

  • Added: Option to enable/disable auto including ServerVIPs/ReservedSlots in VIP List


1.4.0



  • Added: VIP List

  • Added: VIP VoteCount

  • Fixed: show maps only once if they are double in maplist.

  • Fixed: GameModes


1.3.1



  • Fixed: /votemap to start a map vote.


1.3.0



  • Added: Yell announcement.

  • Added: In-game enable and disable.


1.2.3



  • Fixed: Mapnames fixed from patch.


1.2.2



  • Fixed: Maplist sort for 'Map Only' and 'Gametype Only'. Will still work on a better algorithm too.


1.2.1



  • Added: Information link with Ultimate Map Manager to ensure the voted map will be the next map if the maplist needs to change and it is still in the maplist.

  • Fixed: Remove current map bug.

  • Added: Improved map options display. Should reduce the chance of very long options.

  • Fixed: Gamemode should appear throughout the in-game message, if turned on.


1.2.0



  • Added: Ability to disable vote results from being displayed.

  • Added: Option to change the way the maplist is sorted.

  • Added: Option to display the nextmap before the vote.

  • Added: Option to set minimum and maximum player count limits for if the vote will take place.


1.1.5



  • Added: More debug messages

  • Fix: Serverinfo bug possibly =\

  • Change: Renamed to xVotemap. Delete old CxVotemap.


1.1.4



  • Fix: /votemap command now works on all rounds

  • Fix: Between rounds error bug.


1.1.3



  • Fix: Votemap starting too early.


1.1.2



  • Fix: Minimal changes


1.1.1



  • Fix: Several bugs that were in the new randomness code. A lot of console debug text has been added, most will be removed or suppressed when this version is proved stable.


1.1.0



  • Added: Randomness, a new algorithm to decide which maps are chosen to be vote options.

  • Added: Ability to disable votemap starting automatically.


1.0.1



  • Fixed: Tweaked various algorithms

  • Fixed: Squad rush bug


1.0.0



  • Added: Warning for incorrect vote command


0.0.8



  • Fix: Exclude current map

  • Fix: Change to rush start time estimate. Needs testing again.


0.0.7



  • Fix: Mixed-mode bug. Needs testing to check if it succeeded.

  • Added: Customizable number of vote options

  • Added: Option to display the gamemode in the vote options

  • Added: Admins with mapchanging privileges can initiate/restart the Votemap in-game with /votemap


0.0.6



  • Fix: Bug where the last map in the maplist would not be selected.

  • Added: /nextmap command


0.0.5



  • Fixed, Last round bug


0.0.4



  • Added, 'Exclude current map' as an option in the settings.

  • Fixed, xVotemap stopping due to a rush map being detected.


0.0.3



  • Changed the vote threshold to be compared to the total votes cast, rather than the winning map.

  • In the event of a draw, now, a random map out of the drawn maps will be chosen.

  • Added Rush and Deathmatch support, expect bugs, please report bugs and provide feedback.


0.0.2



  • Fix for vote banner not showing.


0.0.1



  • Initial Beta. Find all of the bugs! 88jZM.png


25 Display|Enable Vote Banner_ enum.VoteBanner(Disabled|First|All) First Display|Banner Type enum.VoteBannerType(Chat|Yell|Both) Yell Display|Banner Yell Duration (s) int 5 Display|Voting Options Interval (s) int 60 Display|Show Nextmap Before Vote_ yesno Yes Display|Next Map Display Interval (s) int 600 Display|Show Gamemode in Voting Options_ yesno Yes Display|Disable Vote Results Display_ yesno No Display|Confirm Vote publically_ yesno No Map Options|Number of Vote Options int 6 Map Options|Exclude Current Map From Vote Options_ yesno Yes Map Options|Sort the Maplist by: enum.MapGametype(Map Only|Map and Gametype|Gametype Only) Map and Gametype Map Options|Randomness int 5 Voting|Trigger enum.VotingTrigger(Manual|Automatic) Automatic Voting|Uservote prefix multiline / Voting|Votes Threshold (votes) int 1 Voting|Voting Duration (s) int 240 Voting|Time between Voting End and Round End (s) (Conquest) int 180 Voting|Voting Start Time from Start of Round (s) (Rush and Defuse (Elimination)) int 600 Voting|Minimum Players for Start int 2 Voting|Maximum Players for Start int 26 Xtras|Debug Level int 2 Xtras|Vip list stringarray B1itz_krieg_one|HoLyCoWzOrZ|SacredTags|CiScOkId_79|r0adkll|AggroBoom|Lygatt|jimmy1470258 Xtras|Include ServerVIPs/ReservedSlots yesno Yes Xtras|VIP Vote Count int 3
[03:43:27] OK xVotemap
[03:43:27] OK TEMP_BAN_CEILING 3600
[03:43:27] OK
[03:43:27] OK 0 3
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by grizzlybeer*:

 

@developer - Feature Request

This is one of the most useful plugins for ProCon. Thanks for making it. Still, I have a feature request.

 

If you have a Server on RCONET there is also a mapvote plugin. It gives the option to have preleminary results shown in chat. Eg. as soon a s someone gives a vote it will show the votelist again with the following format:

 

1) [0] Golmud Railway - Domination

2) [3] Parcel Storm - TDM

3) [1] Operation Locker - SQDM

4) ...

 

and so on. In [n] you see the actual votes any give map has got. I don't like the spamming to much but I notice that much more players are voting there. I presume it is because the votemap list shows up again and again as soon as somebody votes - in my example it will have shown 4 times so user notice. With xVotemap ppl playing don't notice that Vote is going on - especially now that YELL is no longer supported.

 

Is there a way to implement something similar? Keep the good work going... :smile:

 

Regards,

Gunslinger1973

i will add an option for this output in the next update.

thx for your idea

 

Hey,

 

thanks for the wonderfull plugin and effort you put in it. I used it for my TDM/ Oblit server.

 

It ran fine, but after a day or so, it stopped showing the voting options on Oblit when there was still 1 bomb left.

However, when the last bomb was detonated the server still didn't recognize the round was over (prob a oblit server bug) but after that it refuses to work on TDM also.

 

I've tried rebooting both server and layer multiple times, but no help. It just spams

 

[...]

 

over and over again. Any idea what might be wrong, or that i missed?

 

Thanks again!

restarting the procon layer should have fixed your issue. if its still there please post debug output with debug level set to 5. so i can see whats going on in detail. you can also post the log offsite somewhere and link it here. post as much log as you can (the console log is also interesting)

 

Hi, thank you for the wonderful plugin.

I observed an issue today during a mapvote on map Zavod 311 Conquest large (BF4). A Vote was running and during the vote the plugin "Ultimate Map manager" changed maplist from large maps (approx 16 players on server) to small maps TDM and DOM.

As seen in the log, Paracel Storm was voted for Conquest large but maplist was changed because of less players to maps for gamemode TDM and DOM.

In the log at time 23:39:53:87 a Maplist change detect followed a level load immediately.

 

Can I stop xVotemap from switching the map in this case, meanwhile all are still playing?

 

XVotemap version: 1.5.3

Ultimate Map Manger version: 1.2.3.6

procon: 1.4.1.3

 

Thanks for help!

 

Licherkette

Hi there,

 

I guess I found the solution myself. In Ultimate Map Manager the item "Switch to new map list immediately" has been set to yes.

 

This forces a mapchange right in the middle of a game, if number of players is less than nescessary for game mode:

nice to see you found a solution.

remember: If the maplist is changed during a vote the winning map will not correctly be the next map. (known issue)

 

My wish list for a further update:

 

Add an option: Exclude current GAMEMODE from vote options.

I will add that in the next update. nice idea thx :-)

 

For obliteration with the new time limit on it is there a way to force the vote if there are more than one bomb left to plant?

i will (most likely) add an option controlling a time limit for votemap (like: start vote after x minutes roundtime) which is effective for all gamemodes

 

does this work with china rising? seems to have stoped working

 

"[08:07:43 31] [xVotemap 1.5.3] Error: Exception caught in SortMapList, continuing without proper map order =\

[08:07:43 33] [xVotemap 1.5.3] Error: Object reference not set to an instance of an object.

[08:07:43 79] [xVotemap 1.5.3] Error: Exception caught in GenerateMapOptions

[08:07:43 79] [xVotemap 1.5.3] Error: Failed to compare two elements in the array.

[08:07:43 79] [xVotemap 1.5.3] Info: Voting poll: Started!"

please set debug level to 5 then post the output showing the error

i have to look into this error

 

you have everything updated? bf4.def file?

 

When I restart my procon layer and the procon client reconnects, I get the documentation outputted to the console. Is this normal?

yes
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Soulfly*:

 

please set debug level to 5 then post the output showing the error

i have to look into this error

 

you have everything updated? bf4.def file?

ok set to 5, not 100% sure on that mate..

 

just an idea, more than 8 max vote options would be kool

 

heres results

 

"[08:18:49 59] [xVotemap 1.5.3] Info: There are 13 players in the db.

[08:18:49 60] [xVotemap 1.5.3] Info: Maplist updated. There are 14 maps currently in the maplist

[08:18:51 15] [xVotemap 1.5.3] Info: Running Voting Logic

[08:18:51 15] [xVotemap 1.5.3] Work: Displayed next map

[08:18:51 15] [xVotemap 1.5.3] Info: Voting poll: Starting...

[08:18:51 15] [xVotemap 1.5.3] Info: Generate map options: Starting...

[08:18:51 17] [xVotemap 1.5.3] Error: Exception Caught while trying to remove current map, continuing without removing =\

[08:18:51 17] [xVotemap 1.5.3] Error: Object reference not set to an instance of an object.

[08:18:51 17] [xVotemap 1.5.3] Info: SortMapList: Starting...

[08:18:51 17] [xVotemap 1.5.3] Info: Pastmaplist count:8

[08:18:51 17] [xVotemap 1.5.3] Info: Currmaplist count:14

[08:18:51 19] [xVotemap 1.5.3] Info: Siege of Shanghai Added

[08:18:51 21] [xVotemap 1.5.3] Info: Siege of Shanghai Added

[08:18:51 23] [xVotemap 1.5.3] Info: Flood Zone Added

[08:18:51 25] [xVotemap 1.5.3] Info: Flood Zone Added

[08:18:51 28] [xVotemap 1.5.3] Info: Operation Locker Added

[08:18:51 31] [xVotemap 1.5.3] Info: Operation Locker Added

[08:18:51 33] [xVotemap 1.5.3] Info: Rogue Transmission Added

[08:18:51 35] [xVotemap 1.5.3] Info: Rogue Transmission Added

[08:18:51 37] [xVotemap 1.5.3] Info: Dawnbreaker Added

[08:18:51 39] [xVotemap 1.5.3] Info: Dawnbreaker Added

[08:18:51 41] [xVotemap 1.5.3] Info: Zavod 311 Added

[08:18:51 43] [xVotemap 1.5.3] Info: Zavod 311 Added

[08:18:51 45] [xVotemap 1.5.3] Info: Hainan Resort Added

[08:18:51 47] [xVotemap 1.5.3] Info: Hainan Resort Added

[08:18:51 50] [xVotemap 1.5.3] Info: Golmud Railway Added

[08:18:51 52] [xVotemap 1.5.3] Info: Golmud Railway Added

[08:18:51 54] [xVotemap 1.5.3] Error: Exception caught in SortMapList, continuing without proper map order =\

[08:18:51 54] [xVotemap 1.5.3] Error: Object reference not set to an instance of an object.

[08:18:51 54] [xVotemap 1.5.3] Info: PseudoRandom: Starting...

[08:18:51 54] [xVotemap 1.5.3] Info: RandomTable: Starting...

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: If 2

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Block:0: 14.0

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Stub:1: 13.9

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Chunk:2: 12.9

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Chunk:3: 11.6

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Chunk:4: 10.4

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Chunk:5: 9.1

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Chunk:6: 7.9

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Chunk:7: 6.6

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Chunk:8: 5.4

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Chunk:9: 4.1

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Chunk:10: 2.9

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Chunk:11: 1.6

[08:18:51 54] [xVotemap 1.5.3] Info: RTable: Prenorm Tip:12: 0.4

[08:18:51 54] [xVotemap 1.5.3] Info: Map 0 Probability: 13.9%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 1 Probability: 13.8%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 2 Probability: 12.8%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 3 Probability: 11.5%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 4 Probability: 10.3%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 5 Probability: 9.1%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 6 Probability: 7.8%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 7 Probability: 6.6%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 8 Probability: 5.3%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 9 Probability: 4.1%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 10 Probability: 2.9%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 11 Probability: 1.6%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 12 Probability: 0.4%

[08:18:51 54] [xVotemap 1.5.3] Info: Map 13 Probability: 0.0%

[08:18:51 54] [xVotemap 1.5.3] Info: RTable Sum: 0: 138.9

[08:18:51 54] [xVotemap 1.5.3] Info: RTable Sum: 1: 276.8

[08:18:51 54] [xVotemap 1.5.3] Info: RTable Sum: 2: 404.5

[08:18:51 54] [xVotemap 1.5.3] Info: RTable Sum: 3: 519.8

[08:18:51 54] [xVotemap 1.5.3] Info: RTable Sum: 4: 622.8

[08:18:51 54] [xVotemap 1.5.3] Info: RTable Sum: 5: 713.3

[08:18:51 54] [xVotemap 1.5.3] Info: RTable Sum: 6: 791.4

[08:18:51 55] [xVotemap 1.5.3] Info: RTable Sum: 7: 857.1

[08:18:51 55] [xVotemap 1.5.3] Info: RTable Sum: 8: 910.5

[08:18:51 55] [xVotemap 1.5.3] Info: RTable Sum: 9: 951.4

[08:18:51 55] [xVotemap 1.5.3] Info: RTable Sum: 10: 979.9

[08:18:51 55] [xVotemap 1.5.3] Info: RTable Sum: 11: 996.0

[08:18:51 55] [xVotemap 1.5.3] Info: RTable Sum: 12: 1000.0

[08:18:51 55] [xVotemap 1.5.3] Info: RTable Sum: 13: 1000.0

[08:18:51 55] [xVotemap 1.5.3] Info: RandomTable: Done!

[08:18:51 55] [xVotemap 1.5.3] Info: Rnd: 848result: 7

[08:18:51 55] [xVotemap 1.5.3] Info: Useable value found: 7

[08:18:51 55] [xVotemap 1.5.3] Info: Rnd: 582result: 4

[08:18:51 55] [xVotemap 1.5.3] Info: Useable value found: 4

[08:18:51 55] [xVotemap 1.5.3] Info: Rnd: 475result: 3

[08:18:51 55] [xVotemap 1.5.3] Info: Useable value found: 3

[08:18:51 55] [xVotemap 1.5.3] Info: Rnd: 894result: 8

[08:18:51 55] [xVotemap 1.5.3] Info: Useable value found: 8

[08:18:51 55] [xVotemap 1.5.3] Info: Rnd: 307result: 2

[08:18:51 55] [xVotemap 1.5.3] Info: Useable value found: 2

[08:18:51 55] [xVotemap 1.5.3] Info: Rnd: 914result: 9

[08:18:51 55] [xVotemap 1.5.3] Info: Useable value found: 9

[08:18:51 55] [xVotemap 1.5.3] Info: Rnd: 377result: 2

[08:18:51 55] [xVotemap 1.5.3] Info: Rnd: 982result: 11

[08:18:51 55] [xVotemap 1.5.3] Info: Useable value found: 11

[08:18:51 55] [xVotemap 1.5.3] Info: Rnd: 361result: 2

[08:18:51 55] [xVotemap 1.5.3] Info: Rnd: 73result: 0

[08:18:51 55] [xVotemap 1.5.3] Info: Useable value found: 0

[08:18:51 55] [xVotemap 1.5.3] Info: PseudoRandom: Done!

[08:18:51 62] [xVotemap 1.5.3] Error: Exception caught in GenerateMapOptions

[08:18:51 62] [xVotemap 1.5.3] Error: Failed to compare two elements in the array.

[08:18:51 62] [xVotemap 1.5.3] Info: Voting poll: Started!

[08:18:52 16] [xVotemap 1.5.3] Info: Nonvoted squads:sad:1,1) (1,2) (1,3) (2,1) (2,3)

[08:18:52 16] [xVotemap 1.5.3] Work: Displayed vote banner

[08:18:56 22] [xVotemap 1.5.3] Info: Running Voting Logic

[08:18:57 23] [xVotemap 1.5.3] Work: Displayed voting options

[08:18:58 57] [xVotemap 1.5.3] Info: sent reservedSlotsList.list

[08:18:58 57] [xVotemap 1.5.3] Info: ServerInfo called too soon, skipping this call.

[08:18:58 57] [xVotemap 1.5.3] Info: Now: 1/2/2014 8:18:58 AM

[08:18:58 57] [xVotemap 1.5.3] Info: Next: 1/2/2014 8:19:09 AM

[08:18:58 58] [xVotemap 1.5.3] Info: "

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Khorn*:

 

On our server the VIP list doesn't save any name.

Already tried to disable "Include ReserverdSlots". Names will still not save.

 

Its like the Plugin isnt saving the the list on the layer. As soon as i change any other setting, the lsit is empty again after the interface update.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by BriDawg*:

 

This plugin does not show gametype like it is supposed to. It only shows map name. So, if you run a mixed mode server. No one ever knows which type of game they are voting for.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Chilace*:

 

On our server the VIP list doesn't save any name.

Already tried to disable "Include ReserverdSlots". Names will still not save.

 

Its like the Plugin isnt saving the the list on the layer. As soon as i change any other setting, the lsit is empty again after the interface update.

Maybe this will help: https://github.com/Myrcon/Procon-1/issues/79
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by grizzlybeer*:

 

I am having problems with xVotemap and Defuse, it change map in midgame timout, What should I do?

I have defuse and rush on the same maplist.

please set debug level to 5 (Xtras -> Debug Level) and recreate the bug. then post the log here.

please post the console log too (procon\logs\\XXXXXXXX_console.log)

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Talzac*:

 

please set debug level to 5 (Xtras -> Debug Level) and recreate the bug. then post the log here.

please post the console log too (procon\logs\\XXXXXXXX_console.log)

I Will try later Thanks I have now disabled vote map with less then 10 players
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by grizzlybeer*:

 

It was my mistake, no bug, sorry. I only set 1 round on defuse, but noone likes defuse so now it is removed again... :ohmy:

no problem. good to see it works for you. i canceled my defuse server too and made it rush. though i really like defuse myself :-) fun gamemode now and then
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by grizzlybeer*:

 

PLUGIN HAS BEEN UPDATED TO VERSION 1.5.4.0

 

1.5.4.0

NEW: Automatic Update Check

NEW: customizable votebanner

NEW: Show number of votes for each map

NEW: exclude current gamemode from vote options

NEW: time limit effective for all gamemodes (bf4 round time limit)

Fix: increase possible number of vote options

Fix: fixed error removing duplicates

Fix: Version Number

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by LumPenPacK*:

 

PLUGIN HAS BEEN UPDATED TO VERSION 1.5.4.0

 

1.5.4.0

NEW: Automatic Update Check

NEW: customizable votebanner

NEW: Show number of votes for each map

NEW: exclude current gamemode from vote options

NEW: time limit effective for all gamemodes (bf4 round time limit)

Fix: increase possible number of vote options

Fix: fixed error removing duplicates

Fix: Version Number

Wow, that was fast! Great! Thanks a lot.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by grizzlybeer*:

 

Hope this is the right place to ask.

 

Votemap doesnt seem to be working with Obliteration Mode?

votemap works with OB afaik. it will start in the last round of a map when one of the teams has 1 bomb site left and end when the vote lasted for "voting duration" or the round ends, whatever is sooner.

 

what error are you getting? please provide log files with debug level set to 5

what are you expecting and not seeing? please describe in detail

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by IAF-SDS*:

 

PLUGIN HAS BEEN UPDATED TO VERSION 1.5.4.0

 

1.5.4.0

NEW: Automatic Update Check

NEW: customizable votebanner

NEW: Show number of votes for each map

NEW: exclude current gamemode from vote options

NEW: time limit effective for all gamemodes (bf4 round time limit)

Fix: increase possible number of vote options

Fix: fixed error removing duplicates

Fix: Version Number

Hi Grizzly. Thanks for the update.

 

Can't wait for your update to Cheat Detector too.

 

Great work!

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by viking*:

 

Hi Grizzly,

 

we used the votemap version 1.5.3 until today on our server. After i updated to the newest version i wasn´t able to connect to the procon layer anymore. All what i could do was to uninstall the votemap-plugin completly.

So my question is, have i done anything wrong or is it a conflict with another plugin maybe?

We are running the following plugins right now:

 

Enabled plugins:

 

In-Game Admin - 3.3.0.6

Spambot - 2.0.0.4

MULTIbalancer - 1.0.9.0

ProconRulz - 44j.1

 

Disabled plugins:

 

Basic In-Game Info - 3.0.0.0

Ultimate Map Manager - 1.2.3.6

TrueBalancer - 0.5 RC

 

 

Anybody who experienced the same problem with a solution for my stupidity?

I appreciate any help.

THX, viking.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by grizzlybeer*:

 

Hi Grizzly,

 

we used the votemap version 1.5.3 until today on our server. After i updated to the newest version i wasn´t able to connect to the procon layer anymore. All what i could do was to uninstall the votemap-plugin completly.

So my question is, have i done anything wrong or is it a conflict with another plugin maybe?

We are running the following plugins right now:

 

Enabled plugins:

 

In-Game Admin - 3.3.0.6

Spambot - 2.0.0.4

MULTIbalancer - 1.0.9.0

ProconRulz - 44j.1

 

Disabled plugins:

 

Basic In-Game Info - 3.0.0.0

Ultimate Map Manager - 1.2.3.6

TrueBalancer - 0.5 RC

 

 

Anybody who experienced the same problem with a solution for my stupidity?

I appreciate any help.

THX, viking.

to uninstall a plugin just delete the .cs file and restart your procon layer.

however i can asure you that your problem of being unable to login is NOT caused by votemap or any other plugin. you should contact your gsp

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by viking*:

 

Thx for the answer grizzly,

 

i´ve tried many different steps now. What i can say is that the 1.5.3 version is somehow still working fine. As soon as i install the new one, even if i before disable all other plugins, the proconlayer crashes after around 3 minutes.

Is there any possibility that there is a correlation between 1.5.4.0 version and todays R18 server update?

i´m sorry, i´m really not much into this stuff, that might cause some stupid questions, but i really like your plugin and i want to keep it up to date. So until anybody can tell me a solution i will run the 1.5.3 version.

 

Thx for your help, Viking.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by IAF-SDS*:

 

mapvote still aint working for me since china rising, ive updated and still get the same problem.. it doesnt show maps to vote for in game only 1,2 with no names

Votemap works fine for me and it has been working fine for a long time.

 

Are you guys deleting the votemap .dll file when you update your plugin to the new version?

 

1) Make sure you shut down ProCon.

2) Delete the files xVotemap.cs and xVotemap.dll from your BF4 Plugins folder.

3) Add the new xVotemap.cs to your BF4 Plugins folder.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Hutchew*:

 

Votemap works fine for me and it has been working fine for a long time.

Same here. No problems whatsoever. And we run the majority of the popular plugins.

 

Sure wish we could get LatencyManager fixed, though.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by jking54*:

 

I enable votemap with "enablevotemap" and it works and says xVotemap enabled! but then if you type /votemap it coems back with 'votemap' is not a valid command

 

[00:24:49 51] [xVotemap 1.5.4.0] Info: Froz3nTundra enabled xVotemap

[00:25:01 48] [xVotemap 1.5.4.0] Info: Froz3nTundra started a Votemap

[00:25:01 54] [xVotemap 1.5.4.0] Info: Dawnbreaker [CQ] was removed from maplistoptions.

[00:25:01 60] [xVotemap 1.5.4.0] Info: Rogue Transmission [CQ] was removed from maplistoptions.

[00:25:01 65] [xVotemap 1.5.4.0] Info: Dragon Pass [CQ] was removed from maplistoptions.

[00:25:01 70] [xVotemap 1.5.4.0] Info: Siege of Shanghai [CQ] was removed from maplistoptions.

[00:25:01 75] [xVotemap 1.5.4.0] Info: Hainan Resort [CQ] was removed from maplistoptions.

[00:25:01 80] [xVotemap 1.5.4.0] Info: Guilin Peaks [CQ] was removed from maplistoptions.

[00:25:01 84] [xVotemap 1.5.4.0] Info: Operation Locker [CQ] was removed from maplistoptions.

[00:25:01 91] [xVotemap 1.5.4.0] Info: Paracel Storm [CQ] was removed from maplistoptions.

[00:25:01 95] [xVotemap 1.5.4.0] Info: Altai Range [CQ] was removed from maplistoptions.

[00:25:02 00] [xVotemap 1.5.4.0] Info: Golmud Railway [CQ] was removed from maplistoptions.

[00:25:02 04] [xVotemap 1.5.4.0] Info: Flood Zone [CQ] was removed from maplistoptions.

[00:25:02 09] [xVotemap 1.5.4.0] Info: Silk Road [CQ] was removed from maplistoptions.

[00:25:02 13] [xVotemap 1.5.4.0] Info: Lancang Dam [CQ] was removed from maplistoptions.

[00:25:02 18] [xVotemap 1.5.4.0] Info: Zavod 311 [CQ] was removed from maplistoptions.

[00:25:02 19] [xVotemap 1.5.4.0] Info: Not enough maps in the maplist to start a vote. Stopping voting system

[00:25:02 19] [xVotemap 1.5.4.0] Info: Voting poll: Started!

[00:25:12 41] [xVotemap 1.5.4.0] Info: Froz3nTundra started a Votemap

[00:25:12 46] [xVotemap 1.5.4.0] Info: Dawnbreaker [CQ] was removed from maplistoptions.

[00:25:12 52] [xVotemap 1.5.4.0] Info: Rogue Transmission [CQ] was removed from maplistoptions.

[00:25:12 57] [xVotemap 1.5.4.0] Info: Dragon Pass [CQ] was removed from maplistoptions.

[00:25:12 62] [xVotemap 1.5.4.0] Info: Siege of Shanghai [CQ] was removed from maplistoptions.

[00:25:12 66] [xVotemap 1.5.4.0] Info: Hainan Resort [CQ] was removed from maplistoptions.

[00:25:12 71] [xVotemap 1.5.4.0] Info: Guilin Peaks [CQ] was removed from maplistoptions.

[00:25:12 75] [xVotemap 1.5.4.0] Info: Operation Locker [CQ] was removed from maplistoptions.

[00:25:12 79] [xVotemap 1.5.4.0] Info: Paracel Storm [CQ] was removed from maplistoptions.

[00:25:12 83] [xVotemap 1.5.4.0] Info: Altai Range [CQ] was removed from maplistoptions.

[00:25:12 88] [xVotemap 1.5.4.0] Info: Golmud Railway [CQ] was removed from maplistoptions.

[00:25:12 94] [xVotemap 1.5.4.0] Info: Flood Zone [CQ] was removed from maplistoptions.

[00:25:12 98] [xVotemap 1.5.4.0] Info: Silk Road [CQ] was removed from maplistoptions.

[00:25:13 02] [xVotemap 1.5.4.0] Info: Lancang Dam [CQ] was removed from maplistoptions.

[00:25:13 07] [xVotemap 1.5.4.0] Info: Zavod 311 [CQ] was removed from maplistoptions.

[00:25:13 07] [xVotemap 1.5.4.0] Info: Not enough maps in the maplist to start a vote. Stopping voting system

[00:25:13 08] [xVotemap 1.5.4.0] Info: Voting poll: Started!

 

I did end up changing the min players to start from "0" to "1" and it seems to work but when you type in your vote such as /1, it comes back '1' is not a valid command. Also I was in my server by myself, I have all the CQ maps, including CR loaded up as my map list, I was on Golmud and did a test vote, voted for Hainan, waited and it said Zavod won with 100% of votes with 3 votes, how is that possible? Zavod is at the top of the list btw.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by OddJob001*:

 

votemap works with OB afaik. it will start in the last round of a map when one of the teams has 1 bomb site left and end when the vote lasted for "voting duration" or the round ends, whatever is sooner.

 

what error are you getting? please provide log files with debug level set to 5

what are you expecting and not seeing? please describe in detail

Somewhat new to plugins (week 2 now). I will enable debug and take a look at the logs.

 

Basically, votemap runs fine during CQ maps, and will list OB and CQ map modes/maps just fine. However, if its on a OB map, it will not list anything at all. We don't even see the banner. Let me enable debug and take a look, if I cant figure it out, Ill upload and report back.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Soulfly*:

 

i removed both files, added the new one once again, still wont work..

 

 

[16:15:27 11] [xVotemap 1.5.4.0] Info: Voting poll: Starting...

[16:15:27 11] [xVotemap 1.5.4.0] Info: Generate map options: Starting...

[16:15:27 15] [xVotemap 1.5.4.0] Error: Exception Caught while trying to remove current map, continuing without removing =\

[16:15:27 15] [xVotemap 1.5.4.0] Error: Object reference not set to an instance of an object.

[16:15:27 15] [xVotemap 1.5.4.0] Info: SortMapList: Starting...

[16:15:27 15] [xVotemap 1.5.4.0] Info: Pastmaplist count:0

[16:15:27 15] [xVotemap 1.5.4.0] Info: Currmaplist count:14

[16:15:27 19] [xVotemap 1.5.4.0] Error: Exception caught in SortMapList, continuing without proper map order =\

[16:15:27 19] [xVotemap 1.5.4.0] Error: Object reference not set to an instance of an object.

[16:15:27 19] [xVotemap 1.5.4.0] Info: PseudoRandom: Starting...

[16:15:27 19] [xVotemap 1.5.4.0] Info: No flexiblity in displayed map options

[16:15:27 19] [xVotemap 1.5.4.0] Info: PseudoRandom: Done!

[16:15:27 23] [xVotemap 1.5.4.0] Error: Exception caught in GenerateMapOptions

[16:15:27 23] [xVotemap 1.5.4.0] Error: Failed to compare two elements in the array.

[16:15:27 24] [xVotemap 1.5.4.0] Info: Voting poll: Started!

[16:15:27 28] [xVotemap 1.5.4.0] Info: ServerInfo called too soon, skipping this call.

[16:15:27 28] [xVotemap 1.5.4.0] Info: Now: 1/15/2014 4:15:27 PM

[16:15:27 28] [xVotemap 1.5.4.0] Info: Next: 1/15/2014 4:15:44 PM

[16:15:27 33] [xVotemap 1.5.4.0] Info: There are 26 players in the db.

[16:15:28 12] [xVotemap 1.5.4.0] Info: Nonvoted squads:sad:1,1) (1,2) (1,3) (1,4) (2,1) (2,2) (2,3)

[16:15:28 12] [xVotemap 1.5.4.0] Work: Displayed vote banner

[16:15:32 17] [xVotemap 1.5.4.0] Info: Running Voting Logic

[16:15:33 19] [xVotemap 1.5.4.0] Info: Type: /1, /2, ... in chat to vote for the next map!

[16:15:33 19] [xVotemap 1.5.4.0] Work: Displayed voting options

[16:15:37 24] [xVotemap 1.5.4.0] Info: Running Voting Logic

[16:15:38 26] [xVotemap 1.5.4.0] Info: Nonvoted squads:sad:1,1) (1,2) (1,3) (1,4) (2,1) (2,2) (2,3)

[16:15:38 26] [xVotemap 1.5.4.0] Work: Displayed vote banner

[16:15:40 35] [xVotemap 1.5.4.0] Info: ServerInfo called too soon, skipping this call.

[16:15:40 35] [xVotemap 1.5.4.0] Info: Now: 1/15/2014 4:15:40 PM

[16:15:40 35] [xVotemap 1.5.4.0] Info: Next: 1/15/2014 4:15:44 PM

[16:15:40 39] [xVotemap 1.5.4.0] Info: There are 27 players in the db.

[16:15:42 31] [xVotemap 1.5.4.0] Info: Running Voting Logic

[16:15:43 33] [xVotemap 1.5.4.0] Info: Type: /1, /2, ... in chat to vote for the next map!

[16:15:43 33] [xVotemap 1.5.4.0] Work: Displayed voting options

[16:15:45 55] xVotemap Disabled =(

[16:15:46 78] xVotemap Enabled!

[16:15:46 84] [xVotemap 1.5.4.0] Info: Setting ticketCounter to 100

[16:15:46 92] xVotemap Disabled =(

[16:15:46 96] xVotemap Enabled!

[16:15:46 98] [xVotemap 1.5.4.0] Info: Setting ticketCounter to 100

[16:15:47 40] [xVotemap 1.5.4.0] Info: Running Voting Logic

[16:15:47 48] xVotemap Disabled =(

* Restored post. It could be that the author is no longer active.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.