Jump to content

darkfun3

Inactive Member
  • Posts

    190
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by darkfun3

  1. Hello i have managed to fix my problem with the connection refused by using the chmod/chown -R 777 on the server files directories. Now i am facing another error where i am able to login into the game and kicked out after char select.I have checked all cores about any error but the only error there was in the db  

    SYSERR: Dec 10 01:47:38 :: Start: TABLE_POSTFIX not configured use default
    SYSERR: Dec 10 01:48:10 :: Process: FDWATCH: peer null in event: ident 22
    SYSERR: Dec 10 01:48:10 :: Process: FDWATCH: peer null in event: ident 21
     

    If anyone can help me i would gladly appreciate it 

    Thanks in advance

  2. 13 minutes ago, TMP4 said:

    It looks fine. Then try to determine what core throws the connection refused by starting them one by one like you did with db.
    And check with the ps command if they're really running or not, like if db stops after you start it, then all cores will throw conn. refused i'm sure.

    for some reason everything starts fine but whenever there is an interaction with the db ( me moving to another table or trying to login to the game ) i get connection refused. i tried it as you said with auth and i get connection refused. I am clueless at this point as to what the error might be

  3. 1 minute ago, TMP4 said:

    mysql-server and the db is two different thing.

    db is the binary next to the game. Most likely it's not running. (The db connecting to your mysql-server)

    try

    cd /usr/metin2/server/db
    ./db &

    what's the output?

    this is the output i get 

    Log OffAsyncSQL: connected to 127.0.0.1 (reconnect 1)
    Success PLAYER
    AsyncSQL: connected to 127.0.0.1 (reconnect 1)
    Success ACCOUNT
    AsyncSQL: connected to 127.0.0.1 (reconnect 1)
    AsyncSQL: connected to 127.0.0.1 (reconnect 1)
    AsyncSQL: connected to 127.0.0.1 (reconnect 1)
    Success COMMON
    AsyncSQL: connected to 127.0.0.1 (reconnect 1)
    AsyncSQL: connected to 127.0.0.1 (reconnect 1)
    AsyncSQL: connected to 127.0.0.1 (reconnect 1)
    Success HOTBACKUP
    AsyncSQL: connected to 127.0.0.1 (reconnect 1)
    AsyncSQL: connected to 127.0.0.1 (reconnect 1)
    AsyncSQL: connected to 127.0.0.1 (reconnect 1)
    AsyncSQL: connected to 127.0.0.1 (reconnect 1)
    ▒׽▒Ʈ ▒▒▒▒▒▒ ▒▒▒ϴ▒. ▒״▒▒ ▒▒▒▒▒մϴ▒.
    ▒׽▒Ʈ ▒▒▒▒▒▒ ▒▒▒ϴ▒. ▒״▒▒ ▒▒▒▒▒մϴ▒.
    item_proto_test.txt ▒▒▒▒▒ ▒о▒▒▒▒ ▒▒▒߽▒ϴ▒
    item_proto_test.txt ▒▒▒▒▒ ▒о▒▒▒▒ ▒▒▒߽▒ϴ▒
     

  4. 2 minutes ago, TMP4 said:

    And db is running? Did you check via ps command?

    FreeBSD version? If you try to run a game & db compiled in FreeBSD13.0 in a FreeBSD12.x or lower you'll get Undefined symbol "something@FBSD_1.6" (1.6 means FreeBSD13) in the console. Most people ignore it since it is in the console, and saying syserr is empty, and they wonder why it's not working.

    i checked with service mysql-server status. My freebsd is 13. i havent compiled the core on the vps just used the ones that were compiled.The console only shows connection refused it does not show the error you are mentioniong

  5. 6 minutes ago, TMP4 said:

    Check if your db run or not because port 15000 belongs to db. You can use the "ps" command. And check db's syserr.

    (game & db needs 0777 permission, otherwise when you start it will write that permission denied)

    The permisions are set to 0777 on game and db the db sysser is just this

    SYSERR: Dec  8 22:03:59 :: Start: TABLE_POSTFIX not configured use default
    SYSERR: Dec  8 22:09:52 :: pid_init: 
    Start of pid: 3591
     i am able to connect to the database through navicat. 

  6. 10 hours ago, TMP4 said:

    "EDIT: should i change the ip in the config files to the one i my vps has  or should i leave it at 127.0.0.1?"
    127.0.01 == localhost. Do not change it.

    Your problem is that it does not find files in locale/english folders.

    My prediction what you did:

    • You extracted the serverfile in windows, then uploaded all files to the vps, your symlinks to locale folder from to cores (and every other folder symlink) does not exists because you can't extract them in windows, they simply won't appear because windows does not supports symlinks.

    081700Keperny-kep-2021-12-08-110945.png

    To extract the tar.gz files in your vps you can use the tar -xf command

    cd /usr
    tar -xf metin2_server+src.tar.gz

    Then you don't loose symlinks.

    i have managed to fixed it .Thanks for the info. now i am encountering another error. When ever i try to connect to the server i get connection refused in the console. The sysserr of some of game99 and auth are showing the same think SYSERR: Dec  8 21:49:34 :: socket_connect: HOST 127.0.0.1:15000, could not connect. 

  7. I have managed to start the server but get erro while connecting to server. The database is up as i am able to login through navicat. This is the syslog and syserr of auth

    Start of pid: 60935

    SYSERR: Dec  8 09:20:28 :: LoadSetting: [INIT_FORKED] Do not open file (locale/english/forkedmapindex.txt)
    Dec  8 09:20:28 :: SYSTEM: BINDING TCP PORT ON [11000] (fd 12)
    Dec  8 09:20:28 :: SYSTEM: BINDING TCP PORT ON [12000] (fd 13)
    Dec  8 09:20:28 :: SYSTEM: Trying to connect to 127.0.0.1:15000
    Dec  8 09:20:28 :: SYSTEM: connected to server (fd 14, ptr 0x20ff8400)
    Dec  8 09:20:28 :: Initializing Guild
    Dec  8 09:20:28 ::     No need for auth server
    Dec  8 09:20:28 :: Cube_Init locale/english/cube.txt
    SYSERR: Dec  8 09:20:28 :: Cube_init: Cube_Init failed
    Dec  8 09:20:28 :: Blend_Item_init locale/english/blend.txt 
    SYSERR: Dec  8 09:20:28 :: Blend_Item_init: <Blend_Item_init> fail
    SYSERR: Dec  8 09:20:28 :: main: Failed to Load ClientPackageCryptInfo File(package/)
    Dec  8 09:21:08 :: SYSTEM: new connection from [xx.xx.xx.xx] fd: 16 handshake 431224393 output input_len 0, ptr 0x21200700
    Dec  8 09:21:08 :: Handshake: client_time 0 server_time 40634
    Dec  8 09:21:08 :: AUTH_PHASE 0x21200700
    Dec  8 09:21:09 :: InputAuth::Login : admin(5) desc 0x21200700
    Dec  8 09:21:09 :: SetLoginKey 354849000
    Dec  8 09:21:09 :: InputAuth::Login : key 354849000:0x7a151306 login admin
    Dec  8 09:21:09 :: QID_AUTH_LOGIN: START 354849000 0x21200700
    Dec  8 09:21:09 :: Create_Time 0 19700101
    Dec  8 09:21:09 :: Block Time -2 
    Dec  8 09:21:09 :: SetRemainSecs admin 0 type 2
    Dec  8 09:21:09 :: SendAuthLogin admin key 1
    Dec  8 09:21:09 :: AuthLogin result 1 key 354849000
    Dec  8 09:21:09 :: SYSTEM: closing socket. DESC #16

    SYSERR: Dec  8 09:15:19 :: pid_init: 
    Start of pid: 60879

    SYSERR: Dec  8 09:15:19 :: LoadSetting: [INIT_FORKED] Do not open file (locale/english/forkedmapindex.txt)
    SYSERR: Dec  8 09:15:19 :: Cube_init: Cube_Init failed
    SYSERR: Dec  8 09:15:19 :: Blend_Item_init: <Blend_Item_init> fail
    SYSERR: Dec  8 09:15:19 :: main: Failed to Load ClientPackageCryptInfo File(package/)
    SYSERR: Dec  8 09:19:52 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
    SYSERR: Dec  8 09:19:52 :: pid_deinit: 
    End of pid
     

     

    thanks in advance

    EDIT: should i change the ip in the config files to the one i my vps has  or should i leave it at 127.0.0.1?
     

     

  8. hello i have tried to use the command pkg install cryptopp-7.0.0 but it gives an error that is not found and i also cant build from ports as it is not a supported version freebsd version 11.3. Even if i have the packages installed the libs are still missing even after i link them. I cannot find a way to get cryptopp7 as when i use  pkg install cryptopp the versio that gets installed is 8.5.

    edit: if someone has managed to start the server on a vps using freebsd 12 or 11.3 64bit can u write down the packages u installed or what you did to make the launch successful as the only error i get is the missing libs which even if the package is installed or a symlink is created it does not recognise it.

    Thanks in advance. Kind regards darkfun3

     

  9. 5 hours ago, TMP4 said:

    Please use this command: locate libIL.so.1.1.0

    If you do have that lib, make a symlink next to it or to /usr/local/lib with the name of libIL.so.1 because it was always just a symlink, you may have the actual lib and just missing the symlink for whatever reason. (You can create symlinks via winscp, it called as "create link" at right click)

      Reveal hidden contents

    095915Screenshot-1.png

    If you doesnt have the the lib and DevIL really installed then here it is: 

    This is the hidden content, please

    Still it's not the best way to deal with it, but it's just extracted from the vdi so should not be harmful, worst scenario that it is incompatible.

    Hello and thanks for the help, now i get this error ld-elf32.so.1: /usr/lib32/libcryptopp.so.7: unsupported file layout i have even copied the one from the vm and placed it there.  i even created a symlink with the version it had at libcryptopp.so.8.5 to libcryptopp.so.7 and placed in lib32 and lib but still no luck. Any help is appreciated. Thanks in advanced

    using freebsd 12.0 64bit 

    NOTE: i think there is a bug in the client or server as you cannot pickup items from the floor with pickup button sometimes 

  10. SYSERR: Jun  4 19:22:38 :: pid_init: 
    Start of pid: 16671
    
    Jun  4 19:22:38 :: SYSTEM: BINDING TCP PORT ON [12001] (fd 12)
    Jun  4 19:22:38 :: SYSTEM: BINDING TCP PORT ON [14001] (fd 13)
    Jun  4 19:22:38 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  4 19:23:53 :: socket_connect: HOST localhost:19000, could not connect.
    Jun  4 19:23:53 :: Initializing Guild
    Jun  4 19:23:53 :: 	No need for auth server
    Jun  4 19:23:53 :: FISH: ²Î                       vnum     0 prob 3000 3000 2100 2000 len 0 0 0
    Jun  4 19:23:53 :: FISH: ±Ý¹ÝÁö                   vnum 50002 prob   50   50  200  200 len 0 0 0
    Jun  4 19:23:53 :: FISH: ÇǶó¹Ì                   vnum 27802 prob 2000 1800  800 2200 len 500 550 600
    Jun  4 19:23:53 :: FISH: ºØ¾î                     vnum 27803 prob 1950 1600  800  700 len 1000 2500 2800
    Jun  4 19:23:53 :: FISH: ½î°¡¸®                   vnum 27804 prob  900  800  700  600 len 2000 3500 3800
    Jun  4 19:23:53 :: FISH: ¿ùôºØ¾î                 vnum 27805 prob  700  700  700  600 len 3030 3500 4300
    Jun  4 19:23:53 :: FISH: À×¾î                     vnum 27806 prob  200  300  600  800 len 4000 6000 10000
    Jun  4 19:23:53 :: FISH: ¿¬¾î                     vnum 27807 prob  200  200  500  600 len 6000 8000 10000
    Jun  4 19:23:53 :: FISH: Çâ¾î                     vnum 27808 prob  100  100  250  200 len 1500 3000 3800
    Jun  4 19:23:53 :: FISH: ¼Û¾î                     vnum 27809 prob  100  100  250  350 len 5000 7000 8000
    Jun  4 19:23:53 :: FISH: ¹Î¹°Àå¾î                 vnum 27810 prob    0  100  250  200 len 4000 5000 6000
    Jun  4 19:23:53 :: FISH: ¹«Áö°³¼Û¾î               vnum 27811 prob    0  100  250  150 len 5000 7000 8000
    Jun  4 19:23:53 :: FISH: °­¼Û¾î                   vnum 27812 prob    0  100  250  150 len 4000 6000 7000
    Jun  4 19:23:53 :: FISH: ·¯µå                     vnum 27813 prob    0  100  200  100 len 4000 6000 10000
    Jun  4 19:23:53 :: FISH: ÆÛÄ¡                     vnum 27814 prob    0  100  200  100 len 3000 4000 5000
    Jun  4 19:23:53 :: FISH: ÅÙÄ¡                     vnum 27815 prob    0   50  200  100 len 3500 5500 8000
    Jun  4 19:23:53 :: FISH: ¸Þ±â                     vnum 27816 prob   50   50  200  100 len 3000 5000 10000
    Jun  4 19:23:53 :: FISH: ¹Ì²Ù¶óÁö                 vnum 27817 prob    0    0    0    0 len 1800 2200 3000
    Jun  4 19:23:53 :: FISH: ¹é·Ã                     vnum 27818 prob   50   50  200  100 len 5000 8000 10000
    Jun  4 19:23:53 :: FISH: Àº¾î                     vnum 27819 prob    0    0    0    0 len 1500 3000 3800
    Jun  4 19:23:53 :: FISH: ºù¾î                     vnum 27820 prob    0    0    0    0 len 1500 3000 3800
    Jun  4 19:23:53 :: FISH: ½¬¸®                     vnum 27821 prob    0    0    0    0 len 1000 1500 2000
    Jun  4 19:23:53 :: FISH: ºñ´ÃÀ×¾î                 vnum 27822 prob    0    0    0    0 len 4000 6000 10000
    Jun  4 19:23:53 :: FISH: Ȳ±ÝºØ¾î                 vnum 27823 prob    0    0    0    0 len 1000 3000 3500
    Jun  4 19:23:53 :: FISH: Å»»ö¾à                   vnum 70201 prob  100  100    0    0 len 0 0 0
    Jun  4 19:23:53 :: FISH: ¿°»ö¾à(Èò»ö)             vnum 70202 prob   85   85    0    0 len 0 0 0
    Jun  4 19:23:53 :: FISH: ¿°»ö¾à(±Ý»ö)             vnum 70203 prob   85   85    0    0 len 0 0 0
    Jun  4 19:23:53 :: FISH: ¿°»ö¾à(»¡°£»ö)           vnum 70204 prob   85   85    0    0 len 0 0 0
    Jun  4 19:23:53 :: FISH: ¿°»ö¾à(°¥»ö)             vnum 70205 prob   85   85    0    0 len 0 0 0
    Jun  4 19:23:53 :: FISH: ¿°»ö¾à(°ËÀº»ö)           vnum 70206 prob   85   85    0    0 len 0 0 0
    Jun  4 19:23:53 :: FISH: ÀºµÐÀÚÀÇ ¸ÁÅä            vnum 70048 prob   25   25  200  100 len 0 0 0
    Jun  4 19:23:53 :: FISH: Çà¿îÀÇ ¹ÝÁö              vnum 70049 prob   25   25  200  100 len 0 0 0
    Jun  4 19:23:53 :: FISH: ¼±¿ÕÀÇ ÁõÇ¥              vnum 70050 prob   25   25  200  100 len 0 0 0
    Jun  4 19:23:53 :: FISH: ¼±¿ÕÀÇ Àå°©              vnum 70051 prob   25   25  200  100 len 0 0 0
    Jun  4 19:23:53 :: FISH: ±Ýµ¢¾î¸®                 vnum 80008 prob   25   25  100  100 len 0 0 0
    Jun  4 19:23:53 :: FISH: Àº¿­¼è                   vnum 50009 prob    0    0  150  100 len 0 0 0
    Jun  4 19:23:53 :: FISH: ±Ý¿­¼è                   vnum 50008 prob    0    0  100   50 len 0 0 0
    Jun  4 19:23:53 :: FISH: prob table 0 9950
    Jun  4 19:23:53 :: FISH: prob table 1 9950
    Jun  4 19:23:53 :: FISH: prob table 2 9800
    Jun  4 19:23:53 :: FISH: prob table 3 9900
    Jun  4 19:23:53 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
    Jun  4 19:23:53 :: Cube_Init locale/germany/cube.txt
    Jun  4 19:23:53 :: Blend_Item_init locale/germany/blend.txt 
    Jun  4 19:23:53 :: WARNING: cannot open chat/blockspamlist.lst
    Jun  4 19:23:53 :: WARNING: cannot open chat/bannspamlist.lst
    SYSERR: Jun  4 19:23:53 :: main: Failed to Load ClientPackageCryptInfo File(package/)
    SYSERR: Jun  4 19:23:53 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  4 19:23:53 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  4 19:25:08 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  4 19:25:08 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  4 19:25:08 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  4 19:26:23 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  4 19:26:23 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  4 19:26:23 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  4 19:27:06 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
    SYSERR: Jun  4 19:27:24 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
    

    i get this error now as well this in putty

    Core gestartet.locale/germany/quest/questlib.lua:17: attempt to index local `r' (a nil value)
    
    
  11. when i try to start the server everything is fine and then i get connect.Operation times out. The channels werent on

    this is the sysser from the auth

    SYSERR: Jun  2 14:01:13 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:01:13 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:02:28 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:02:28 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:02:28 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:03:43 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:03:43 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:03:43 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:04:58 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:04:58 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:04:58 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:06:13 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:06:13 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:06:13 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:07:28 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:07:28 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:07:28 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:08:43 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:08:43 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:08:43 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:08:52 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
    SYSERR: Jun  2 14:09:04 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
    SYSERR: Jun  2 14:12:10 :: pid_init: 
    Start of pid: 1540
    
    SYSERR: Jun  2 14:12:10 :: LoadSetting: [INIT_FORKED] Do not open file (locale/germany/forkedmapindex.txt)
    Jun  2 14:12:10 :: SYSTEM: BINDING TCP PORT ON [12001] (fd 12)
    Jun  2 14:12:10 :: SYSTEM: BINDING TCP PORT ON [14001] (fd 13)
    Jun  2 14:12:10 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:13:25 :: socket_connect: HOST localhost:19000, could not connect.
    Jun  2 14:13:25 :: Initializing Guild
    Jun  2 14:13:25 :: 	No need for auth server
    Jun  2 14:13:25 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
    Jun  2 14:13:25 :: Cube_Init locale/germany/cube.txt
    SYSERR: Jun  2 14:13:25 :: Cube_init: Cube_Init failed
    Jun  2 14:13:25 :: Blend_Item_init locale/germany/blend.txt 
    SYSERR: Jun  2 14:13:25 :: Blend_Item_init: <Blend_Item_init> fail
    Jun  2 14:13:26 :: WARNING: cannot open chat/blockspamlist.lst
    Jun  2 14:13:26 :: WARNING: cannot open chat/bannspamlist.lst
    SYSERR: Jun  2 14:13:26 :: main: Failed to Load ClientPackageCryptInfo File(package/)
    SYSERR: Jun  2 14:13:26 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:13:26 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:14:41 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:14:41 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:14:41 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:15:56 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:15:56 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:15:56 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:17:11 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:17:11 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:17:11 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:18:26 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:18:26 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:18:26 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:19:41 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:19:41 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:19:41 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:20:56 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:20:56 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:20:56 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:22:11 :: socket_connect: HOST localhost:19000, could not connect.
    SYSERR: Jun  2 14:22:11 :: heart_idle: losing 75 seconds. (lag occured)
    Jun  2 14:22:11 :: SYSTEM: Trying to connect to localhost:19000
    SYSERR: Jun  2 14:23:14 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
    SYSERR: Jun  2 14:23:26 :: socket_connect: HOST localhost:19000, could not connect.
    Jun  2 14:23:26 :: <shutdown> Starting...
    Jun  2 14:23:26 :: Queries 0
    Jun  2 14:23:26 :: <shutdown> Destroying CArenaManager...
    Jun  2 14:23:26 :: <shutdown> Destroying COXEventManager...
    Jun  2 14:23:26 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
    Jun  2 14:23:26 :: <shutdown> Disabling signal timer...
    Jun  2 14:23:26 :: <shutdown> Shutting down CHARACTER_MANAGER...
    Jun  2 14:23:26 :: <shutdown> Shutting down ITEM_MANAGER...
    Jun  2 14:23:26 :: <shutdown> Flushing db_clientdesc...
    Jun  2 14:23:26 :: <shutdown> Flushing p2p_manager...
    Jun  2 14:23:26 :: <shutdown> Destroying CShopManager...
    Jun  2 14:23:26 :: <shutdown> Destroying CHARACTER_MANAGER...
    Jun  2 14:23:26 :: <shutdown> Destroying ITEM_MANAGER...
    Jun  2 14:23:26 :: <shutdown> Destroying DESC_MANAGER...
    Jun  2 14:23:26 :: <shutdown> Destroying quest::CQuestManager...
    Jun  2 14:23:26 :: <shutdown> Destroying building::CManager...
    Jun  2 14:23:26 :: <shutdown> Flushing TrafficProfiler...
    Jun  2 14:23:26 :: <shutdown> Canceling ReloadSpamEvent...
    Jun  2 14:23:26 :: <shutdown> regen_free()...
    Jun  2 14:23:26 :: <shutdown> Closing sockets...
    Jun  2 14:23:26 :: <shutdown> fdwatch_delete()...
    Jun  2 14:23:26 :: <shutdown> event_destroy()...
    Jun  2 14:23:26 :: <shutdown> CTextFileLoader::DestroySystem()...
    Jun  2 14:23:26 :: <shutdown> thecore_destroy()...
    SYSERR: Jun  2 14:23:26 :: pid_deinit: 
    End of pid
    

    channel1 core 1

    SYSERR: Jun  2 13:43:11 :: pid_init: 
    Start of pid: 38442
    
    SYSERR: Jun  2 13:43:11 :: LoadSetting: [INIT_FORKED] Do not open file (locale/germany/forkedmapindex.txt)
    SYSERR: Jun  2 13:57:31 :: pid_init: 
    Start of pid: 38657
    
    SYSERR: Jun  2 13:57:31 :: LoadSetting: [INIT_FORKED] Do not open file (locale/germany/forkedmapindex.txt)
    SYSERR: Jun  2 14:12:10 :: pid_init: 
    Start of pid: 1543
    
    SYSERR: Jun  2 14:12:10 :: LoadSetting: [INIT_FORKED] Do not open file (locale/germany/forkedmapindex.txt)
    

    Thanks in advance

  12. Since i dont have the time to create my own serverfiles, i am willing to buy someone else files. The server must be either 105 or 99 ma lvl. I don't care what it has inside as long as they work full without any bugs.It can be either in english or german i don't mind. I can pay through paypal, paysafe and skrill. If you have an offer for me please send me a pm.

     

    Thanks for your time.

  13. quest player_kill1 begin   
        state start begin   
            when login with pc.level >= 100 begin   
                set_state(player_kill1)   
            end   
        end   
    
        state player_kill1 begin   
            when letter begin   
                send_letter("Mission 1")   
            end   
    
            when button or info begin   
                say("Áðïóôïëç Mission 1,")  
                say_reward("500  áôïìá = 10% Éìéáíèñùðï , 1.000 HP")  
                say_reward("1200  áôïìá = 10% Éìéáíèñùðï , 2.000 HP") 
                pc.setqf("level", 1)  
            end  
              when kill with npc.is_pc() begin  
                if get_time() < pc.getqf("kill_time") then   
                    chat("Die 1 Minute ist derzeit noch nicht vergangen")  
                    chat("Du erhielst keinen Punkt")  
                    return  
                end      
                chat("Du hast einen Punkt erhalten Gratuliere du hast derzeit ")  
                chat("Einen weiteren Punkt erhaelst du in erst 1 Minuten")  
                chat("Derzeit besitz du "..pc.getqf("kill_punkte").." Punkt(e)")  
                pc.setqf("kill_punkte", pc.getqf("kill_punkte")+1)  
                pc.setqf("kill_time", get_time() + 15*1)     
                if pc.getqf("kill_punkte") == 500 then  
                    affect.add_collect(apply.ATTBONUS_HUMAN,10,60*60*24*365*60)  
                    affect.add_collect(apply.MAX_HP,1000,60*60*24*365*60)  
                    say("Du hast soeben 500 Leute getoetet")  
                    say("Dafuer kriegst du 10% Halbmenschen")  
                    say("Und 2000 TP")  
                elseif pc.getqf("kill_punkte") == 1200 then   
                    affect.add_collect(apply.ATTBONUS_HUMAN,10,60*60*24*365*60)  
                    affect.add_collect(apply.MAX_HP,2000,60*60*24*365*60)  
                    say("Du hast soeben 1200 Leute getoetet")  
                    say("Dafuer kriegst du 20% Halbmenschen")  
                    say("Und 3000 TP")  
                    set_state(player_kill_end)  
                end  
            end  
        end 
        state player_kill_end begin 
        end 
    end  
  14. hello guys. i recently changed bonuses from the official_pet.quest on some pets. Now if you click fast enough on that pet with changed bonuses with one that where default on the quest the bonuses stack.the only way for the bonuses to be removed is to relog or teleport. What should i do? remove them from the quest and create another for the those pets?

     

    Thanks in advance

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