Thread: help please!

Results 1 to 6 of 6
  1. #1 help please! 
    Registered Member
    Join Date
    Oct 2009
    Posts
    16
    Thanks given
    0
    Thanks received
    0
    Rep Power
    2
    hey i really need help when i compile i get this error i and i cant find out how to fix the problem heres the error i get.

    Compiling GhostScape
    client.java:15724: code too large
    private void parseIncomingPackets() {
    ^
    Note: EconomyReset.java uses or overrides a deprecated API.
    Note: Recompile with -Xlinteprecation for details.
    1 error
    'Compiling' is not recognized as an internal or external command,
    operable program or batch file.
    Press any key to continue . . .
    Reply With Quote  
     

  2. #2  
    Registered Member
    Echo`'s Avatar
    Join Date
    Jan 2009
    Age
    27
    Posts
    749
    Thanks given
    51
    Thanks received
    42
    Rep Power
    429
    Your code is to large.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Oct 2009
    Posts
    16
    Thanks given
    0
    Thanks received
    0
    Rep Power
    2
    Quote Originally Posted by Echo` View Post
    Your code is to large.
    what should i replace it with?
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Oct 2009
    Posts
    16
    Thanks given
    0
    Thanks received
    0
    Rep Power
    2
    Quote Originally Posted by babymaigc View Post
    hey i really need help when i compile i get this error i and i cant find out how to fix the problem heres the error i get.

    Compiling GhostScape
    client.java:15724: code too large
    private void parseIncomingPackets() {
    ^
    Note: EconomyReset.java uses or overrides a deprecated API.
    Note: Recompile with -Xlinteprecation for details.
    1 error
    'Compiling' is not recognized as an internal or external command,
    operable program or batch file.
    Press any key to continue . . .
    can anyone help me with this ?
    Reply With Quote  
     

  5. #5  
    なぜこのテキストは日本語で書かれている ?

    Kenneh's Avatar
    Join Date
    Dec 2009
    Age
    30
    Posts
    2,753
    Thanks given
    63
    Thanks received
    296
    Rep Power
    478
    Quote Originally Posted by babymaigc View Post
    what should i replace it with?
    a shorter code.


    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Aug 2009
    Posts
    608
    Thanks given
    1
    Thanks received
    17
    Rep Power
    6
    Post you whole method, I will try to fix it for you.
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •