hope someone can tell me what to do about it cuaz iam rlly fking bored trying to fix it..
Code: src\client\messages\CommandProcessor.java:56: warning: non-varargs call of varargs method with inexact argument type for last parameter; PlayerGMRank rankNeeded = (PlayerGMRank) clasz.getMethod("getPlayerLevelRequired", new Class<?>[]{}).invoke(null, null); cast to Object for a varargs call cast to Object[] for a non-varargs call and to suppress this warning Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning and here is CommandProcessor, Line 56. [Java] CommandProcessor - Pastebin.com
src\client\messages\CommandProcessor.java:56: warning: non-varargs call of varargs method with inexact argument type for last parameter; PlayerGMRank rankNeeded = (PlayerGMRank) clasz.getMethod("getPlayerLevelRequired", new Class<?>[]{}).invoke(null, null); cast to Object for a varargs call cast to Object[] for a non-varargs call and to suppress this warning Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning
the errors listed in netbeans when u compile??
Usernames / ID's for third party services.