Raised This Month: $ Target: $400
 0% 

[CS:GO] Retakes (v0.3.2, 2016-4-6)


Post New Thread Reply   
 
Thread Tools Display Modes
Cripix
Senior Member
Join Date: Sep 2016
Location: French, Bordeaux
Old 04-27-2017 , 09:26   Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)
Reply With Quote #131

Quote:
Originally Posted by Dency View Post
Not working after today update?!
Log?
__________________
My jailbreak Server :
Cripix is offline
UntitledMcC
Member
Join Date: Sep 2016
Old 05-12-2017 , 14:22   Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)
Reply With Quote #132

Hey guys,

I have 1 small bug on my retake servers. Sometimes it'll make the teams 4v7, when it's set to 9 max.

Anybody ever experience this before?
UntitledMcC is offline
BoosterGold
Member
Join Date: Nov 2016
Old 05-14-2017 , 20:35   Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)
Reply With Quote #133

Hey Splewis, kind of like what UntitledMcC said, team switching seems broken since 5/13 update. Maybe the update before it. I don't have a console log because I wasn't around when it happened

Edit: Got it

PHP Code:
05/14/2017 17:39:38: [SMException reportedFailed to locate function
05/14/2017 17:39:38: [SMBlamingretakes.smx
05
/14/2017 17:39:38: [SMCalstack trace:
05/14/2017 17:39:38: [SM]   [0CS_UpdateClientModel
05
/14/2017 17:39:38: [SM]   [1Line 25retakes/generic.sp::SwitchPlayerTeam
05
/14/2017 17:39:38: [SM]   [2Line 814C:\scripting\retakes_03112017.sp::UpdateTeams
05
/14/2017 17:39:38: [SM]   [3Line 586C:\scripting\retakes_03112017.sp::Event_RoundPreStart
05
/14/2017 17:39:38: [retakes.smxFailed to get any spawn on de_miragesite=0team=
Other plugins are having problems too...

PHP Code:
05/14/2017 17:22:05: [SMException reportedFailed to locate function
05/14/2017 17:22:05: [SMBlamingtags.smx
05
/14/2017 17:22:05: [SMCalstack trace:
05/14/2017 17:22:05: [SM]   [0CS_SetClientClanTag
05
/14/2017 17:22:05: [SM]   [1Line 72C:\etc\scripting\tags.sp::HandleTag
05
/14/2017 17:22:05: [SM]   [2Line 52C:\etc\scripting\tags.sp::EventSpawn 

Last edited by BoosterGold; 05-14-2017 at 20:43.
BoosterGold is offline
Byte
Senior Member
Join Date: Jun 2010
Location: 📦 CCSPlayer
Old 05-14-2017 , 21:10   Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)
Reply With Quote #134

Quote:
Originally Posted by BoosterGold View Post
Hey Splewis, kind of like what UntitledMcC said, team switching seems broken since 5/13 update. Maybe the update before it. I don't have a console log because I wasn't around when it happened

Edit: Got it

PHP Code:
05/14/2017 17:39:38: [SMException reportedFailed to locate function
05/14/2017 17:39:38: [SMBlamingretakes.smx
05
/14/2017 17:39:38: [SMCalstack trace:
05/14/2017 17:39:38: [SM]   [0CS_UpdateClientModel
05
/14/2017 17:39:38: [SM]   [1Line 25retakes/generic.sp::SwitchPlayerTeam
05
/14/2017 17:39:38: [SM]   [2Line 814C:\scripting\retakes_03112017.sp::UpdateTeams
05
/14/2017 17:39:38: [SM]   [3Line 586C:\scripting\retakes_03112017.sp::Event_RoundPreStart
05
/14/2017 17:39:38: [retakes.smxFailed to get any spawn on de_miragesite=0team=
Other plugins are having problems too...

PHP Code:
05/14/2017 17:22:05: [SMException reportedFailed to locate function
05/14/2017 17:22:05: [SMBlamingtags.smx
05
/14/2017 17:22:05: [SMCalstack trace:
05/14/2017 17:22:05: [SM]   [0CS_SetClientClanTag
05
/14/2017 17:22:05: [SM]   [1Line 72C:\etc\scripting\tags.sp::HandleTag
05
/14/2017 17:22:05: [SM]   [2Line 52C:\etc\scripting\tags.sp::EventSpawn 
Update your SourceMod game data:
https://www.sourcemod.net/downloads.php?branch=stable

Both CS_UpdateClientModel and CS_SetClientClanTag were fixed already.
__________________
STEAM: /id/invexbyte | Github: Mo Beigi | Discord: Byte#0017
Community: Invex Gaming | My Plugins: Click Me!

Byte is offline
BoosterGold
Member
Join Date: Nov 2016
Old 05-14-2017 , 21:17   Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)
Reply With Quote #135

Quote:
Originally Posted by Byte View Post
Update your SourceMod game data:
https://www.sourcemod.net/downloads.php?branch=stable

Both CS_UpdateClientModel and CS_SetClientClanTag were fixed already.
Ah, thanks. Isn't the server supposed to do that automagically on restart?
BoosterGold is offline
Byte
Senior Member
Join Date: Jun 2010
Location: 📦 CCSPlayer
Old 05-14-2017 , 21:20   Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)
Reply With Quote #136

Quote:
Originally Posted by BoosterGold View Post
Ah, thanks. Isn't the server supposed to do that automagically on restart?
Nope, you have to manually update SourceMod includings its binaries (/bin), gamedata, translations and base plugins.

It won't be automated unless you have some sort of script which automates it.
__________________
STEAM: /id/invexbyte | Github: Mo Beigi | Discord: Byte#0017
Community: Invex Gaming | My Plugins: Click Me!

Byte is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 05-14-2017 , 23:19   Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)
Reply With Quote #137

Quote:
Originally Posted by Byte View Post
Nope, you have to manually update SourceMod includings its binaries (/bin), gamedata, translations and base plugins.

It won't be automated unless you have some sort of script which automates it.
https://wiki.alliedmods.net/Gamedata...ng_(SourceMod)
__________________

Last edited by splewis; 05-15-2017 at 02:21.
splewis is offline
Byte
Senior Member
Join Date: Jun 2010
Location: 📦 CCSPlayer
Old 05-14-2017 , 23:39   Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)
Reply With Quote #138

Quote:
Originally Posted by splewis View Post
Today I learn, good read. Thanks!
__________________
STEAM: /id/invexbyte | Github: Mo Beigi | Discord: Byte#0017
Community: Invex Gaming | My Plugins: Click Me!

Byte is offline
b0rZ
Junior Member
Join Date: Dec 2016
Old 05-24-2017 , 09:56   Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)
Reply With Quote #139

Hi,

Plugin doesn't work after todays update. No spawning, etc..
Sourcemod is already updated to 1.8.0-git5997

Any ideas?
b0rZ is offline
ambn
Veteran Member
Join Date: Feb 2015
Location: Fun servers
Old 05-24-2017 , 11:16   Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)
Reply With Quote #140

Quote:
Originally Posted by b0rZ View Post
Hi,

Plugin doesn't work after todays update. No spawning, etc..
Sourcemod is already updated to 1.8.0-git5997

Any ideas?
Same here, any fixes?
__________________
ambn is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:16.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode