Thread: Bluurr Client Error

Results 1 to 5 of 5
  1. #1 Bluurr Client Error 
    Registered Member
    Swarfega's Avatar
    Join Date
    Sep 2007
    Age
    29
    Posts
    873
    Thanks given
    0
    Thanks received
    1
    Rep Power
    373
    Code:
    connecting to update server
    no midi or mp3 files in folder
    connected to update server
    loading custom spirts part 1
    loading custom spirts part 2
    Error: Packet lost type 2 refreshing connection
    Error: Packet lost type 2 refreshing connection

    And then it logs out my character.

    Help?
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jan 2007
    Posts
    260
    Thanks given
    3
    Thanks received
    5
    Rep Power
    0
    Taken from bluurrs client thread.


    open player.java

    add

    Code:
    public int skulls = 0;
    public int hint = 0;
    find
    Code:
    playerProps.writeByte(headIcon);
    make it look like
    Code:
    playerProps.writeByte(skulls);
    playerProps.writeByte(hint);
    playerProps.writeByte(headIcon);
    Reply With Quote  
     

  3. #3  
    Registered Member
    Swarfega's Avatar
    Join Date
    Sep 2007
    Age
    29
    Posts
    873
    Thanks given
    0
    Thanks received
    1
    Rep Power
    373
    Thanks
    Reply With Quote  
     

  4. #4  
    Xenon
    Guest
    It's at the top of the bluurr client download thread? How did you miss it >.<?
    Reply With Quote  
     

  5. #5  
    hihihihihihihihih
    wtfdonkey's Avatar
    Join Date
    Nov 2007
    Age
    27
    Posts
    786
    Thanks given
    110
    Thanks received
    8
    Rep Power
    855
    haha funny but tbh, srsly like trevor said, how did u miss that.
    Reply With Quote  
     


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
  •