Raised This Month: $ Target: $400
 0% 

[CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !nametag]


Post New Thread Reply   
 
Thread Tools Display Modes
kgns
Senior Member
Join Date: May 2017
Location: Istanbul, Turkey
Old 07-24-2017 , 23:51   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #81

Quote:
Originally Posted by root88 View Post
The problem is server just hangs, there is no crash. It's happening on v1.0.7 and v1.0.0 - v1.0.5 on arena and gungame servers. It happens about 10 times a day. v1.0.6 works fine on those servers (just DB bug).
On other servers every version works without crashes.
I think it's related to knives handling by arena / GG plugins.
Quote:
Originally Posted by Wacci View Post
I using your plugin on 3 SRCDS (on Windows Server 2008 )
I've got a Multi 1v1 mod's ,but I've experienced a similar mistake since the new version.

2-20 time in one day Frezze (,dont crash server, but it will unavailable), everytime in freezetime.
Nothing in logs.

Console's last rows:
Quote:
Originally Posted by FlawlessKush View Post
Can confirm this happens to my 1v1 server, have revered back v1.06 and my other servers i reverted aswell, cause i noticed random crashes with surfrpg to and deathmatch plugin, guess it has something to do with gunmenu's in-game cause multi-1v1 plugin & deathmatch plugin both have gunmenu, hope helps thanks.
can you guys try v1.0.8 to see if it solves your problem?
__________________

OyunHost Sunucu Hizmetleri: https://www.oyunhost.net

Last edited by kgns; 07-25-2017 at 10:28.
kgns is offline
Wacci
AlliedModders Donor
Join Date: May 2017
Location: Hungary
Old 07-25-2017 , 05:30   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #82

It seems the fix was successful.
Wacci is offline
m22b
Senior Member
Join Date: Jul 2013
Old 07-25-2017 , 06:08   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #83

Errors...

Code:
L 07/25/2017 - 12:26:16: SourceMod error session started
L 07/25/2017 - 12:26:16: Info (map "de_mirage") (file "errors_20170725.log")
L 07/25/2017 - 12:26:16: [weapons.smx] Update Player failed! near "WHERE": syntax error
L 07/25/2017 - 12:27:18: [weapons.smx] Update Player failed! near "WHERE": syntax error
L 07/25/2017 - 12:38:26: Error log file session closed.
m22b is offline
vortex.
AlliedModders Donor
Join Date: Jan 2017
Location: OnGameFrame()
Old 07-25-2017 , 07:15   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #84

Quote:
Originally Posted by m22b View Post
Errors...

Code:
L 07/25/2017 - 12:26:16: SourceMod error session started
L 07/25/2017 - 12:26:16: Info (map "de_mirage") (file "errors_20170725.log")
L 07/25/2017 - 12:26:16: [weapons.smx] Update Player failed! near "WHERE": syntax error
L 07/25/2017 - 12:27:18: [weapons.smx] Update Player failed! near "WHERE": syntax error
L 07/25/2017 - 12:38:26: Error log file session closed.
Did u try new version?
__________________
vortex. is offline
kgns
Senior Member
Join Date: May 2017
Location: Istanbul, Turkey
Old 07-25-2017 , 10:28   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #85

Quote:
Originally Posted by m22b View Post
Errors...

Code:
L 07/25/2017 - 12:26:16: SourceMod error session started
L 07/25/2017 - 12:26:16: Info (map "de_mirage") (file "errors_20170725.log")
L 07/25/2017 - 12:26:16: [weapons.smx] Update Player failed! near "WHERE": syntax error
L 07/25/2017 - 12:27:18: [weapons.smx] Update Player failed! near "WHERE": syntax error
L 07/25/2017 - 12:38:26: Error log file session closed.
what DBMS do you use? SQLite or MySQL?
__________________

OyunHost Sunucu Hizmetleri: https://www.oyunhost.net

Last edited by kgns; 07-25-2017 at 10:28.
kgns is offline
m22b
Senior Member
Join Date: Jul 2013
Old 07-25-2017 , 11:39   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #86

Quote:
Originally Posted by kgns View Post
what DBMS do you use? SQLite or MySQL?
Last version [1.0.8]
SQLite
Last (stable) mm & sm
m22b is offline
Legit.
Junior Member
Join Date: Jan 2017
Old 07-25-2017 , 12:18   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #87

Is there anyway to make it just useable for admins?
Legit. is offline
Wacci
AlliedModders Donor
Join Date: May 2017
Location: Hungary
Old 07-25-2017 , 12:29   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #88

I recommend this for you:
https://wiki.alliedmods.net/Overridi...ess_(Sourcemod)
Wacci is offline
FlawlessKush
Member
Join Date: Mar 2014
Old 07-25-2017 , 14:32   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #89

Quote:
Originally Posted by m22b View Post
Errors...

Code:
L 07/25/2017 - 12:26:16: SourceMod error session started
L 07/25/2017 - 12:26:16: Info (map "de_mirage") (file "errors_20170725.log")
L 07/25/2017 - 12:26:16: [weapons.smx] Update Player failed! near "WHERE": syntax error
L 07/25/2017 - 12:27:18: [weapons.smx] Update Player failed! near "WHERE": syntax error
L 07/25/2017 - 12:38:26: Error log file session closed.
Quote:
Originally Posted by m22b View Post
Last version [1.0.8]
SQLite
Last (stable) mm & sm
Quote:
Originally Posted by kgns View Post
what DBMS do you use? SQLite or MySQL?



Got same errors, i am running mysql not sqlite, version 1.0.8, btw fixed 1v1 crashes ty, here is my random errors now though, (no crashing) just errors

Error: 1
Code:
L 07/25/2017 - 02:15:38: [weapons.smx] Update Player failed! near "WHERE": syntax error
L 07/25/2017 - 02:15:56: [weapons.smx] Update Player failed! near "WHERE": syntax error
Error: 2
Code:
[SM] Exception reported: Invalid timer handle ec600b9d (error 1)
L 07/25/2017 - 11:53:49: [SM] Blaming: weapons.smx
L 07/25/2017 - 11:53:49: [SM] Call stack trace:
L 07/25/2017 - 11:53:49: [SM]   [0] KillTimer
L 07/25/2017 - 11:53:49: [SM]   [1] Line 192, weapons/menus.sp::FloatMenuHandler
FlawlessKush is offline
Legit.
Junior Member
Join Date: Jan 2017
Old 07-25-2017 , 18:34   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #90

Quote:
Originally Posted by Wacci View Post
the problem is i dont know what a console command triggers the menu you need a sm_somthing to do it like that or iam wrong?
Legit. 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:49.


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