Jump to content
  • 0

warnings after i update git


kitty14

Question


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

hello! i did update my git just now, and after i recompiled it , this warning showed up. what does this mean? thank you!

check image

 

post-22609-0-11878000-1424797904_thumb.png

Edited by kitty14
Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  139
  • Reputation:   24
  • Joined:  09/02/12
  • Last Seen:  

this mean that the latest git has a bug. better to use older commit. try something below this commit 537fb42a4bbafd

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

should i report this? or rathena already checking this?


this mean that the latest git has a bug. better to use older commit. try something below this commit 537fb42a4bbafd

i did use the old one which is this

-  ele.hp = ele.max_hp = ele.max_hp * 5 * i / 100;

-  ele.sp = ele.max_sp = ele.max_sp * 5 * i / 100;

 

but still got same warning

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   3
  • Joined:  11/22/12
  • Last Seen:  

try to update again, i dont have that error

 

just to be sure, did you do some src modifications on map/skill.c?

 

i think this is a problem with the major skill cleanup db

 

you may have to redo your skills modifications with proper arrays and variables

(by proper i mean the variables that are now used since the update)

Edited by philg666
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

i did try to update on my back up. still got same error. /hmmm


try to update again, i dont have that error

 

just to be sure, did you do some src modifications on map/skill.c?

 

i think this is a problem with the major skill cleanup db

 

you may have to redo your skills modifications with proper arrays and variables

(by proper i mean the variables that are now used since the update)

uhhmm. i have adelays source mod. does that affect?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  139
  • Reputation:   24
  • Joined:  09/02/12
  • Last Seen:  

i did try to update on my back up. still got same error. /hmmm

try to update again, i dont have that error

 

just to be sure, did you do some src modifications on map/skill.c?

 

i think this is a problem with the major skill cleanup db

 

you may have to redo your skills modifications with proper arrays and variables

(by proper i mean the variables that are now used since the update)

uhhmm. i have adelays source mod. does that affect?

what setup are you using pre renewal or renewal? btw the latest git is now OK on renewal... but not sure in pre renewal

 because somebody reported this also.

https://github.com/rathena/rathena/issues/309

Edited by reigneil
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

Im Running renewal

i did git stash && git pull && git stash pop just now and make clean

and still the result

 

post-22609-0-20581900-1425123988_thumb.jpg

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  139
  • Reputation:   24
  • Joined:  09/02/12
  • Last Seen:  

hmm thats weird... maybe because i'm using Visual Studio 2010 thats why i didnt get any error. i suggest ask Anacondaqq or Radian because they experience this also or help them with their report here: https://github.com/rathena/rathena/issues/309so that developer would notice it.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

alright thanks reigneil. /no1

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