PDA

View Full Version : xstats required for plugin


cyoung
03-17-2010, 04:42 PM
Hey I'm having some troubles. I'm hosting a standalone windows server. I was going to use my old set up, but I couldn't find the files on my hard drive. So I downloaded the amxx1.81 and I've been having some issues. AMXX and metamod all load on the server, HLSW confirms this. The booster plugin also works and is functioning, I can confirm this through my command promt and low pings. So I was gathering my old scripts and I tried compiling them with the amxx studio. I get some errors when I run the server. Try using the compiler on this site, get bigger file sizes, but same errors. Errors I'm receiving are the following.

plugin ......amxx failed to load: Module/Library Class "dodfun"/"xstats" required for plugin. check modules.ini

So all of those modules(except xstats?) are in my modules folder, and I tried enabling and disbaling all of them in the .ini


Can anybody help me with this problem? Would it be easier to just revert to an earlier version of amxx so theses errors don't presist?

Dr.G
03-17-2010, 08:37 PM
Did you install the DoD mod addon pack? (http://amxmodx.org/downloads.php) Fire amx_modules in your console and post the result. If it still fails...

Do not enable modules in modules.ini unless they wont auto load. Else you may run into a "double module load" problem...


- Cheers!

cyoung
03-18-2010, 04:51 PM
Hahahah totally forgot to extract that when I downloaded it. Yup, everything works like a charm, thanks a bunch!