Jump to content

Chaos92

Members
  • Posts

    1864
  • Joined

  • Last visited

  • Days Won

    63

Everything posted by Chaos92

  1. I already replied to this git comments. And i replied again here why. its already changed 3 weeks ago (9 march 2025) so if people using latest rathena before that commit, will have that issue. https://github.com/rathena/rathena/blob/6ac181503f9317692521bde0073cb8e5c6b14fa6/npc/re/merchants/Extended_Ammunition.txt See that file before that commit. that commit happens 3 weeks ago which is 9 march 2025. it changed this file. https://github.com/rathena/rathena/commit/139ea0b5b393c3b19b07103245c16f756a2b8d2d#diff-1d06ccaac468f1155a6018c8ab3271064538967aac6cd396f43af7e642f7a9c0 They track from official its using close; but in rAthena it doesnt yet supported as Atemo said. Official script uses "callshop" then "close" for these NPCs, but rAthena doesn't currently support this. That's why these scripts have been modified/reverted (hopefully temporarily) in 11d373a So if you are downloading this rathena since before this PR update around 48hours ago till last 3 weeks, the debug warning will appear. If you didnt believe it, try to download rAthena dated around 2 weeks ago, and try. Or try update that rAthena just a few days after 8 March 2025.
  2. what db, is it sql ? rAthena has the tools for it just use it. I just use it today to get newest item_db_re possible in SQL.
  3. did u try @makeegg, it works or not ? *makepet <pet id>; This command will create a pet egg and put it in the invoking character's inventory. The kind of pet is specified by pet ID numbers listed in 'db/(pre-)re/pet_db.yml'. The egg is created exactly as if the character just successfully caught a pet in the normal way. // This will make you a poring: makepet 1002; Notice that you absolutely have to create pet eggs with this command. If you try to give a pet egg with 'getitem', pet data will not be created by the char server and the egg will disappear when anyone tries to hatch it.
  4. yes, use @makeegg
  5. in rAthena forum ? maybe. but maybe share here so that other people that encounter the same issue can see and found the fix for it if any. If u can see the web server logs, it might have some clues, for example it needs lower php version or anything. most oudated themes need to use outdated php version too which is isnt recommended.
  6. in rAthena forum ? maybe. but maybe share here so that other people that encounter the same issue can see and found the fix for it if any. If u can see the web server logs, it might have some clues, for example it needs lower php version or anything. most oudated themes need to use outdated php version too which is isnt recommended.
  7. u should check web server log, it must have something. or log inside data folder in fluxcp
  8. check the log and error log of any.
  9. if u are making egg u should use @makeegg =================== | 8. Pet Commands | =================== @makeegg <egg ID> Creates a Pet Egg based on the given ID. --------------------------------------- @hatch Opens the Hatch window (like using a Pet Incubator). ---------------------------------------
  10. my question is... did you @item the egg or what.
  11. did u enable cash shop preview ? try disable it then if u did. or maybe your client patch about cash shop preview too.
  12. did you tried redownload and reinstall from mediafire link from the first page ?
  13. maybe antivirus/malware could do that. and make sure u have the required .NET Framework installed.
  14. ROenglishRE from Chris (https://github.com/llchrisll/ROenglishRE) is from latest kRO, so you can use latest kRO for it. About the question, you might encounter some issue for example u are using older ragexe which new client grf files isnt supported, or vise versa. For example ragexe cant support newer files, or if its too old or not enough files you might encounter insufficient files error. I suggest you follow that link given above and read the tutorial on how to use it.
  15. maybe you enable the cashshop preview button in src or in client ? If yes then u need to enable both maybe. or disable both to disable that.
  16. to be honest... your admin or game master should ask at gepard then, since he is the one that subscribe that.
  17. I didnt know where did u get that client, but isnt there is src mod given for it ? Did u ask the provider then ?
  18. u need src mod for that, since u have the client 2024, u didnt have the src mod ? If im not mistaken its provided by the client provider.
  19. try with clean rathena https://github.com/rathena/rathena
  20. maybe in clientinfo/sclientinfo or while diffing/patching client with NEMO or WARP.
  21. try to change the langtype or maybe font in client.
  22. to make sure you know any error happens, when creating the .EXE, dont use patch for ignore error so that you could know what cause it.
  23. then maybe need to update kRO. since originally those mount already exist for default palette.
  24. Even Kamishi didnt update the boarding halter mount for lower job (since its released late compare to the released Kamishi's Palette Pack. Btw I didnt tried this compilation so I didnt know its include Kamishi Palette or not.
  25. try to not enable those bind ip and map ip if its not needed just let it be as default. and check the port is it open or not if its closed then for sure cant connect from other pc.
×
×
  • Create New...