Jump to content

Recommended Posts

Hello guys ..

 

yesterday I compiled a quest and changed items that come from boxes (special_item_group.txt)

as a result I got 3 channels off 

 

I get the same syserr in the offline channles 

look like this :

SYSERR: Dec  6 00:01:08 :: SetShopItems: Shop: no item table by item vnum #504120
SYSERR: Dec  6 00:01:08 :: SetShopItems: Shop: no item table by item vnum #50096
SYSERR: Dec  6 00:01:08 :: SetShopItems: Shop: no item table by item vnum #50096
SYSERR: Dec  6 00:01:31 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(3990) Map(901) 
SYSERR: Dec  6 00:01:31 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(3990) Map(901) 
SYSERR: Dec  6 00:01:31 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(3990) Map(901) 
SYSERR: Dec  6 00:01:31 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(3990) Map(901) 
SYSERR: Dec  6 00:01:31 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(3990) Map(901) 
SYSERR: Dec  6 00:01:31 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(3990) Map(901) 
SYSERR: Dec  6 00:01:31 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(3990) Map(901) 
SYSERR: Dec  6 00:01:31 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(3990) Map(901) 
SYSERR: Dec  6 00:01:31 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(3990) Map(901) 
SYSERR: Dec  6 00:01:31 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(3990) Map(901) 

and about 100.000 lines of this 

SYSERR: Dec  6 00:01:31 :: SpawnGroup: NOT_EXIST_GROUP_VNUM(3990) Map(901) 

and when I try to run the channels I get this in the end :

cannot find quest index for hdf
Assertion failed: (!"cannot find quest index"), function LoadStateScript, file questnpc.cpp, line 99.

I hope someone helps

 

Thank you ..

Link to comment
https://metin2.dev/topic/2605-problem-3-out-of-4-channels-are-off/
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

SetShopItems: Shop: no item table by item
 
mean that the respective vnum does not exist. +
 
OT_EXIST_GROUP_VNUM(3990) Map(901) find in map index map 901 and delete group 3990 because it does not exist +
 
cannot find quest index for hdf
Assertion failed: (!"cannot find quest index"), function LoadStateScript, file questnpc.cpp, line 99.
the quest in /usr/home/game/share/locale/germany/quest does not exist by that name :D

 

SetShopItems: Shop: no item table by item
 
mean that the respective vnum does not exist. +
 
OT_EXIST_GROUP_VNUM(3990) Map(901) find in map index map 901 and delete group 3990 because it does not exist +
 
cannot find quest index for hdf
Assertion failed: (!"cannot find quest index"), function LoadStateScript, file questnpc.cpp, line 99.
the quest in /usr/home/game/share/locale/germany/quest does not exist by that name :D

 

 

OK but everything was good until I edited special_item_group.txt

and added that quest (it's deleted now) but I can't understand where

is the error exactly ..

 

Thank you

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.