Compiling rs2hd/*.java
rs2hd/*.java complete
src\com\rs2hd\content\Magic.java:115: orphaned default
default:
^
src\com\rs2hd\content\Magic.java:120: 'catch' without 'try'
} catch (Exception e) { //Stops Exceptions from happening and crashing the serve
r.
^
src\com\rs2hd\content\Magic.java:120: ')' expected
} catch (Exception e) { //Stops Exceptions from happening and crashing the serve
r.
^
src\com\rs2hd\content\Magic.java:120: not a statement
} catch (Exception e) { //Stops Exceptions from happening and crashing the serve
r.
^
src\com\rs2hd\content\Magic.java:120: ';' expected
} catch (Exception e) { //Stops Exceptions from happening and crashing the serve
r.
^
src\com\rs2hd\content\Magic.java:24: 'try' without 'catch' or 'finally'
try {
^
src\com\rs2hd\content\Magic.java:123: reached end of file while parsing
}
^
7 errors
src\com\rs2hd\content\Magic.java:115: orphaned default
default:
^
src\com\rs2hd\content\Magic.java:120: 'catch' without 'try'
} catch (Exception e) { //Stops Exceptions from happening and crashing the serve
r.
^
src\com\rs2hd\content\Magic.java:120: ')' expected
} catch (Exception e) { //Stops Exceptions from happening and crashing the serve
r.
^
src\com\rs2hd\content\Magic.java:120: not a statement
} catch (Exception e) { //Stops Exceptions from happening and crashing the serve
r.
^
src\com\rs2hd\content\Magic.java:120: ';' expected
} catch (Exception e) { //Stops Exceptions from happening and crashing the serve
r.
^
src\com\rs2hd\content\Magic.java:24: 'try' without 'catch' or 'finally'
try {
^
src\com\rs2hd\content\Magic.java:123: reached end of file while parsing
}
^
src\com\rs2hd\content\Magic.java:120: cannot find symbol
symbol : variable e
location: class com.rs2hd.content.Magic
} catch (Exception e) { //Stops Exceptions from happening and crashing the serve
r.
^
8 errors