Thread: Please help me with those error's

Results 1 to 3 of 3
  1. #1 Please help me with those error's 
    Banned
    Join Date
    Jan 2012
    Age
    24
    Posts
    552
    Thanks given
    53
    Thanks received
    37
    Rep Power
    0
    I was doing this guide [Only registered and activated users can see links. ]

    I get those error's when compiling.

    Code:
    src\server\model\players\PlayerAssistant.java:2640: error: duplicate case label
                            case 11283:
                            ^
    src\server\model\players\PlayerAssistant.java:2641: error: duplicate case label
                            case 11284:
                            ^
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    2 errors
    Tryk på en vilkårlig tast for at fortsætte . . .

    Could anyone help me fix those
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Jan 2012
    Age
    24
    Posts
    552
    Thanks given
    53
    Thanks received
    37
    Rep Power
    0
    Sorry my mistake got it fixed and it works perfect
    Reply With Quote  
     

  3. #3  
    Father Of Lies


    Join Date
    May 2012
    Age
    23
    Posts
    1,216
    Thanks given
    267
    Thanks received
    289
    Rep Power
    242
    duplicate case
    read next time lol
    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: 11
    Last Post: 10-18-2012, 10:50 AM
  2. Replies: 4
    Last Post: 02-23-2012, 10:54 PM
  3. Replies: 2
    Last Post: 01-26-2012, 03:38 PM
  4. Replies: 9
    Last Post: 10-20-2011, 07:52 AM
  5. Replies: 6
    Last Post: 09-15-2010, 04:20 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
  •