Search results

  1. W

    FluxCP - Connection Refused

    Hello @Ridley, thank you for the help. I've spoken to the host provider and in their side the ports seem to be opened. Wanting to see what's wrong with my MarianDB configuration y decided to go to:   sudo nano /etc/mysql/mariadb.conf.d/50-server.cnf To modify the bind-address from...
  2. W

    FluxCP - Connection Refused

    Thank you for your reply @Rynbef, In servers.php, I've modified the field '192.168.1.38' to the Public IP. My idea is to make it work with the public IP first, and eventually change to a static IP. Router ports are open. Although for some reason, in the port checker it says that the port 3306...
  3. W

    FluxCP - Connection Refused

    I’m having trouble connecting FluxCP to my server. I have an independent host for the website (FluxCP) and then I’m running my ragnarok server through a Raspberry PI, utilizing my Public IP address. I can’t seem to connect my server.php properly. This is how I got my server.php setup...
  4. W

    Problem/Questions with @showexp

    It appears to be a common problem: https://github.com/HerculesWS/Hercules/pull/2647/files This did the work for me: Go to Hercules/conf/messages.conf and modify the following code 889: Experience Gained Base:%"PRIu64" (%.2f%%) Job:%"PRIu64" (%.2f%%) to this: 889: Experience Gained Base:%Iu64...
  5. W

    Is it possible to have certain commands always active?

    I wonder if there's a way to have certain commands always active. So new players don’t have to wonder. Commands like for example: /showname @showexp
  6. W

    Old monster's health bar

    I’m curious to know if it’s possible to change back to the old monster’s health bar. For example:  Poring: (50/50)
  7. W

    Player Status Error

    Everytime a player hits a mob this error appears in the server. Any ideas on what could be the problem?
  8. W

    Problem/Questions with @showexp

    I have some problems/questions regarding my @showexp  a. Values are displayed as Base: %”PRlu64” (0.00%) Job: %”PRlu64” (31.88%) b. One of the values does not calculate at all. Being Base level 10 and Job level 7. c. Is there a way to always have @showexp activated for all players? Thank you
  9. W

    Char-Server authentication of the account REFUSED

    Currently trying to log into the server and this appears on the server status: Ports 6900, 5121 & 6121 are open and active.  
  10. W

    Trying to run Client (2018-04-18bRagexeRE)

    I modified the servicetype back to <servicetype>korea</servicetype> and it fixed the error! Thank you! Although now when I proceed to execute the client, it takes me directly to the server selection screen. If I press OK the client closes immediately. I can’t seem to figure out the...
  11. W

    Trying to run Client (2018-04-18bRagexeRE)

    Thank you for the fast reply @4144 After downloading http://nemo.herc.ws/downloads/2018-04-18bRagexeRE/#build-hercules I’ve patched 2018-04-18bRagexeRE. Then proceeded to execute the client 2018-04-18bRagexeRE_Patched.  While launching, a ServiceType Error appears this time. Once clicked...
  12. W

    Trying to run Client (2018-04-18bRagexeRE)

    I’m having trouble starting the client: 2018-04-18bRagexeRE  Server is running and packed with the following: ./configure --enable-packetver=20180418 Ports "6900, 5121, 6121" are open and working, yet when I want to create a character this error appears: Module Name: D:\Archivos de...
  13. W

    Error adding @pk plugin

    Hello,  I'm currently trying to add a @pk plugin to my server. I'm following this guide to add plugins made for linux: http://herc.ws/wiki/Building_HPM_Plugin_for_gcc Let me run you through what I have done: 1st I went to my folder "Hercules/conf/" used nano to open plugins.conf and edited...
Back
Top