Jump to content
  • 0

[Fixed] EVERYTHING STOP WORKING AFTER LATEST PULL REQUEST


Tales

Question


  • Group:  Members
  • Topic Count:  163
  • Topics Per Day:  0.04
  • Content Count:  319
  • Reputation:   8
  • Joined:  02/05/12
  • Last Seen:  

Please guys...what now???

All my server is not working correctly after the pull request (https://github.com/rathena/rathena/commit/6295c77d393555fe5a366f092a75f4cf0d2de933)...My scripts, events, etc... Everything...even my website (Vote4Points) stop working...

it's hard to believe but, i dont know what can i do for fix it... If nothing is done, I have to stop here.

Edited by Tales
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  2407
  • Reputation:   613
  • Joined:  07/05/12
  • Last Seen:  

Did you update your sql ?

https://github.com/rathena/rathena/blob/master/sql-files/upgrades/upgrade_20150831.sql

 

You should update your script too if you use query in global_reg_value table.

 

 

it's hard to believe but, i dont know what can i do for fix it... If nothing is done, I have to stop here.

or you could revert the change

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  76
  • Reputation:   11
  • Joined:  04/13/12
  • Last Seen:  

git reset --hard *hashsum of commit before pull*

 

as first step

 

 

always create a branch where you keep your working server and create a new one for version testing

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  163
  • Topics Per Day:  0.04
  • Content Count:  319
  • Reputation:   8
  • Joined:  02/05/12
  • Last Seen:  

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...