Unregister command 3204

Results 1 to 11 of 11
  1. #1
    wWw.F403.OrG S37uP!Update is offline
    MemberRank
    Oct 2008 Join Date
    F403.ORGLocation
    1,304Posts

    Unregister command 3204

    Hi, i guess the channel disappear problem is from RockAndRollITS and/or GlobalMgrSvr, i don't know for sure, but when start all services for server (service cabal start), the channel is appear, after that if i go in client, i enter my account,password,press enter, i see the channel is there, after that the channel disappear, and i receive this error in RockAndRollITS.log

    Code:
    [Sat Feb  9 2013 15:09:29.188765 3086179216]: [##ERROR##] unregister command: 3204
    [Sat Feb  9 2013 15:14:28.857626 3086179216]: [##ERROR##] unregister command: 3204
    [Sat Feb  9 2013 15:19:29.038942 3086179216]: [##ERROR##] unregister command: 3204
    [Sat Feb  9 2013 15:24:28.821076 3086179216]: [##ERROR##] unregister command: 3204
    This is on GlobalMgrSvr.log:

    Code:
    [Sat Feb  9 2013 15:10:18.834266 3085745040]: [##ERROR##] 1:1 server notify time over (time: 60705)
    This error is on WorldSvr_01_01.log, this error appear directly even if i don't do something.

    Code:
    [Sat Feb  9 2013 15:04:57.223523 3086068592]: open log file  '/var/log/cabal/WorldSvr_01_01.log'
    [Sat Feb  9 2013 15:04:57.223973 3086068592]: LOG LEVEL: 3
    [Sat Feb  9 2013 15:04:57.224120 3086068592]: MemPoolUnitSizeClass(3): 28672Bytes
    [Sat Feb  9 2013 15:04:57.224590 3086068592]: Seed: 69139011
    [Sat Feb  9 2013 15:04:57.225043 3086068592]: Start WorldSvr_01_01 Server
    [Sat Feb  9 2013 15:04:57.225151 3086068592]: InitEnv BEGIN
    [Sat Feb  9 2013 15:04:57.259328 3086068592]: [##ERROR##] open fail ()
    [Sat Feb  9 2013 15:04:57.259483 3086068592]: [##ERROR##] open fail ()
    [Sat Feb  9 2013 15:04:57.259598 3086068592]: [##ERROR##] open fail ()
    [Sat Feb  9 2013 15:04:57.259732 3086068592]: [##ERROR##] open fail ()
    [Sat Feb  9 2013 15:04:57.259872 3086068592]: [##ERROR##] open fail ()
    PS: Rest of them are working, are successfully connected to Databases, running without any error, all of my errors are posted bellow.


  2. #2
    Enthusiast dens6666 is offline
    MemberRank
    Feb 2013 Join Date
    46Posts

    Re: Unregister command 3204

    i have same errors someone know how to fix

    edit:// i have same errors but i can easly join to serwer ;p
    Last edited by dens6666; 09-02-13 at 02:59 PM.

  3. #3
    Valued Member ToxicMoon is offline
    MemberRank
    Mar 2012 Join Date
    5 star hotelLocation
    118Posts

    Re: Unregister command 3204

    try to start manual those services stopped..

  4. #4
    Storm Rider devit65 is offline
    MemberRank
    Jan 2010 Join Date
    SRGAMESLocation
    267Posts

    Re: Unregister command 3204

    centos and windows
    disable firewalls


    Try this precise
    works

  5. #5
    wWw.F403.OrG S37uP!Update is offline
    MemberRank
    Oct 2008 Join Date
    F403.ORGLocation
    1,304Posts

    Re: Unregister command 3204

    @ToxicMoon : Who say's that my services stop? All services are perfectly running.
    @devit65 : They are off.

  6. #6
    Valued Member ToxicMoon is offline
    MemberRank
    Mar 2012 Join Date
    5 star hotelLocation
    118Posts

    Unregister command 3204

    Oh i see it running but got error, i got same problem before,what i fix just restarted those service got errors on var/log/cabal


    Sent from my iPhone using Tapatalk

  7. #7
    wWw.F403.OrG S37uP!Update is offline
    MemberRank
    Oct 2008 Join Date
    F403.ORGLocation
    1,304Posts

    Re: Unregister command 3204

    You don't understand me :) even if i restart it, i still can't login to the server :) .

  8. #8
    Valued Member ToxicMoon is offline
    MemberRank
    Mar 2012 Join Date
    5 star hotelLocation
    118Posts

    Re: Unregister command 3204

    try to stop all services and reboot the centos, then after that start all services
    check your log again..

    or

    copy this and paste on your putty


    Code:
    #!/bin/sh
    service cabal stop
    sleep 3
    service iptables stop
    sleep 3
    rm -f /var/log/cabal/*.log
    sleep 3
    rm -f /var/log/cabal/*.trc
    sleep 3
    rm -f /var/log/cabal/*.txt
    sleep 3
    rm -f /home/cabal/core.*
    sleep 3
    service AuthDBAgent start
    sleep 5
    service RockAndRollITS start
    sleep 5
    service DBAgent_01 start
    sleep 5
    service GlobalDBAgent start
    sleep 5
    service GlobalMgrSvr start
    sleep 5
    service CashDBAgent start
    sleep 5
    service EventDBAgent start
    sleep 5
    service PCBangDBAgent start
    sleep 5
    service ChatNode_01 start
    sleep 5
    service EventMgrSvr start
    sleep 5
    service AgentShop_01 start
    sleep 5
    service LoginSvr_01 start
    sleep 5
    service PartySvr_01 start
    sleep 5
    service WorldSvr_01_01 start
    sleep 5

  9. #9
    wWw.F403.OrG S37uP!Update is offline
    MemberRank
    Oct 2008 Join Date
    F403.ORGLocation
    1,304Posts

    Re: Unregister command 3204

    I already have this.
    M8 you still don't understand me right?
    I can login with my account, but i can't login to the channel, the channel doesn't appear.
    And anything is working, UAC OFF,Firewall OFF,PORTS opened, IP's are set well, etc...anything is working, just the normal Channel doesn't work, for example if i run the WorldSvr_01_08 (NATION WAR) i can go to this channel, but i can't create there char because is NATION WAR channel.

  10. #10
    Enthusiast acidstar is offline
    MemberRank
    Jun 2005 Join Date
    39Posts

    Re: Unregister command 3204

    [##ERROR##] unregister command: 3204
    in config set UseEncryptPacket=0
    Last edited by acidstar; 16-02-13 at 08:46 AM. Reason: sorry problem still occoured

  11. #11
    Member wanqwer is online now
    MemberRank
    Nov 2004 Join Date
    89Posts

    Re: Unregister command 3204

    Sorry for bumping old thread, but i have this thing often on my server.
    Has anyone figured out what causes this?



Advertisement