View Single Post
eliteroyal
AlliedModders Donor
Join Date: Dec 2016
Location: Moldova
Old 04-02-2020 , 17:25   Re: [CS:GO] Multi-1v1 (v1.1.9, 2018-2-19)
Reply With Quote #1579

Quote:
Originally Posted by Nocky View Post
Hello, i have a problem
I install 1v1 plugin, all work.. But when firsts players join on the server, so game doesnt start. It doesnt restart round i must restart round manully with mp_restartgame 1

Example video: https://www.youtube.com/watch?v=mW_TRJRjRUQ
i had the same problem for about an infinite number of days looking for the fix, nothing helper until today i saw in web console (hosted server) that it had something with mg_active so i went to gamemodes_server.txt and did this (replaced default maps with my 1v1 maps):


"mapgroups"
{
"mg_active" // mapgroup definition
{
"name" "mg_active"
"maps"
{
"am_alley_v1" ""
"am_arena_c4" ""
"am_aztec2" ""
"am_aztec2015" ""
"am_aztec_arena" ""
"am_aztec_v6" ""
"am_bananag"aming_gbg" ""
"am_basement" ""
"am_basement_2019_v2" ""
"am_breakout" ""
"am_caribbean" ""
"am_castaway" ""
"am_construction_site" ""
"am_courtyard" ""
"am_crashz_dust_v3" ""
"am_cubes" ""
"am_d2_yard" ""
"am_dd2_short_dolnma" ""
"am_desert_64" ""
"am_desert_v2" ""
"am_drought" ""
"am_dust2" ""
"am_dust2014" ""
"am_dust2_cat" ""
"am_dust2_long" ""
"am_dust_arena_v2" ""
"am_dust_fixed" ""
"am_dust_v6" ""
"am_dzi" ""
"am_exhibit_fixed" ""
"am_graffiti" ""
"am_grass2" ""
"am_grass2_lego_wild" ""
"am_inferno_middle_dolnma" ""
"am_inferno_v2" ""
"am_killdepot_fix" ""
"am_lanii_wild" ""



}
}
}
}

and for now no body reported this bug (for more than 5 hours, this is record time).
EDIT: reported today once : (

PS:
i dont know what i did but in error logs i see this:

L 04/02/2020 - 20:42:45: Info (map "am_banana_20") (file "/home/server2731/service2980/csgo/csgo/addons/sourcemod/logs/errors_20200402.log")
L 04/02/2020 - 20:42:45: [SM] Exception reported: Plugin handle 1d001d is invalid (error 1)
L 04/02/2020 - 20:42:45: [SM] Blaming: 1v1/multi1v1.smx
L 04/02/2020 - 20:42:45: [SM] Call stack trace:
L 04/02/2020 - 20:42:45: [SM] [0] Call_StartFunction
L 04/02/2020 - 20:42:45: [SM] [1] Line 199, ./scripting/multi1v1/natives.sp::Native_GivePlayerArenaWeapons
L 04/02/2020 - 20:42:45: [SM] [3] Multi1v1_GivePlayerArenaWeapons
L 04/02/2020 - 20:42:45: [SM] [4] Line 794, ./scripting/multi1v1.sp::SetupPlayer
L 04/02/2020 - 20:42:45: [SM] [5] Line 693, ./scripting/multi1v1.sp::Event_OnRoundPostStart
L 04/02/2020 - 20:45:22: [SM] Exception reported: Plugin handle 1d001d is invalid (error 1)
L 04/02/2020 - 20:45:22: [SM] Blaming: 1v1/multi1v1.smx
L 04/02/2020 - 20:45:22: [SM] Call stack trace:
L 04/02/2020 - 20:45:22: [SM] [0] Call_StartFunction
L 04/02/2020 - 20:45:22: [SM] [1] Line 199, ./scripting/multi1v1/natives.sp::Native_GivePlayerArenaWeapons
L 04/02/2020 - 20:45:22: [SM] [3] Multi1v1_GivePlayerArenaWeapons
L 04/02/2020 - 20:45:22: [SM] [4] Line 794, ./scripting/multi1v1.sp::SetupPlayer
L 04/02/2020 - 20:45:22: [SM] [5] Line 693, ./scripting/multi1v1.sp::Event_OnRoundPostStart
__________________
PEACE FROM MOLDOVA

Last edited by eliteroyal; 04-03-2020 at 06:49.
eliteroyal is offline