Quote:
Originally Posted by fysiks
When you say "I have used this plugin before", what do you mean? Running the .amxx file has nothing do with compiling the code. SMA and INC files have no functionality on the server itself i.e. nothing in the scripting folder is used by the server when it is running.
I tried compiling this with both the 1.8.2 compiler and the 1.9.0 compiler and neither of them generated anything like what you've posted here. In fact, when I compile it with 1.9.0, it compiles successfully. This plugin only used built-in include files so you probably need to download a new version of AMX Mod X 1.9.0 for compiling the plugin.
P.S. When you need to post massive code like this, please attach the .sma file.
|
Hello.
What i mean? I mean that i have used the same plugin, under the same circumstances, and back then the compiler didn't show any errors.
I use AMXX 1.8.2, i downloaded it from here:
https://www.amxmodx.org/downloads.php
Back then, i used the same version of AMXX, and i didn't get any problems from the compiler when i compiled the same plugin.
The fact you compiled it with the 1.8.2 compiler means that i should be able to do it, too, without any problems. Could it be that there is an unrelated plugin that is uncompatible, and this is why i get the errors?
By the way, i have checked the "log" folder, and i didn't see any logs of plugins causing problems/errors. So, i still don't understand why the compiler produces errors.
What could be different with your compiler than mine? Why mine produces errors, while your doesn't, despite the fact me and you used the same compiler, the 1.8.2 compiler, to compile the .sma file?