-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Joining a Team is not possible #241
Comments
Have same issue. sm1.10 and newest plugin build |
Update your sourcemod installation. You should be at |
After updating to SourceMod 1.11.0.647 im getting the following errors: I can join a team but nothing else happens when i join a team. |
I believe the https://github.com/splewis/csgo-multi-1v1#maps Would it be right @splewis? |
I'm having the same problem. And i use only am maps. |
Having the same problem on both sourcemod 1.10 and 1.9 |
Getting the following output: L 01/25/2020 - 21:40:46: [SM] Exception reported: Failed to lookup TerminateRound signature. |
same here but without error :/ SourceMod (1.10.0.6461) by AlliedModders LLC |
guys, try to add your am maps in gamemodes_server.txt in mg_active like this:
"am_alley_v1" ""
} and you should be fine, found out this today, i had the same problem for many months. |
Adds this in case:
Of course, with the maps you have on the server. Thanks @iGreen123, I'll be testing. |
However I must add a note, I believe it is the same problem as issues #219. See if there is an arenas limit problem on the map, more information here: #219 (comment) |
im not sure this bug when ALL players cant join a team is related to the map, those maps are limited for example: 16 arenas, and 16 players are able to play, but this bug is different, it doesnt let anyone connect and the round doesnt start, i thought i have found the cure by adding am_ maps to mg_active in gamemodes_server.txt but the bug is still there. : ( |
this happens like 2/3 times a day. can confirm that, and it happens like this, suddenly the map at the end of the map or very near the map changes to the same map once or twice very fast and then everyone is stuck at spectator. |
Joining a Team is not possible.
when joining a Team there is a error in the Console:
L 11/21/2019 - 06:39:35: SourceMod error session started
L 11/21/2019 - 06:39:35: Info (map "workshop/241267905/aim_multi_v4") (file "errors_20191121.log")
L 11/21/2019 - 06:39:35: [SM] Exception reported: Failed to lookup TerminateRound signature.
L 11/21/2019 - 06:39:35: [SM] Blaming: multi1v1.smx
L 11/21/2019 - 06:39:35: [SM] Call stack trace:
L 11/21/2019 - 06:39:35: [SM] [0] CS_TerminateRound
L 11/21/2019 - 06:39:35: [SM] [1] Line 1171, ./scripting/multi1v1.sp::Timer_CheckRoundComplete
Also if i try to join a Team my screen looks like this:
https://prnt.sc/pzwp9s
Can be fixed if i load the game cvars config out of the Sourcemod Folder. After i do that no one has any Weapons.
"CS:GO Multi1v1" (1.1.9)
1.9.0.6282
The text was updated successfully, but these errors were encountered: