So I think the mapcache has successfully compiled but now im getting this error. and i think it because the other maps are not included in the `herc/data` that i made earlier.
Do i need to put all maps on it? or do i need to import my grf file on my vm just to compile mapcache?
>> ./configure
>> make clean
>> make plugin.mapcache
>> make sql
I used this commands on my herc folder. but still i get this error.
This is the contents of my plugins
So im encountering this error here
what i did is .
herc/src/plugins/makefile.in
################ PLUGIN CONFIGURATION ##############################
# #
# When you add a plugin, add its name here...
So i am from rAthena and completely new on Herc. And im having troubles understanding how to properly add a new map. may i request for a step by step guide? ive searched every where on this forums but i cant seem to make it work. i tried using `make tools` but ./mapcache is not found in my...