kitty14 Posted February 24, 2015 Group: Members Topic Count: 103 Topics Per Day: 0.02 Content Count: 323 Reputation: 4 Joined: 12/09/13 Last Seen: May 9, 2023 Share Posted February 24, 2015 (edited) 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 Edited February 24, 2015 by kitty14 Quote Link to comment Share on other sites More sharing options...
reigneil Posted February 24, 2015 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 139 Reputation: 24 Joined: 09/02/12 Last Seen: July 11, 2024 Share Posted February 24, 2015 this mean that the latest git has a bug. better to use older commit. try something below this commit 537fb42a4bbafd Quote Link to comment Share on other sites More sharing options...
kitty14 Posted February 25, 2015 Group: Members Topic Count: 103 Topics Per Day: 0.02 Content Count: 323 Reputation: 4 Joined: 12/09/13 Last Seen: May 9, 2023 Author Share Posted February 25, 2015 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 Quote Link to comment Share on other sites More sharing options...
philg666 Posted February 25, 2015 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 35 Reputation: 3 Joined: 11/22/12 Last Seen: September 3, 2020 Share Posted February 25, 2015 (edited) 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 February 25, 2015 by philg666 Quote Link to comment Share on other sites More sharing options...
kitty14 Posted February 27, 2015 Group: Members Topic Count: 103 Topics Per Day: 0.02 Content Count: 323 Reputation: 4 Joined: 12/09/13 Last Seen: May 9, 2023 Author Share Posted February 27, 2015 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? Quote Link to comment Share on other sites More sharing options...
reigneil Posted February 28, 2015 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 139 Reputation: 24 Joined: 09/02/12 Last Seen: July 11, 2024 Share Posted February 28, 2015 (edited) 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 February 28, 2015 by reigneil Quote Link to comment Share on other sites More sharing options...
kitty14 Posted February 28, 2015 Group: Members Topic Count: 103 Topics Per Day: 0.02 Content Count: 323 Reputation: 4 Joined: 12/09/13 Last Seen: May 9, 2023 Author Share Posted February 28, 2015 Im Running renewali did git stash && git pull && git stash pop just now and make cleanand still the result Quote Link to comment Share on other sites More sharing options...
reigneil Posted February 28, 2015 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 139 Reputation: 24 Joined: 09/02/12 Last Seen: July 11, 2024 Share Posted February 28, 2015 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. 1 Quote Link to comment Share on other sites More sharing options...
kitty14 Posted February 28, 2015 Group: Members Topic Count: 103 Topics Per Day: 0.02 Content Count: 323 Reputation: 4 Joined: 12/09/13 Last Seen: May 9, 2023 Author Share Posted February 28, 2015 alright thanks reigneil. Quote Link to comment Share on other sites More sharing options...
Question
kitty14
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

Edited by kitty14Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.