Picked up _JAVA_OPTIONS: -Xmx512M
src\com\rs\game\player\content\AshScattering.java:66: error: cannot find symbol
if (player.getAshDelay() > Utils.currentTimeMillis())
^
symbol: method getAshDelay()
location: variable player of type Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
compiled Player folder
Picked up _JAVA_OPTIONS: -Xmx512M
src\com\rs\game\player\content\AshScattering.java:66: error: cannot find symbol
if (player.getAshDelay() > Utils.currentTimeMillis())
^
symbol: method getAshDelay()
location: variable player of type Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
compiled Server folder
Picked up _JAVA_OPTIONS: -Xmx512M
src\com\rs\game\player\content\AshScattering.java:66: error: cannot find symbol
if (player.getAshDelay() > Utils.currentTimeMillis())
^
symbol: method getAshDelay()
location: variable player of type Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
compiling Dialogues
Picked up _JAVA_OPTIONS: -Xmx512M
src\com\rs\game\player\content\AshScattering.java:66: error: cannot find symbol
if (player.getAshDelay() > Utils.currentTimeMillis())
^
symbol: method getAshDelay()
location: variable player of type Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
compiled Main Server Folder
Picked up _JAVA_OPTIONS: -Xmx512M
src\com\rs\game\player\content\AshScattering.java:66: error: cannot find symbol
if (player.getAshDelay() > Utils.currentTimeMillis())
^
symbol: method getAshDelay()
location: variable player of type Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
compiled Main Server Folder
Picked up _JAVA_OPTIONS: -Xmx512M
src\com\rs\game\player\content\AshScattering.java:66: error: cannot find symbol
if (player.getAshDelay() > Utils.currentTimeMillis())
^
symbol: method getAshDelay()
location: variable player of type Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
Compiled all Successfully
Press any key to continue . . .