Hello,
I got Manu mod running on a linux box. Everything seems to work good i can use in game commands etc but when someone wants to vote a map with the "!vote" command the server crashes.
I get this from the mod.log:
Code
706:24 [05.04.10 02:27:57] Notice: Player 'Nickname' executed command: 'vote', PID: 12, GUID: 5cab71dc68eXXXXXXdfba910e0e
706:24 [05.04.10 02:27:57] !! Error: ConfigVar [voting]allowsetnextmap NOT set and can't use a default value
Than the cod 4 game server keeps running but it stops manu mod which make that i need to restart manu mod again untill someone use !vote again.
Here is my mapvote config:
Code
[mapvote]
enabled = 1
type = 0
mapcount = 5
duration = 620
announce = 90
maps = "<maps.cfg>"
gametypes = "war"
notlastmaps = 5
notlastgt = 0
votestoskip = "50%"
Alles anzeigen
Does anyone know how to fix this bug or do you need information ? Please tell me so i can get manu mod working.