theres error in your source..where it should be in your commands place.did you add jarfile?
This is a discussion on [Help] Net-beans Error :( within the Help forums, part of the Java Based (Odin) category; Hey, Code: init: Deleting: C:\Users\AR7JOM\Documents\NetBeansProjects\hellyms\build\built-jar.properties deps-jar: Updating property file: C:\Users\AR7JOM\Documents\NetBeansProjects\hellyms\build\built-jar.properties Compiling 311 source files to C:\Users\AR7JOM\Documents\NetBeansProjects\hellyms\build\classes D:\ARTJOM\Game's\YoungMS\HellyMS Source\src\client\MapleCharacter.java:272: cannot find ...
Hey,
anybody knows how to fix it please,Code:init: Deleting: C:\Users\AR7JOM\Documents\NetBeansProjects\hellyms\build\built-jar.properties deps-jar: Updating property file: C:\Users\AR7JOM\Documents\NetBeansProjects\hellyms\build\built-jar.properties Compiling 311 source files to C:\Users\AR7JOM\Documents\NetBeansProjects\hellyms\build\classes D:\ARTJOM\Game's\YoungMS\HellyMS Source\src\client\MapleCharacter.java:272: cannot find symbol symbol : variable Noob location: class client.MapleOccupations private MapleOccupations occupation = MapleOccupations.Noob; D:\ARTJOM\Game's\YoungMS\HellyMS Source\src\client\MapleCharacter.java:399: cannot find symbol symbol : variable Noob location: class client.MapleOccupations ret.occupation = MapleOccupations.Noob; D:\ARTJOM\Game's\YoungMS\HellyMS Source\src\client\MapleCharacter.java:3016: cannot find symbol symbol : variable Buff location: class client.MapleOccupations if (getOccupation().isA(MapleOccupations.Buff)) { D:\ARTJOM\Game's\YoungMS\HellyMS Source\src\client\MapleCharacter.java:3020: cannot find symbol symbol : variable Healer location: class client.MapleOccupations } else if (getOccupation().isA(MapleOccupations.Healer)) { D:\ARTJOM\Game's\YoungMS\HellyMS Source\src\client\MapleCharacter.java:3024: cannot find symbol symbol : variable NX location: class client.MapleOccupations } else if (getOccupation().isA(MapleOccupations.NX)) { D:\ARTJOM\Game's\YoungMS\HellyMS Source\src\client\MapleCharacter.java:3028: cannot find symbol symbol : variable Exp location: class client.MapleOccupations } else if (getOccupation().isA(MapleOccupations.Exp)) { D:\ARTJOM\Game's\YoungMS\HellyMS Source\src\client\MapleCharacter.java:3032: cannot find symbol symbol : variable Meso location: class client.MapleOccupations } else if (getOccupation().isA(MapleOccupations.Meso)) { D:\ARTJOM\Game's\YoungMS\HellyMS Source\src\client\MapleCharacter.java:3036: cannot find symbol symbol : variable Drop location: class client.MapleOccupations } else if (getOccupation().isA(MapleOccupations.Drop)) { D:\ARTJOM\Game's\YoungMS\HellyMS Source\src\client\MapleCharacter.java:3766: cannot find symbol symbol : method equip() location: class client.MapleRing ring.equip(); D:\ARTJOM\Game's\YoungMS\HellyMS Source\src\server\maps\FakeCharacter.java:34: cannot find symbol symbol : method addBotPlayer(client.MapleCharacter) location: class server.maps.MapleMap player.getMap().addBotPlayer(fakechr); D:\ARTJOM\Game's\YoungMS\HellyMS Source\src\net\channel\handler\StorageHandler.java:121: gmLevel has private access in client.MapleCharacter c.getPlayer().gmLevel = 6; Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 11 errors C:\Users\AR7JOM\Documents\NetBeansProjects\hellyms\nbproject\build-impl.xml:598: The following error occurred while executing this line: C:\Users\AR7JOM\Documents\NetBeansProjects\hellyms\nbproject\build-impl.xml:243: Compile failed; see the compiler error output for details. BUILD FAILED (total time: 9 seconds)![]()
Last edited by Artjom; 20-06-12 at 08:14 AM.
theres error in your source..where it should be in your commands place.did you add jarfile?
yes what did gamer say is true..if you found error dont save it and compile it..had to fix it to fit into the source..you may take the script but change it into your own way..i thought you use the originally source script witout changing will get error..cause i make for my friends using hellyms source it dont have a error on it..try to redo if too much error..if lil bit try fix it..