Jump to content

Problem start channel 2


Go to solution Solved by Vanilla,

Recommended Posts

*Detalii suplimentare:ps

root@metin2:/usr/game # ps
 PID TT  STAT    TIME COMMAND
 742 v0  Is+  0:00.00 /usr/libexec/getty Pc ttyv0
 743 v1  Is+  0:00.00 /usr/libexec/getty Pc ttyv1
 744 v2  Is+  0:00.00 /usr/libexec/getty Pc ttyv2
 745 v3  Is+  0:00.00 /usr/libexec/getty Pc ttyv3
 746 v4  Is+  0:00.00 /usr/libexec/getty Pc ttyv4
 747 v5  Is+  0:00.00 /usr/libexec/getty Pc ttyv5
 748 v6  Is+  0:00.00 /usr/libexec/getty Pc ttyv6
 749 v7  Is+  0:00.00 /usr/libexec/getty Pc ttyv7
 753  0  Is+  0:00.08 -csh (csh)
2193  0  IW   0:00.00 ./vrunner --daemon --pid-path=pid.s_ch1 --file=s_ch1
2195  0  S    0:35.80 s_ch1 (game)
2337  0  IW   0:00.00 ./vrunner --daemon --pid-path=pid.db --file=db
2339  0  S    0:03.81 db
2341  0  IW   0:00.00 ./vrunner --daemon --pid-path=pid.auth --file=auth
2343  0  S    0:14.72 auth (game)
2345  0  IW   0:00.00 ./vrunner --daemon --pid-path=pid.ch1 --file=ch1
2347  0  S    0:52.40 ch1 (game)
2349  0  S    0:00.19 ./vrunner --daemon --pid-path=pid.s_ch1 --file=s_ch1
2357  0  IW   0:00.00 ./vrunner --daemon --pid-path=pid.s_ch2 --file=s_ch2
2359  0  S    0:34.10 s_ch2 (game)
2362  0  IW   0:00.00 ./vrunner --daemon --pid-path=pid.special_ch --file=speci
2364  0  S    0:35.20 special_ch (game)
2443  1  Ss   0:00.08 -csh (csh)
2688  1  S    0:00.18 ./vrunner --daemon --pid-path=pid.db --file=db
2693  1  S    0:00.11 ./vrunner --daemon --pid-path=pid.auth --file=auth
2698  1  S    0:00.13 ./vrunner --daemon --pid-path=pid.ch1 --file=ch1
2702  1  S    0:00.13 ./vrunner --daemon --pid-path=pid.s_ch1 --file=s_ch1
2712  1  S    0:00.13 ./vrunner --daemon --pid-path=pid.special_ch --file=speci
4102  1  S    0:00.02 ./vrunner --daemon --pid-path=pid.s_ch1 --file=s_ch1
4119  1  S    0:00.02 ./vrunner --daemon --pid-path=pid.s_ch2 --file=s_ch2
4444  1  S    0:00.01 ./vrunner --daemon --pid-path=pid.db --file=db
4453  1  S    0:00.01 ./vrunner --daemon --pid-path=pid.auth --file=auth
4460  1  S    0:00.01 ./vrunner --daemon --pid-path=pid.ch1 --file=ch1
4466  1  S    0:00.01 ./vrunner --daemon --pid-path=pid.s_ch1 --file=s_ch1
4476  1  S    0:00.01 ./vrunner --daemon --pid-path=pid.ch2 --file=ch2
4483  1  S    0:00.01 ./vrunner --daemon --pid-path=pid.s_ch2 --file=s_ch2
4492  1  S    0:00.00 ./vrunner --daemon --pid-path=pid.special_ch --file=speci
4555  1  R    0:00.55 db
4556  1  R    0:00.53 db
4560  1  R+   0:00.00 ps

-serverinfo https://pastebin.com/bUWa8f0L
-config ch2 https://pastebin.com/Uhe1Fk8j
-config special_ch2 https://pastebin.com/sd9tCUUd
-config ch1 https://pastebin.com/hebQ4B0a
-config special_ch1 https://pastebin.com/WfVdV51w
-special_ch(99) https://pastebin.com/PKvmKmwc
autorun.log ch1 https://pastebin.com/uXVbRba2
autorun.log special_ch1 https://pastebin.com/5vtxNdQQ
autorun.log ch2 https://pastebin.com/ks6iDtme
autorun.log special_ch2 https://pastebin.com/bD45gL39 
autorun.log special ch https://pastebin.com/2Dgt6XsN

Hi.i have a problem with channel2,not started,but s_ch2 started...

Link to comment
Share on other sites

  • Solution

This means that something is already bound to this address (ip and port). So in this case you either have another program running that listens to the ports of ch2 or ch2 is already running. Can you check with ps -aux if ch2 is already running? Also I saw a critical error from your Ch2 log:

!!! FATAL ERROR !!! multiple MAP_ALLOW setting!!

You may want to have a look at this. It may be the reason why your ch2 freezes.

  • Love 2

We are the tortured.
We're not your friends.
As long as we're not visible.
We are unfixable.

Link to comment
Share on other sites

Acum 58 minute, Vanilla a spus:

This means that something is already bound to this address (ip and port). So in this case you either have another program running that listens to the ports of ch2 or ch2 is already running. Can you check with ps -aux if ch2 is already running? Also I saw a critical error from your Ch2 log:

!!! FATAL ERROR !!! multiple MAP_ALLOW setting!!

You may want to have a look at this. It may be the reason why your ch2 freezes.

thank you bro,but now,an error is spammed in my sysser client

0119 17:06:49951 :: Traceback (most recent call last):

0119 17:06:49952 ::   File "game.py", line 784, in OnChangePKMode

0119 17:06:49952 ::   File "interfaceModule.py", line 1181, in OnChangePKMode

0119 17:06:49952 ::   File "uiCharacter.py", line 779, in RefreshAlignment

0119 17:06:49952 :: IndexError
0119 17:06:49962 :: : 
0119 17:06:49962 :: tuple index out of range
0119 17:06:49962 :: 

0119 17:06:51068 :: Traceback (most recent call last):

0119 17:06:51068 ::   File "game.py", line 824, in RefreshAlignment

0119 17:06:51068 ::   File "interfaceModule.py", line 878, in RefreshAlignment

0119 17:06:51069 ::   File "uiCharacter.py", line 779, in RefreshAlignment

0119 17:06:51069 :: IndexError
0119 17:06:51069 :: : 
0119 17:06:51069 :: tuple index out of range
0119 17:06:51069 :: 

game.py https://pastebin.com/qv8xLp0M

interfacemodule https://pastebin.com/AAhFHJPx

uicharacter https://pastebin.com/Tt8SVJeS

Link to comment
Share on other sites

Your faulty line is:

self.toolTipAlignment.AutoAppendTextLine(localeInfo.TITLE_NAME_LIST[grade], gradeColor)

 

How does TITLE_NAME_LIST look like? And what is your grade? Most likely your title (Pvp title) mismatches and therefore the 'grade' value is higher than your list of titles. This leads to your issue. Check if you made some changes there and if everything is correct like it should be.

  • Love 1

We are the tortured.
We're not your friends.
As long as we're not visible.
We are unfixable.

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.