I dont understand any of this, so dont flame D:
Code:
Class20.java:28: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:46: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:63: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:79: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:96: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:113: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:130: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:147: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:164: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:181: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:198: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:216: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:233: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:250: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:268: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:285: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:301: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:317: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:334: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:351: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:368: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:385: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Class20.java:401: cannot find symbol
symbol : method methodCustomAnimations(boolean,int)
location: class Class36
Class36.methodCustomAnimations(false, file);
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
23 errors
Press any key to continue . . .
Will rep as always.