Yoh Asakura 9 Posted November 15, 2014 (edited) I tried to add the "@afk" plugin...I use linux system, so I just put the afk.c at src/plugins and recompile... But when I turn on the emulator I get the warning "HPM: fail to load plugin, skipping..." Edited November 15, 2014 by Yoh Asakura Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted November 15, 2014 I tried to add the "@afk" plugin...I use linux system, so I just put the afk.c at src/plugins and recompile... But when I turn on the emulator I get the warning "HPM: fail to load plugin, skipping..." When you recompile the plugins did you receive any error? Did you follow the guide on loading the Plugins? Read it in [WIKI]Building HPM Plugin for gcc. (Moved to Plugins Support) Quote Share this post Link to post Share on other sites
0 Yoh Asakura 9 Posted November 15, 2014 When I used the command "make plugins" I got some erros... Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted November 15, 2014 I tried to add the "@afk" plugin...I use linux system, so I just put the afk.c at src/plugins and recompile... But when I turn on the emulator I get the warning "HPM: fail to load plugin, skipping..." When you recompile the plugins did you receive any error? Quote Share this post Link to post Share on other sites
0 Yoh Asakura 9 Posted November 16, 2014 (edited) Recompile only the plugins or the emulator? If only recompile the plugins, how to do it? If you mean when I recompile the emulator I don't get any error. Edited November 16, 2014 by Yoh Asakura Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted November 16, 2014 Ohh, i forgot that you are using linux... pleas disregard my question above.. anyways can you share your @afk ? put it in code box.. I want to check Quote Share this post Link to post Share on other sites
0 Yoh Asakura 9 Posted November 17, 2014 Here: http://herc.ws/board/files/file/57-atcommand-afk/ Dastgir told me that it's because of the RAM. He said I don't have enough RAM to compile the plugins... Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted November 17, 2014 It should work.. Did you manage to check your RAM like what Dastgir mentioned? Quote Share this post Link to post Share on other sites
0 Yoh Asakura 9 Posted November 18, 2014 I have 1GB of RAM... It's just a VPS server for testing...Soon I will get a better one. Quote Share this post Link to post Share on other sites
0 Litro 45 Posted November 19, 2014 I have 1GB of RAM... It's just a VPS server for testing...Soon I will get a better one. shutdown every service you have and use every ram for compiling in the old day i have face it, and rebooting the vps do me the favor befor compiling try it in that time i have 512 Ram for my vps Quote Share this post Link to post Share on other sites
0 Yoh Asakura 9 Posted November 28, 2014 I have 1GB of RAM... It's just a VPS server for testing...Soon I will get a better one. shutdown every service you have and use every ram for compiling in the old day i have face it, and rebooting the vps do me the favor befor compiling try it in that time i have 512 Ram for my vps How to do that? Quote Share this post Link to post Share on other sites
0 milk 8 Posted November 28, 2014 I have 1GB of RAM... It's just a VPS server for testing...Soon I will get a better one. shutdown every service you have and use every ram for compiling in the old day i have face it, and rebooting the vps do me the favor befor compiling try it in that time i have 512 Ram for my vps How to do that? To reboot your VPS just type "sudo reboot" You can use htoputility to check which process is using RAM in Linux. Quote Share this post Link to post Share on other sites
0 Yoh Asakura 9 Posted November 29, 2014 (edited) Dastgir is helping me also....But now I got this error http://postimg.org/image/9zadum8nb/ @Solved - Dastgir Help Inset this line at the top of autoattack.c #include "../common/timer.h" And when we try to compile, first type this on SSH: scl enable devtoolset-2 bash Then "make plugins" Edited November 29, 2014 by Yoh Asakura Quote Share this post Link to post Share on other sites
I tried to add the "@afk" plugin...I use linux system, so I just put the afk.c at src/plugins and recompile...
But when I turn on the emulator I get the warning "HPM: fail to load plugin, skipping..."
Edited by Yoh AsakuraShare this post
Link to post
Share on other sites