Raised This Month: $32 Target: $400
 8% 

[CSS & CSGO] Throwing Knives


Post New Thread Reply   
 
Thread Tools Display Modes
Jumpman
Senior Member
Join Date: Mar 2010
Location: Denmark
Old 01-24-2023 , 04:30   Re: [CSS & CSGO] Throwing Knives
Reply With Quote #131

After i updated sourcemod yestoday to build 6927 and recompile all my script i have this one problem with cssthrowingknives i dont have any errors og warnings when compile the script but in my logs i get a lot of spam somebody know how to fix this problem ?

Code:
L 01/24/2023 - 01:22:16: SourceMod error session started
L 01/24/2023 - 01:22:16: Info (map "gg_fy_snow") (file "/home/tcagame_svc13720/clan35/13720/cstrike/addons/sourcemod/logs/errors_20230124.log")
L 01/24/2023 - 01:22:16: [SM] Exception reported: Not enough space on the heap
L 01/24/2023 - 01:22:16: [SM] Blaming: cssthrowingknives.smx
L 01/24/2023 - 01:22:16: [SM] Call stack trace:
L 01/24/2023 - 01:22:16: [SM]   [0] AcceptEntityInput
L 01/24/2023 - 01:22:16: [SM]   [1] Line 278, G:\Server Backup Games\GunGame\addons\sourcemod\scripting\cssthrowingknives.sp::SoundsHook
L 01/24/2023 - 01:25:40: [SM] Exception reported: Not enough space on the heap
L 01/24/2023 - 01:25:40: [SM] Blaming: cssthrowingknives.smx
L 01/24/2023 - 01:25:40: [SM] Call stack trace:
L 01/24/2023 - 01:25:40: [SM]   [0] AcceptEntityInput
L 01/24/2023 - 01:25:40: [SM]   [1] Line 278, G:\Server Backup Games\GunGame\addons\sourcemod\scripting\cssthrowingknives.sp::SoundsHook
L 01/24/2023 - 01:26:07: [SM] Exception reported: Not enough space on the heap
L 01/24/2023 - 01:26:07: [SM] Blaming: cssthrowingknives.smx
L 01/24/2023 - 01:26:07: [SM] Call stack trace:
L 01/24/2023 - 01:26:07: [SM]   [0] AcceptEntityInput
L 01/24/2023 - 01:26:07: [SM]   [1] Line 278, G:\Server Backup Games\GunGame\addons\sourcemod\scripting\cssthrowingknives.sp::SoundsHook
L 01/24/2023 - 01:26:35: Error log file session closed.
__________________
[+35]Jumpman

Last edited by Jumpman; 01-24-2023 at 04:30.
Jumpman is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-24-2023 , 06:04   Re: [CSS & CSGO] Throwing Knives
Reply With Quote #132

Thanks for report

*edit
Quote:
Originally Posted by Jumpman View Post
After i updated sourcemod yestoday to build 6927 and recompile all my script i have this one problem with cssthrowingknives i dont have any errors og warnings when compile the script but in my logs i get a lot of spam somebody know how to fix this problem ?

Code:
L 01/24/2023 - 01:22:16: SourceMod error session started
L 01/24/2023 - 01:22:16: Info (map "gg_fy_snow") (file "/home/tcagame_svc13720/clan35/13720/cstrike/addons/sourcemod/logs/errors_20230124.log")
L 01/24/2023 - 01:22:16: [SM] Exception reported: Not enough space on the heap
L 01/24/2023 - 01:22:16: [SM] Blaming: cssthrowingknives.smx
L 01/24/2023 - 01:22:16: [SM] Call stack trace:
L 01/24/2023 - 01:22:16: [SM]   [0] AcceptEntityInput
L 01/24/2023 - 01:22:16: [SM]   [1] Line 278, G:\Server Backup Games\GunGame\addons\sourcemod\scripting\cssthrowingknives.sp::SoundsHook
L 01/24/2023 - 01:25:40: [SM] Exception reported: Not enough space on the heap
L 01/24/2023 - 01:25:40: [SM] Blaming: cssthrowingknives.smx
L 01/24/2023 - 01:25:40: [SM] Call stack trace:
L 01/24/2023 - 01:25:40: [SM]   [0] AcceptEntityInput
L 01/24/2023 - 01:25:40: [SM]   [1] Line 278, G:\Server Backup Games\GunGame\addons\sourcemod\scripting\cssthrowingknives.sp::SoundsHook
L 01/24/2023 - 01:26:07: [SM] Exception reported: Not enough space on the heap
L 01/24/2023 - 01:26:07: [SM] Blaming: cssthrowingknives.smx
L 01/24/2023 - 01:26:07: [SM] Call stack trace:
L 01/24/2023 - 01:26:07: [SM]   [0] AcceptEntityInput
L 01/24/2023 - 01:26:07: [SM]   [1] Line 278, G:\Server Backup Games\GunGame\addons\sourcemod\scripting\cssthrowingknives.sp::SoundsHook
L 01/24/2023 - 01:26:35: Error log file session closed.
Your script differs from this plugin.

Check again with
sm plugins list
__________________
Do not Private Message @me

Last edited by Bacardi; 01-24-2023 at 06:07.
Bacardi is offline
Jumpman
Senior Member
Join Date: Mar 2010
Location: Denmark
Old 01-24-2023 , 17:50   Re: [CSS & CSGO] Throwing Knives
Reply With Quote #133

Quote:
Originally Posted by Bacardi View Post
Thanks for report

Your script differs from this plugin.

Check again with
sm plugins list
aggg

sm plugins list: 39 "CSS Throwing Knives" (1.2.2b) by meng

Sorry i must have slept in class and put another copy in the folder with the original file, the bug is fixed now
__________________
[+35]Jumpman
Jumpman is offline
azalty
AlliedModders Donor
Join Date: Feb 2020
Location: France
Old 03-09-2024 , 17:36   Re: [CSS & CSGO] Throwing Knives
Reply With Quote #134

Quote:
Originally Posted by azalty View Post
Here's a fix for throwing knives not hurting people and going through them (this happens if noblock is enabled)

You'll have to adjust it to make it fit this plugin, as this is the fix for Myjailshop's implementation

https://github.com/shanapu/MyJailSho...71934f17eedeea
Here is the noblock fix implemented to this plugin, as requested privately by a user.
All the details are on my MyJailShop Pull Request on GitHub.
Attached Files
File Type: sp Get Plugin or Get Source (throwingknives.sp - 20 views - 13.7 KB)
__________________
GitHub | Discord: @azalty | Steam
azalty is offline
ExoFade
New Member
Join Date: Mar 2024
Old 03-09-2024 , 18:00   Re: [CSS & CSGO] Throwing Knives
Reply With Quote #135

Quote:
Originally Posted by azalty View Post
Here is the noblock fix implemented to this plugin, as requested privately by a user.
All the details are on my MyJailShop Pull Request on GitHub.
Thanks again, this is the solution some people have been looking for for a very long time.
ExoFade 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 00:19.


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