Raised This Month: $ Target: $400
 0% 

[CS:S/CS:GO] GunGame


Post New Thread Reply   
 
Thread Tools Display Modes
Hollanda
Senior Member
Join Date: Sep 2006
Location: Netherlands
Old 07-10-2010 , 15:59   Re: GunGame
Reply With Quote #1291

Quote:
/* Strip dead players weapon */
"StripDeadPlayersWeapon" "0"
Hollanda is offline
sorai
Junior Member
Join Date: Jul 2010
Old 07-10-2010 , 18:09   Re: GunGame
Reply With Quote #1292

Using:
Metamod:Source 1.8.2
sourcemod 1.3.3
gungame 1.0.9.3

Errorlog:

L 07/11/2010 - 00:072: SourceMod error session started
L 07/11/2010 - 00:072: Info (map "gg_aim") (file "errors_20100711.log")
L 07/11/2010 - 00:072: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 07/11/2010 - 00:072: [SM] Displaying call stack trace for plugin "gungame.smx":
L 07/11/2010 - 00:072: [SM] [0] Line 3, gungame/natives.sp::OnCreateNatives()
L 07/11/2010 - 00:072: [SM] [1] Line 51, gungame.sp::AskPluginLoad2()
L 07/11/2010 - 00:072: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 07/11/2010 - 00:072: [SM] Displaying call stack trace for plugin "gungame_stats.smx":
L 07/11/2010 - 00:072: [SM] [0] Line 4, gungame_stats/natives.sp::OnCreateNatives()
L 07/11/2010 - 00:072: [SM] [1] Line 44, gungame_stats.sp::AskPluginLoad2()
L 07/11/2010 - 00:072: [SM] Plugin encountered error 25: Call was aborted
L 07/11/2010 - 00:072: [SM] Native "SetFailState" reported: Virtual GiveAmmo Failed. Please contact the author.
L 07/11/2010 - 00:072: [SM] Displaying call stack trace for plugin "gungame\gungame.smx":
L 07/11/2010 - 00:072: [SM] [0] Line 203, gungame/hacks.sp::CreateGiveAmmoHack()
L 07/11/2010 - 00:072: [SM] [1] Line 45, gungame/hacks.sp::OnHackStart()
L 07/11/2010 - 00:072: [SM] [2] Line 115, gungame.sp::OnPluginStart()
L 07/11/2010 - 00:072: [SM] Plugin encountered error 25: Call was aborted
L 07/11/2010 - 00:072: [SM] Native "SetFailState" reported: Virtual SwitchTeam failed. Please contact the author.
L 07/11/2010 - 00:072: [SM] Displaying call stack trace for plugin "gungame\gungame_afk.smx":
L 07/11/2010 - 00:072: [SM] [0] Line 170, gungame_afk.sp::CreateSwitchTeam()
L 07/11/2010 - 00:072: [SM] [1] Line 33, gungame_afk.sp::OnPluginStart()
L 07/11/2010 - 00:072: [SM] Unable to load plugin "gungame_display_winner.smx": Native "GG_ShowRank" was not found
L 07/11/2010 - 00:072: [SM] Unable to load plugin "gungame_tk.smx": Native "GG_RemoveLevelMulti" was not found
L 07/11/2010 - 00:077: Error log file session closed.

What did I do wrong?
How do I fix this?
thanks for replys.

Last edited by sorai; 07-10-2010 at 18:14.
sorai is offline
altex
Veteran Member
Join Date: May 2009
Location: Russia
Old 07-11-2010 , 00:24   Re: GunGame
Reply With Quote #1293

https://forums.alliedmods.net/showpo...postcount=1231
__________________
altex is offline
Raptor10
Senior Member
Join Date: Nov 2008
Old 07-11-2010 , 00:31   Re: GunGame
Reply With Quote #1294

Altex, my best compliments, the GG and DM plugins works very well..
Raptor10 is offline
Hollanda
Senior Member
Join Date: Sep 2006
Location: Netherlands
Old 07-11-2010 , 05:24   Re: GunGame
Reply With Quote #1295

Altex, how do I fix my problem? I have "StripDeadPlayersWeapon" "0'' set.

Quote:
13:075 L 07/11/2010 - 13:074: [SM] Plugin encountered error 25: Call was aborted
13:075 L 07/11/2010 - 13:074: [SM] Native "SetFailState" reported: Signature CSSPlayer::CSWeaponDrop Failed. Please contact the author.
13:075 L 07/11/2010 - 13:074: [SM] Displaying call stack trace for plugin "gungame.smx":
13:075 L 07/11/2010 - 13:074: [SM] [0] Line 89, gungame/hacks.sp::CreateDropHack()
13:075 L 07/11/2010 - 13:074: [SM] [1] Line 6, gungame/hacks.sp::OnHackStart()
13:075 L 07/11/2010 - 13:074: [SM] [2] Line 118, gungame.sp::OnPluginStart()

Last edited by Hollanda; 07-11-2010 at 07:08.
Hollanda is offline
sorai
Junior Member
Join Date: Jul 2010
Old 07-11-2010 , 06:20   Re: GunGame
Reply With Quote #1296

Quote:
Originally Posted by altex View Post
Well yes found that too.
tbrown7552 solved this but he never told how.
So this won't help.
sorai is offline
altex
Veteran Member
Join Date: May 2009
Location: Russia
Old 07-11-2010 , 07:51   Re: GunGame
Reply With Quote #1297

Quote:
Originally Posted by sorai View Post
Well yes found that too.
tbrown7552 solved this but he never told how.
So this won't help.
i think something was not updated well.
i use mm1.8.2 and sm1.3.3 and all works fine.
__________________
altex is offline
sorai
Junior Member
Join Date: Jul 2010
Old 07-11-2010 , 09:19   Re: GunGame
Reply With Quote #1298

It's a new Installation.
No Update.
So I Should just reinstall and try again hu?
sorai is offline
altex
Veteran Member
Join Date: May 2009
Location: Russia
Old 07-11-2010 , 09:41   Re: GunGame
Reply With Quote #1299

Just recompile plugin with your version of sourcemod
__________________
altex is offline
Hollanda
Senior Member
Join Date: Sep 2006
Location: Netherlands
Old 07-11-2010 , 09:47   Re: GunGame
Reply With Quote #1300

How does that work?
Hollanda 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 01:47.


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