[problem]SpawnMob: SpawnMob:(group_group)

05/04/2012 19:03 TenmaPL#1
Hi epvp, i have a little problem, but i can't solve it lol.

I made regens with metin2 map pointer, and i've got these errors :

Code:
SpawnMob: SpawnMob: no mob data for vnum xxx
I know, i don't have mob with id like that, but it's id of group and i have group like that so, wtf ?

I have couple groups made from mobs in group.txt and couple in group_group.txt made from groups from group.txt

Any ideas ?
05/04/2012 19:07 Grand09#2
Does the Mob-Vnum exist in your mob_proto (Serverside) ?
05/04/2012 19:19 TenmaPL#3
nope but this is not necessary
05/04/2012 19:38 Grand09#4
The Monsters Vnum's you placed in the group.txt , does they exist ? if they don't exist then you got errors.
05/04/2012 21:33 TenmaPL#5
they do

i've got error no mob data id_of_group

Not mob, so this is weird.