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

KnifeFight


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Rineek
Member
Join Date: Jan 2018
Old 01-18-2019 , 06:06   KnifeFight
Reply With Quote #1

Hi
I'm looking for a working CSGO Linux plugin for KnifeFight
I find this https://forums.alliedmods.net/showthread.php?t=94572 but it says it crashes CSGO Linux server.
If there is not a plugin like this is there a plugin that make any actions for "when 1 player in team left" for example beacon
Rineek is offline
Cruze
Veteran Member
Join Date: May 2017
Old 01-18-2019 , 07:12   Re: KnifeFight
Reply With Quote #2

I use that plugin. It works perfectly for me.
__________________
Taking paid private requests! Contact me
Cruze is offline
Rineek
Member
Join Date: Jan 2018
Old 01-25-2019 , 15:09   Re: KnifeFight
Reply With Quote #3

Quote:
Originally Posted by Cruze View Post
I use that plugin. It works perfectly for me.
It crash server on CSGO Linux
Rineek is offline
Nexd
BANNED
Join Date: Dec 2013
Location: Hungary
Old 01-25-2019 , 17:09   Re: KnifeFight
Reply With Quote #4

Quote:
Originally Posted by Rineek View Post
It crash server on CSGO Linux
any errorlog?
Nexd is offline
Cruze
Veteran Member
Join Date: May 2017
Old 01-26-2019 , 03:57   Re: KnifeFight
Reply With Quote #5

Quote:
Originally Posted by Rineek View Post
It crash server on CSGO Linux
I use it in CSGO linux
__________________
Taking paid private requests! Contact me
Cruze is offline
Rineek
Member
Join Date: Jan 2018
Old 01-26-2019 , 19:03   Re: KnifeFight
Reply With Quote #6

Quote:
Originally Posted by Nexd View Post
any errorlog?
If I download smx server doesn't crash, but knifefight doesn't work and SM logs
Code:
[SM] Unable to load plugin "knifefight.smx": Native "BfWriteByte" was not found
If I download sp and compile in latest SourceMod. I don't get errors, but server console shows

Code:
Host_Error: Index error writing string table baseline downloadables


Host_Error: Index error writing string table baseline downloadables


PreMinidumpCallback: updating dump comment
crash_20190127025801_1.dmp[14433]: Uploading dump (out-of-process)
/tmp/dumps/crash_20190127025801_1.dmp
crash_20190127025801_1.dmp[14433]: Finished uploading minidump (out-of-process): success = no
crash_20190127025801_1.dmp[14433]: error: libcurl.so: cannot open shared object file: No such file or directory
crash_20190127025801_1.dmp[14433]: file ''/tmp/dumps/crash_20190127025801_1.dmp'', upload no: ''libcurl.so: cannot open shared object file: No such file or directory''
Segmentation fault
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Server restart in 10 seconds
Rineek is offline
Cruze
Veteran Member
Join Date: May 2017
Old 01-27-2019 , 01:41   Re: KnifeFight
Reply With Quote #7

Quote:
Originally Posted by Rineek View Post
If I download smx server doesn't crash, but knifefight doesn't work and SM logs
Code:
[SM] Unable to load plugin "knifefight.smx": Native "BfWriteByte" was not found
Use this version
Quote:
If I download sp and compile in latest SourceMod. I don't get errors, but server console shows

Code:
Host_Error: Index error writing string table baseline downloadables


Host_Error: Index error writing string table baseline downloadables


PreMinidumpCallback: updating dump comment
crash_20190127025801_1.dmp[14433]: Uploading dump (out-of-process)
/tmp/dumps/crash_20190127025801_1.dmp
crash_20190127025801_1.dmp[14433]: Finished uploading minidump (out-of-process): success = no
crash_20190127025801_1.dmp[14433]: error: libcurl.so: cannot open shared object file: No such file or directory
crash_20190127025801_1.dmp[14433]: file ''/tmp/dumps/crash_20190127025801_1.dmp'', upload no: ''libcurl.so: cannot open shared object file: No such file or directory''
Segmentation fault
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Server restart in 10 seconds
Code:
tv_enable "1"
tv_delay "30"
tv_advertise_watchable "1"
Use this in server.cfg/autoexec.cfg
__________________
Taking paid private requests! Contact me
Cruze is offline
Rineek
Member
Join Date: Jan 2018
Old 01-29-2019 , 18:16   Re: KnifeFight
Reply With Quote #8

Quote:
Originally Posted by Cruze View Post
Use this version
Code:
tv_enable "1"
tv_delay "30"
tv_advertise_watchable "1"
Use this in server.cfg/autoexec.cfg
HTML Code:
L 01/29/2019 - 23:28:39: [SM] Blaming: knifefight-csgo.smx
L 01/29/2019 - 23:28:39: [SM] Call stack trace:
L 01/29/2019 - 23:28:39: [SM]   [0] PrintHintText
L 01/29/2019 - 23:28:39: [SM]   [1] Line 448, D:\scripting\include\halflife.inc::PrintHintTextToAll
L 01/29/2019 - 23:28:39: [SM]   [2] Line 811, D:\scripting\knifefight-csgo.sp::FightTimer
SM 1.9
Plugin compiled in SM 1.9

Last edited by Rineek; 01-29-2019 at 18:18.
Rineek is offline
Cruze
Veteran Member
Join Date: May 2017
Old 01-30-2019 , 01:35   Re: KnifeFight
Reply With Quote #9

Quote:
Originally Posted by Rineek View Post
HTML Code:
L 01/29/2019 - 23:28:39: [SM] Blaming: knifefight-csgo.smx
L 01/29/2019 - 23:28:39: [SM] Call stack trace:
L 01/29/2019 - 23:28:39: [SM]   [0] PrintHintText
L 01/29/2019 - 23:28:39: [SM]   [1] Line 448, D:\scripting\include\halflife.inc::PrintHintTextToAll
L 01/29/2019 - 23:28:39: [SM]   [2] Line 811, D:\scripting\knifefight-csgo.sp::FightTimer
SM 1.9
Plugin compiled in SM 1.9
Give another line above "Blaming knifefight-csgo.smx". or attach whole error log file
__________________
Taking paid private requests! Contact me
Cruze is offline
Rineek
Member
Join Date: Jan 2018
Old 01-31-2019 , 17:36   Re: KnifeFight
Reply With Quote #10

Quote:
Originally Posted by Cruze View Post
Give another line above "Blaming knifefight-csgo.smx". or attach whole error log file
some colors errors

Code:
L 02/01/2019 - 01:08:42: [SM] Exception reported: Could not send a usermessage
L 02/01/2019 - 01:08:42: [SM] Blaming: redie_beta.smx
L 02/01/2019 - 01:08:42: [SM] Call stack trace:
L 02/01/2019 - 01:08:42: [SM]   [0] PrintToChat
L 02/01/2019 - 01:08:42: [SM]   [1] Line 205, D:\scripting\redie_beta.sp::Event_Player_Death
L 02/01/2019 - 01:08:42: [SM] Exception reported: Could not send a usermessage
L 02/01/2019 - 01:08:42: [SM] Blaming: knifefight-csgo.smx
L 02/01/2019 - 01:08:42: [SM] Call stack trace:
L 02/01/2019 - 01:08:42: [SM]   [0] PrintHintText
L 02/01/2019 - 01:08:42: [SM]   [1] Line 448, D:\scripting\include\halflife.inc::PrintHintTextToAll
L 02/01/2019 - 01:08:42: [SM]   [2] Line 999, D:\scripting\knifefight-csgo.sp::VerifyConditions
L 02/01/2019 - 01:08:51: [SM] Exception reported: Could not send a usermessage
L 02/01/2019 - 01:08:51: [SM] Blaming: redie_beta.smx
L 02/01/2019 - 01:08:51: [SM] Call stack trace:
L 02/01/2019 - 01:08:51: [SM]   [0] PrintToChat
L 02/01/2019 - 01:08:51: [SM]   [1] Line 205, D:\scripting\redie_beta.sp::Event_Player_Death
L 02/01/2019 - 01:09:01: [SM] Exception reported: Could not send a usermessage
L 02/01/2019 - 01:09:01: [SM] Blaming: EasySpawnProtection.smx
L 02/01/2019 - 01:09:01: [SM] Call stack trace:
L 02/01/2019 - 01:09:01: [SM]   [0] PrintToChat
L 02/01/2019 - 01:09:01: [SM]   [1] Line 83, C:\Games\SteamDS\Byte\CSGO\addons\sourcemod\scripting\include\colors_csgo.inc::CPrintToChat
L 02/01/2019 - 01:09:01: [SM]   [2] Line 268, C:\Games\SteamDS\Byte\CSGO\addons\sourcemod\scripting\EasySpawnProtection.sp::Event_OnPlayerSpawn
L 02/01/2019 - 01:09:01: [SM] Exception reported: Could not send a usermessage
L 02/01/2019 - 01:09:01: [SM] Blaming: EasySpawnProtection.smx
L 02/01/2019 - 01:09:01: [SM] Call stack trace:
L 02/01/2019 - 01:09:01: [SM]   [0] PrintToChat
L 02/01/2019 - 01:09:01: [SM]   [1] Line 83, C:\Games\SteamDS\Byte\CSGO\addons\sourcemod\scripting\include\colors_csgo.inc::CPrintToChat
L 02/01/2019 - 01:09:01: [SM]   [2] Line 268, C:\Games\SteamDS\Byte\CSGO\addons\sourcemod\scripting\EasySpawnProtection.sp::Event_OnPlayerSpawn
L 02/01/2019 - 01:09:01: [SM] Exception reported: Could not send a usermessage
L 02/01/2019 - 01:09:01: [SM] Blaming: EasySpawnProtection.smx
L 02/01/2019 - 01:09:01: [SM] Call stack trace:
L 02/01/2019 - 01:09:01: [SM]   [0] PrintToChat
L 02/01/2019 - 01:09:01: [SM]   [1] Line 83, C:\Games\SteamDS\Byte\CSGO\addons\sourcemod\scripting\include\colors_csgo.inc::CPrintToChat
L 02/01/2019 - 01:09:01: [SM]   [2] Line 268, C:\Games\SteamDS\Byte\CSGO\addons\sourcemod\scripting\EasySpawnProtection.sp::Event_OnPlayerSpawn
L 02/01/2019 - 01:09:11: [SM] Exception reported: Could not send a usermessage
L 02/01/2019 - 01:09:11: [SM] Blaming: EasySpawnProtection.smx
L 02/01/2019 - 01:09:11: [SM] Call stack trace:
L 02/01/2019 - 01:09:11: [SM]   [0] PrintToChat
L 02/01/2019 - 01:09:11: [SM]   [1] Line 83, C:\Games\SteamDS\Byte\CSGO\addons\sourcemod\scripting\include\colors_csgo.inc::CPrintToChat
L 02/01/2019 - 01:09:11: [SM]   [2] Line 338, C:\Games\SteamDS\Byte\CSGO\addons\sourcemod\scripting\EasySpawnProtection.sp::RemoveProtection
L 02/01/2019 - 01:09:11: [SM] Exception reported: Could not send a usermessage
L 02/01/2019 - 01:09:11: [SM] Blaming: EasySpawnProtection.smx
L 02/01/2019 - 01:09:11: [SM] Call stack trace:
L 02/01/2019 - 01:09:11: [SM]   [0] PrintToChat
L 02/01/2019 - 01:09:11: [SM]   [1] Line 83, C:\Games\SteamDS\Byte\CSGO\addons\sourcemod\scripting\include\colors_csgo.inc::CPrintToChat
L 02/01/2019 - 01:09:11: [SM]   [2] Line 338, C:\Games\SteamDS\Byte\CSGO\addons\sourcemod\scripting\EasySpawnProtection.sp::RemoveProtection
L 02/01/2019 - 01:09:11: [SM] Exception reported: Could not send a usermessage
L 02/01/2019 - 01:09:11: [SM] Blaming: EasySpawnProtection.smx
L 02/01/2019 - 01:09:11: [SM] Call stack trace:
L 02/01/2019 - 01:09:11: [SM]   [0] PrintToChat
L 02/01/2019 - 01:09:11: [SM]   [1] Line 83, C:\Games\SteamDS\Byte\CSGO\addons\sourcemod\scripting\include\colors_csgo.inc::CPrintToChat
L 02/01/2019 - 01:09:11: [SM]   [2] Line 338, C:\Games\SteamDS\Byte\CSGO\addons\sourcemod\scripting\EasySpawnProtection.sp::RemoveProtection
L 02/01/2019 - 01:09:12: [SM] Exception reported: Could not send a usermessage
L 02/01/2019 - 01:09:12: [SM] Blaming: shop/shop_moneydistributor.smx
L 02/01/2019 - 01:09:12: [SM] Call stack trace:
L 02/01/2019 - 01:09:12: [SM]   [0] PrintToChat
L 02/01/2019 - 01:09:12: [SM]   [1] Line 90, D:\CSS\PLUGINS\COMPILE_FOLDER\include\morecolors.inc::CPrintToChat
L 02/01/2019 - 01:09:12: [SM]   [2] Line 121, shop_moneydistributor.sp::GivePoints
L 02/01/2019 - 01:09:12: [SM] Exception reported: Unable to execute a new message, there is already one in progress
L 02/01/2019 - 01:09:12: [SM] Blaming: falldamageheal.smx
L 02/01/2019 - 01:09:12: [SM] Call stack trace:
L 02/01/2019 - 01:09:12: [SM]   [0] StartMessage
L 02/01/2019 - 01:09:12: [SM]   [1] Line 256, D:\scripting\include\usermessages.inc::StartMessageOne
L 02/01/2019 - 01:09:12: [SM]   [2] Line 43, D:\scripting\falldamageheal.sp::OnTakeDamageAlivePost
L 02/01/2019 - 01:09:14: [SM] Exception reported: Could not send a usermessage
L 02/01/2019 - 01:09:14: [SM] Blaming: redie_beta.smx
L 02/01/2019 - 01:09:14: [SM] Call stack trace:
L 02/01/2019 - 01:09:14: [SM]   [0] PrintToChat
L 02/01/2019 - 01:09:14: [SM]   [1] Line 205, D:\scripting\redie_beta.sp::Event_Player_Death
L 02/01/2019 - 01:09:15: [SM] Exception reported: Could not send a usermessage
L 02/01/2019 - 01:09:15: [SM] Blaming: knifefight-csgo.smx
L 02/01/2019 - 01:09:15: [SM] Call stack trace:
L 02/01/2019 - 01:09:15: [SM]   [0] PrintHintText
L 02/01/2019 - 01:09:15: [SM]   [1] Line 448, D:\scripting\include\halflife.inc::PrintHintTextToAll
L 02/01/2019 - 01:09:15: [SM]   [2] Line 999, D:\scripting\knifefight-csgo.sp::VerifyConditions
Rineek is offline
Reply


Thread Tools
Display Modes

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 16:06.


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