QuaternionStuff plugin on Linux
#1

I am having some trouble loading the QuaternionStuff plugin into Linux.

Anyone can help me out?

Код:
Loading plugin: QuaternionStuff.so
[18:55:29]   Failed (plugins/QuaternionStuff.so: undefined symbol: pAMXFunctions)
Reply
#2

Where's its release page?

I found one, but there's no documentation. Did you make changes to the script itself to allow for the plugin?
Reply
#3

I can't find the thread anymore as well, i only got the github release page as well..
Someone managed to solve it i found in the forums but no explanation on how.
Reply
#4

I found this in the code, but really unsure on this as this is advanced stuff. This could be relating to the actual code in the plugin itself, but it could have something to do with your error somehow.

That error, doesn't look like a normal 'function not found' error.

PHP код:
//    Define the extern in your main source file:
//        extern void *pAMXFunctions;
//    And, in your Initialize function, assign:
//        pAMXFunctions = data[PLUGIN_DATA_AMX]; 
Really don't know about it though, but I hope someone will come forth with some info. There will be others using this, or that have used it, for sure.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)