• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] error on changeing max level

Status
Not open for further replies.

Shaorin

Respected Member
hi

i ahve an mangos scouce for 3.3.5 wheni try to change the amx level to lower then 80 i get this error:

"2013-12-12 07:59:00 >> Loaded 2463 level pet stats definitions
2013-12-12 07:59:00 ERROR:Creature 31216 does not have pet stats data for Levels 1 or 70! Must be exist!"

i can set so i can no XP but i thought i whould be fun to level atlast 10 levels cuz i ahve playerbot in this pack. anyway know how i can get this fixed, i ahve only problems whit this source.

thx for you help and undersanding.
 

Tommy

Founder
hi

i ahve an mangos scouce for 3.3.5 wheni try to change the amx level to lower then 80 i get this error:

"2013-12-12 07:59:00 >> Loaded 2463 level pet stats definitions
2013-12-12 07:59:00 ERROR:Creature 31216 does not have pet stats data for Levels 1 or 70! Must be exist!"

i can set so i can no XP but i thought i whould be fun to level atlast 10 levels cuz i ahve playerbot in this pack. anyway know how i can get this fixed, i ahve only problems whit this source.

thx for you help and undersanding.

Are you a hunter?
 

Shaorin

Respected Member
oops i see now that i most have missed to say that yhis is on the startup. i can't ven load the worldserver right, i get stack there.
 

Salja

Respected Member
what world db you use ? i think you use clean db ? better you use udb or ytdb works fine

for mangos 3.3.5 you can use https://svn.code.sf.net/p/unifieddb/code/

for mangos 2.4.3 you can use the database from my github branch https://github.com/Salja2012?tab=repositories / https://github.com/Salja2012/OneDatabase you can create a full db wehn you run the "make_full_db.bat" in _extras folder

NOTE: wehn you done with insert the full db than you must apply the sql updates from core folder https://github.com/eluna-dev-mangos/ElunaCoreTbc/tree/master/sql/Eluna


Sorry my English is bad but i think you understand =)
 
Last edited:

Salja

Respected Member
what max level you will change from characters ? you can make easy done with mangosd.conf MaxPlayerLevel =
 

Shaorin

Respected Member
did not work i get this error too_:

2013-12-12 11:55:48 ERROR:Table `areatrigger_teleport` has area trigger (ID:100013) not listed in `AreaTrigger.dbc`.
2013-12-12 11:55:48 ERROR:Table `areatrigger_teleport` has area trigger (ID:100025) not listed in `AreaTrigger.dbc`.
2013-12-12 11:55:48 ERROR:Table `areatrigger_teleport` has area trigger (ID:100037) not listed in `AreaTrigger.dbc`.
2013-12-12 11:55:48 ERROR:Table `areatrigger_teleport` has area trigger (ID:100042) not listed in `AreaTrigger.dbc`.
2013-12-12 11:55:48 ERROR:Table `areatrigger_teleport` has area trigger (ID:100169) not listed in `AreaTrigger.dbc`.
2013-12-12 11:55:48 ERROR:Table `areatrigger_teleport` has area trigger (ID:100451) not listed in `AreaTrigger.dbc`.
2013-12-12 11:55:48 ERROR:Table `areatrigger_teleport` has area trigger (ID:100573) not listed in `AreaTrigger.dbc`.
2013-12-12 11:55:48 ERROR:Table `areatrigger_teleport` has area trigger (ID:100597) not listed in `AreaTrigger.dbc`.
2013-12-12 11:55:48 ERROR:Table `areatrigger_teleport` has area trigger (ID:100605) not listed in `AreaTrigger.dbc`.
2013-12-12 11:55:48 ERROR:Table `areatrigger_teleport` has area trigger (ID:100606) not listed in `AreaTrigger.dbc`.

and
2013-12-12 11:55:50 ERROR:Creature 31216 does not have pet stats data for Levels 1 or 70! Must be exist!

this is stilll when i try to load up the world. i can't load it right cuz i get stack there.
 

Salja

Respected Member
hmm i think you have very old database =) you you post what server rev and database rev. you use ?
 

Shaorin

Respected Member
i know how i do it. i just get this error when i chage it under 80.

server rev:

2013-12-12 11:55:40 MaNGOS/0.17.0-DEV (Revision 11928) [world-daemon]
2013-12-12 11:55:40 mangosR2 branch (* * R2 Revision 1826 commit
 
Status
Not open for further replies.
Top