Aller au contenu
Top-Metin2.org - Vous êtes à la recherche d'un serveur Metin 2 ? ×
×
×
  • Créer...
  • 0

Plusieurs soucis


Mentalman

Question

Et oui, encore moi! 

 

Version des files : 2016 team FE (encore merci)

Domaine (Base de données, Core, etc.) : Web, FTP.

Votre niveau (débutant, intermédiaire, avancé) : Débutant

 

Description du problème : Bonjour / bonsoir à tous. Après de multiples recherches ( ça fait deux jours que je suis embêté), je j'ai un soucis avec mon site. J'ai pris l'ancien site officiel. J'ai tout configuré et presque tout traduit (j'aimerai vous le partager) mais il n'y a aucuns moyens de se connecter au site (pour voir ses personnages, aller à l'item shop etc..). Premier soucis..

Deuxième problème : j'ai récupéré une quête téléporteur que j'avais sur un tout vieux serveur, mais quand je clique sur le téléporteur, rien ne ce passe. Je met la quête en pièces jointes (si quelqu'un pourrait me corriger la quête et/ou m'indiquer où est l'erreur), je vous en serai très reconnaissant!

Troisième problème : De temps en temps quand j'essayes de me tp dans des maps avec /warp ( implantées d'origine genre map feu ou map montagne), mon perso est déconnecté, et impossible de me reconnecter sans changer les coordonnées via navicat. ( Ça m'arrive souvent, et une amie qui est venu me donner un coup de main aussi.). J'arrive jusqu'à la sélection des personnages et soit je reviens au choix des channels ou soit le client se ferme directement.

Comment reproduire le problème :  /

Recherches et tests effectué : Pour le site : reprendre un exemple de script sur d'autres sites ( j'en ai plusieurs), pour la quête, changer les coordonnées et pour les TP rien. Je précise quand même que je flood le bouton " rechercher " mais là, je n'ai trouvé aucuns sujet répondant à mes questions.

Résultat des recherches et tests : Néant.

 

Message d'erreur, capture d'écran : /

 

Je vous remercie par avance pour votre aide! Merci!

 

En postant ma demande d'aide, j'affirme avoir lu et accepté le règlement des demandes d'aides.

Lien vers le commentaire
Partager sur d’autres sites

  • Réponses 12
  • Créé
  • Dernière réponse

Meilleurs contributeurs dans cette question

Meilleurs contributeurs dans cette question

Images postées

12 réponses à cette question

Messages recommandés

  • 0

Bonjour ! Suis-je bête! J'ai oublié de mettre la quête! ( Elle n'est pas acceptée en pièce jointe)

 

quest map_warp begin
       state start begin
           when 9012.chat."Voulez-vous voyager ?" begin
               ---                 
               say_title("Téléporteur")
               say("Voulez-vous être téléporté ?")
               local main_set = select("Oui","Non")
               if main_set == 2 then
                   return
               else
                   say_title("Téléporteur :")
                   say("Veuillez choisir une map :")
                   sub_set = select ( "Map 1 Bleu" , "Map 1 Jaune" , "Map 1 Rouge" , "Map 2 Bleu" , "Map 2 Jaune" , "Map 2 Rouge" ,"Continuer")
                   if sub_set == 7 then
                       say_title("Téléporteur :")
                       say("Veuillez choisir une map :")
                       sub_set = select ( "Vallée de Seungryoung", "Désert de Yongbi" , "Mont Sohan", "Terre de feu" , "Tour du demon" , "Forêt" , "Bois Rouge" ,"Continuer", "Retour" ) + 6
                   if sub_set == 15 then
                       say_title("Téléporteur :")
                       say("Veuillez choisir une map :")
                       sub_set = select ( "Temple", "Cave 1", "Cave 2", "Geant", "Grotte de lExil" , "Continuer", " Retour", "Fermer" ) + 13
                   if sub_set == 21 then
				if pc.get_level() < 100 then
					say_title("Téléporteur :")
                       say("Les maps Haut Level :")
                       sub_set = select ( "Vallée claire [Niv.110-120]", "Vallée sombre [Niv.100-120]", "Les rives sombres [Niv.100-110]" , "Fermer" ) + 13
                   if sub_set == 24 then
                       return
                   end
                   end
                   end
                   local warp = {
                   -- Map 1 Rouge --
                   {
                   { 474300 , 954800 },
                   { 474300 , 954800 },
                   { 474300 , 954800 },
                   },
            
                   -- Map 2 Rouge --
                   {
                   { 353100 , 882900 },
                   { 353100 , 882900 },
                   { 353100 , 882900 },
                   },
            
                   -- Map 1 Jaune --
                   {
                   { 63800 , 166400 },
                   { 63800 , 166400 },
                   { 63800 , 166400 },
                   },
            
                   -- Map 2 Jaune --
                   {
                   { 145500 , 240000 },
                   { 145500 , 240000 },
                   { 145500 , 240000 },
                   },
            
                   -- Map 1 Bleu --
                   {
                   { 959900 , 269200 },
                   { 959900 , 269200 },
                   { 959900 , 269200 },
                   },
            
                   -- Map 2 Bleu --
                   {
                   { 863900 , 246000 },
                   { 863900 , 246000 },
                   { 863900 , 246000 },
                   },
            
                   -- Map Orc --
                   {
                   { 402100, 673900 },
                   { 270400, 739900 },
                   { 321300, 808000 },
                   },
            
                   -- Map Désert --
                   {
                   { 217800, 627200 },
                   { 221900, 502700 },
                   { 344000, 502500 },
                   },
            
                   -- map flame --
                   {
                   { 434200, 290600 },
                   { 375200, 174900 },
                   { 491800, 173600 },
                   },
            
                   -- Map Volcan --
                   {
                   { 599400, 756300 },
                   { 597800, 622200 },
                   { 730700, 689800 },
                   },
            
                   -- Tour du demon --
                   {
                   { 590500, 110500 },
                   { 590500, 110500 },
                   { 590500, 110500 },
                   },
            
                   -- Map Foret --
                   {
                   { 288700 , 5700 },
                   { 288700 , 5700 },
                   { 288700 , 5700 },
                   },
            
                   -- Map Bois rouge --
                   {
                   { 1119500 , 701 },
                   { 1119500 , 701 },
                   { 1119500 , 701 },
                   },
            
                   -- Map Temple --
                   {
                   { 553600 , 144100 },
                   { 553600 , 144100 },
                   { 553600 , 144100 },
                   },
            
                   -- Cave 1 --
                   {
                   { 60000 , 496000 },
                   { 60000 , 496000 },
                   { 60000 , 496000 },
                   },
            
                   -- Cave 2 --
                   {
                   { 704100 , 464200 },
                   { 704100 , 464200 },
                   { 704100 , 464200 },
                   },
            
                   -- Geant --
                   {
                   { 828300 , 763500 },
                   { 828300 , 763500 },
                   { 828300 , 763500 },
                   },
                   
                   -- Grotte de lExil --
                   {
                   { 10000 , 1207800 },
                   { 10000 , 1207800 },
                   { 10000 , 1207800 },
                   },

				-- Vallée claire [Niv.110-120] --
				{
				{ 11264 , 15104 },
				{ 11264 , 15104 },
				{ 11264 , 15104 },
				},

				-- Vallée sombre [Niv.100-120] --
				{
				{ 11776 , 16640 },
				{ 11776 , 16640 },
				{ 11776 , 16640 },
				},

				-- Les rives sombres [Niv.100-110] --
				{
				{ 10496 , 15104 },
				{ 10496 , 15104	},
				{ 10496 , 15104 },
				},
            
                   }
            
                   local old_vid = pc.select(u_vid)
                   local empire = pc . get_empire ( )
                   test_chat ( warp [ sub_set ] [ empire ] [ 1 ] .. warp [ sub_set ] [ empire ] [ 2 ] )
                   pc . warp ( warp [ sub_set ] [ empire ] [ 1 ] , warp [ sub_set ] [ empire ] [ 2 ] )
                   pc.select(old_vid)
               end
           end
       end
   end
end

 

 

 

 

Voici les syserr .

 

Syserr db : (Les autres lignes étant celles du problèmes d'empereur, pas besoin de mettre tout ici )

 

SYSERR: Oct 29 18:58:36 :: Process: FDWATCH: peer null in event: ident 24

 

Syserr Auth : ( Adress already in use j'ai démarré le serveur alors qu'il y était déjà, je sais lol )

 

SYSERR: Oct 29 16:44:28 :: ChildLoop: MySQL connection was reconnected. querying locale set
SYSERR: Oct 29 17:04:40 :: DirectQuery: MySQL connection was reconnected. querying locale set
SYSERR: Oct 29 18:56:50 :: pid_init: 
Start of pid: 3390

SYSERR: Oct 29 18:56:50 :: socket_bind: bind: Address already in use
SYSERR: Oct 29 18:57:05 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Oct 29 18:57:06 :: pid_deinit: 
End of pid

SYSERR: Oct 29 18:58:11 :: pid_init: 
Start of pid: 1233

 

Syserr channel 1 core 1 : (20 dernières lignes )

 

SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: tiger_young2 have not motlist.txt vnum(34019) folder(tiger_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: tiger_young2 have not motlist.txt vnum(34019) folder(tiger_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: lion_young2 have not motlist.txt vnum(34020) folder(lion_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: lion_young2 have not motlist.txt vnum(34020) folder(lion_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: lion_young2 have not motlist.txt vnum(34020) folder(lion_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: halloween_pumpkin_pet have not motlist.txt vnum(34026) folder(halloween_pumpkin_pet)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: halloween_pumpkin_pet have not motlist.txt vnum(34026) folder(halloween_pumpkin_pet)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: halloween_pumpkin_pet have not motlist.txt vnum(34026) folder(halloween_pumpkin_pet)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: halloween_broom have not motlist.txt vnum(34027) folder(halloween_broom)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: halloween_broom have not motlist.txt vnum(34027) folder(halloween_broom)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: halloween_broom have not motlist.txt vnum(34027) folder(halloween_broom)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: chrismas_recallcard_pet1 have not motlist.txt vnum(34028) folder(chrismas_recallcard_pet1)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: chrismas_recallcard_pet1 have not motlist.txt vnum(34028) folder(chrismas_recallcard_pet1)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: chrismas_recallcard_pet1 have not motlist.txt vnum(34028) folder(chrismas_recallcard_pet1)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: chrismas_recallcard_pet2 have not motlist.txt vnum(34029) folder(chrismas_recallcard_pet2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: chrismas_recallcard_pet2 have not motlist.txt vnum(34029) folder(chrismas_recallcard_pet2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: chrismas_recallcard_pet2 have not motlist.txt vnum(34029) folder(chrismas_recallcard_pet2)
SYSERR: Oct 29 18:59:52 :: socket_connect: HOST "mon_ip":14003, could not connect.
SYSERR: Oct 29 18:59:52 :: heart_idle: losing 75 seconds. (lag occured)
SYSERR: Oct 29 19:01:07 :: socket_connect: HOST "mon_ip":14003, could not connect.
SYSERR: Oct 29 19:01:07 :: heart_idle: losing 75 seconds. (lag occured)

 

Syserr channel 99  : 

 

SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: dog_young2 have not motlist.txt vnum(34018) folder(dog_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: dog_young2 have not motlist.txt vnum(34018) folder(dog_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: dog_young2 have not motlist.txt vnum(34018) folder(dog_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: tiger_young2 have not motlist.txt vnum(34019) folder(tiger_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: tiger_young2 have not motlist.txt vnum(34019) folder(tiger_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: tiger_young2 have not motlist.txt vnum(34019) folder(tiger_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: lion_young2 have not motlist.txt vnum(34020) folder(lion_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: lion_young2 have not motlist.txt vnum(34020) folder(lion_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: lion_young2 have not motlist.txt vnum(34020) folder(lion_young2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: halloween_pumpkin_pet have not motlist.txt vnum(34026) folder(halloween_pumpkin_pet)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: halloween_pumpkin_pet have not motlist.txt vnum(34026) folder(halloween_pumpkin_pet)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: halloween_pumpkin_pet have not motlist.txt vnum(34026) folder(halloween_pumpkin_pet)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: halloween_broom have not motlist.txt vnum(34027) folder(halloween_broom)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: halloween_broom have not motlist.txt vnum(34027) folder(halloween_broom)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: halloween_broom have not motlist.txt vnum(34027) folder(halloween_broom)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: chrismas_recallcard_pet1 have not motlist.txt vnum(34028) folder(chrismas_recallcard_pet1)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: chrismas_recallcard_pet1 have not motlist.txt vnum(34028) folder(chrismas_recallcard_pet1)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: chrismas_recallcard_pet1 have not motlist.txt vnum(34028) folder(chrismas_recallcard_pet1)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: chrismas_recallcard_pet2 have not motlist.txt vnum(34029) folder(chrismas_recallcard_pet2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: chrismas_recallcard_pet2 have not motlist.txt vnum(34029) folder(chrismas_recallcard_pet2)
SYSERR: Oct 29 18:58:37 :: GetMotionFileName: Motion: chrismas_recallcard_pet2 have not motlist.txt vnum(34029) folder(chrismas_recallcard_pet2)

 

Syserr client : (20 dernière lignes aussi )

 

1030 02:55:22251 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_end_4.mse) Error
1030 02:55:22252 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_blow_4.mse) Error
1030 02:55:22252 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_hand_4.mse) Error
1030 02:55:22346 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/taeyang_blow_4.mse) Error
1030 02:55:24457 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_start.mse) Error
1030 02:55:24457 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_end.mse) Error
1030 02:55:24462 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_blow.mse) Error
1030 02:55:24462 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_hand.mse) Error
1030 02:55:24617 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_start_2.mse) Error
1030 02:55:24618 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_end_2.mse) Error
1030 02:55:24618 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_blow_2.mse) Error
1030 02:55:24618 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_hand_2.mse) Error
1030 02:55:24640 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_start_3.mse) Error
1030 02:55:24640 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_end_3.mse) Error
1030 02:55:24641 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_blow_3.mse) Error
1030 02:55:24641 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_hand_3.mse) Error
1030 02:55:24665 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_start_4.mse) Error
1030 02:55:24665 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_end_4.mse) Error
1030 02:55:24665 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_blow_4.mse) Error
1030 02:55:24666 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/seomjeom_hand_4.mse) Error
1030 02:55:24678 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/taeyang_blow_4.mse) Error

 

En espérant avoir tout mis, s'il manque quelque chose je suis à disposition. Merci de ton aide!

Lien vers le commentaire
Partager sur d’autres sites

  • 0

Voici quelques lignes différentes du syserr channel 1 core 3 chef :

 

SYSERR: Oct 29 19:29:05 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:29:25 :: UseItemEx: Item type NONE NoNAme
SYSERR: Oct 29 19:33:18 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:18 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:19 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:19 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:20 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:23 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:31 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:31 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:32 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:32 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:33 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:33 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:34 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:34 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:34 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:35 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:35 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:36 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:36 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:37 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:37 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:38 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:38 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:39 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:33:41 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:32 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:32 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:34 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:35 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:35 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:36 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:36 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:37 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:42 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:43 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:43 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:44 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:36:44 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:02 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:02 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:03 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:03 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:04 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:04 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:05 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:05 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:06 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:06 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:07 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:07 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:08 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:08 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:09 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:09 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:10 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:10 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:11 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:11 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:12 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:12 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:13 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:13 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:15 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:15 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:16 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:16 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:17 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:17 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:18 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:18 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:19 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:19 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:20 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:21 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:21 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:22 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:22 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:22 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:23 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:23 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:24 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:25 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:25 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:26 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:26 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:39:27 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:29 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:29 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:30 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:30 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:31 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:31 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:32 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:32 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:33 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:33 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:37 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:37 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:38 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:38 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:41:40 :: Click: CQuestManager::Click(pid=1, target_npc_name=Animateur) - NOT EXIST NPC RACE VNUM[9004]
SYSERR: Oct 29 19:41:49 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0SERR: Oct 29 19:50:22 :: GetMoveMotionSpeed: cannot find motion (name jswuiBG race 34036 mode 0)
SYSERR: Oct 29 19:51:51 :: locale_find: LOCALE_ERROR: "?? ??? ??? ??? ? ?? ??? ??? ? ????.";
SYSERR: Oct 29 19:55:21 :: GetMoveMotionSpeed: cannot find motion (name Tmosh race 34064 mode 0)
SYSERR: Oct 30 00:11:00 :: ItemLoad: cannot create item by vnum 20029 (name [sGA]Lieyna id 30000103)
SYSERR: Oct 30 00:11:00 :: ItemLoad: cannot create item by vnum 20019 (name [sGA]Lieyna id 30000102)
SYSERR: Oct 30 00:11:00 :: ItemLoad: cannot create item by vnum 20039 (name [sGA]Lieyna id 30000104)
SYSERR: Oct 30 00:14:27 :: locale_find: LOCALE_ERROR: "?? ??? ??? ??? ? ?? ??? ??? ? ????.";
SYSERR: Oct 30 00:17:06 :: locale_find: LOCALE_ERROR: "?? ??? ??? ??? ? ?? ??? ??? ? ????.";
SYSERR: Oct 30 00:17:09 :: EquipTo: EquipTo: item already exist (this: #72003 Anneau d'expérience cell: 8 Potion d'ascension (3h))
SYSERR: Oct 30 00:17:10 :: EquipTo: EquipTo: item already exist (this: #72003 Anneau d'expérience cell: 8 Potion d'ascension (3h))
SYSERR: Oct 30 01:10:57 :: ModifyPoints: cannot find table by vnum 1480213323
SYSERR: Oct 30 01:10:57 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000523)
SYSERR: Oct 30 01:10:57 :: ApplyPoint: Unknown apply type 127 name [CSA]Monster
SYSERR: Oct 30 01:39:23 :: ModifyPoints: cannot find table by vnum 1480213323
SYSERR: Oct 30 02:55:20 :: ModifyPoints: cannot find table by vnum 1480213323
SYSERR: Oct 30 02:55:20 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000523)
SYSERR: Oct 30 02:55:20 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000522)
SYSERR: Oct 30 02:55:20 :: ApplyPoint: Unknown apply type 127 name [CSA]Monster
SYSERR: Oct 30 02:55:50 :: number_ex: number(): first argument is bigger than second argument 2000 -> 0, char_battle.cpp 690
SYSERR: Oct 30 02:09:09 :: ApplyPoint: Unknown apply type 127 name [CSA]Monsterer
SYSERR: Oct 30 02:09:45 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000527)
SYSERR: Oct 30 02:09:45 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000523)
SYSERR: Oct 30 02:13:28 :: number_ex: number(): first argument is bigger than second argument 2000 -> 0, char_battle.cpp 690
SYSERR: Oct 30 02:13:32 :: number_ex: number(): first argument is bigger than second argument 2000 -> 0, char_battle.cpp 690
SYSERR: Oct 30 02:13:48 :: ApplyPoint: Unknown apply type 127 name [CSA]Monster
SYSERR: Oct 30 02:13:48 :: ApplyPoint: Unknown apply type 127 name [CSA]Monster
SYSERR: Oct 30 02:13:48 :: ApplyPoint: Unknown apply type 127 name [CSA]Monster
SYSERR: Oct 30 02:13:48 :: ApplyPoint: Unknown apply type 127 name [CSA]Monster
SYSERR: Oct 30 02:13:48 :: ModifyPoints: cannot find table by vnum 1480213323
SYSERR: Oct 30 02:14:17 :: ApplyPoint: Unknown apply type 127 name [CSA]Monster
SYSERR: Oct 30 02:14:17 :: ApplyPoint: Unknown apply type 127 name [CSA]Monster
SYSERR: Oct 30 02:14:17 :: ApplyPoint: Unknown apply type 127 name [CSA]Monster
SYSERR: Oct 30 02:14:17 :: ApplyPoint: Unknown apply type 127 name [CSA]Monster
SYSERR: Oct 30 02:14:17 :: ModifyPoints: cannot find table by vnum 1480213323
SYSERR: Oct 30 03:01:21 :: ModifyPoints: cannot find table by vnum 1480213323
SYSERR: Oct 30 03:01:21 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000523)
SYSERR: Oct 30 03:01:21 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000522)
SYSERR: Oct 30 03:01:21 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000521)
SYSERR: Oct 30 03:01:21 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000520)
SYSERR: Oct 30 03:01:21 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000524)
SYSERR: Oct 30 03:01:21 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000525)
SYSERR: Oct 30 03:01:21 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000526)
SYSERR: Oct 30 03:01:21 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000528)
SYSERR: Oct 30 03:01:21 :: ItemLoad: cannot create item by vnum 28544 (name [CSA]Monster id 50000527)
SYSERR: Oct 30 03:02:19 :: ApplyPoint: Unknown apply type 127 name [CSA]Monster
SYSERR: Oct 30 03:02:19 :: ModifyPoints: cannot find table by vnum 1480213323
SYSERR: Oct 30 03:02:19 :: ApplyPoint: Unknown apply type 127 name [CSA]Monster

SYSERR: Oct 30 03:02:19 :: ModifyPoints: cannot find table by vnum 1480213323

J'ai supprimé plusieurs lignes. :)

Lien vers le commentaire
Partager sur d’autres sites

  • 0

Petit up :/

J'ai oublié de dire, ça fait quelques jours que j'ai des "Opération Timed Out", mais j'arrive tout de même à me connecter au serveur. J'ai oublié de précisé, je suis sous dédié. J'ai enfin trouvé d'où viens le problème des TP sur les map impossible.. (il me manque le server_attr) dans pas mal de dossier map.. Encore une belle embrouille tout ça! Mais pour les autres soucis je n'ai tjrs pas trouver de solution. 

Lien vers le commentaire
Partager sur d’autres sites

  • 0

Bonjour tout le monde. Je viens faire un petit up. :/

Pour le site : c'est résolu, il manquait juste un bout de code.

Pour la TP des map c'est résolu : il me manquait les server_attr de quelques maps. ( Pourquoi? Je ne sais pas)

Pour le problème de la quête de TP ça ne fonctionne toujours pas. :/

 

 Code de la quête du tp : 

quest map_warp begin
       state start begin
           when 9012.chat."Voulez-vous voyager ?" begin
               ---                 
               say_title("Téléporteur")
               say("Voulez-vous être téléporté ?")
               local main_set = select("Oui","Non")
               if main_set == 2 then
                   return
               else
                   say_title("Téléporteur :")
                   say("Veuillez choisir une map :")
                   sub_set = select ( "Map 1 Bleu" , "Map 1 Jaune" , "Map 1 Rouge" , "Map 2 Bleu" , "Map 2 Jaune" , "Map 2 Rouge" ,"Continuer")
                   if sub_set == 7 then
                       say_title("Téléporteur :")
                       say("Veuillez choisir une map :")
                       sub_set = select ( "Vallée de Seungryoung", "Désert de Yongbi" , "Mont Sohan", "Terre de feu" , "Tour du demon" , "Forêt" , "Bois Rouge" ,"Continuer", "Retour" ) + 6
                   if sub_set == 15 then
                       say_title("Téléporteur :")
                       say("Veuillez choisir une map :")
                       sub_set = select ( "Temple", "Cave 1", "Cave 2", "Geant", "Grotte de lExil" , "Continuer", " Retour", "Fermer" ) + 13
                   if sub_set == 21 then
				if pc.get_level() < 100 then
					say_title("Téléporteur :")
                       say("Les maps Haut Level :")
                       sub_set = select ( "Vallée claire [Niv.110-120]", "Vallée sombre [Niv.100-120]", "Les rives sombres [Niv.100-110]" , "Fermer" ) + 13
                   if sub_set == 24 then
                       return
                   end
                   end
                   end
                   local warp = {
                   -- Map 1 Rouge --
                   {
                   { 474300 , 954800 },
                   { 474300 , 954800 },
                   { 474300 , 954800 },
                   },
            
                   -- Map 2 Rouge --
                   {
                   { 353100 , 882900 },
                   { 353100 , 882900 },
                   { 353100 , 882900 },
                   },
            
                   -- Map 1 Jaune --
                   {
                   { 63800 , 166400 },
                   { 63800 , 166400 },
                   { 63800 , 166400 },
                   },
            
                   -- Map 2 Jaune --
                   {
                   { 145500 , 240000 },
                   { 145500 , 240000 },
                   { 145500 , 240000 },
                   },
            
                   -- Map 1 Bleu --
                   {
                   { 959900 , 269200 },
                   { 959900 , 269200 },
                   { 959900 , 269200 },
                   },
            
                   -- Map 2 Bleu --
                   {
                   { 863900 , 246000 },
                   { 863900 , 246000 },
                   { 863900 , 246000 },
                   },
            
                   -- Map Orc --
                   {
                   { 402100, 673900 },
                   { 270400, 739900 },
                   { 321300, 808000 },
                   },
            
                   -- Map Désert --
                   {
                   { 217800, 627200 },
                   { 221900, 502700 },
                   { 344000, 502500 },
                   },
            
                   -- map flame --
                   {
                   { 434200, 290600 },
                   { 375200, 174900 },
                   { 491800, 173600 },
                   },
            
                   -- Map Volcan --
                   {
                   { 599400, 756300 },
                   { 597800, 622200 },
                   { 730700, 689800 },
                   },
            
                   -- Tour du demon --
                   {
                   { 590500, 110500 },
                   { 590500, 110500 },
                   { 590500, 110500 },
                   },
            
                   -- Map Foret --
                   {
                   { 288700 , 5700 },
                   { 288700 , 5700 },
                   { 288700 , 5700 },
                   },
            
                   -- Map Bois rouge --
                   {
                   { 1119500 , 701 },
                   { 1119500 , 701 },
                   { 1119500 , 701 },
                   },
            
                   -- Map Temple --
                   {
                   { 553600 , 144100 },
                   { 553600 , 144100 },
                   { 553600 , 144100 },
                   },
            
                   -- Cave 1 --
                   {
                   { 60000 , 496000 },
                   { 60000 , 496000 },
                   { 60000 , 496000 },
                   },
            
                   -- Cave 2 --
                   {
                   { 704100 , 464200 },
                   { 704100 , 464200 },
                   { 704100 , 464200 },
                   },
            
                   -- Geant --
                   {
                   { 828300 , 763500 },
                   { 828300 , 763500 },
                   { 828300 , 763500 },
                   },
                   
                   -- Grotte de lExil --
                   {
                   { 10000 , 1207800 },
                   { 10000 , 1207800 },
                   { 10000 , 1207800 },
                   },

				-- Vallée claire [Niv.110-120] --
				{
				{ 11264 , 15104 },
				{ 11264 , 15104 },
				{ 11264 , 15104 },
				},

				-- Vallée sombre [Niv.100-120] --
				{
				{ 11776 , 16640 },
				{ 11776 , 16640 },
				{ 11776 , 16640 },
				},

				-- Les rives sombres [Niv.100-110] --
				{
				{ 10496 , 15104 },
				{ 10496 , 15104	},
				{ 10496 , 15104 },
				},
            
                   }
            
                   local old_vid = pc.select(u_vid)
                   local empire = pc . get_empire ( )
                   test_chat ( warp [ sub_set ] [ empire ] [ 1 ] .. warp [ sub_set ] [ empire ] [ 2 ] )
                   pc . warp ( warp [ sub_set ] [ empire ] [ 1 ] , warp [ sub_set ] [ empire ] [ 2 ] )
                   pc.select(old_vid)
               end
           end
       end
   end
end

J'ai juste rajouter les 3 derniers TP. Cette quête à déjà fonctionner mais il y a 5 ans sur un serveur sous files 2006 j'crois bien. 

Merci d'avance! 

Lien vers le commentaire
Partager sur d’autres sites

  • 0

Je ne crois pas voir d'erreur pendant la compilation des quêtes, et j'ai essayé de la mettre d'origine comme je l'avais, sans succès non plus, alors que il y a 5 ans elle fonctionnais a merveille. Il y a tellement de choses qui ont changé en 5 ans aussi.. :/

Lien vers le commentaire
Partager sur d’autres sites

Invité
Ce sujet ne peut plus recevoir de nouvelles réponses.


  • brilliantdiscord_widget
  • Flux d'Activité

    1. 37
    2. 21

      Metin2 en 2020 peut-on en parler?

    3. 0

      METIN2Project

    4. 3

      Ressources - UnPack - Metin2 Client - Officiel

    5. 0

      Barre des tâches d'argent étendue

    6. 16

      Redémarrage automatique des channels

    7. 16

      Multi Logo GM / SGM / GA

  • En ligne récemment

    • Aucun utilisateur enregistré regarde cette page.

Information importante

Conditions d’utilisation / Politique de confidentialité / Règles / Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer.