Issue information

Issue ID
#7319
Status
Fixed
Severity
None
Started
KeiKun
Jun 2, 2013 17:10
Last Post
Ind
Jun 9, 2013 3:55
Confirmation
N/A

KeiKun - Jun 2, 2013 17:10

Error[code=auto:0] [SQL]: DB error - Table 'ragnarok.mob_skill_db' doesn't exist [Debug]: at mob.c:4496 - SELECT * FROM `mob_skill_db` [SQL]: DB error - Table 'ragnarok.mob_skill_db2' doesn't exist [Debug]: at mob.c:4496 - SELECT * FROM `mob_skill_db2`[/code]

inter-server.conf[code=auto:0] mob_skill_db_db: mobskilldb mob_skill_db2_db: mobskilldb2 [/code]

Error[code=auto:0] [SQL]: DB error - Table 'ragnarok.ragsrvinfo' doesn't exist [Debug]: at char.c:3244 - INSERT INTO `ragsrvinfo` SET `index`='6',`name`='Hercules',`exp`='100',`jexp`='100',`drop`='100'[/code]

inter-server.conf[code=auto:0] ragsrvinfo_db: srvinfo [/code]


Since everything under table can be modified(except i guess login table?)
if possible to add settings where you can modify name of interreg table... (like mapreg.. that table can use any name it want)
Customizing it required src edit.

[code=auto:0] [SQL]: DB error - Table 'ragnarok.interreg' doesn't exist [Debug]: at itemdb.c:1300 - SELECT `value` FROM `interreg` WHERE `varname`='unique_id' [/code]

This post has been edited by KeiKun on Jun 2, 2013 17:18

Ind - Jun 9, 2013 3:55

Thank you very much.
[url="https://github.com/HerculesWS/Hercules/commit/2db09c2e6442aa3abe573d35a3a5a1c6fa3db5fa"]https://github.com/HerculesWS/Hercules/commit/2db09c2e6442aa3abe573d35a3a5a1c6fa3db5fa[/url]