Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #005326

  • 0 - None Assigned

  • Fixed

Issue Confirmations

  • Yes (3)No (0)
Photo

refine_db and mobs in pre-re / reins of mount

Posted by Hercules Bot on 13 February 2012 - 02:05 AM

Originally posted by EvilPuncker
[Error]: sv_readdb: Too many columns in line 6 of "db/pre-re/refine_db.txt" (found 24, maximum is 14).
[Error]: sv_readdb: Too many columns in line 7 of "db/pre-re/refine_db.txt" (found 24, maximum is 14).
[Error]: sv_readdb: Too many columns in line 8 of "db/pre-re/refine_db.txt" (found 24, maximum is 14).
[Error]: sv_readdb: Too many columns in line 9 of "db/pre-re/refine_db.txt" (found 24, maximum is 14).
[Error]: sv_readdb: Too many columns in line 10 of "db/pre-re/refine_db.txt" (found 24, maximum is 14).

[Error]: npc_parse_mob: Unknown mob ID 2198 (file 'npc/mobs/dungeons/iz_dun.txt', line '115').
[Error]: npc_parse_mob: Unknown mob ID 2201 (file 'npc/mobs/dungeons/iz_dun.txt', line '116').
[Error]: npc_parse_mob: Unknown mob ID 2203 (file 'npc/mobs/dungeons/iz_dun.txt', line '117').
[Error]: npc_parse_mob: Unknown mob ID 2204 (file 'npc/mobs/dungeons/iz_dun.txt', line '118').
[Error]: npc_parse_mob: Unknown mob ID 2202 (file 'npc/mobs/dungeons/iz_dun.txt', line '119').
[Error]: npc_parse_mob: Unknown mob ID 2221 (file 'npc/mobs/dungeons/lhz_dun.txt', line '162').
[Error]: npc_parse_mob: Unknown mob ID 2222 (file 'npc/mobs/dungeons/lhz_dun.txt', line '163').
[Error]: npc_parse_mob: Unknown mob ID 2223 (file 'npc/mobs/dungeons/lhz_dun.txt', line '164').
[Error]: npc_parse_mob: Unknown mob ID 2224 (file 'npc/mobs/dungeons/lhz_dun.txt', line '165').
[Error]: npc_parse_mob: Unknown mob ID 2225 (file 'npc/mobs/dungeons/lhz_dun.txt', line '166').
[Error]: npc_parse_mob: Unknown mob ID 2226 (file 'npc/mobs/dungeons/lhz_dun.txt', line '167').
[Error]: npc_parse_mob: Unknown mob ID 2227 (file 'npc/mobs/dungeons/lhz_dun.txt', line '168').
[Error]: npc_parse_mob: Unknown mob ID 2228 (file 'npc/mobs/dungeons/lhz_dun.txt', line '169').
[Error]: npc_parse_mob: Unknown mob ID 2229 (file 'npc/mobs/dungeons/lhz_dun.txt', line '170').
[Error]: npc_parse_mob: Unknown mob ID 2230 (file 'npc/mobs/dungeons/lhz_dun.txt', line '171').
[Error]: npc_parse_mob: Unknown mob ID 2231 (file 'npc/mobs/dungeons/lhz_dun.txt', line '172').
[Error]: npc_parse_mob: Unknown mob ID 2232 (file 'npc/mobs/dungeons/lhz_dun.txt', line '173').
[Error]: npc_parse_mob: Unknown mob ID 2233 (file 'npc/mobs/dungeons/lhz_dun.txt', line '174').
[Error]: npc_parse_mob: Unknown mob ID 2234 (file 'npc/mobs/dungeons/lhz_dun.txt', line '175').

and the item reins of mount in pre-re/item_db.txt is still using itemskill and not the script command

Originally posted by Emistry
for the refine...i think you didnt compile your server with a higher level of Max Refine....
by default it should be 10 only....so, you have to compile your server to Max Refine of 20...

for the mob...perhap you didnt release the monster from the db ?

Originally posted by EvilPuncker
I know how to fix those errors, I'm just reporting because they happen by default, and yes, the refine_db is my fault since i've changed 20 to 10, but IMO the MAX_REFINE setting should be dependent on the REMODE setting, and the pre-re/refine_db.txt should be the one with 10 lvl too, and the problem with the mobs is that they aren't enabled by default in pre-re/mob_db.txt

Originally posted by SkzBR
I Confirm the errors on pre-db mob database.

Originally posted by Kenpachi
Partly fixed in [rev=15723] and [rev=15730].

Originally posted by EvilPuncker
well, seems like the only thing left is to make a pre-re mobspawn (warps too perhaps?) folder atleast and this issue can be fixed

Originally posted by Daegaladh
By the way, some quests and npcs are different in pre-re and re, and should be splitted too.

Originally posted by Kenpachi
As I told in that other bug report... We are in a major re-organization regarding preRE/RE splitting. Please be patient. :)

Originally posted by Kenpachi
Was fixed in previous revision.