Jump to content

Problem with source (compile and now stuck)


Go to solution Solved by Shisui,

Recommended Posts

Hi guys,

I follow this tutorial  my source, I compiled and now I can't connect to my server. When I compile I got no errors, no warnings. The problem is: when I insert bad user and password, I got error like "Your username or password is incorrect", but when they are corectly inserted my client stuck on "You will be connected...".

Do you know where's the problem?

Link to comment
Share on other sites

SYSERR: Mar 23 18:19:08.105834 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Mar 23 18:19:28.217473 :: pid_deinit: 
End of pid
 
SYSERR: Mar 23 18:22:43.362621 :: pid_init: 
Start of pid: 901
 
SYSERR: Mar 23 18:22:54.657606 :: ReadSpecialDropItemFile: ReadSpecialDropItemFile : there is no item 110010 : node 강력한용혼원석_일반-화려
SYSERR: Mar 23 18:22:54.659093 :: Boot: cannot load SpecialItemGroup: locale/romania/special_item_group.txt
SYSERR: Mar 23 18:22:55.264155 :: pid_deinit: 
End of pid
 
SYSERR: Mar 23 18:31:03.824428 :: pid_init: 
Start of pid: 965
 
SYSERR: Mar 23 18:31:10.386619 :: ReadSpecialDropItemFile: ReadSpecialDropItemFile : there is no item 110010 : node 강력한용혼원석_일반-화려
SYSERR: Mar 23 18:31:10.387686 :: Boot: cannot load SpecialItemGroup: locale/romania/special_item_group.txt
SYSERR: Mar 23 18:31:10.682619 :: pid_deinit: 
End of pid
 
SYSERR: Mar 23 18:52:37.659113 :: pid_init: 
Start of pid: 2322
 
SYSERR: Mar 23 18:52:44.154484 :: ReadSpecialDropItemFile: ReadSpecialDropItemFile : there is no item 110010 : node 강력한용혼원석_일반-화려
SYSERR: Mar 23 18:52:44.155639 :: Boot: cannot load SpecialItemGroup: locale/romania/special_item_group.txt
SYSERR: Mar 23 18:52:44.461632 :: pid_deinit: 
End of pid
Link to comment
Share on other sites

  • Former Staff

SYSERR: Mar 23 18:19:08.105834 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Mar 23 18:19:28.217473 :: pid_deinit: 
End of pid
 
SYSERR: Mar 23 18:22:43.362621 :: pid_init: 
Start of pid: 901
 
SYSERR: Mar 23 18:22:54.657606 :: ReadSpecialDropItemFile: ReadSpecialDropItemFile : there is no item 110010 : node 강력한용혼원석_일반-화려
SYSERR: Mar 23 18:22:54.659093 :: Boot: cannot load SpecialItemGroup: locale/romania/special_item_group.txt
SYSERR: Mar 23 18:22:55.264155 :: pid_deinit: 
End of pid
 
SYSERR: Mar 23 18:31:03.824428 :: pid_init: 
Start of pid: 965
 
SYSERR: Mar 23 18:31:10.386619 :: ReadSpecialDropItemFile: ReadSpecialDropItemFile : there is no item 110010 : node 강력한용혼원석_일반-화려
SYSERR: Mar 23 18:31:10.387686 :: Boot: cannot load SpecialItemGroup: locale/romania/special_item_group.txt
SYSERR: Mar 23 18:31:10.682619 :: pid_deinit: 
End of pid
 
SYSERR: Mar 23 18:52:37.659113 :: pid_init: 
Start of pid: 2322
 
SYSERR: Mar 23 18:52:44.154484 :: ReadSpecialDropItemFile: ReadSpecialDropItemFile : there is no item 110010 : node 강력한용혼원석_일반-화려
SYSERR: Mar 23 18:52:44.155639 :: Boot: cannot load SpecialItemGroup: locale/romania/special_item_group.txt
SYSERR: Mar 23 18:52:44.461632 :: pid_deinit: 
End of pid

The problem is from your special item group.
Link to comment
Share on other sites

The problem is from your special item group.

 

I didn't made any change there... How can I resolve?

 

That's what I got in client's syserr, if this probably help you...

0323 22:13:13294 :: Traceback (most recent call last):
 
0323 22:13:13294 ::   File "introLogin.py", line 436, in OnConnectFailure
 
0323 22:13:13295 :: AttributeError
0323 22:13:13296 :: : 
0323 22:13:13296 :: 'LoginWindow' object has no attribute 'timeOutMsg'
0323 22:13:13296 ::
Link to comment
Share on other sites

It's useless. I have maxmi serverfiles, but I changed game and locale and more others, if I put this I will not have anymore source access.

 

I solved my client's syserr removing that function "timeOutMsg" from intrologin.py and now client are not more stuck on "you will be connected...", now I got 'error to connecting to server.

 

I will try to solve my ch1 syserr and will be back with edit.

Link to comment
Share on other sites

  • Former Staff
  • Solution

It's useless. I have maxmi serverfiles, but I changed game and locale and more others, if I put this I will not have anymore source access.

 

I solved my client's syserr removing that function "timeOutMsg" from intrologin.py and now client are not more stuck on "you will be connected...", now I got 'error to connecting to server.

 

I will try to solve my ch1 syserr and will be back with edit.

What? I said to take the special_item_group.txt from those files and replace...

Not to replace the entire files...

btw, I did that process with the same maxmi files and it worked.

  • Love 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

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.