I was adding Crystal Chest to my server and I got just a couple of errors, they seem minor but I can not seem to find out what is wrong! Please help me, greatly appreciated. :)
[QUOTE]src\com\rs\game\player\Player.java:101: error: cannot find symbol
private transient CrystalChest crystalChest;
^
symbol: class CrystalChest
location: class Player
src\com\rs\game\player\Player.java:231: error: cannot find symbol
public CrystalChest getCrystalChest() {
^
symbol: class CrystalChest
location: class Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
compiled Player folder
src\com\rs\game\player\Player.java:101: error: cannot find symbol
private transient CrystalChest crystalChest;
^
symbol: class CrystalChest
location: class Player
src\com\rs\game\player\Player.java:231: error: cannot find symbol
public CrystalChest getCrystalChest() {
^
symbol: class CrystalChest
location: class Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
compiled Server folder
src\com\rs\game\player\Player.java:101: error: cannot find symbol
private transient CrystalChest crystalChest;
^
symbol: class CrystalChest
location: class Player
src\com\rs\game\player\Player.java:231: error: cannot find symbol
public CrystalChest getCrystalChest() {
^
symbol: class CrystalChest
location: class Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
compiling Dialogues
src\com\rs\game\player\Player.java:101: error: cannot find symbol
private transient CrystalChest crystalChest;
^
symbol: class CrystalChest
location: class Player
src\com\rs\game\player\Player.java:231: error: cannot find symbol
public CrystalChest getCrystalChest() {
^
symbol: class CrystalChest
location: class Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
compiled Main Server Folder
src\com\rs\game\player\Player.java:101: error: cannot find symbol
private transient CrystalChest crystalChest;
^
symbol: class CrystalChest
location: class Player
src\com\rs\game\player\Player.java:231: error: cannot find symbol
public CrystalChest getCrystalChest() {
^
symbol: class CrystalChest
location: class Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
compiled Main Server Folder
src\com\rs\game\player\Player.java:101: error: cannot find symbol
private transient CrystalChest crystalChest;
^
symbol: class CrystalChest
location: class Player
src\com\rs\game\player\Player.java:231: error: cannot find symbol
public CrystalChest getCrystalChest() {
^
symbol: class CrystalChest
location: class Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
Compiled all Successfully
Press any key to continue . . .[/QUOTE]
[QUOTE]src\com\rs\game\player\Player.java:101: error: cannot find symbol
private transient CrystalChest crystalChest;
^
symbol: class CrystalChest
location: class Player
src\com\rs\game\player\Player.java:231: error: cannot find symbol
public CrystalChest getCrystalChest() {
^
symbol: class CrystalChest
location: class Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
compiled Player folder
src\com\rs\game\player\Player.java:101: error: cannot find symbol
private transient CrystalChest crystalChest;
^
symbol: class CrystalChest
location: class Player
src\com\rs\game\player\Player.java:231: error: cannot find symbol
public CrystalChest getCrystalChest() {
^
symbol: class CrystalChest
location: class Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
compiled Server folder
src\com\rs\game\player\Player.java:101: error: cannot find symbol
private transient CrystalChest crystalChest;
^
symbol: class CrystalChest
location: class Player
src\com\rs\game\player\Player.java:231: error: cannot find symbol
public CrystalChest getCrystalChest() {
^
symbol: class CrystalChest
location: class Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
compiling Dialogues
src\com\rs\game\player\Player.java:101: error: cannot find symbol
private transient CrystalChest crystalChest;
^
symbol: class CrystalChest
location: class Player
src\com\rs\game\player\Player.java:231: error: cannot find symbol
public CrystalChest getCrystalChest() {
^
symbol: class CrystalChest
location: class Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
compiled Main Server Folder
src\com\rs\game\player\Player.java:101: error: cannot find symbol
private transient CrystalChest crystalChest;
^
symbol: class CrystalChest
location: class Player
src\com\rs\game\player\Player.java:231: error: cannot find symbol
public CrystalChest getCrystalChest() {
^
symbol: class CrystalChest
location: class Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
compiled Main Server Folder
src\com\rs\game\player\Player.java:101: error: cannot find symbol
private transient CrystalChest crystalChest;
^
symbol: class CrystalChest
location: class Player
src\com\rs\game\player\Player.java:231: error: cannot find symbol
public CrystalChest getCrystalChest() {
^
symbol: class CrystalChest
location: class Player
Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
Compiled all Successfully
Press any key to continue . . .[/QUOTE]
Share this post
Link to post
Share on other sites