Raised This Month: $51 Target: $400
 12% 

[TF2] gScramble Team Balancer/Scrambler -- 3.0.33 4/14/2015


Post New Thread Reply   
 
Thread Tools Display Modes
BrutalGoerge
AlliedModders Donor
Join Date: Jul 2007
Old 03-12-2011 , 20:07   Re: [TF2] gScramble Team Balancer/Scrambler -- 3.0.6 2/24/11
Reply With Quote #1061

nope
__________________
My Pluggies If you like, consider to me.
BrutalGoerge is offline
gavintlgold
Member
Join Date: Mar 2010
Location: New York
Old 03-13-2011 , 01:54   Re: [TF2] gScramble Team Balancer/Scrambler -- 3.0.6 2/24/11
Reply With Quote #1062

I'm having a strange issue that's only happening on one of my servers (both same plugin, and same version of sourcemod):

Code:
L 03/13/2011 - 00:38:32: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 03/13/2011 - 00:38:32: [SM] Displaying call stack trace for plugin "gscramble.smx":
L 03/13/2011 - 00:38:32: [SM]   [0]  Line 680, gscramble.sp::AskPluginLoad2()
L 03/13/2011 - 00:38:32: [SM] Unable to load plugin "gscramble.smx": Native "QueryGameMEStats" was not found
If I compile without the stats, it complains about the Duel handle. I don't have the snapshot version of sourcemod, so it sort of makes sense, but on my other server this error doesn't happen and the plugin doesn't fail to load (and the sourcemod version is the same).
__________________
"Don't run--it's just ham!" Co-leader of the Crit Sandvich Network
gavintlgold is offline
BrutalGoerge
AlliedModders Donor
Join Date: Jul 2007
Old 03-13-2011 , 03:04   Re: [TF2] gScramble Team Balancer/Scrambler -- 3.0.6 2/24/11
Reply With Quote #1063

hmm
1. you could just remove the code for the natives and compile
2. update your sourcemod, cuz creating a native is producing an error from some reason (my recommended solution)

because of that error, the 'MarkNativeAsOptional' lines are not getting executed.

I tested this on the official release, and it all worked if i remember correctly. so try updating to that if you don't want to try a snapshot.
__________________
My Pluggies If you like, consider to me.
BrutalGoerge is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 03-14-2011 , 17:05   Re: [TF2] gScramble Team Balancer/Scrambler -- 3.0.6 2/24/11
Reply With Quote #1064

Running 3.0.5 and saw this coming by:

L 03/14/2011 - 21:55:05: [SM] Plugin encountered error 11: Invalid memory access
L 03/14/2011 - 21:55:05: [SM] Displaying call stack trace for plugin "gscramble.smx":
L 03/14/2011 - 21:55:05: [SM] [0] Line 1366, gscramble.sp::HLXCE_OnGotPlayerData()

Does the hlxce need a update perhaps? the plugin?
__________________
Arguing with a fool only proves there are two
snelvuur is offline
BrutalGoerge
AlliedModders Donor
Join Date: Jul 2007
Old 03-14-2011 , 19:21   Re: [TF2] gScramble Team Balancer/Scrambler -- 3.0.6 2/24/11
Reply With Quote #1065

i think the last time the hlxce inc file was changed was at 3.0.3 and i looked on the hlxce api google code page and my versions match
so try updating the hlxce api plugin
__________________
My Pluggies If you like, consider to me.
BrutalGoerge is offline
casvdry
Member
Join Date: Mar 2008
Old 03-19-2011 , 04:10   Re: [TF2] gScramble Team Balancer/Scrambler -- 3.0.6 2/24/11
Reply With Quote #1066

Hey George. Considered adding a scramble based on TF2 Stats? http://forums.alliedmods.net/showthread.php?p=987696
casvdry is offline
BrutalGoerge
AlliedModders Donor
Join Date: Jul 2007
Old 03-19-2011 , 06:10   Re: [TF2] gScramble Team Balancer/Scrambler -- 3.0.6 2/24/11
Reply With Quote #1067

if native functions are added to that plugin that return data, i would do it, i wont code in the db connections and queries into gscramble.
__________________
My Pluggies If you like, consider to me.
BrutalGoerge is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 03-31-2011 , 11:57   Re: [TF2] gScramble Team Balancer/Scrambler -- 3.0.6 2/24/11
Reply With Quote #1068

L 03/31/2011 - 17:42:09: [SM] Plugin encountered error 11: Invalid memory access

L 03/31/2011 - 17:42:09: [SM] Displaying call stack trace for plugin "gscramble.
smx":
L 03/31/2011 - 17:42:09: [SM] [0] Line 1366, gscramble.sp::HLXCE_OnGotPlayerD
ata()

Did something in the hlx changed again? This was the last message i saw and then it hanged the server, could be me just being unlucky though.

Hmmm never mind i'll upgrade first i still had 3.0.25 on it and its now 3.0.6 (my script didn't detect a new version since 3.0.25 in version compare is higher then 3.0.6)
__________________
Arguing with a fool only proves there are two

Last edited by snelvuur; 03-31-2011 at 12:02.
snelvuur is offline
SaintK
Veteran Member
Join Date: Mar 2004
Old 04-11-2011 , 08:38   Re: [TF2] gScramble Team Balancer/Scrambler -- 3.0.6 2/24/11
Reply With Quote #1069

Hi,

We use this plugin for it's balancer feature, works bloody neat.

Just one tiny issue shows up in the logs, but we don't seem to notice any negative issues from this so far;

Code:
L 04/11/2011 - 14:29:26: SourceMod error session started
L 04/11/2011 - 14:29:26: Info (map "koth_lakeside_final") (file "errors_20110411.log")
L 04/11/2011 - 14:29:26: [SM] Plugin encountered error 11: Invalid memory access
L 04/11/2011 - 14:29:26: [SM] Displaying call stack trace for plugin "gscramble.smx":
L 04/11/2011 - 14:29:26: [SM]   [0]  Line 1375, gscramble.sp::HLXCE_OnGotPlayerData()
L 04/11/2011 - 14:30:01: [SM] Plugin encountered error 11: Invalid memory access
L 04/11/2011 - 14:30:01: [SM] Displaying call stack trace for plugin "gscramble.smx":
L 04/11/2011 - 14:30:01: [SM]   [0]  Line 1375, gscramble.sp::HLXCE_OnGotPlayerData()
L 04/11/2011 - 14:30:24: [SM] Plugin encountered error 11: Invalid memory access
L 04/11/2011 - 14:30:24: [SM] Displaying call stack trace for plugin "gscramble.smx":
L 04/11/2011 - 14:30:24: [SM]   [0]  Line 1375, gscramble.sp::HLXCE_OnGotPlayerData()
SaintK is offline
Xp3r7
SourceMod Donor
Join Date: Jul 2006
Old 04-13-2011 , 19:56   Re: [TF2] gScramble Team Balancer/Scrambler -- 3.0.6 2/24/11
Reply With Quote #1070

Any plans to support CSS?
__________________
Xp3r7 is offline
Send a message via MSN to Xp3r7
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 07:22.


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