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

[L4D & L4D2] Left 4 DHooks Direct (1.146) [21-Apr-2024]


Post New Thread Reply   
 
Thread Tools Display Modes
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 11-24-2021 , 00:46   Re: [L4D & L4D2] Left 4 DHooks Direct (1.80) [24-Nov-2021]
Reply With Quote #541

Thanks, overlooked the mistake.

Code:
1.80 (24-Nov-2021)
    - Fixed forward "L4D_OnSpawnSpecial_Post" param error. Thanks to "fdxx" for reporting.
__________________
Silvers is offline
ReCreator
Member
Join Date: Nov 2017
Location: Ukraine,Kyiv
Old 11-28-2021 , 16:04   Re: [L4D & L4D2] Left 4 DHooks Direct (1.80) [24-Nov-2021]
Reply With Quote #542

L4D1, SM 1.10, plugin 1.80
native L4D_LobbyUnreserve, and sm_l4dd_unreserve does nothing.
No errors in logs.
__________________
Sorry for my pure English...

Last edited by ReCreator; 11-28-2021 at 17:56.
ReCreator is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 11-29-2021 , 03:47   Re: [L4D & L4D2] Left 4 DHooks Direct (1.80) [24-Nov-2021]
Reply With Quote #543

Works for me on Windows. You're using Linux? I don't see why it wouldn't work, same signature and method as L4D2. Maybe you have something messing with it.

Code:
status
players : 1 humans, 0 bots (4 max) (not hibernating) (reserved 186000003e290bc)

sm_l4dd_unreserve
-> Reservation cookie 0:  reason Unreserved by Left 4 DHooks

status
players : 1 humans, 0 bots (4 max) (not hibernating) (unreserved)
Edit: seems to be working, issue is "Unable to change difficult to 'hard', it is locked due to lobby reservation"
__________________

Last edited by Silvers; 11-29-2021 at 14:12.
Silvers is offline
Krufftys Killers
Senior Member
Join Date: Jan 2014
Old 11-29-2021 , 06:19   Re: [L4D & L4D2] Left 4 DHooks Direct (1.80) [24-Nov-2021]
Reply With Quote #544

Getting this error today

204:41: SourceMod error session started
L 11/28/2021 - 204:41: Info (map "contra3d02") (file "/home/container/left4dead2/addons/sourcemod/logs/errors_20211128.log")
L 11/28/2021 - 204:41: [SM] Exception reported: Trying to get value for null pointer.
L 11/28/2021 - 204:41: [SM] Blaming: left4dhooks.smx
L 11/28/2021 - 204:41: [SM] Call stack trace:
L 11/28/2021 - 204:41: [SM] [0] DHookGetParam
L 11/28/2021 - 204:41: [SM] [1] Line 10511, C:\Servers\L4D2\left4dead2\addons\sourcemod\s cripting\left4dhooks.sp:TR_CTerrorPlayer_On VomitedUpon
L 11/28/2021 - 204:41: [SM] Exception reported: Trying to get value for null pointer.
L 11/28/2021 - 204:41: [SM] Blaming: left4dhooks.smx
L 11/28/2021 - 204:41: [SM] Call stack trace:
L 11/28/2021 - 204:41: [SM] [0] DHookGetParam
L 11/28/2021 - 204:41: [SM] [1] Line 10511, C:\Servers\L4D2\left4dead2\addons\sourcemod\s cripting\left4dhooks.sp:TR_CTerrorPlayer_On VomitedUpon
L 11/28/2021 - 204:41: [SM] Exception reported: Trying to get value for null pointer.
L 11/28/2021 - 204:41: [SM] Blaming: left4dhooks.smx
L 11/28/2021 - 204:41: [SM] Call stack trace:
L 11/28/2021 - 204:41: [SM] [0] DHookGetParam
L 11/28/2021 - 204:41: [SM] [1] Line 10511, C:\Servers\L4D2\left4dead2\addons\sourcemod\s cripting\left4dhooks.sp:TR_CTerrorPlayer_On VomitedUpon
Krufftys Killers is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 11-29-2021 , 07:31   Re: [L4D & L4D2] Left 4 DHooks Direct (1.80) [24-Nov-2021]
Reply With Quote #545

Ahh forgot to delete that line. Thank you, will fix next version.
__________________

Last edited by Silvers; 11-29-2021 at 07:32.
Silvers is offline
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 11-29-2021 , 07:57   Re: [L4D & L4D2] Left 4 DHooks Direct (1.80) [24-Nov-2021]
Reply With Quote #546

Petition for github repo pls!
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Old 11-29-2021 , 13:48   Re: [L4D & L4D2] Left 4 DHooks Direct (1.80) [24-Nov-2021]
Reply With Quote #547

+1. I can help with batch-scripts uploader.
__________________
Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
[My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]
Dragokas is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 11-30-2021 , 05:02   Re: [L4D & L4D2] Left 4 DHooks Direct (1.81) [30-Nov-2021]
Reply With Quote #548

GitHub soon when I have more time to set it up.

Code:
1.81 (30-Nov-2021)
    - Fixed forward "L4D_OnVomitedUpon" sometimes throwing errors about null pointer. Thanks to "Krufftys Killers" for reporting.
    - Changed function "Local_GetRandomClient" in "left4dhooks_silver.inc" to be stock. Thanks to "A1m" for reporting.

    - Updated: Plugin.
    - Updated: "left4dhooks_silver.inc" Include file.
__________________
Silvers is offline
TiTz
Member
Join Date: Jan 2020
Old 12-02-2021 , 17:37   Re: [L4D & L4D2] Left 4 DHooks Direct (1.81) [30-Nov-2021]
Reply With Quote #549

Hey Silvers,

Hope all's well ... I just dusted off my L4D1 server after a year.
Updated to sourcemod-1.10.0-git6528-windows and your latest DHooks Direct ver1.81

But the plugin won't load as I get the following error.

Code:
L 12/02/2021 - 22:31:06: Error log file session closed.
L 12/02/2021 - 22:31:37: SourceMod error session started
L 12/02/2021 - 22:31:37: Info (map "l4d_airport01_greenhouse") (file "D:\servl4dt1\left4dead\addons\sourcemod\logs\errors_20211202.log")
L 12/02/2021 - 22:31:37: [DHOOKS] Unknown subsection "a2" (expected "arguments"): line: 487 col: 6
L 12/02/2021 - 22:31:37: [SM] Error parsing gameconfig file "D:\servl4dt1\left4dead\addons\sourcemod\gamedata\left4dhooks.l4d1.txt":
L 12/02/2021 - 22:31:37: [SM] Error 3 on line 487, col 6: Callback error
L 12/02/2021 - 22:31:37: [SM] Exception reported: Unable to open left4dhooks.l4d1: Callback error
L 12/02/2021 - 22:31:37: [SM] Blaming: left4dhooks.smx
L 12/02/2021 - 22:31:37: [SM] Call stack trace:
L 12/02/2021 - 22:31:37: [SM]   [0] GameData.GameData
L 12/02/2021 - 22:31:37: [SM]   [1] Line 3219, C:\Servers\L4D2\left4dead2\addons\sourcemod\scripting\left4dhooks.sp::LoadGameData
L 12/02/2021 - 22:31:37: [SM]   [2] Line 1717, C:\Servers\L4D2\left4dead2\addons\sourcemod\scripting\left4dhooks.sp::OnPluginStart
L 12/02/2021 - 22:31:37: [SM] Unable to load plugin "left4dhooks.smx": Error detected in plugin startup (see error logs)
Any ideas ?

TiTz
TiTz is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 12-03-2021 , 06:33   Re: [L4D & L4D2] Left 4 DHooks Direct (1.81) [30-Nov-2021]
Reply With Quote #550

Did you update the gamedata, it seems this maybe the issue? Replace all previous files with the 1.81 files from the archive.

Linux server? I don't see anything wrong and it loads normally here.
__________________
Silvers 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 07:40.


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