Raised This Month: $ Target: $400
 0% 

[CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012


Post New Thread Reply   
 
Thread Tools Display Modes
me-Shoe
Senior Member
Join Date: Apr 2008
Old 05-02-2013 , 07:04   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #51

Any idea why this happened on just one of our servers? -.-

Code:
13:30:03: [SM] Displaying call stack trace for plugin "csgo_strnm.smx":
L 05/02/2013 - 13:30:03: [SM]   [0]  Line 67, csgo_strnm.sp::pReplaceNextMapMsg()
L 05/02/2013 - 13:30:03: [SM] Plugin encountered error 21: Native is not bound
L 05/02/2013 - 13:30:03: [SM] Native "PbReadRepeatedString" reported: 
L 05/02/2013 - 13:30:03: [SM] Displaying call stack trace for plugin "csgo_strnm.smx":
L 05/02/2013 - 13:30:03: [SM]   [0]  Line 67, csgo_strnm.sp::pReplaceNextMapMsg()
L 05/02/2013 - 13:30:03: [SM] Plugin encountered error 21: Native is not bound
L 05/02/2013 - 13:30:03: [SM] Native "PbReadRepeatedString" reported: 
L 05/02/2013 - 13:30:03: [SM] Displaying call stack trace for plugin "csgo_strnm.smx":
L 05/02/2013 - 13:30:03: [SM]   [0]  Line 67, csgo_strnm.sp::pReplaceNextMapMsg()
L 05/02/2013 - 13:30:04: [SM] Plugin encountered error 21: Native is not bound
L 05/02/2013 - 13:30:04: [SM] Native "PbReadRepeatedString" reported: 
L 05/02/2013 - 13:30:04: [SM] Displaying call stack trace for plugin "csgo_strnm.smx":
L 05/02/2013 - 13:30:04: [SM]   [0]  Line 67, csgo_strnm.sp::pReplaceNextMapMsg()
L 05/02/2013 - 13:30:04: [SM] Plugin encountered error 21: Native is not bound
L 05/02/2013 - 13:30:04: [SM] Native "PbReadRepeatedString" reported: 
L 05/02/2013 - 13:30:04: [SM] Displaying call stack trace for plugin "csgo_strnm.smx":
L 05/02/2013 - 13:30:04: [SM]   [0]  Line 67, csgo_strnm.sp::pReplaceNextMapMsg()
__________________
me-Shoe is offline
DennisV1
Junior Member
Join Date: May 2013
Old 05-26-2013 , 06:08   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #52

not working with sourcemod Version 1.5.0-dev+3820

Quote:
Errorlog:
L 05/26/2013 - 11:58:51: [SM] Unable to load plugin "csgo_strnm.smx": Native "BfReadString" was not found
__________________

Last edited by DennisV1; 05-26-2013 at 06:18.
DennisV1 is offline
PlasteR
Senior Member
Join Date: May 2011
Location: Poland
Old 05-26-2013 , 06:24   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #53

@UP
https://forums.alliedmods.net/showpo...6&postcount=31
__________________
PlasteR is offline
DennisV1
Junior Member
Join Date: May 2013
Old 06-01-2013 , 05:17   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #54

Quote:
Originally Posted by PlasteR View Post

Thx, works!
__________________
DennisV1 is offline
srvmil
Senior Member
Join Date: Oct 2010
Old 06-16-2013 , 08:08   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #55

This does work, but the problem is that it shows

Server cvar 'nextlevel' changed to gg_h3amplified
[SourceMod] Next Map: gg_townsquare


Screenie:


When it used to work that it show the right next map on top of that server cvar 'next level' and now we see two lines every time. Does this need to be fix?

Last edited by srvmil; 06-16-2013 at 08:11.
srvmil is offline
Sheepdude
SourceMod Donor
Join Date: Aug 2012
Location: Chicago
Old 06-19-2013 , 16:13   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #56

o.O what is this nextlevel cvar? The plugin looks at the sm_nextmap cvar, which, if you have SM installed, should be what the map changes to after the game ends.

EDIT: Maybe it's an issue with sm_showactivity in /cfg/sourcemod/sourcemod.cfg? I haven't played GO in a while so I'm a little out of the loop. It DOES change to the map on the second line, right? But it shows the first line which you don't want? Let me know if sm_showactivity is the cause. If not, I'll have to investigate further.
__________________

Last edited by Sheepdude; 06-19-2013 at 16:19.
Sheepdude is offline
srvmil
Senior Member
Join Date: Oct 2010
Old 06-22-2013 , 06:33   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #57

Quote:
Originally Posted by Sheepdude View Post
o.O what is this nextlevel cvar? The plugin looks at the sm_nextmap cvar, which, if you have SM installed, should be what the map changes to after the game ends.

EDIT: Maybe it's an issue with sm_showactivity in /cfg/sourcemod/sourcemod.cfg? I haven't played GO in a while so I'm a little out of the loop. It DOES change to the map on the second line, right? But it shows the first line which you don't want? Let me know if sm_showactivity is the cause. If not, I'll have to investigate further.
The second one is correct which will change to that map, the first line is rubbish, doesn't set the same map as the second line. Not sure if it sm_showactivity.

This is my show activity config from the file;

Quote:
// Specifies how admin activity should be relayed to users. Add up the values
// below to get the functionality you want.
// 1: Show admin activity to non-admins anonymously.
// 2: If 1 is specified, admin names will be shown.
// 4: Show admin activity to admins anonymously.
// 8: If 4 is specified, admin names will be shown.
// 16: Always show admin names to root users.
// --
// Default: 13 (1+4+
sm_show_activity 16
srvmil is offline
kosek
Member
Join Date: Jun 2013
Old 07-01-2013 , 11:35   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #58

L 07/01/2013 - 172:47: [SM] Plugin encountered error 21: Native is not bound
L 07/01/2013 - 172:47: [SM] Native "PbReadRepeatedString" reported:
L 07/01/2013 - 172:47: [SM] Displaying call stack trace for plugin "csgo_strnm.smx":
L 07/01/2013 - 172:47: [SM] [0] Line 67, csgo_strnm.sp::pReplaceNextMapMsg()

wtf ?
kosek is offline
PlasteR
Senior Member
Join Date: May 2011
Location: Poland
Old 07-01-2013 , 11:36   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #59

Quote:
Originally Posted by kosek View Post
L 07/01/2013 - 172:47: [SM] Plugin encountered error 21: Native is not bound
L 07/01/2013 - 172:47: [SM] Native "PbReadRepeatedString" reported:
L 07/01/2013 - 172:47: [SM] Displaying call stack trace for plugin "csgo_strnm.smx":
L 07/01/2013 - 172:47: [SM] [0] Line 67, csgo_strnm.sp::pReplaceNextMapMsg()

wtf ?
Try https://forums.alliedmods.net/showpo...6&postcount=31
__________________
PlasteR is offline
kosek
Member
Join Date: Jun 2013
Old 07-01-2013 , 11:51   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #60

I have the latest version of this plugin from the same link :
https://forums.alliedmods.net/showpo...6&postcount=31

And i got this problem in this latest version,
kosek 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 13:02.


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