peace-maker / DHooks2

Dynamic detouring support for the DHooks 2 SourceMod extension
https://forums.alliedmods.net/showthread.php?p=2588686#post2588686
68 stars 11 forks source link

Dhooks2 problem #27

Closed Yamiru closed 2 years ago

Yamiru commented 2 years ago

Dhooks2 problem

Hello, I have installed SourceMod (1.11.0.6802) & Metamod:Source version 1.12.0-dev+1153 (nmrih servers need latest dev version for server working) but dhooks2 not works:

dhooks-2.2.0-detours17-sm10 /entrypoint.sh: line 25: 37 Segmentation fault (core dumped) ./srcds_run -game nmrih -console -port 14004 +map nms_northway +ip 0.0.0.0 -strictportbind -norestart server crash


dhooks-2.2.0-detours17 server works, dhooks2 show in meta list, but for 4 sm plugins not

Required extension "dhooks" file("dhooks.ext") not running

peace-maker commented 2 years ago

Do you have Accelerator installed? Please post a link to one of your crashes.

Yamiru commented 2 years ago
  1. from compilled version (probably I bad compile to latest dev SM) crash : https://crash.limetech.org/nothdri2qjee

  2. default from your site not crash server, but (showing dhooks and plugins not connect to dhooks):

meta list Listing 4 plugins: [01] SourceMod (1.11.0.6802) by AlliedModders LLC [02] SDK Hooks (1.11.0.6802) by AlliedModders LLC [03] SDK Tools (1.11.0.6802) by AlliedModders LLC [04] DHooks (2.2.0-detours17) by Dr!fter and Peace-Maker sm plugins list [SM] Listing 37 plugins: 01 "Basic Ban Commands" (1.11.0.6802) by AlliedModders LLC 02 "[NMRiH] Infection & Bleeding Notification" (2.0) by ys24ys, Mr.Halt 03 "Nextmap" (1.11.0.6802) by AlliedModders LLC 04 "[NMRiH] Death Notifications" (1.2-20181014) by Leonardo 05 "[NMRiH] Quality of Life (Dysphie's fork)" (2.1.5) by Ryan 06 "[NMRiH] Infinity" (1.3.0_04.10.2021) by Grey83 07 "Reserved Slots" (1.11.0.6802) by AlliedModders LLC 08 "Dimension Time Drops" (0.2.6) by Dysphie 09 "Country Nick" (1.2.3_fix) by Antoine LIBERT aka AeN0 (rewrited by Grey83) 10 "Admin Help" (1.11.0.6802) by AlliedModders LLC 11 "Simple NMRiH Stats" (0.5) by Stevo.TVR 12 "Better Tools" (0.2.4) by Dysphie 13 "[NMRiH] Safe Zone Health" (1.0.2) by Grey83 14 "[NMRiH] Invisible Weapons Fix" (1.0.0) by Dysphie 15 "Admin File Reader" (1.11.0.6802) by AlliedModders LLC 16 "Basic Chat" (1.11.0.6802) by AlliedModders LLC 17 "Basic Commands" (1.11.0.6802) by AlliedModders LLC 18 "[NMRiH] Difficult Moder" (1.0.2) by Mostten 19 "Basic Comm Control" (1.11.0.6802) by AlliedModders LLC 20 "[NMRiH] Health & Armor Vampirism" (1.0.3) by Grey83 (improving the idea of the Undeadsewer) 21 "Basic Info Triggers" (1.11.0.6802) by AlliedModders LLC 22 "Basic Votes" (1.11.0.6802) by AlliedModders LLC 23 "[NMRiH] Zombie Speeds" (1.5) by Ryan and Maxovich 24 "[NMRiH] Team Healing" (1.4.0) by Dysphie 25 "Fun Commands" (1.11.0.6802) by AlliedModders LLC 26 "Cornerbug Exploit Fix" (1.3.0) by Dysphie 27 "[NMRiH/ZPS] Map Translator" (0.3.6) by Dysphie 28 "Sound Commands" (1.11.0.6802) by AlliedModders LLC 29 "ServerAdvertisements3" (3.1.4) by ESK0 30 "Player Commands" (1.11.0.6802) by AlliedModders LLC 31 "[NMRiH] Quick Unloading" (1.1.0) by Dysphie 32 "Admin Menu" (1.11.0.6802) by AlliedModders LLC 33 "Fix angles" (1.0.4) by Grey83 34 "Anti-Flood" (1.11.0.6802) by AlliedModders LLC 35 "Fun Votes" (1.11.0.6802) by AlliedModders LLC 36 "Auto-JoinGame" (1.1.0) by Dysphie 37 "MapChooser" (1.11.0.6802) by AlliedModders LLC Errors: qol.smx ([NMRiH] Quality of Life (Dysphie's fork)): Required extension "dhooks" file("dhooks.ext") not running zombiespeeds.smx ([NMRiH] Zombie Speeds): Required extension "dhooks" file("dhooks.ext") not running map-translator.smx ([NMRiH/ZPS] Map Translator): Required extension "dhooks" file("dhooks.ext") not running

peace-maker commented 2 years ago

What does sm exts list say?

Yamiru commented 2 years ago

[07] file "dhooks.ext.so": Could not find interface: IBinTools

peace-maker commented 2 years ago

Ah, so this is the version compiled for SourceMod 1.9 and below. The crash happens on startup or after some other event?

Yamiru commented 2 years ago

yes, I dont know how to compile for 1.11 6802 or 8605, if I try and add to server server crash :/

Yamiru commented 2 years ago

ok I fixed it (clen install server & disabled crashing plugins qol,..)