Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why didn't my plugin work? #161

Closed
wyfang opened this issue Mar 1, 2020 · 4 comments
Closed

Why didn't my plugin work? #161

wyfang opened this issue Mar 1, 2020 · 4 comments

Comments

@wyfang
Copy link

wyfang commented Mar 1, 2020

L 03/01/2020 - 10:50:12: SourceMod error session started
L 03/01/2020 - 10:50:12: Info (map "de_dust2") (file "D:\steamcmd\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\logs\errors_20200301.log")
L 03/01/2020 - 10:50:12: [SM] Exception reported: Invalid event PTaH_HookType specified
L 03/01/2020 - 10:50:12: [SM] Blaming: weapons.smx
L 03/01/2020 - 10:50:12: [SM] Call stack trace:
L 03/01/2020 - 10:50:12: [SM] [0] PTaH
L 03/01/2020 - 10:50:12: [SM] [1] Line 69, tmp/addons/sourcemod/scripting/weapons.sp::OnPluginStart
L 03/01/2020 - 10:50:12: [SM] Unable to load plugin "weapons.smx": Error detected in plugin startup (see error logs)
L 03/01/2020 - 10:50:20: Error log file session closed.
L 03/01/2020 - 10:55:32: SourceMod error session started
L 03/01/2020 - 10:55:32: Info (map "de_dust2") (file "D:\steamcmd\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\logs\errors_20200301.log")
L 03/01/2020 - 10:55:32: [SM] Exception reported: Invalid event PTaH_HookType specified
L 03/01/2020 - 10:55:32: [SM] Blaming: weapons.smx
L 03/01/2020 - 10:55:32: [SM] Call stack trace:
L 03/01/2020 - 10:55:32: [SM] [0] PTaH
L 03/01/2020 - 10:55:32: [SM] [1] Line 69, tmp/addons/sourcemod/scripting/weapons.sp::OnPluginStart
L 03/01/2020 - 10:55:32: [SM] Unable to load plugin "weapons.smx": Error detected in plugin startup (see error logs)
L 03/01/2020 - 10:55:57: Error log file session closed.

@kgns
Copy link
Owner

kgns commented Mar 6, 2020

make sure to use the latest version of PTaH

@wyfang
Copy link
Author

wyfang commented Mar 10, 2020

make sure to use the latest version of PTaH

I checked that P Tools and Hooks is the latest version: V1.1.1-build17

截屏2020-03-10上午11 06 24

@kgns
Copy link
Owner

kgns commented Mar 10, 2020

then you should seek help from PTaH repository (https://github.com/komashchenko/PTaH) as the errors youre getting are unrelated to this plugin

@komashchenko
Copy link
Contributor

@wyfang You have a very old version of the plugin, it requires a PTaH version lower than 1.1.0

@kgns kgns closed this as completed Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants