Thread: Looking for some help with client outdated JDK

Results 1 to 5 of 5
  1. #1 Looking for some help with client outdated JDK 
    Registered Member
    Join Date
    Apr 2018
    Age
    24
    Posts
    5
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    Hey, i'm well new to coding in java, I came across this issue after first getting the server, i'm using clean server that trees has released, knowing it was an older release i figured i have a lot to work on, but due to the outdated JDK it doesn't allow me to right-click, click the mouse wheel to move the screen view. I know the issue is that my JDK is too new, so instead of downgrading myself. I am looking for the fix for it, so if you know of the fix for this issue, please let me know. Here is the link to the topic, in which trees released.

    Link to trees post:
    https://www.rune-server.ee/runescape...ase-clean.html
    Reply With Quote  
     

  2. #2  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,871
    Thanks given
    1,854
    Thanks received
    4,745
    Rep Power
    5000

    Attached image

    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Apr 2018
    Age
    24
    Posts
    5
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    Quote Originally Posted by S Quare Quxx View Post

    thanks but i am now getting this error.
    https://imgur.com/gwaOf3Q

    Since i dont have e variable, but how would i go about putting in Variable e? Like would i just define e without a given definition or is there a certain way i must define it?

    This is what i added in, well was told to add in, but it never specified what e must be defined as.

    if(SwingUtilities.isRightMouseButton(e)) {
    clickMode1 = 2;
    clickMode2 = 2; }
    else if(SwingUtilities.isLeftMouseButton(e)){
    clickMode1 = 1;
    clickMode2 = 1;
    }
    Reply With Quote  
     

  4. #4  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,871
    Thanks given
    1,854
    Thanks received
    4,745
    Rep Power
    5000
    Quote Originally Posted by Levia View Post
    thanks but i am now getting this error.
    https://imgur.com/gwaOf3Q

    Since i dont have e variable, but how would i go about putting in Variable e? Like would i just define e without a given definition or is there a certain way i must define it?

    This is what i added in, well was told to add in, but it never specified what e must be defined as.

    if(SwingUtilities.isRightMouseButton(e)) {
    clickMode1 = 2;
    clickMode2 = 2; }
    else if(SwingUtilities.isLeftMouseButton(e)){
    clickMode1 = 1;
    clickMode2 = 1;
    }
    read the replies on the thread

    Attached image

    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Apr 2018
    Age
    24
    Posts
    5
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    Quote Originally Posted by S Quare Quxx View Post
    read the replies on the thread
    Thanks for your help, sorry for not reading the comments. i actually a little new to runeserver.
    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

Similar Threads

  1. [742] Looking for some help with a few things.
    By Linia in forum Requests
    Replies: 1
    Last Post: 10-02-2018, 11:19 PM
  2. looking for some help with a custom rsps
    By king1334 in forum Help
    Replies: 2
    Last Post: 07-06-2016, 04:11 PM
  3. Replies: 5
    Last Post: 02-02-2015, 06:34 PM
  4. Looking for some help please
    By Phinal in forum Help
    Replies: 7
    Last Post: 07-28-2010, 12:30 AM
  5. Hmm need some help with client side
    By Downfall in forum Help
    Replies: 0
    Last Post: 08-23-2009, 06:31 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
  •