Jump to content

Chaos92

Members
  • Posts

    1581
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Chaos92

  1. then try enable it if u didnt know your client is diff with obfus packet or not make sure u use client for packet version 55 . what is your clientdate?
  2. 1st, check first your packetdb version, same with clientinfo.xml after that, make sure if your client disable packet obfus, so u need to //for packet obfus too in src/config/core.h
  3. execute your logs.sql in your database https://github.com/rathena/rathena/blob/master/sql-files/logs.sql
  4. seems like server is listening to port 5121 only. thats mean before this maybe the owner didnt kill process for char server and login server before start it back
  5. try reboot your server. seems like the port has been used
  6. can u show us log from putty when u login ? and also your clientinfo.xml
  7. Hello, i dont know what client are u use, but try use lub. accname.lub and accessoryid.lub
  8. Check in your itemdb... that item 19521,19513,19517 and others .. its it not there in itemdb renewal?
  9. copy the zip, paste directly in your web server , and extract it.
  10. get Fluxcp from here ? https://github.com/rathena/FluxCP
  11. backup database : mysqldump --opt --user=root --password=xxxxxxxx ragnarok > backup.sql then import mysql -u root -p ragnarok < backup.sql
  12. 1. Copy your rathena server file folder 2. Paste in your new VPS 3. Backup your phpmyadmin/mysql database. 4. import/export database to new VPS 5. change clientinfo.xml IP to latest VPS IP.
  13. Hello. Anyway I can reset skillpoins and stats regarding to their levels ? (default level of rathena for base and job level) The problem is when im updating from november git to current git , i run upgrades sql and what happen is some characters are having skillpoints issue. Example : 3rd job/2nd job skillpoints are gone and skillpoints become 0 Client 20150411 Will try to use backups before I upgrades sql-files to check again. But if there is any way to reset skillpoints and stats regarding levels can comment below
  14. Download it here : https://github.com/rathena/FluxCP
  15. https://github.com/rathena/rathena/blob/master/npc/custom/warper.txt remove any maps that u want to disable
  16. if you are so sure about the db are correct, then try restart your server.
  17. I didnt said u need to add that packet_keys its its clearly packet_ver: 45packet_keys_use: 45 only.
  18. If your database details correct : in putty, type 'ps -u root' and enter (if you are using root user) it will show u the list of processes, make sure there is no multiple char-server , map-server, or login-server processes that ongoing. IF there are multiple processes for any of that process listed above ... REBOOT your VPS might be because of you start server many times or have some processes that 'stuck/hang' solution : login vps , type 'reboot' and enter. vps will be restarted. Wait for a minute and login again , and start your server.
  19. 1. src/config/core.h Make sure you diff your clients enable obfuscation packet or not. Then recompile 2. db/packet_db.txt packet_ver: 45 packet_keys_use: 45 restart server
  20. Hello ! How about signature and avatar ?
  21. Make sure your clients are compatible with your data folder. Client Resources : https://github.com/zackdreaver/RO-Clientresources For Renewal : https://github.com/zackdreaver/ROenglishRE For Pre-RE : https://github.com/zackdreaver/ROenglishPRE Thanks to @zackdreaver !
×
×
  • Create New...