Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest Git Report (Skills, Variables and Functions) #313

Closed
tmav94 opened this issue Mar 1, 2015 · 3 comments
Closed

Latest Git Report (Skills, Variables and Functions) #313

tmav94 opened this issue Mar 1, 2015 · 3 comments

Comments

@tmav94
Copy link

tmav94 commented Mar 1, 2015

After Start the Server

[Warning]: skill_parse_row_requiredb: Skill '385' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_requiredb: Skill '386' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_requiredb: Skill '388' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Status]: Done reading '865' entries in 'db/re/skill_require_db.txt'.
[Warning]: skill_parse_row_castdb: Skill '360' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '572' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '573' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '574' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '575' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '692' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '694' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '695' isn't created in 'skill_db.txt' yet. Creating dummy value...

While Compilation:

skill.c: In function ‘skill_parse_row_requiredb’:
skill.c:19989: warning: unused variable ‘skill_id’
skill.c: At top level:
skill.c:222: warning: ‘skill_chk2’ defined but not used
skill.c: In function ‘skill_unitsetting’:
skill.c:12083: warning: array subscript is above array bounds

pc.c: In function ‘pc_checkskill’:
pc.c:5526: warning: unused variable ‘i’

@reigneil
Copy link

reigneil commented Mar 1, 2015

duplicate report: #309

@tmav94
Copy link
Author

tmav94 commented Mar 2, 2015

i'm using renewal server...

@cydh
Copy link
Contributor

cydh commented Mar 4, 2015

[Warning]: skill_parse_row_requiredb: Skill '385' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_requiredb: Skill '386' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_requiredb: Skill '388' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Status]: Done reading '865' entries in 'db/re/skill_require_db.txt'.
[Warning]: skill_parse_row_castdb: Skill '360' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '572' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '573' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '574' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '575' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '692' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '694' isn't created in 'skill_db.txt' yet. Creating dummy value...
[Warning]: skill_parse_row_castdb: Skill '695' isn't created in 'skill_db.txt' yet. Creating dummy value...

Just uncomment those skills on ur skill_db

aleos89 added a commit that referenced this issue Mar 11, 2015
* Fixed #145 - Corrected the duration of Frigg's Song ending too quickly.
* Fixed #202 - Added damage bonus for Rifle when using Piercing Shot (renewal).
* Fixed #257 - Adjusted get_status() in athena-start to return the correct string.
* Fixed #272 - Blood Lust not leeching HP from target.
* Fixed #298 - Corrected the renewal calculation of ATK and ASPD for Homunculus.
* Fixed #309 and #313 - Cleaned up warnings during compile.
* Fixed #321 - Monsters not calculating MATK at spawn (renewal).
* Added missing renewal calculations for Mercenary.
@aleos89 aleos89 closed this as completed Mar 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants