Issue Information
-
#006190
-
0 - None Assigned
-
Working as Intended
Issue Confirmations
-
Yes (0)No (1)
Originally posted by xRaisen
Hi,
After updating, I wonder why my custom skills broken, it displays error from my db/re/skill_cast_db.txt and db/re/skill_require_db.txt as if its not set correctly. Is this a bug? or do i need to re-configure it? if so, where am i going to look at?
Here are the errors
Thanks..
Regards
Hi,
After updating, I wonder why my custom skills broken, it displays error from my db/re/skill_cast_db.txt and db/re/skill_require_db.txt as if its not set correctly. Is this a bug? or do i need to re-configure it? if so, where am i going to look at?
Here are the errors
[Error]: sv_readdb: Could not process contents of line 135 of "db/re/skill_requi re_db.txt". [Error]: sv_readdb: Could not process contents of line 136 of "db/re/skill_requi re_db.txt". [Error]: sv_readdb: Could not process contents of line 137 of "db/re/skill_requi re_db.txt". [Error]: sv_readdb: Could not process contents of line 138 of "db/re/skill_requi re_db.txt". [Error]: sv_readdb: Could not process contents of line 139 of "db/re/skill_requi re_db.txt". [Error]: sv_readdb: Could not process contents of line 140 of "db/re/skill_requi re_db.txt". [Error]: sv_readdb: Could not process contents of line 141 of "db/re/skill_requi re_db.txt". [Error]: sv_readdb: Could not process contents of line 142 of "db/re/skill_requi re_db.txt". [Error]: sv_readdb: Could not process contents of line 143 of "db/re/skill_requi re_db.txt". [Error]: sv_readdb: Could not process contents of line 144 of "db/re/skill_requi re_db.txt". [Status]: Done reading '792' entries in 'db/re/skill_require_db.txt'. [Error]: sv_readdb: Could not process contents of line 22 of "db/re/skill_cast_d b.txt". [Error]: sv_readdb: Could not process contents of line 24 of "db/re/skill_cast_d b.txt". [Error]: sv_readdb: Could not process contents of line 26 of "db/re/skill_cast_d b.txt". [Error]: sv_readdb: Could not process contents of line 28 of "db/re/skill_cast_d b.txt". [Error]: sv_readdb: Could not process contents of line 30 of "db/re/skill_cast_d b.txt". [Error]: sv_readdb: Could not process contents of line 32 of "db/re/skill_cast_d b.txt". [Error]: sv_readdb: Could not process contents of line 34 of "db/re/skill_cast_d b.txt". [Error]: sv_readdb: Could not process contents of line 36 of "db/re/skill_cast_d b.txt". [Error]: sv_readdb: Could not process contents of line 38 of "db/re/skill_cast_d b.txt". [Error]: sv_readdb: Could not process contents of line 40 of "db/re/skill_cast_d b.txt".
Thanks..
Regards
Originally posted by RaGERO
If you have updated it, you should re-compile it since there are src changes. If you already did this after updating, then I got no idea why is it happening.
If you have updated it, you should re-compile it since there are src changes. If you already did this after updating, then I got no idea why is it happening.
Originally posted by xRaisen
Thanks for the idea. okay i'll figure this one out later. I think there is a minor conflict of mercenary/homun skills IDs
Thanks for the idea. okay i'll figure this one out later. I think there is a minor conflict of mercenary/homun skills IDs
Originally posted by Rytech
What ID's are your skills assigned to?
What ID's are your skills assigned to?
Originally posted by xRaisen
Its ID 777 to 786.
Its ID 777 to 786.
Originally posted by Phantasm
I had the same problem, I tried to create a new skill, when I reboot the server I also get errors like that.
My ID is 3200.
Sorry my bad english.
I had the same problem, I tried to create a new skill, when I reboot the server I also get errors like that.
My ID is 3200.
Sorry my bad english.
Originally posted by Ind
the fault lies at 16381 http://trac.rathena..../rathena#file10 which improves the way the server stores homun/guild/mercenary/elemental skill ids (was required or homun-s skills wouldn't be possible to be added), your skill ids have to be changed, i'm afraid (or you can revert the skill ranges changes in your local working copy.)
the fault lies at 16381 http://trac.rathena..../rathena#file10 which improves the way the server stores homun/guild/mercenary/elemental skill ids (was required or homun-s skills wouldn't be possible to be added), your skill ids have to be changed, i'm afraid (or you can revert the skill ranges changes in your local working copy.)
Originally posted by xRaisen
Alright lnd. Thanks for the clarification. Done reverting now as we speak and it shows no error except but expected errors from the homun skills as the commit notice shennetsind stated.
Alright lnd. Thanks for the clarification. Done reverting now as we speak and it shows no error except but expected errors from the homun skills as the commit notice shennetsind stated.
Originally posted by Rytech
Putting custom skills within the 700 to 999 range is the biggest mistake anyone can make when making custom skills. I recommend using the ID's in the range between 1025 to 1999 since their's plenty of free ID's there. Try starting at 1101 and you should be good.
Putting custom skills within the 700 to 999 range is the biggest mistake anyone can make when making custom skills. I recommend using the ID's in the range between 1025 to 1999 since their's plenty of free ID's there. Try starting at 1101 and you should be good.