Jump to content

4144

Core Developers
  • Content Count

    1188
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by 4144

  1. hercules not using map_cache.dat for many years
  2. try search on forums "map cache plugin" this is one of results
  3. no official way to get updated to given date. but you can try use closest version of full client to your exe version. if you using older than 2020 client, try search on forums. if newer than 2020, you can look here http://nemo.herc.ws/downloads/#downloadable-full-clients
  4. if you do correct connection to server, on server console server may show error why it rejected connection
  5. from packet version inside eathena code look like it need client 2010-xx-xx. this mean try find full client for this or near version.
  6. probably issue with lua files try use data/grf with same version as your client exe.
  7. for mysql see file conf/global/sql_connection.conf
  8. support for 2020 and 2021 clients was merged
  9. For long time i worked on incomplete yet project for add http support into hercules. And this is funding page for this project. What parts this project contains already: new server with http support (named api-server). missing packets for guild emblems. http guild emblems (bmp, gif). hotkeys. emotes. adventurer agency (without search). basic plugins support for all this. basic plugins support for custom urls. extend plugins support for inter server packets. add support for api to login, char, map packets. protection against different attacks on servers. sample http plugin. Add support for emblems bigger than 64k bytes. Add shared configs support between login/char/map/api. Add configuration with default emotes for new chars. What need to add adventurer agency search. extend service urls support. add support for browsers and web panels api for control servers. twitter like messages support for old clients. support for vending shops load/save. other different small things. Now this project merged to hercules. Merged pull request: https://github.com/HerculesWS/Hercules/pull/3198
  10. Soon into hercules will be merged support for all not supported yet clients 2020 and 2021 from here: http://nemo.herc.ws/clients/#clients For free clients can be downloaded here (official and unchanged): http://nemo.herc.ws/downloads/#downloadable-exe For zero clients exists commercial option here: https://discord.com/channels/724239709966041128/907992656104275969 Here pull request with support for new clients: https://github.com/HerculesWS/Hercules/pull/3082 Other missing new features may come soon...
  11. show output from this commands id pwd ls -la plugins
  12. yes here no any errors except missing plugins directory run this command in your hercules directory for recreate deleted dir mkdir plugins
  13. if this is only errors what you got, it show you not have directory. or may be it show other errors before.
  14. for some reason you deleted plugins directory create it as it was in hercules
  15. you already posted this error. add missing file in dir where it asking.
  16. it show what file missing. add this missing file
×
×
  • Create New...

Important Information

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