Jump to content

KingNXT

Members
  • Posts

    22
  • Joined

  • Last visited

Everything posted by KingNXT

  1. I did, do it, add the Java t... Actually nvm. I deleted the project and restarted everything, now everything works.
  2. I don't get any errors, and I still cannot launch minecraft cause I don't know what errors around. Edit: I cannot find the minecraft files either. Edit: after command: setupDecompworkspace, cmd seems to work and I saw this in the list: Maybe something u interested in. the command is not yet fully finished [ant:javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [ant:javac] 1 warning EDIT: Starting minecraft will result in these problems: warning: [options] bootstrap class path not set in conjunction with -source 1.6 C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\ctos\ctos.java:15: error: class Main is public, should be declared in a file named Main.java public class Main { ^ C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\ctos\ctos.java:29: error: cannot find symbol public static CommonProxy proxy; ^ symbol: class CommonProxy location: class Main C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\blocks\NexBlocks.java:55: error: incompatible types: Forge cannot be converted to BlockContainer GameRegistry.registerBlock(Forge = new Forge("Forge", Material.iron), "Forge"); ^ C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\main\CommonProxy.java:21: error: cannot find symbol NexGui.init(); ^ symbol: method init() location: class NexGui C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\lib\NexFuelhandler.java:11: error: cannot find symbol System.out.printIn(fuel.toString()); ^ symbol: method printIn(String) location: variable out of type PrintStream C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\te\NexTE.java:14: error: cannot find symbol GameRegistry.registerTileEntity(ForgeTE.class, nextech.MODID); ^ symbol: variable MODID location: variable nextech of type String Note: C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\items\CoalAnthracite.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 6 errors 1 warning :compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava'. > Compilation failed; see the compiler error output for details. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 1 mins 28.855 secs Compilation failed; see the compiler error output for details. 17:01:08: External task execution finished 'runClient'.
  3. Here the picture: I updated intellij from 2016.2 to .3 and I couldn't launch the game, it said I need to re-import the project, and I did, now i got those problems: * Project SDK is not defined * I cant launch the game * setupDecompWorkspace wont work Solved: Issue unknown but downloading new forge src and using it instead.
  4. There are still many players for b1.7.3 And I know few guyz who could help. But first I wanted to ask you about help.
  5. Yes I mean beta. I saw many mods for it Edit: I'm making my mod for the Most mc versions((not 1.8 ) I hate it)
  6. Hello fellow developers! I'm bored and I thought I could begin coding my mod on b1.7.3, So I couldn't find anything on google so do anybody have a plan how I begin coding on a mod in the mc version? Thanx for readin.
  7. Why is the gradle skipping Client, Server? Here my cmd showing skip:
  8. never heard about forgegradle!? I was coding on 1.7.2 but I noticed that the industrial mods are working on 1.6.4
  9. I'm not working with installers. Everything I done: Made the folder. downloaded the src file(extracted where i wanted) launched install.bat waited launched eclipse. I couldn't open Src file. There is a JRE path problem
  10. You run the gradle setup, right? Eclipse left sidebar (Package Explorer) -> Referenced Libraries -> forge-whatever.jar -> source files In 1.6.4?? I'm workin on 1.6.4
  11. Its something about JRe that isn't installed??
  12. I can't click on the src folder in Eclipse here wut eclipse says: Java path problem Don't understand I made the Path for Java JDK and made cmd command javac to check -.-
  13. img src=https://dl-web.dropbox.com/get/Screenshots/Screenshot%202014-04-10%2020.40.15.png?_subject_uid=134216568&w=AACnICCtMIFHt8DtHCgjTw0CqFAEWQ3DYU6uvIFZEuL57g Do you know this problem?? img src=https://dl-web.dropbox.com/get/Screenshots/Screenshot%202014-04-10%2018.51.49.png?_subject_uid=134216568&w=AABxnjQrem7YoiIsSHB0boH9olJaiXnAimCTS8rp2ahvKA
  14. I know but its a container... not a rendered block with the same code of ComputerCraft
  15. Hello fellows. I'm making a mod called NXT's El3ctricity Its goin to add CC laptops ingame so how do I code the laptop here is a screenshot when making the Chrome book: https://www.dropbox.com/s/gviu79zoosfkh7r/Screenshot%202013-12-03%2022.36.40.png I do need some help with my mod if u want to help me contact me on: http://kingnxtsmods.weebly.com/contact.html Anything else leave a feedback. Thanx! -KingNXT
  16. http://www.minecraftforge.net/forum/Themes/Vertex-Theme2-0-2-v1-2/images/bbc/strike.gifSomething'>http://www.minecraftforge.net/forum/Themes/Vertex-Theme2-0-2-v1-2/images/bbc/strike.gifSomething with urllib2 not working and urlopen at line 403..? When I start the scr install.bat It loads mcp like in the mcp.zip file, when i start eclipse there is no cpw.minecraftforge.--- , Means not workin or url broken.http://minecraftforge.net/forum/Smileys/default/angry.gif I want to get my mod ready.http://minecraftforge.net/forum/Smileys/default/angry.gif http://www.minecraftforge.net/forum/Themes/Vertex-Theme2-0-2-v1-2/images/bbc/strike.gif
  17. Epic Idea for a Mod-Loader!!! Features: +Decompiles minecraft before crash +mod-API support +Fixes crashes and reports them to mod owners +Risugami's modloader & Forgemodloader Features +All mods Compataible +When mods dublicate=Deletes the older one Name: Modlader NXT Made: Version: Alpha 0.1 Workers: Special thanx for:
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.