Thread: Compile error

Results 1 to 7 of 7
  1. #1 Compile error 
    Registered Member
    Join Date
    Jun 2016
    Posts
    14
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    hey guys,

    i compiled my server today this is what i get i know its in clickbutton but idk what the problem is.

    This is the screenshot of the console

    Screenshot by Lightshot
    i hope u guys can help mee

    See ya

    aerox
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    May 2016
    Posts
    639
    Thanks given
    260
    Thanks received
    66
    Rep Power
    56
    Use ide
    Eclipse Neon
    Reply With Quote  
     

  3. #3  
    Let the good times roll
    Eazy's Avatar
    Join Date
    Jun 2012
    Age
    27
    Posts
    1,234
    Thanks given
    90
    Thanks received
    223
    Rep Power
    70
    Cmd clearly shows you the error lol. "variable type is already defined in method processPacket" that being said variable "type" is already defined in your method "processPacket" in ClickingButtons.java




    Reply With Quote  
     

  4. #4  
    Donator

    Join Date
    Aug 2016
    Posts
    13
    Thanks given
    5
    Thanks received
    1
    Rep Power
    9
    Quote Originally Posted by Eazy View Post
    Cmd clearly shows you the error lol. "variable type is already defined in method processPacket" that being said variable "type" is already defined in your method "processPacket" in ClickingButtons.java
    Not variable "type", variable type is already defined...

    op:Load up on eclipse save years off your life
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Oct 2009
    Posts
    734
    Thanks given
    168
    Thanks received
    54
    Rep Power
    0
    Quote Originally Posted by Symp View Post
    Not variable "type", variable type is already defined...

    op:Load up on eclipse save years off your life
    Well the variable is named type so that probably is what is wrong. Easiest fix would be to rename it to type2 or something else.
    Reply With Quote  
     

  6. #6  
    Ask me how I'm doing

    .NF.'s Avatar
    Join Date
    Aug 2015
    Age
    30
    Posts
    2,174
    Thanks given
    293
    Thanks received
    619
    Rep Power
    567
    Along with what others are saying, you literally know the error. Now fix it, not hard.
    Attached image
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Aug 2016
    Age
    25
    Posts
    159
    Thanks given
    26
    Thanks received
    3
    Rep Power
    63
    I can help you through skype aaron.whittle25
    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. Java Help + Compiler Errors + highscores help
    By Silenced in forum Requests
    Replies: 6
    Last Post: 10-16-2008, 03:38 PM
  2. Basic Compile Errors
    By Daniel in forum Tutorials
    Replies: 4
    Last Post: 09-17-2007, 12:54 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
  •