Thread: Something went wrong 0.0

Results 1 to 4 of 4
  1. #1 Something went wrong 0.0 
    moonbeamer
    Guest
    I used this tut to my client:
    http://www.rune-server.org/showthrea...ght=anti+cheat
    And after i runned my server, all the new accounts get an É in front of it
    like:
    Éname
    Éuser
    Émoonbeamer

    very strange?

    also in the runserver.bat this shows up:
    Official Client Needed!
    Your server is now online.
    Connection from Insp****:27**
    [client-1-╚help]: Loading Process Completed [Regular player, lag: 0 ms]

    looks very normal
    until this sign: ╚
    before the sign wasnt there it looked like this:
    [client-1-help]: Loading Process Completed [Regular player, lag: 0 ms]

    Anyone can help?
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Sep 2009
    Posts
    1,723
    Thanks given
    45
    Thanks received
    81
    Rep Power
    269
    check
    Code:
    int junk = inStream.readDWord();
    			playerName = inStream.readString();
    			int expectedUid = 1;
    			if (junk == expectedUid) {
    				officialClient = true;


    Web Hosting | VPS | CDN | DDoS Protected Solutions
    Reply With Quote  
     

  3. #3  
    moonbeamer
    Guest
    it looks the same as yours, i see your online now, could you help me now?
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Sep 2008
    Posts
    2,219
    Thanks given
    148
    Thanks received
    204
    Rep Power
    1570
    That wasn't caused by that tutorial if you did it correctly. If you have a backup I could do it if you'd like.



    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
  •