[HELP] Somebody Help Me Please.

Results 1 to 10 of 10
  1. #1
    Enthusiast risma18 is offline
    MemberRank
    Apr 2015 Join Date
    Pangkalpinang,Location
    44Posts

    sad [HELP] Somebody Help Me Please.

    Centos OS: Centos 5.8 x86_64
    Windows OS: Windows 7 x86_64 ROG

    Centos LAN IP: 192.168.1.7
    Windows LAN IP: 192.168.1.2

    Do u have turned off firewall?(Yes/No): Yes, on both systems.
    Describe ur problem:
    there are some of the services are not running. including- ChatNode_01
    - EventMgrSvr
    - AgentShop_01
    - LoginSvr_01
    - WorldSvr_01_01
    I am really confused by the issue ..
    previously some of these services could walk
    after I did service cabal stop all Ok
    this is image in putty
    https://www.facebook.com/photo.php?f...type=1&theater
    and I do check (service cabal status)
    all stops
    and I run again (service cabal start)
    I checked back in (service cabal status) and it turns out some of the service stopped.
    I ask that my problems can be helped to make all able to walk normally. :(

    this is my log
    - AgentShop_01 - Pastebin.com
    - AuthDBAgent - Pastebin.com
    - CashDBAgent - Pastebin.com
    - ChatNode_01 - Pastebin.com
    - DBAgent_01 - Pastebin.com
    - http://pastebin.com/m0nBK913
    - http://pastebin.com/JNXCMSND
    - http://pastebin.com/Qy1MMvZv
    - http://pastebin.com/W68c3F9W
    - http://pastebin.com/j80DfxN0
    - http://pastebin.com/WSzYZv5N
    - http://pastebin.com/08iUqTe0
    - http://pastebin.com/zumwP1dM

    Help Me Please
    Last edited by risma18; 14-06-15 at 07:56 AM.


  2. #2
    Trying to be developer ^^ Dens666 is offline
    MemberRank
    Jul 2010 Join Date
    PolandLocation
    1,080Posts

    Re: [HELP] Somebody Help Me Please.

    Looks like you have running cabal service already. Restart ur whole centos and should work

  3. #3
    Enthusiast risma18 is offline
    MemberRank
    Apr 2015 Join Date
    Pangkalpinang,Location
    44Posts

    Re: [HELP] Somebody Help Me Please.

    Tq my brother..
    i'am succes.ckckck
    btw.
    how to edit Exp,Skill Exp,Character GM,and GM skill?

  4. #4
    Trying to be developer ^^ Dens666 is offline
    MemberRank
    Jul 2010 Join Date
    PolandLocation
    1,080Posts

    Re: [HELP] Somebody Help Me Please.

    For server rates check file /etc/data/Multiple.scp
    and for edit characters download some tool or check database.

  5. #5
    Enthusiast risma18 is offline
    MemberRank
    Apr 2015 Join Date
    Pangkalpinang,Location
    44Posts

    Re: [HELP] Somebody Help Me Please.

    I tried to use the Admin tool.
    but they are not fully functional.
    I tried to create a character GM but no effect at all on my Id ..
    : '(
    and I do check on CashShop in the Admin tool error occurs. :(

  6. #6
    Valued Member danielwhelan is offline
    MemberRank
    Dec 2012 Join Date
    118Posts

    Re: [HELP] Somebody Help Me Please.

    try using the BeGa admin tool, if its the GM character you need to set the IP address so that GM can log in

  7. #7
    Enthusiast risma18 is offline
    MemberRank
    Apr 2015 Join Date
    Pangkalpinang,Location
    44Posts

    Re: [HELP] Somebody Help Me Please.

    I have done it ..
    but I can not get into MAP.
    :(
    is there anything I need to do on my database?

  8. #8
    Valued Member danielwhelan is offline
    MemberRank
    Dec 2012 Join Date
    118Posts

    Re: [HELP] Somebody Help Me Please.

    USE [Account]
    GO
    /****** Object: StoredProcedure [dbo].[cabal_sp_gm_ip_check] Script Date: 17.02.2013 23:41:06 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    ALTER PROCEDURE [dbo].[cabal_sp_gm_ip_check](@UserIP CHAR(16), @Registered BIT OUTPUT)
    AS
    BEGIN
    --DECLARE @IP bigint
    --set @IP = dbo.inet_addr(@UserIP);

    --if exists( select fromIP from cabal_GM_ip_table with(nolock) where fromip <= @ip and toip >= @ip)
    --BEGIN
    SET @Registered = 1;
    --END
    --ELSE
    --BEGIN
    -- SET @Registered = 0;
    --END
    END


    try this if not then i think you sent your character a item that you should not have or that is bugged - please also post your binary code of your items

  9. #9
    Trying to be developer ^^ Dens666 is offline
    MemberRank
    Jul 2010 Join Date
    PolandLocation
    1,080Posts

    Re: [HELP] Somebody Help Me Please.

    Binary code of item lol?
    Just post worldsvr logs...

  10. #10
    Valued Member danielwhelan is offline
    MemberRank
    Dec 2012 Join Date
    118Posts

    Re: [HELP] Somebody Help Me Please.

    he said he cant get into map, maybe DCing from a bug item.... which would be found in binary



Advertisement