Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
(Basically at the end of a round players can rate the map, and this rating appears during voting in the future)
After changing it to just the mapname it works flawlessly.
MapVote.Start(nil, nil, nil, prefix)
which prefix is a pointer containing all the map names - yields aboslutely nothing in the map pool.
https://github.com/EX3MP/gmod-mapvote
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=557585977
I'll go with setting up a fresh server to replace current to see if there is changes I made along the way that contributed and see how I go with errors.
Maybe the error message is useful on its own to you.
Just with testing on a dedicated server I'm getting the following error:
Clifford: !mapvote
lua/mapvote/sv_honest.lua:373: attempt to call field 'Iterator' (a nil value)
The timer runs out and nothing will happen.
No issues when doing local hosting via Main Menu > Start New Game > X Players > Peer to Peer.
Have yet to try a fresh dedicated server to make sure no conflicts/minimal addons.