my server got problem

Results 1 to 12 of 12
  1. #1
    Apprentice budubudu is offline
    MemberRank
    Sep 2007 Join Date
    9Posts

    my server got problem

    Module Name: \\Admin\gravity\server icot\RagnarokOnline\BadPacketRO.exe
    Time Stamp: 0x470b4b1f - Tue Oct 09 17:34:23 2007


    Exception Type: 0xc0000005


    eax: 0x0012f9b7 ebx: 0x007667c8
    ecx: 0x0000001b edx: 0x0012f99c
    esi: 0x0182c348 edi: 0x0012faa0
    ebp: 0x0012faa4 esp: 0x0012f590

    stack 0012f590 - 0012f990
    0012F590 : A0 C0 51 00 9C F9 12 00 00 00 00 00 3E 00 3E 00
    0012F5A0 : 18 9A 72 02 00 00 00 00 40 4B 1A 00 D8 F7 12 00
    0012F5B0 : 40 00 00 00 00 00 00 00 00 00 00 00 08 00 00 00
    0012F5C0 : E0 F7 12 00 00 00 00 00 DC 6D 34 00 24 30 1A 00
    0012F5D0 : B8 36 1A 00 14 F8 12 00 50 F6 12 00 64 F7 12 00
    0012F5E0 : 03 00 00 00 9E FF 95 73 24 30 1A 00 B8 36 1A 00
    0012F5F0 : 03 00 00 00 40 4B 1A 00 02 00 00 00 52 07 00 00
    0012F600 : 54 F6 12 00 3E 72 9C 73 24 30 1A 00 06 00 00 00
    0012F610 : 00 64 1A 00 03 00 00 00 01 00 00 00 00 00 00 20
    0012F620 : 20 00 00 00 24 30 1A 00 B4 F6 12 00 64 F7 12 00
    0012F630 : 14 F8 12 00 04 00 00 00 E0 0C 71 02 48 EC 9C 00
    0012F640 : 7F 02 A1 01 1A 02 33 00 90 41 3E 00 00 64 1A 00
    0012F650 : B8 36 1A 00 1C FB 12 00 28 7D 9C 73 03 00 00 00
    0012F660 : B4 F6 12 00 60 64 1A 00 03 00 00 00 24 30 1A 00
    0012F670 : 14 F8 12 00 20 0D 71 02 00 00 00 00 00 00 00 20
    0012F680 : 24 30 1A 00 64 F7 12 00 40 0D 71 02 02 00 00 00

    Launch Info
    0000 0000 0000 0000 0000 0000 0000 0000
    0000 0000 0000 0000 0000 0000 0000 0000
    0000 0000 0000 0000 0000 0000 0000 0000
    0000 0000 0000 0000 0000 0000 0000 0000

    Job : Novice

    what should i do?
    sent me a email or just reply in this thread Uzairkml@yahoo.com


  2. #2
    Apprentice budubudu is offline
    MemberRank
    Sep 2007 Join Date
    9Posts

    Re: my server got problem

    that not the problem anymore now i dont know if my server is on or not when i run login,char,map-sever its ok but when i try to play when i login it say failed to connect from server...

  3. #3
    Enthusiast umja345 is offline
    MemberRank
    Dec 2007 Join Date
    ijji GunZLocation
    41Posts

    Re: my server got problem

    1. Maybe you're trying to log on before the servers finished loading, or you have the ips wrong, like in your conf folder, or maybe sclientinfo.xml is wrong, or are you on a router? If you are, you need hamachi, or you need to port foward..2
    2. The problem came on, because you didn't have the dye/sprite/pallete u needed I think...

  4. #4
    Omega Ron is offline
    MemberRank
    Apr 2005 Join Date
    Location
    8,990Posts

    Re: my server got problem

    Make sure you have the correct IPs in the server files. Use your LAN IP if you're under a router, and be sure to forward the correct ports.

    In the client, you may use either your LAN or WAN IP to connect, but other players must use your WAN IP to connect.

    If you don't know what LAN and WAN are, don't bother making a server.

  5. #5
    Enthusiast umja345 is offline
    MemberRank
    Dec 2007 Join Date
    ijji GunZLocation
    41Posts

    Re: my server got problem

    Quote Originally Posted by Ron View Post
    Make sure you have the correct IPs in the server files. Use your LAN IP if you're under a router, and be sure to forward the correct ports.

    In the client, you may use either your LAN or WAN IP to connect, but other players must use your WAN IP to connect.

    If you don't know what LAN and WAN are, don't bother making a server.
    thats wat I said...lol :D

  6. #6
    Apprentice budubudu is offline
    MemberRank
    Sep 2007 Join Date
    9Posts

    Re: my server got problem

    thx all

  7. #7
    Apprentice budubudu is offline
    MemberRank
    Sep 2007 Join Date
    9Posts

    Re: my server got problem

    guys what should i do when my gm acount not wearing it SPECIAL cloth it use normal cloth and how to use all skill???

  8. #8
    Omega Ron is offline
    MemberRank
    Apr 2005 Join Date
    Location
    8,990Posts

    Re: my server got problem

    You need to add your account ID in the sclientinfo.xml in <admin> tags in between the <connection> and <aid> tags.

    Code:
    	<connection>
    
    		<display>server_Name</display>
    		<desc>description</desc>
    		<address>IP_address</address>
    		<port>6900</port>
    		<version>20</version>
    		<langtype>1</langtype>
    		<aid>
    		<admin>2000000</admin>
    		</aid>
    
    	</connection>

  9. #9
    Enthusiast umja345 is offline
    MemberRank
    Dec 2007 Join Date
    ijji GunZLocation
    41Posts

    Re: my server got problem

    Quote Originally Posted by Ron View Post
    You need to add your account ID in the sclientinfo.xml in <admin> tags in between the <connection> and <aid> tags.

    Code:
        <connection>
     
            <display>server_Name</display>
            <desc>description</desc>
            <address>IP_address</address>
            <port>6900</port>
            <version>20</version>
            <langtype>1</langtype>
            <aid>
            <admin>2000000</admin>
            </aid>
     
        </connection>
    lol....that's not what you said on this post:
    http://forum.ragezone.com/f84/help-a...prites-338851/
    ...and this wat u said now, was wat i said on that post...lol...;p...
    :jc: <----still dont noe wat this icon is...

    EDIT: oh wait -.-....that was from janice...lol sry xD

  10. #10
    Valued Member Janice is offline
    MemberRank
    Jun 2007 Join Date
    FilipinasLocation
    147Posts

  11. #11
    Apprentice budubudu is offline
    MemberRank
    Sep 2007 Join Date
    9Posts

    Re: my server got problem

    hmmm how to make patch for client???? i really stuck here!!!

  12. #12
    Account Upgraded | Title Enabled! F.O.X is offline
    MemberRank
    Oct 2006 Join Date
    The Cold-WarLocation
    1,034Posts

    Re: my server got problem

    Budubudu do you read the Rules? and do you read other sticky thread before you post and also do some search?.
    Warning give, thread Close.

    -F.O.X



Advertisement