Novy server CS:GO a par otazok

Technická podpora k herním serverům Counter-Strike: Global Offensive
Message
Autor
slavo77
Příspěvky: 20
Registrován: 21 zář 2014, 10:22
Reputation: 0

Re: Novy server CS:GO a par otazok

#11 Příspěvekod slavo77 » 21 zář 2014, 21:08

mám tam 2 ten prvy je zo stahnuteho pluginu GameVoting 1.5.

gamevoting.cfg
Spoiler: zobrazit
// Enable or disable plugin.
gv_enable_plugin "1"

// Delay between each vote for 1 person (seconds). Antiflood.
gv_delay_vote "20"

// Enable colors in chat.
gv_support_morecolors "0"

// Enable or disable logs
gv_enable_logs "0"

// Enable or disable actions logs
gv_enable_logs_actions "1"

// Disable plugin when admin on server. Default: "1"
gv_deactivate_admin "0"

// Need players for enable plugin (def: 8). Default: "8"
gv_need_players "2"

// Prevent votes for client with this flag. Default: "b"
gv_immunity_flag "b"

// Enable or disable ban function.
gv_ban_enable "1"

// Enable or disable kick function.
gv_kick_enable "1"

// Enable or disable silence function.
gv_silence_enable "1"

// Enable or disable mute function.
gv_mute_enable "1"

// How many percent of votes need to be got for ban player (def: 80%)
gv_ban_percent "80"

// percent for kick player (def: 80%)
gv_kick_percent "80"

// percent for mute player (def: 70%)
gv_mute_percent "70"

// percent for mute player (def: 70%)
gv_silence_percent "70"

// ban duration in minutes (Works with Sourcebans) Default: "60"
gv_ban_duration "60"

// kick duration in seconds (reset on map start) Default: "120"
gv_kick_duration "30"

// mute duration in seconds (reset on map start) Default: "60"
gv_mute_duration "60"

// silence duration in seconds (reset on map start) Default: "60"
gv_silence_duration "60"


GameVoting.cfg

Spoiler: zobrazit
// This file was auto-generated by SourceMod (v1.6.2-dev+4568)
// ConVars for plugin "gv.smx"


// ban duration in minutes (Works with Sourcebans)
// -
// Default: "60"
gv_ban_duration "60"

// Enable or disable ban function.
// -
// Default: "1"
gv_ban_enable "1"

// How many percent of votes need to be got for ban player (def: 80%)
// -
// Default: "80"
gv_ban_percent "80"

// Disable plugin when admin on server (def: 0)(Not recommended)
// -
// Default: "0"
gv_deactivate_admin "0"

// Delay between each vote for 1 person (seconds).
// -
// Default: "20"
gv_delay_vote "20"

// Enable or disable logs (def: 0)(Not recommended)
// -
// Default: "0"
gv_enable_logs "0"

// Enable or disable actions logs (def: 1)(Recommended)
// -
// Default: "1"
gv_enable_logs_actions "1"

// Enable or disable plugin. Of course not recommended :P
// -
// Default: "1"
gv_enable_plugin "1"

// Prevent votes for client with this flag. (its doesnt works without b flag, you need to be Generic admin)
// -
// Default: "b"
gv_immunity_flag "b"

// kick duration in seconds (reset on map start)
// -
// Default: "120"
gv_kick_duration "120"

// Enable or disable kick function.
// -
// Default: "1"
gv_kick_enable "1"

// percent for kick player (def: 80%)
// -
// Default: "80"
gv_kick_percent "80"

// mute duration in seconds (reset on map start)
// -
// Default: "60"
gv_mute_duration "60"

// Enable or disable mute function.
// -
// Default: "1"
gv_mute_enable "1"

// percent for mute player (def: 70%)
// -
// Default: "70"
gv_mute_percent "70"

// Need players for enable plugin (def: 8)
// -
// Default: "8"
gv_need_players "8"

// silence duration in seconds (reset on map start)
// -
// Default: "60"
gv_silence_duration "60"

// Enable or disable silence function.
// -
// Default: "1"
gv_silence_enable "1"

// percent for mute player (def: 70%)
// -
// Default: "70"
gv_silence_percent "70"

// Enable colors in chat.
// -
// Default: "0"
gv_support_morecolors "0"

// Version of GameVoting plugin
// -
// Default: "1.5b"
sm_gamevoting_version "1.5b"



Ešte sa mi podarilo zachytit log z CP konzoli
,ked som napisal in game votekick nič sa nestalo, ale v CP konzoli sa vypisal takýto zaznam na 10 riadkov !
Spoiler: zobrazit
[Admin]ッ.ッVeverička: votekick
L 09/21/2014 - 22:27:29: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:27:29: [SM] Native "Format" reported: Language phrase "GameVoting_menu_title_kick" not found
L 09/21/2014 - 22:27:29: [SM] Displaying call stack trace for plugin "gv.smx":
L 09/21/2014 - 22:27:29: [SM] [0] Line 395, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::VoteInit()
L 09/21/2014 - 22:27:29: [SM] [1] Line 1020, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::Listener()
L 09/21/2014 - 22:27:29: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:27:29: [SM] Native "Format" reported: Language phrase "Votekick_Menu_Title" not found
L 09/21/2014 - 22:27:29: [SM] Displaying call stack trace for plugin "gamevoting.smx":
L 09/21/2014 - 22:27:29: [SM] [0] Line 374, D:\scripting\gamevoting.sp::VoteInit()
L 09/21/2014 - 22:27:29: [SM] [1] Line 293, D:\scripting\gamevoting.sp::Listener()
D ٿ k y 182 ™: votekick
L 09/21/2014 - 22:28:26: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:28:26: [SM] Native "Format" reported: Language phrase "GameVoting_menu_title_mute" not found
L 09/21/2014 - 22:28:26: [SM] Displaying call stack trace for plugin "gv.smx":
L 09/21/2014 - 22:28:26: [SM] [0] Line 413, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::VoteInit()
L 09/21/2014 - 22:28:26: [SM] [1] Line 1030, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::Listener()
L 09/21/2014 - 22:28:26: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:28:26: [SM] Native "Format" reported: Language phrase "Votemute_Menu_Title" not found
L 09/21/2014 - 22:28:26: [SM] Displaying call stack trace for plugin "gamevoting.smx":
L 09/21/2014 - 22:28:26: [SM] [0] Line 388, D:\scripting\gamevoting.sp::VoteInit()
L 09/21/2014 - 22:28:26: [SM] [1] Line 298, D:\scripting\gamevoting.sp::Listener()
[Admin]ッ.ッVeverička: votemute
L 09/21/2014 - 22:28:34: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:28:34: [SM] Native "Format" reported: Language phrase "GameVoting_menu_title_kick" not found
L 09/21/2014 - 22:28:34: [SM] Displaying call stack trace for plugin "gv.smx":
L 09/21/2014 - 22:28:34: [SM] [0] Line 395, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::VoteInit()
L 09/21/2014 - 22:28:34: [SM] [1] Line 1020, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::Listener()
L 09/21/2014 - 22:28:34: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:28:34: [SM] Native "Format" reported: Language phrase "Votekick_Menu_Title" not found
L 09/21/2014 - 22:28:34: [SM] Displaying call stack trace for plugin "gamevoting.smx":
L 09/21/2014 - 22:28:34: [SM] [0] Line 374, D:\scripting\gamevoting.sp::VoteInit()
L 09/21/2014 - 22:28:34: [SM] [1] Line 293, D:\scripting\gamevoting.sp::Listener()

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Novy server CS:GO a par otazok

#12 Příspěvekod Mysteria » 22 zář 2014, 00:02

Ten první smaž, nech tam jenom ten GameVoting.cfg. Co se týká těch chyb, nenahrál jsi překladové soubory. Tzn, jak stáhneš ten soubor, tak překopíruj složku addons/sourcemod/translations do stejnýho umístěný i na FTP, pak by tahle chyba měla zmizet a bude to fungovat (pokud tam nebude další).

slavo77
Příspěvky: 20
Registrován: 21 zář 2014, 10:22
Reputation: 0

Re: Novy server CS:GO a par otazok

#13 Příspěvekod slavo77 » 22 zář 2014, 00:23

Dnes už neni čas to spravit hned zajtra to skusim a ozvem sa cca po 18:00 dakujem ;)

Uživatelský avatar
max_007
Příspěvky: 510
Věk: 36
Registrován: 03 led 2010, 21:19
Reputation: 0

Re: Novy server CS:GO a par otazok

#14 Příspěvekod max_007 » 22 zář 2014, 16:21

odporucam nepouzivat v mapliste _se mapy tie ani u mna sa nedaju tahat zo serveru treba pouzit normalne verzie

slavo77
Příspěvky: 20
Registrován: 21 zář 2014, 10:22
Reputation: 0

Re: Novy server CS:GO a par otazok

#15 Příspěvekod slavo77 » 22 zář 2014, 20:35

Mapy mi stahuje cez fast download. 8-) ale plugin stale nejde :?
překladové soubory aj ostatne som prekopiroval na 100% spravne nemoze byt problem v tom ze mam vyššiu verziu sourcemodu ako vyžaduje plugin?
https://forums.alliedmods.net/showthread.php?t=193643
Dependence:
- Sourcemod 1.5.3 (required or lower)
- Sourcebans (recommended, not required)
- basecomm.smx (required for votemute, votesilence)

vypis konzoli z CP
Spoiler: zobrazit
ッ.ッVeverička: votekick
Player ッ.ッVeverička took control bot Jim (8)
Client "Miruška" connected (77.247.224.22:27005).
CreateFragmentsFromFile: 'downloads/1ab72a88.dat' doesn't exist.
PutClientInServer: no info_player_start on level
CreateFragmentsFromFile: 'downloads/1ab72a88.dat' doesn't exist.
ッ.ッVeverička RELEASED CONTROL of Jim
L 09/22/2014 - 20:04:03: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/22/2014 - 20:04:03: [SM] Native "Format" reported: Language phrase "GameVoting_menu_title_kick" not found
L 09/22/2014 - 20:04:03: [SM] Displaying call stack trace for plugin "gv.smx":
L 09/22/2014 - 20:04:03: [SM] [0] Line 395, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::VoteInit()
L 09/22/2014 - 20:04:03: [SM] [1] Line 1020, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::Listener()
L 09/22/2014 - 20:04:03: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/22/2014 - 20:04:03: [SM] Native "Format" reported: Language phrase "Votekick_Menu_Title" not found
L 09/22/2014 - 20:04:03: [SM] Displaying call stack trace for plugin "gamevoting.smx":
L 09/22/2014 - 20:04:03: [SM] [0] Line 374, D:\scripting\gamevoting.sp::VoteInit()
L 09/22/2014 - 20:04:03: [SM] [1] Line 293, D:\scripting\gamevoting.sp::Listener()
*DEAD* ッ.ッVeverička: votekick

nepomoze reinstalacia serveru?
Naposledy upravil(a) slavo77 dne 22 zář 2014, 21:16, celkem upraveno 1 x.

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Novy server CS:GO a par otazok

#16 Příspěvekod Mysteria » 22 zář 2014, 21:15

Jasně, všimni si velikosti písmen. Ten plugin se má jmenovat GameVoting.smx (velká písmena, ty je tam máš malý). Tohle samý se ti určitě stane i s tím překladovým souborem a proto to nefunguje, protože ty ho tam sice máš ale se špatnou velikostí písmen. Vypni si v tom FTP klientu, který používáš, aby ti převáděl velký písmena na malý. Pak pak ho nahrej znova (složky sourcemod/plugins a sourcemod/translations).

slavo77
Příspěvky: 20
Registrován: 21 zář 2014, 10:22
Reputation: 0

Re: Novy server CS:GO a par otazok

#17 Příspěvekod slavo77 » 22 zář 2014, 21:24

Nemože to byt soucemodom,ze ten plugin nejde ?
-- 22 zář 2014, 20:49 --

subory uz tam su nahrate v spravnom tvare ale i tak to nejde
vypis CP konzole
Spoiler: zobrazit
ッ.ッVeverička: votekick
Client "HuL0" connected (85.135.167.50:22919).
PutClientInServer: no info_player_start on level
Player HuL0 took control bot Dan (3)
L 09/22/2014 - 21:47:16: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/22/2014 - 21:47:16: [SM] Native "Format" reported: Language phrase "GameVoting_menu_title_kick" not found
L 09/22/2014 - 21:47:16: [SM] Displaying call stack trace for plugin "gv.smx":
L 09/22/2014 - 21:47:16: [SM] [0] Line 395, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::VoteInit()
L 09/22/2014 - 21:47:16: [SM] [1] Line 1020, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::Listener()
L 09/22/2014 - 21:47:16: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/22/2014 - 21:47:16: [SM] Native "Format" reported: Language phrase "Votekick_Menu_Title" not found
L 09/22/2014 - 21:47:16: [SM] Displaying call stack trace for plugin "gamevoting.smx":
L 09/22/2014 - 21:47:16: [SM] [0] Line 374, D:\scripting\gamevoting.sp::VoteInit()
L 09/22/2014 - 21:47:16: [SM] [1] Line 293, D:\scripting\gamevoting.sp::Listener()
ッ.ッVeverička: votekick
HuL0 RELEASED CONTROL of Dan

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Novy server CS:GO a par otazok

#18 Příspěvekod Mysteria » 22 zář 2014, 23:22

OK, tohle asi takhle nevyřešíme, dej mi k tomu serveru práva na CP - na nick Mysteria, minimálně mi dej přístup k ke konzoli (včetně možnosti pouštět v ní příkazy) a ke správci souborů a na restart.

slavo77
Příspěvky: 20
Registrován: 21 zář 2014, 10:22
Reputation: 0

Re: Novy server CS:GO a par otazok

#19 Příspěvekod slavo77 » 23 zář 2014, 19:46

Ahoj az teraz som prišiel z prace idem na to .
A velke diki za ochotu pomoct mi velmi si to cennim !!!
Edit:hotovo

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Novy server CS:GO a par otazok

#20 Příspěvekod Mysteria » 23 zář 2014, 20:56

Ještě mi musíš dát právo k zobrazení serveru, to musí být vždycky, jinak se k němu vůbec nedostanu.


Zpět na „Counter-Strike: Global Offensive“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 3 hosti