View Single Post
enderandrew
Senior Member
Join Date: Jun 2020
Old 07-05-2020 , 19:44   Re: [TF2] Custom Weapons 3 (Beta 2)
Reply With Quote #240

I decided to try this out again, but I'm getting several errors at start-up about dhook with detours.

I've got this installed. Do I need to be using a different version? Or does DHook with detours perhaps not work with SM 11 dev builds? I know there is an earlier version there and the SM 10 version. I'm running that.

Code:
L 07/05/2020 - 14:47:51: [SM] Blaming: custom-attr-starter-pack\attr_group_overheal_uber.smx
L 07/05/2020 - 14:47:51: [SM] Call stack trace:
L 07/05/2020 - 14:47:51: [SM]   [0] DHookEnableDetour
L 07/05/2020 - 14:47:51: [SM]   [1] Line 70, attr_group_overheal_uber.sp::OnPluginStart
L 07/05/2020 - 14:47:51: [SM] Unable to load plugin "custom-attr-starter-pack\attr_group_overheal_uber.smx": Error detected in plugin startup (see error logs)
L 07/05/2020 - 14:48:07: [SM] Exception reported: Invalid Handle 0
L 07/05/2020 - 14:48:07: [SM] Blaming: custom-attr-starter-pack\joke_medigun_mod_drain_health.smx
L 07/05/2020 - 14:48:07: [SM] Call stack trace:
L 07/05/2020 - 14:48:07: [SM]   [0] DHookEnableDetour
L 07/05/2020 - 14:48:07: [SM]   [1] Line 67, joke_medigun_mod_drain_health.sp::OnPluginStart
L 07/05/2020 - 14:48:07: [SM] Unable to load plugin "custom-attr-starter-pack\joke_medigun_mod_drain_health.smx": Error detected in plugin startup (see error logs)
L 07/05/2020 - 14:48:08: [SM] Exception reported: Invalid Handle 0
L 07/05/2020 - 14:48:08: [SM] Blaming: custom-attr-starter-pack\keep_disguise_on_attack.smx
L 07/05/2020 - 14:48:08: [SM] Call stack trace:
L 07/05/2020 - 14:48:08: [SM]   [0] DHookEnableDetour
L 07/05/2020 - 14:48:08: [SM]   [1] Line 19, keep_disguise_on_attack.sp::OnPluginStart
L 07/05/2020 - 14:48:08: [SM] Unable to load plugin "custom-attr-starter-pack\keep_disguise_on_attack.smx": Error detected in plugin startup (see error logs)
L 07/05/2020 - 14:48:11: [SM] Exception reported: Invalid Handle 0
L 07/05/2020 - 14:48:11: [SM] Blaming: custom-attr-starter-pack\lunchbox_override_pickup_type.smx
L 07/05/2020 - 14:48:11: [SM] Call stack trace:
L 07/05/2020 - 14:48:11: [SM]   [0] DHookEnableDetour
L 07/05/2020 - 14:48:11: [SM]   [1] Line 25, lunchbox_override_pickup_type.sp::OnPluginStart
L 07/05/2020 - 14:48:11: [SM] Unable to load plugin "custom-attr-starter-pack\lunchbox_override_pickup_type.smx": Error detected in plugin startup (see error logs)
L 07/05/2020 - 14:48:22: [SM] Exception reported: Invalid Handle 0
L 07/05/2020 - 14:48:22: [SM] Blaming: custom-attr-starter-pack\spontaneous_explode.smx
L 07/05/2020 - 14:48:22: [SM] Call stack trace:
L 07/05/2020 - 14:48:22: [SM]   [0] DHookEnableDetour
L 07/05/2020 - 14:48:22: [SM]   [1] Line 64, spontaneous_explode.sp::OnPluginStart
L 07/05/2020 - 14:48:22: [SM] Unable to load plugin "custom-attr-starter-pack\spontaneous_explode.smx": Error detected in plugin startup (see error logs)
L 07/05/2020 - 15:25:50: [SM] Exception reported: Array index out-of-bounds (index -1, limit 2049)
enderandrew is offline