Jump to content
  • 0
Sign in to follow this  
Yoh Asakura

[Plugin] - Fail to load

Question

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 Asakura

Share this post


Link to post
Share on other sites

12 answers to this question

Recommended Posts

  • 0

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)

Share this post


Link to post
Share on other sites
  • 0

 

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?

Share this post


Link to post
Share on other sites
  • 0

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 by Yoh Asakura

Share this post


Link to post
Share on other sites
  • 0

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 :)

Share this post


Link to post
Share on other sites
  • 0

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

Share this post


Link to post
Share on other sites
  • 0

 

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?

Share this post


Link to post
Share on other sites
  • 0

 

 

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.

Share this post


Link to post
Share on other sites
  • 0

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 by Yoh Asakura

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.