Jump to content

Gouki

Members
  • Posts

    261
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Gouki

  1. Hi Guys, Have anyone encountered this issue before? I'm still currently backtracking my updates but, this suddenly popped up and is unable to be closed. When you click the top left (encircled in red) message log settings pops up.
  2. Hi All, Wondering if its as easy to create a cuustom item_group_db. Im planning to use it on a custom lapine synthesis group. apparently adding it to item_group_db doesn't recognize it. Tried searching into forums and doc, and not sure if I need to add it to const.yml, or do an SRC update in script_constants.hpp?
  3. Found the issue, it's about Chat Alliance command being not available on my SRC. Had to remap the Charcommand identifier via conf. and install chat alliance src to fix the issue. This may be closed. thanks!
  4. GDB didn't print any as maybe because the server didn't really crash. GDB didn't print any.
  5. there are quite some commands being added already for sometime now, unfortunately this charcommand was not tested since its on dev phase. do you think added commands affected it? Could there be other options to check as to why this happens?
  6. Are you referring to #define packetver of src/config/packets.hpp?
  7. Hi Guys, Been wondering why my charcommands (#item, #zeny, etc) are not working. It instantly disconnects the account from the client and shows a warning in console. Mapserver does not crash, you can log back in right away. The account group set on DB is 99. groups.yml settings is in default, which I think by default 99 - admin level should have permission to it. Could anyone enlighten me is this is a client diff / SRC / setting issue?
  8. Well, everyone started as a noob in server creating. we all learn by the process and you should be eager to learn. Honestly, there are lots of materials/tutorials already, here in the forum and in youtube that you can follow step by step. Chris translation has its own youtube channel where he explains how to use the tool to create a clean data file, prerenewal included. very helpful. unlike when we started we all have to merge files and translations to get what we like. I can't give you a straight answer on how to do things, but learning by yourself with the help of the forum will teach you alot of things and you'll understand better than just following what people will tell you to do. When you choose a client, you should update your src packets as well and compile to the client date. this is for it to work.
  9. The current client date pre setup in rAthena is 2021-11-03, so I'd recommend the same. Another famous client for Pre-renewal is 20180620, however if you use more robe costumes, it wont look good as 2021. I believe this depend on the goal you are trying to set as a pre-renewal server, definitely there are some client bug fixes along the way. But most significant changes here is the feel of the client, the older the client, the lesser the features it will provide. so again it will lead to the goal of the server you are recreating. Pre-renewal but with newer features 2021. Pre-renewal in general 2018. Totally pre-renewal, maybe you can go as far as 2015 client. Just be cautious since if you use older client, there might be packet/compatibility issues as well, if you'll use the latest rAthena.
  10. @Playtester Hi this works wonders, thank you so much! I have a concern now with regards item defenses. I'll drop you a message instead to avoid leading this topic to a different discussion. thanks!
  11. I checked, it does not affect equipment attributes tab. see sample below
  12. I think thats what happened, language of GRF editor broke the ANSI encoding. The items were fixed already, what I did was I created a new blank GRF and set it initially to ANSI before adding my files. then just saved it as GRF. I did a GRF diet on my files, not sure if that caused the issue. Nonetheless fixed now. Topic may be closed.
  13. Hi All, Tried editing item_db but it only affects the status window (alt+a), it doesn't update the equipment attributes tab. wondering where is this being recorded?
  14. Client date is 20240902 I'm using the most recent ROenglishTranslation by Chris I did try to use the original kRO now and apparently, issue seems the same. UPDATE: seems to be working now, just reverted back everything, GRF seems to be the issue.
  15. I initially checked this also, and yes it is a match...
  16. Hi All, Just wondering if this is a client issue wherein the client is reading the resource files not in ANSI (i presume)? As you can see below, all file name are in ANSI and identical. However, on the last image, you'll see that the Resource File Loading Fail seems to be reading the item name on a different encoding. Does this have to do with client diffing, servicetype, langtype? kindly enlighten please! thank you! Note* my sprite accessory files are separated on a different GRF on purpose due to HD. I have also ran ai4rei's GRF Diet Plan on these GRFs, not sure if that would cause the issue.
  17. Hi @Playtester, I think you understood what I wanted to imply. Currently what I did was my Pre-RE mob DB are all RE mobs and added the pre-re mob db to import. will have a test at it and give feedback after.
  18. @Vykimo any chance for this to get updated? got a paid version
  19. well, I just migrated re mobs to be activated on pre but i understand that I wont be using them all, so instead of manually editing def and magic def 1 by 1 to make it in pre renewal calc, I plan to increase the max def and max magic def so it wont recognize it as error.
  20. Hi All, I'm trying to increase the max def and max magic def in pre-renewal, does anyone know where I can find this in SRC?
  21. Thank you! will give this a try
  22. Hi All, Just want to ask if there's a correct or newer way of updating map_cache on new rAthena? From experience, usually like updating new izlude to old izlude, just drag and drop the old .gat file to pre/map_cache and you're good to go, of course needs to update client files as well. same goes with pvp_y_1-2 / pvp_y_2-2. before I just rename old izlude's files to the corresponding pvp maps and update pre/map_cache. Right now when I do these steps, instant crash upon entering the map. Is my method the correct way or files must be extracted from browedit for it to work?
  23. I've fixed this i think its the legacy title bar on nemo.
  24. probably your firewall port for 8888 is closed. this fixed mine.
×
×
  • Create New...