Hey, I get this error whilst trying to fix dicing. Does anyone know how to fix it? Thanks
[CODE]starting compiler process...
src\com\rs\net\decoders\handlers\InventoryOptionsHandler.java:116: error: cannot
find symbol
Dicing.handleItem(player, Rolls.PRIVATE_ROLL);
^
symbol: variable Rolls
location: class InventoryOptionsHandler
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
Correctly Compiled
Press any key to continue . . .[/CODE]
Edited by xCHRiS
[CODE]starting compiler process...
src\com\rs\net\decoders\handlers\InventoryOptionsHandler.java:116: error: cannot
find symbol
Dicing.handleItem(player, Rolls.PRIVATE_ROLL);
^
symbol: variable Rolls
location: class InventoryOptionsHandler
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
Correctly Compiled
Press any key to continue . . .[/CODE] Edited by xCHRiS
Share this post
Link to post
Share on other sites