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

DHooks (Dynamic Hooks - Dev Preview)


Post New Thread Reply   
 
Thread Tools Display Modes
HooLIGUN
Junior Member
Join Date: Apr 2012
Old 12-24-2019 , 00:29   Re: DHooks (Dynamic Hooks - Dev Preview)
Reply With Quote #741

<FAILED> file "dhooks.ext.so": Could not find interface: IBinTools
How to fix this?
SourceMod Version: 1.10.0.6458
Game CS:S
HooLIGUN is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 12-24-2019 , 12:13   Re: DHooks (Dynamic Hooks - Dev Preview)
Reply With Quote #742

Quote:
Originally Posted by bebe9b View Post
"alwaysweaponskins.smx": Required extension "dhooks" file
Quote:
Originally Posted by HooLIGUN View Post
<FAILED> file "dhooks.ext.so": Could not find interface: IBinTools
How to fix this?
SourceMod Version: 1.10.0.6458
Game CS:S
https://forums.alliedmods.net/showpo...&postcount=589
paulo_crash is offline
Shadowysn
Senior Member
Join Date: Sep 2015
Location: Location:
Old 01-16-2020 , 09:41   Re: DHooks (Dynamic Hooks - Dev Preview)
Reply With Quote #743

Quote:
Originally Posted by Peace-Maker View Post
This allows you to use the "Signatures" section in gamedata directly without the need to wrap it in an "Address" for use with the GameConfGetAddress native for detours.
How do you dhook an address in the original creator's version of DHooks though? That is never explained as far as I could find in the internet.
__________________
ragdoll spam, that is all

Steam profile, where I game, obviously.
Youtube channel, where I do Stick Death Maze animations and some other stuff.
no plugin requests, sorry


My Plugins:
-search list-
Modified Plugins:
1 | 2 | 3 | 4

Last edited by Shadowysn; 01-16-2020 at 09:41.
Shadowysn is offline
nosoop
Veteran Member
Join Date: Aug 2014
Old 01-16-2020 , 16:44   Re: DHooks (Dynamic Hooks - Dev Preview)
Reply With Quote #744

Quote:
Originally Posted by Shadowysn View Post
How do you dhook an address in the original creator's version of DHooks though? That is never explained as far as I could find in the internet.
If you want to hook an instance of a non-entity, non-gamerules class that has a vtable, that would be handled with DHookRaw. You can't hook (detour) functions directly in the original.
__________________
I do TF2, TF2 servers, and TF2 plugins.
I don't do DMs over Discord -- PM me on the forums regarding inquiries.
AlliedModders Releases / Github / TF2 Server / Donate (BTC / BCH / coffee)
nosoop is offline
person101
Junior Member
Join Date: Feb 2018
Location: United states
Old 01-19-2020 , 08:10   Re: DHooks (Dynamic Hooks - Dev Preview)
Reply With Quote #745

L 01/19/2020 - 03:12:58: [SM] Unable to load plugin "sm_plugins.smx": Required extension "dhooks" file("dhooks.ext") not running

How can I fix it..?

SourceMod Version Information:
SourceMod Version: 1.10.0.6459
SourcePawn Engine: 1.10.0.6459, jit-x86 (build 1.10.0.6459)
SourcePawn API: v1 = 5, v2 = 12
Compiled on: Dec 15
person101 is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 01-19-2020 , 09:47   Re: DHooks (Dynamic Hooks - Dev Preview)
Reply With Quote #746

Quote:
Originally Posted by person101 View Post
L 01/19/2020 - 03:12:58: [SM] Unable to load plugin "sm_plugins.smx": Required extension "dhooks" file("dhooks.ext") not running

How can I fix it..?

SourceMod Version Information:
SourceMod Version: 1.10.0.6459
SourcePawn Engine: 1.10.0.6459, jit-x86 (build 1.10.0.6459)
SourcePawn API: v1 = 5, v2 = 12
Compiled on: Dec 15
https://forums.alliedmods.net/showth...86#post2588686
paulo_crash is offline
Flotz
Member
Join Date: Aug 2016
Old 02-25-2020 , 05:47   Re: DHooks (Dynamic Hooks - Dev Preview)
Reply With Quote #747

Hello, since last update (24.02.2020)

[SDKTOOLS] Invalid detour address passed - Disabling detour to prevent crashes
[SDKTOOLS] Failed to find WriteBaselines signature -- stringtable error workaround disabled.

I updated my server to the last version of sourcemod 1.10 and i still get this ( using dhooks-2.2.0-detours9-sm110.zip )

Any ideas? maybe gamedata? Thank you !

Last edited by Flotz; 02-25-2020 at 05:50.
Flotz is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-25-2020 , 09:25   Re: DHooks (Dynamic Hooks - Dev Preview)
Reply With Quote #748

Quote:
Originally Posted by Flotz View Post
Hello, since last update (24.02.2020)

[SDKTOOLS] Invalid detour address passed - Disabling detour to prevent crashes
[SDKTOOLS] Failed to find WriteBaselines signature -- stringtable error workaround disabled.

I updated my server to the last version of sourcemod 1.10 and i still get this ( using dhooks-2.2.0-detours9-sm110.zip )

Any ideas? maybe gamedata? Thank you !
Error would be SDKTools, not DHooks.

SDKTolls already comes in SourceMod, I checked if you really have the latest version.
paulo_crash is offline
axelnieves2012
Senior Member
Join Date: Oct 2014
Location: Argentina
Old 04-04-2020 , 21:30   Re: DHooks (Dynamic Hooks - Dev Preview)
Reply With Quote #749

<FAILED> file "dhooks.ext.dll": Could not find interface: IBinTools"

I have seen a reply to another one who has the same problem but I don't understand your reply. You just replied a link that doesn't help at all. It is confusing.
What do I have to do to solve this?
Could you please tell me exactly how to solve this? thanks

Last edited by axelnieves2012; 04-04-2020 at 21:32.
axelnieves2012 is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 04-04-2020 , 22:40   Re: DHooks (Dynamic Hooks - Dev Preview)
Reply With Quote #750

Quote:
Originally Posted by axelnieves2012 View Post
<FAILED> file "dhooks.ext.dll": Could not find interface: IBinTools"

I have seen a reply to another one who has the same problem but I don't understand your reply. You just replied a link that doesn't help at all. It is confusing.
What do I have to do to solve this?
Could you please tell me exactly how to solve this? thanks
Simple, access the link and download the DHooks version shared by Peace-Maker: https://forums.alliedmods.net/showth...86#post2588686

To facilitate follow the links for download:
SM 1.10: https://forums.alliedmods.net/attach...4&d=1566228343
SM 1.9: https://forums.alliedmods.net/attach...5&d=1566228343
paulo_crash 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 10:01.


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