Thread: Wtf Happened

Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1 Wtf Happened 
    Registered Member
    Join Date
    Sep 2008
    Posts
    85
    Thanks given
    0
    Thanks received
    6
    Rep Power
    39
    Right all my shops were working fine next thing i know bam server crashes everytime i try open a shop I thought it was cause i did something wrong so i reverted back to an old back up where shops were working Not anymore though the only thing that has changed is i use the silab web client now cause my downloaded one is getting the same error as everyone else please help me
     

  2. #2  
    Ash
    Guest
    what source?
     

  3. #3  
    Registered Member
    Join Date
    Sep 2008
    Posts
    85
    Thanks given
    0
    Thanks received
    6
    Rep Power
    39
    Heavily edited reapage scape
     

  4. #4  
    Banned

    Join Date
    Jul 2008
    Age
    28
    Posts
    5,827
    Thanks given
    1,301
    Thanks received
    197
    Rep Power
    0
    if you weren't leeching you could fix it.
     

  5. #5  
    Banned

    Join Date
    Oct 2007
    Posts
    375
    Thanks given
    9
    Thanks received
    23
    Rep Power
    0
    HAHA, you added something not supportive with your client try take out some items.
     

  6. #6  
    Registered Member
    Shamon King's Avatar
    Join Date
    Aug 2007
    Posts
    3,335
    Thanks given
    90
    Thanks received
    228
    Rep Power
    1363
    I know the fix give me 2 seconds.

    Fix:
    Find case 17: or second click npc

    replace your old NpcSlot and NpcId with mine
    Code:
                    NPCSlot = inStream.readUnsignedWordBigEndianA();
                    NPCID = Server.npcHandler.npcs[NPCSlot].npcType;
     

  7. #7  
    Registered Member
    Join Date
    Sep 2008
    Posts
    85
    Thanks given
    0
    Thanks received
    6
    Rep Power
    39
    And no i havent got round to ruining wanneshop yet
     

  8. #8  
    Ash
    Guest
    maybe you have added too many items in the shops.CFG..
     

  9. #9  
    Registered Member
    Join Date
    Sep 2008
    Posts
    85
    Thanks given
    0
    Thanks received
    6
    Rep Power
    39
    I dont have a client...... I use silab

    Quote Originally Posted by shamon king View Post
    I know the fix give me 2 seconds.

    Fix:
    Find case 17: or second click npc

    replace your old NpcSlot and NpcId with mine
    Code:
                    NPCSlot = inStream.readUnsignedWordBigEndianA();
                    NPCID = Server.npcHandler.npcs[NPCSlot].npcType;
    I get this error
    client.java:20231: package Server does not exist
    NPCID = Server.npcHandler.npcs[NPCSlot].npcType;
    ^
    When i do that
    Last edited by tateiscool; 01-29-2009 at 01:04 AM. Reason: Double posting is not allowed!
     

  10. #10  
    Registered Member
    Shamon King's Avatar
    Join Date
    Aug 2007
    Posts
    3,335
    Thanks given
    90
    Thanks received
    228
    Rep Power
    1363
    change Server to server
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •