Thread: Every server i download i get this errors

Results 1 to 4 of 4
  1. #1 Every server i download i get this errors 
    Registered Member
    Join Date
    Sep 2010
    Posts
    18
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Hey i really need Some help here and i will be so appreciated if someone helped me

    i used to code years ago and i literally forgot everything


    everytime i download a server i get this error that i cant find a solution for it

    when i open the server on Eclipse i find this errors : import org.apache.mina.common.IoSession; (the import org.apache cannot be resolved)

    also this one that i believe its connected with the first error : session.write(out.toPacket()); (Iosession Cannot be resolved)

    i really dont know how to fix it and i need little help...please dont be rude and be helpful thanks.
    Reply With Quote  
     

  2. #2  
    Retired From RSPS

    iGarrett's Avatar
    Join Date
    Dec 2013
    Posts
    461
    Thanks given
    144
    Thanks received
    110
    Rep Power
    187
    Did you import & Add your Build Path correctly.
    Quote Originally Posted by i am here View Post
    I have never messed with Eclipse. Is it a whole new revision or type of code?
    Quote Originally Posted by bibl View Post
    hahaha, good one m9. "deob" is short for "deobfuscated" which is not the same as decompiled.
    I'm GEEGIN' OUT
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Sep 2010
    Posts
    18
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by Mara Sov View Post
    Did you import & Add your Build Path correctly.
    i did it like 2 years ago and forgot how to do check it again...
    Reply With Quote  
     

  4. #4  
    Development Services

    Tutus Frutus's Avatar
    Join Date
    Feb 2018
    Posts
    466
    Thanks given
    228
    Thanks received
    217
    Rep Power
    687
    Mara guided you in the right direction.

    Right click project, Build Path, Configure and select the external JAR's that are in your server's lib folder.

    Attached image
    Attached image
    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. Replies: 0
    Last Post: 02-21-2014, 06:10 AM
  2. Replies: 6
    Last Post: 09-21-2013, 07:13 PM
  3. Replies: 15
    Last Post: 08-30-2011, 06:42 PM
  4. Replies: 4
    Last Post: 12-26-2010, 06:37 PM
  5. i get this error with server
    By .:ranqe:. in forum Help
    Replies: 2
    Last Post: 02-17-2009, 04:34 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
  •