Jump to content

How To Metin2 & Cython


Recommended Posts

  • 1 month later...
  • 1 month later...
  • 2 months later...

Hi,

You get the following error Can you help?

0603 04:37:00191 :: Traceback (most recent call last):

0603 04:37:00191 ::   File "introLogo.py", line 62, in introLogo.LogoWindow.OnUpdate (introLogo.c:1396)

0603 04:37:00191 ::   File "networkModule.py", line 179, in networkModule.MainStream.SetLoginPhase (networkModule.c:3131)

0603 04:37:00191 ::   File "system.py", line 138, in system.__hybrid_import (system.c:3428)

0603 04:37:00191 ::   File "introLogin.py", line 11, in init introLogin (introLogin.c:28827)

0603 04:37:00191 ::   File "system.py", line 138, in system.__hybrid_import (system.c:3428)

0603 04:37:00191 ::   File "serverInfo.py", line 520, in init serverInfo (serverInfo.c:7378)

0603 04:37:00191 ::   File "system.py", line 162, in system.__hybrid_import (system.c:3769)

0603 04:37:00191 :: AttributeError
0603 04:37:00191 :: : 
0603 04:37:00191 :: 'module' object has no attribute '_extension_registry'
0603 04:37:00191 :: 
 

Link to comment
Share on other sites

  • 2 weeks later...
  • 5 months later...
  • 1 month later...
  • 1 month later...
  • 1 month later...

Hi , i tried to create a lib with some.py file  and then convert to pyd , but when i tried to import in metin a file from library i have this error

SomeFile.py(line:3) init SomeFile (SomeFile.c:7849)

LoadScriptFile!!!!!!!!!!!!!! - <type 'exceptions.TypeError'>:__pack_import() takes at most 4 arguments (5 given)

 Can you help me? :D

Link to comment
Share on other sites

  • 4 weeks later...
On 27.03.2017 at 0:00 AM, DaaRa said:

Hi , i tried to create a lib with some.py file  and then convert to pyd , but when i tried to import in metin a file from library i have this error

SomeFile.py(line:3) init SomeFile (SomeFile.c:7849)

LoadScriptFile!!!!!!!!!!!!!! - <type 'exceptions.TypeError'>:__pack_import() takes at most 4 arguments (5 given)

 Can you help me? :D

system.py edit

Link to comment
Share on other sites

  • 3 weeks later...
  • 1 month later...
  • 1 month later...
  • 8 months later...
  • 1 month later...
  • 1 year later...
Am 3.4.2018 um 23:37 schrieb roland:

dev.jpg.8f6a6af6a11efddc500dd127c2b5e67f.jpg I have this error

FIXXED: replace open with old_open when you try to write/read files Thanks to @martysama0134

 

Same problem:

0525 18:26:00904 :: Traceback (most recent call last):
 
0525 18:26:00905 ::   File "uiPhaseCurtain.py", line 63, in uiPhaseCurtain.PhaseCurtain.OnUpdate (uiPhaseCurtain.c:1610)
 
0525 18:26:00905 ::   File "networkModule.py", line 152, in networkModule.MainStream.__ChangePhaseWindow (networkModule.c:2792)
 
0525 18:26:00905 ::   File "introLogin.py", line 269, in introLogin.LoginWindow.Open (introLogin.c:6350)
 
0525 18:26:00905 ::   File "introLogin.py", line 1124, in introLogin.LoginWindow.__OpenLoginBoard (introLogin.c:22346)
 
0525 18:26:00905 ::   File "introLogin.py", line 638, in introLogin.LoginWindow.RefreshAccounts (introLogin.c:13213)
 
0525 18:26:00905 ::   File "system.py", line 89, in system.open (system.c:2855)
 
0525 18:26:00906 ::   File "system.py", line 63, in system.pack_file.__init__ (system.c:2171)
 
0525 18:26:00906 :: AttributeError
0525 18:26:00906 :: :
0525 18:26:00906 :: 'NoneType' object has no attribute 'split'

 

Link to comment
Share on other sites

  • 1 month later...

Announcements



×
×
  • 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.