Hey all,
I have tried looking for an answer to this but have been wholly unsuccessful. For this specific server build, how do you properly change the exp rates and max levels? I found a guide on how to do it, and followed that guide, but get the following errors on my map-server:
[Error]: db/re/exp_group_db.conf:48 - mismatched element type in array
[Status]: Done reading '35' entries in 'db/re/level_penalty.txt'.
[Status]: Done reading '4' entries in 'db/re/attr_fix.txt'.
[Status]: Done reading '255' entries in 'db/re/statpoint.txt'.
[Status]: Done reading '7' groups in 'conf/groups.conf'.
[Status]: Done reading '5' entries in 'db/re/refine_db.conf'.
[Status]: Done reading '134' entries in 'db/job_db2.txt'.
[Status]: Done reading '3' entries in 'db/re/size_fix.txt'.
[Status]: Done reading '394' entries in 'db/sc_config.conf'.
[Error]: status_read_job_db: Unknown Base Exp Group 'Novice' provided for entry 'Novice'
[Error]: status_read_job_db: Unknown Job Exp Group 'Novice' provided for entry 'Novice'
I am running on a Renewal build, and until I changed the max level, everything worked just fine. Even the exp rates seemed to be doing okay.
I have attached my two relevant .conf files for your convenience. Please help, I don't know what I did wrong!
EDIT: Also, how do I give players the ability to use @commands like @go, @warp, etc.?
EDIT2: I found the issue. There were tabs in the EXP table that were causing it to error out.
exp_group_db.conf job_db.conf