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

Already loaded in CWX? #1

Closed
ghost opened this issue Dec 27, 2021 · 2 comments
Closed

Already loaded in CWX? #1

ghost opened this issue Dec 27, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 27, 2021

I've added the plugin to my server, however I encountered this:

L 12/27/2021 - 15:29:50: [SM] Exception reported: Failed to create native "CW3_AddAttribute", name is probably already in use
L 12/27/2021 - 15:29:50: [SM] Blaming: cw3toX.smx
L 12/27/2021 - 15:29:50: [SM] Call stack trace:
L 12/27/2021 - 15:29:50: [SM] [0] CreateNative
L 12/27/2021 - 15:29:50: [SM] [1] Line 36, scripting/cw3toX.sp::AskPluginLoad2
L 12/27/2021 - 15:29:50: [SM] Failed to load plugin "cw3toX.smx": unexpected error 23 in AskPluginLoad callback.
L 12/27/2021 - 15:47:45: Error log file session closed.

I assume that CWX itself already uses CW3_AddAttribute without CW3toX?

I gotta mention I have the cw3_attributes.smx module installed from CW3.

@nosoop
Copy link
Owner

nosoop commented Dec 28, 2021

Per the project README, the cw3_attributes plugin can't be running - this is the exact reason why.

@ghost
Copy link
Author

ghost commented Dec 28, 2021

Per the project README, the cw3_attributes plugin can't be running - this is the exact reason why.

Ah, my bad. It was a bit confusing, but I get it now.

@nosoop nosoop closed this as completed in c929e73 Dec 28, 2021
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

1 participant