Thread: illegal character

Results 1 to 5 of 5
  1. #1 illegal character 
    Registered Member
    Join Date
    Apr 2011
    Posts
    23
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    So i tried to compile my code and I get this error. I went to the line where it says the code is at but i dont see anything wrong with the code

    src\server\model\players\packets\ClickingButtons.j ava:1: error: illegal characte
    r: \187
    package server.model.players.packets;
    ^
    src\server\model\players\packets\ClickingButtons.j ava:1: error: illegal characte
    r: \191
    package server.model.players.packets;
    ^
    2 errors
    Press any key to continue . . .
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Nov 2013
    Posts
    270
    Thanks given
    107
    Thanks received
    76
    Rep Power
    0
    This looks like the work of the NSA.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Apr 2011
    Posts
    23
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    Quote Originally Posted by ub3r View Post
    This looks like the work of the NSA.
    thats what I thought but realized its just an error. Any solutions?
    Reply With Quote  
     

  4. #4  
    EpicPks Is Back!

    Join Date
    Jun 2012
    Posts
    480
    Thanks given
    12
    Thanks received
    16
    Rep Power
    29
    In the declarations remove the character before the packets declaration. Should'nt need it.
    And if its a clicking button class shouldn't that be package server.model.players.ClickingButtons;
    Reply With Quote  
     

  5. #5  
    Banned illegal character Market Banned


    Join Date
    Jan 2011
    Age
    26
    Posts
    3,112
    Thanks given
    1,198
    Thanks received
    1,479
    Rep Power
    0
    Quote Originally Posted by mustafa716 View Post
    thats what I thought but realized its just an error.


    post the line of code
    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. illegal character: '\u00bf'
    By Chopter in forum Help
    Replies: 14
    Last Post: 07-10-2015, 10:43 AM
  2. Replies: 6
    Last Post: 04-15-2014, 03:37 PM
  3. Replies: 4
    Last Post: 08-23-2013, 03:10 PM
  4. [HELP]Usernames with illegal characters
    By TaterMater in forum Help
    Replies: 22
    Last Post: 12-11-2012, 05:24 AM
  5. Delete Illegal characters
    By laurens in forum Tutorials
    Replies: 7
    Last Post: 11-27-2007, 05:50 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
  •