Jump to content

Problemas con UiToolTip.py [AYUDA]


Rhaegal

Recommended Posts

Hola a todos

Estoy teniendo problemas con una supuesta mala identacion en una linea del archivo UiToolTip.py, mas específicamente en la linea 328. Ya intente de muchas formas, por eso es que comparto mi problema (el error me sale en el syserr.txt) y cuando entro a la ventana de selección de personajes crashea.

C__Users_jerer_Desktop_JUEGOS_MMO_Metin2_Metin2Proyectos_Mi Metin_Moeria2_Moeria2 Client_Eternexus_root_uitooltip.py - Notepad++ 13_7_2022 15_38_43.png

Adjunto imagen de mi archivo UiToolTip.py, Si necesitan mas información o algún dato mas háganmelo saber

Desde ya GRACIAS

Link to comment
Share on other sites

hace 1 hora, caanmasu dijo:

El error está en la línea 316

Gracias, ya se solucione el error de identado, pero surgió otro error que nose donde buscar solucion

"networkModule.SetSelectCharacterPhase - <type 'exceptions.NameError'>:name 'self' is not defined"

 

Link to comment
Share on other sites

En 16/7/2022 a las 13:18, Pegasus dijo:

Muestra todo el sysser completo

0714 15:51:13845 :: 
networkModule.py(line:208) SetSelectCharacterPhase
system.py(line:130) __pack_import
system.py(line:110) _process_result
introSelect.py(line:26) <module>
system.py(line:130) __pack_import
system.py(line:110) _process_result
uiTarget.py(line:19) <module>
uiTarget.py(line:511) TargetBoard

networkModule.SetSelectCharacterPhase - <type 'exceptions.NameError'>:name 'self' is not defined

0714 15:51:13845 :: ============================================================================================================
0714 15:51:13845 :: Abort!!!!


 

Link to comment
Share on other sites

hace 1 minuto, Rhaegal dijo:

0714 15:51:13845 :: 
networkModule.py(line:208) SetSelectCharacterPhase
system.py(line:130) __pack_import
system.py(line:110) _process_result
introSelect.py(line:26) <module>
system.py(line:130) __pack_import
system.py(line:110) _process_result
uiTarget.py(line:19) <module>
uiTarget.py(line:511) TargetBoard

networkModule.SetSelectCharacterPhase - <type 'exceptions.NameError'>:name 'self' is not defined

0714 15:51:13845 :: ============================================================================================================
0714 15:51:13845 :: Abort!!!!


 

En el archivo uiTarget.py pon en donde estan todos los import Pon lo siguiente

import self

Link to comment
Share on other sites

hace 3 horas, Pegasus dijo:

En el archivo uiTarget.py pon en donde estan todos los import Pon lo siguiente

import self

mmm nose si hice algo mal, pero el problema persiste 

0717 18:14:07530 :: 
networkModule.py(line:208) SetSelectCharacterPhase
system.py(line:130) __pack_import
system.py(line:110) _process_result
introSelect.py(line:26) <module>
system.py(line:130) __pack_import
system.py(line:110) _process_result
uiTarget.py(line:14) <module>
system.py(line:137) __pack_import

networkModule.SetSelectCharacterPhase - <type 'exceptions.ImportError'>:No module named self

0717 18:14:07530 :: ============================================================================================================
0717 18:14:07530 :: Abort!!!!


C__Users_jerer_Desktop_JUEGOS_MMO_Metin2_Metin2Proyectos_Mi Metin_Moeria2_Moeria2 Client_Eternexus_root_uitarget.py - Notepad++ 17_7_2022 18_15_39.png

Link to comment
Share on other sites

hace 15 horas, Rhaegal dijo:

mmm nose si hice algo mal, pero el problema persiste 

0717 18:14:07530 :: 
networkModule.py(line:208) SetSelectCharacterPhase
system.py(line:130) __pack_import
system.py(line:110) _process_result
introSelect.py(line:26) <module>
system.py(line:130) __pack_import
system.py(line:110) _process_result
uiTarget.py(line:14) <module>
system.py(line:137) __pack_import

networkModule.SetSelectCharacterPhase - <type 'exceptions.ImportError'>:No module named self

0717 18:14:07530 :: ============================================================================================================
0717 18:14:07530 :: Abort!!!!


Debes iniciar sesión para ver el contenido del enlace en esta publicación.

mira bro si en uiaffectshower.py tienes agregado el 

 

import uiToolTip

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...