src\com\rs\cache\loaders\ItemDefinitions.java:39: error: cannot find symbol
} catch (IOException e) {
^
symbol: class IOException
location: class ItemDefinitions
src\com\rs\net\decoders\WorldPacketsDecoder.java:2 59: error: cannot find symbol
offer.getOwner().getPackets().sendIComponentText
(105, 143, ItemExamines.getExamine(new Item(offer.getId())));
^
symbol: variable ItemExamines
location: class WorldPacketsDecoder
src\com\rs\content\exchange\ExchangeHandler.java:1 26: error: cannot find symbol
if (item.getDefinitions().getNam
e().toLowerCase().contains(Utils.getCompleted(data , 0))) {
^
symbol: method getCompleted(String[],int)
location: class Utils
src\com\rs\content\exchange\ExchangeHandler.java:1 49: error: cannot find symbol
if (item.getDefinitions().getNam
e().toLowerCase().contains(Utils.getCompleted(data , 0))) {
^
symbol: method getCompleted(String[],int)
location: class Utils
4 errors
Compiled all Successfully
Run the game now.
Press any key to continue . . .