Jump to content
  • 0

Jobs not changing?


AndrewDemonX

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  09/25/14
  • Last Seen:  

Alright so i got my exe to work and everything but when i try to change my job nothing happens, I am using the @job command and the job changer but nothing is changing my job.

 

I am very confused of what is going on. 

 

Is there a txt i should be looking into to fix this?

 

 

 

UPDATE: I can change jobs in the SQL files but not in game.


Ex:Class is Novice then i do @job 1(Swordsman) But it stays Novice

Edited by AndrewDemonX
Link to comment
Share on other sites

9 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  09/25/14
  • Last Seen:  

This has been fixed paid someone to fix it for me.

Link to comment
Share on other sites


  • Group:  Development Manager
  • Topic Count:  56
  • Topics Per Day:  0.01
  • Content Count:  732
  • Reputation:   525
  • Joined:  12/13/11
  • Last Seen:  

It was a bug reported in #308 and was fixed in 2fdcd92.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  84
  • Reputation:   1
  • Joined:  11/06/13
  • Last Seen:  

same issue here, and im at the latest revision 17723


apparently the svn link has changed to          https://github.com/rathena/rathena.git      so try updating to that and see what happens. i havent figured out how to change to a new repository yet


the way i did this is i downloaded the new repository and the created a patch from the old one and applied it to the new one.

Link to comment
Share on other sites


  • Group:  Development Manager
  • Topic Count:  56
  • Topics Per Day:  0.01
  • Content Count:  732
  • Reputation:   525
  • Joined:  12/13/11
  • Last Seen:  

You can either manually apply the fix to your server or just update your Git.

 

@kyrato: https://rathena.org/wiki/Transition_from_SVN_to_GIT. We have been using Git for well over 2 years now. :P

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  09/25/14
  • Last Seen:  

... How would i do it manually?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  84
  • Reputation:   1
  • Joined:  11/06/13
  • Last Seen:  

I've been,out for a long time haha

Manualy is going into the source and fixing the code yourself. I wouldn't advise doing it this way. The changes or shown on the revision links above. Multiple files and lines of code to modify.

If you do it the way I did, it only took a couple of minutes.

Link to comment
Share on other sites


  • Group:  Development Manager
  • Topic Count:  56
  • Topics Per Day:  0.01
  • Content Count:  732
  • Reputation:   525
  • Joined:  12/13/11
  • Last Seen:  

@AndrewDemonX: Like kyrato said, you have to change each file by hand and recompile the source. I suggest you start at the wiki and go step by step so you can figure out how to setup everything using Git.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  09/25/14
  • Last Seen:  

Alright, well thanks.. I'll try to do this..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...