Thread: need help wich 1 error

Results 1 to 2 of 2
  1. #1 need help wich 1 error 
    Banned
    Join Date
    Jul 2016
    Posts
    59
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    can someone help me fix this error



    Javafiles\ItemDef_2.java:9: error: code too large
    public static ItemDef itemDef(int i, ItemDef itemdef)
    ^
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    1 error
    Press any key to continue . . .




    Code



    private ItemDef_2()
    {
    }
    public static ItemDef itemDef(int i, ItemDef itemdef)
    {
    Reply With Quote  
     

  2. #2  
    Community Veteran


    Arch337's Avatar
    Join Date
    Sep 2008
    Posts
    2,950
    Thanks given
    210
    Thanks received
    349
    Rep Power
    1376
    That code made no sensee, can you explain waht your trying to do?


    "A fail act is something you do regular, but a dumb act is something you can learn from"
    Spoiler for Problem?:
    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. Need Help with compile error
    By dgoodwin13 in forum Help
    Replies: 20
    Last Post: 02-16-2009, 08:53 AM
  2. Replies: 6
    Last Post: 02-07-2009, 01:03 AM
  3. need help on a error
    By Dragon Force in forum Requests
    Replies: 0
    Last Post: 12-05-2008, 12:57 AM
  4. Need help with an error in NPCHandler.
    By Anx Ziety in forum Help
    Replies: 4
    Last Post: 11-10-2008, 04:15 AM
  5. need help with some Errors
    By afroman in forum Help
    Replies: 0
    Last Post: 11-09-2008, 10:04 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •