Thread: Errors

Results 1 to 2 of 2
  1. #1 Errors 
    Before "You" I Serve Nothing Mark's Avatar
    Join Date
    Sep 2010
    Posts
    1,018
    Thanks given
    36
    Thanks received
    87
    Rep Power
    21
    Code:
    RSInterface.java:546: cannot find symbol
    symbol  : variable aByte254
    location: class RSInterface
            rsinterface.aByte254 = 0;
                       ^
    RSInterface.java:547: cannot find symbol
    symbol  : variable mOverInterToTrigger
    location: class RSInterface
            rsinterface.mOverInterToTrigger = a;
                       ^
    Note: client.java uses unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    2 errors
    Press any key to continue . . .
    Want professional graphics for a reasonable price? Visit my [Only registered and activated users can see links. ]
    Reply With Quote  
     

  2. #2  
    Client Developer

    Pb600's Avatar
    Join Date
    Dec 2008
    Posts
    2,184
    Thanks given
    306
    Thanks received
    489
    Rep Power
    925
    Obviously.... Cant find the variable byte aByte254 and mOverInterToTigger in RSInterface, they probably have another name, compare two clients and done.
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. Thankful user:



Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Replies: 72
    Last Post: 01-24-2017, 02:03 PM
  2. Replies: 11
    Last Post: 11-07-2009, 08:43 PM
  3. Replies: 1
    Last Post: 09-24-2009, 12:39 AM
  4. clanchat errors plz help only 7 errors
    By Snow Cat123 in forum Help
    Replies: 4
    Last Post: 07-12-2009, 03:23 PM
  5. [errors] 508 errors [im stupid i know]
    By Nazi Fish in forum Help
    Replies: 17
    Last Post: 05-25-2009, 04:50 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •