Thread: Wierd error.

Results 1 to 2 of 2
  1. #1 Wierd error. 
    Registered Member
    Join Date
    Oct 2012
    Posts
    210
    Thanks given
    5
    Thanks received
    10
    Rep Power
    11
    Code:
    src\server\model\players\contents\SkillGuides.java:116: error: method skillsInte
    rface in class SkillGuides cannot be applied to given types;
                    skillsInterface(client, "Master",
                    ^
      required: Client,String,int,int,String,int,int,String,int,int,String,int,int,S
    tring,int,int,String,int,int,String,int,int,String,int,int,String
      found: Client,String,int,int,String,int,int,String,int,int,String
      reason: actual and formal argument lists differ in length
    I don't understand what its trying to tell me.

    Using this:
    http://www.rune-server.org/runescape...ll-guides.html
    Reply With Quote  
     

  2. #2  
    Registered Member Stewie1million's Avatar
    Join Date
    Jun 2011
    Posts
    588
    Thanks given
    2
    Thanks received
    56
    Rep Power
    14
    Post the full code:
    Code:
    skillsInterface(client, "Master",
    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. [508]Fullscreen HD wierd error
    By ganja zombie in forum Help
    Replies: 6
    Last Post: 05-13-2009, 01:41 AM
  2. Wierd error
    By Dust R I P in forum Help
    Replies: 11
    Last Post: 05-10-2009, 10:43 PM
  3. Wierd errors
    By jameskmonger in forum Help
    Replies: 3
    Last Post: 05-04-2009, 10:01 AM
  4. wierd error.
    By c u in lumb in forum Help
    Replies: 0
    Last Post: 04-28-2009, 11:11 PM
  5. Wierd Error!
    By Inspired Dreams in forum Help
    Replies: 2
    Last Post: 04-27-2009, 08:21 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
  •