Jump to content

4144

Core Developers
  • Content Count

    1189
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by 4144

  1. no you cant know where skill was used/added except stack trace what you show on screenshot. try search in your plugins and in hercules code for 5423. this skill usage look like code from client. may be you have this skill id in your client lua files? if this is some one want exploit some non existing skill, you can simply ignore it.
  2. with default connection configs yes, logs database should be same with data database. but you can change default configuration and use separate database for logs. try search for solution on this forum or hercules wiki in github.
  3. this mean you have unsupported skill somewhere. if you adding new skill by patching server, you must add range for this skill in skill_get_index. if you adding new skill by plugin, you must override CUSTOM_SKILL_RANGES in environment variables before compile server. If this error from clean hercules, probably some one cheating and want use non existing skill.
  4. error give any issue except spam in log?
  5. this pr look like not changed timers
  6. if you have both configs configured, then you not apply some critical patches from recommended list. for check is you really connecting to hercules you should see what some one connected to login server. if you see nothing, then client even not connecting to your server.
  7. again. probably you not configured client how connect to server. Client may use clientinfo.xml or sclientinfo.xml if you dont know whar your client using, you need both of this files.
  8. connection delayed most time mean you connecting to official servers and not to hercules. this mean missing or wrong clientinfo.xml or sclientinfo.xml depend what your client is using.
  9. not sure what wrong with timer. you changed code or add any plugins? About status effect, look like you have outdated at least constants.conf. Try test for same issues on clean hercules.
  10. no, in nemo i think no patches for this, because client too old alternative way, you can distribute reg file for fix resolution. simply ask players to run it if need fix resolution.
  11. if you know what registry key it using, you can try to patch client exe.
  12. No. for zero you need zero files. Kro files will not works.
  13. look like no one worked or zero mechanics
  14. look like you using not client exe, but script for download client. Try read instruction how to get client exe what you selected.
  15. Zero mechanics sadly not implimented. About zero clients, can works all clients from http://nemo.herc.ws/downloads/, but you also need data and grf from similar zero version. From normal kro data/grf will not works with zero client
  16. probably some files missing. try use less patches, also dont enable patches for hide errors.
  17. use any patches what works, some non critical patches may fail to apply.
  18. if you using 2018-06-21aRagexe.exe, then you must use also cdclient.dll from nemo
  19. 4144

    Nemo patcher

    can you show output of commands? ping gnjoy.com ping ropatch.gnjoy.com
  20. for each client exe need data and grf from same client version, if you using something older or newer you can have issues and need fix them manually.
  21. 4144

    Nemo patcher

    before termination script show message "press any key..." and it not auto closed but if you for some reason pressing keys, press win+r, type cmd and run. inside you can run script and it will be not closed. you sure you using latest script? Old script will fail with 404 for very new clients, but latest scripts will works fine.
  22. this is lua file error zack translation very outdated and probably will not works at all without manual fixes. Asherafs translation can be bit oudated. Look in lua/lub files for IsHelmRobe and related files and try use official files here.
  23. 4144

    Nemo patcher

    i just checked and download works fine probably you using outdated downloaders? try download from site script again and run it. and i see python console. you copy pasted script to it? It will NOT works. try follow one of method from nemo site.
  24. In exp.conf change value disp_experience to true
×
×
  • Create New...

Important Information

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