Jump to content
  • 0
Sign in to follow this  
Sizor

Error Plugins hBG.c

Question

Hi all ! i have a problem when i install hBG.c
After use make plugins i have this error :

Do you have an idea for me please ?

thanks !

 

 

hBG.png

Edited by Trafalgar11

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

look like you using too old plugin version, try search newer plugin version

Share this post


Link to post
Share on other sites
  • 0

Already thank you very much for your answer, I cannot find a newer version for the BG despite my research, do you have a solution please?

Share this post


Link to post
Share on other sites
  • 0

this question already was in some topic. search_freecell was renamed

this mean plugin still bit old, but not too much

Share this post


Link to post
Share on other sites
  • 0
On 3/21/2021 at 11:26 AM, Trafalgar11 said:

Im testing with this version : https://github.com/dastgirp/eBG
and i have this problem :

 

battleground.png

https://github.com/dastgirp/eBG/issues/29

 

to fix is olny change it

- map->search_freecell(NULL, m, &x, &y, range, range, 1);

for it

+ map->search_free_cell(NULL, m, &x, &y, range, range, 1);

 

Edited by brunosc

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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