Jump to content

Mikegyver

Members
  • Posts

    399
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Mikegyver

  1. Perhaps ur accname.lub & accessoryid.lub are not proper?
  2. Well.. glad to hear that.. for the conclusion.. this client should not have problem with 3rd job bodystyle (alternate outfit)
  3. so below i provide u a screenshot.. of what happen when we doing rebase. the first image. showing the changes commited in the new branch. lets assume these changes are all ur mods in ur server.. although u made the changes (mod), but ur rathena repo clearly not the latest version & more likely outdated.. which in ur case, more obvious, on 2013.. while the second image, after doing the rebase, ur rathena repo will be updated to the latest commit (HEAD commit) & all your mod are on top of the HEAD commit.. so this is the way u can keep ur rathena repo on track + preserving all ur mods those u made...
  4. Perhaps this will help.
  5. i'm not too sure.. as u used too old rathena version.. if will takes tousand of commit perhaps? i always keep update one a week.. but, so far the mods that i made so far still not overwrite or discard.. perhaps this link might help u. https://github.com/edx/edx-platform/wiki/How-to-Rebase-a-Pull-Request to do it, i would recommend u to backup the current state of the rathena server side.. then, put into another server.. then try to make this rebase technique on ur rathena server side.. the idea of rebase is.. to keep maintain of ur mods that u committed + to get update with the latest version of rathena server side.. my piece of advance.. it is quite tricky.. and u need to do it very carefully.. but, if u success to make it.. man, u fell the satisfaction of solving the big problem. xD
  6. I just kind confuse.. clientside or server side? By referring the title, my assumption is updating the server side to support newer client.. if u planning to upgrade the server side.. the easiest way is by doing rebase.. but, since u don't want to update to the latest source.. it may be done by merging manually the commit up to support 20141022 client.
  7. i would agree.. but, i understand a person like him.. especially for initial launching.. as want to setup everything.. perhaps it is best for him by doing own hosting at home.. i've been tried previously on rA.. manage to get home hosted.. back to the problem. yeah.. i agress to open each port individually. for example internal port (rathena server) - external port (port at modem) 6900 - 6900 6121 - 6121 5121 - 5121 by assigning this way should be no problem... but, it depend.. some ISP won't allow port forwarding.. if already assigning each port individually, but still can manage to connect to respective server.. there is no doubt that the ISP won't allow port forwarding..
  8. i don't u open the valid range of port. as in the picture shown that u are using 6900 - login server port 6121 - char server port 5121 - map server port are u sure u open the correct ports? Edit:- considering u assigning external ports number not using the the default ports.. do u have try to test to put current public ip in the clientinfo.xml & see either can client connect to the server or not?
  9. so here's the thing.. firstly i don't mean to be rude.. but i really hate when people using exclamation mark. STOP TALKING ABOUT NOIP STUFF!!! this is not even related with noip!.ur server did connect to the login server.. in ur server setup didn't even using hosting / domain.. it is using public IP.. right now the problem is.. when u using public IP.. login server not won't connect to char server. that's why earlier i'm asing about either firewall on the modem or not setup port forwarding in the modem setting since u using 127.0.0.1 no problem encounter, that is within local host. noip is just to connect the client to the server, which u set in the clientinfo.xml. right now the problem is not even related with the client.. so stop bumbling about noip.! right now, i have a question. do the server have problem connecting login server, char server & map server when using LAN IP? in conf/char_athena.conf Login IP: 192.168.1.xxx (ur computer IP) Char IP: 192.168.1.xxx (ur computer IP) -------------------------------------------- in conf/map_athena.conf char ip: 192.168.1.xxx (ur computer IP) map ip: 192.168.1.xxx (ur computer IP) if not connected, perhaps there is firewall on ur laptop blocking the connection to connect the login server to the char server... if connected, so surely the problem is from the firewall / port forwarding in the modem setting..
  10. Sorry.. just scroll back ur post.. 127.0.0.1 works without problem. So, my next suggestion try using LAN IP.. in conf/char_athena.conf Login IP: 192.168.1.xxx Char IP: 192.168.1.xxx -------------------------------------------- in conf/map_athena.conf char ip: 192.168.1.xxx map ip: 192.168.1.xxx
  11. My suggestion.. in the char_athena.conf & map_athena.conf.. try to use 127.0.0.1 first.. which is local hosted... Try to see either all these 3 server can connected or not.. Since u r using public IP.. there is a few possiblities.. either firewall on the modem or not setup port forwarding in the modem setting..
  12. Does any error appear before / after this error that state which item id used this pc_bonus?
  13. yeah.. i know.. i tried to create new folder for the parent folder.. and rename it.. but, it still appear missing spr.. so that's why i asked u about it.. anyway, thanks in advance.. xD...
  14. this file should be in the sprite folder right? i just extraced.. seems to be the parent folder in between sprite folder & ¸öÅë folder.. i think the path should be like this. sprite/[parent folder]/¸öÅë/ as i got the missing spr.
  15. I'm pretty sure not related to disable packet encryption on client as i did test on 3ceam (packet encryption disabled) & rathena (packet encryption enabled), still having the same error..
  16. @Radian but this guy don't have any error on any 3rd job bodystyle alternate outfit. While i have errors on all jobs.. same client ver been use.. and urs got some working & some not working.. i started to think what on earth this is happening.. xD Perhaps @crazyarashi can share ur client & ur alternate outfit grf?
  17. this is accname.lub right? just paste the content in the accessoryid.lub starting from line 1911....
  18. perhaps so.. but, should be 2015-05-13 support body style (alternate outfit).. which is i'm quite curious this error happen.. u should try on 2015-09-16 client.. see either same error or not.. i think this would be the last client before the implementation of doram race... Edit:- Just tested on 2015-09-16aRagexe client.. all 3rd job body style (alternate outfit) work well this client...
  19. paste the accessoryid.lub starting line 1911.. coz perhaps error comes from the accesoryid.lub i just check.. not same as in the accname.lub
  20. i'm not 2015-05-13 client.. i'm using 2016-12-28 client.. but, i guess i want to try this client.. later will let know.. if it is either working or not. @Radian i think u are right. not working on 2015-05-13... well i guess u need to change the client..
  21. check the line 1911.. perhaps u missing symbol?
  22. Work on latest data or work on latest client?
  23. Just grab the clientside data and make it into grf. https://github.com/zackdreaver/ROenglishRE
  24. I think no need to modify the subnet_athena.conf Just modify those 3 above..
×
×
  • Create New...