Posted November 29, 20177 yr I have tried to setup a mod development folder, but every time I run the bat file too get all the files a memory error stops it. I followed the note on the forge documentation page and increased reserved memory to 4G and still get this error Error occurred during initialization of VM Could not reserve enough space for 3145728KB object heap :decompileMc FAILED gradlew 1.12.2 java version "1.8.0_144" Edited November 29, 20177 yr by Busman500
November 29, 20177 yr Author java version "1.8.0_144" Java(TM) SE Runtime Environment (build 1.8.0_144-b01) Java HotSpot(TM) Client VM (build 25.144-b01, mixed mode)
November 29, 20177 yr Author when I change that will I have to change the jdk, jre, my server and netbeans? to 64 bit Edited November 29, 20177 yr by Busman500
November 29, 20177 yr Author Its a server I set up for my family to play Minecraft on a couple years ago, I have been updating it with each release. I have also setup a new one to test my mods - if I can ever make them Do you know a better IDE , I thought NetBeans was the only one to support multiple platforms? ( python, java, C/C++, PHP HTML CSS ) Edited November 29, 20177 yr by Busman500
November 29, 20177 yr Author Ok I installed the newest JDK and now this error came up FAILURE: Build failed with an exception. * What went wrong: Could not determine java version from '9.0.1'.
November 29, 20177 yr 48 minutes ago, diesieben07 said: However I still recommend to use IntelliJ Community Edition for Java development and then use something else for other languages if you do not want to spend the money. But in the end it's up to you, if you are happy with Netbeans, that's fine. And just for an alternative viewpoint: I like Eclipse. I know D7 hates it, but I don't really know why. But the reason I like it is because it's refactoring tools are orders of magnitude better than any other IDE I'd ever used before. Seriously, look at the difference between Eclipse and Visual Studio. Know what else VS can't do? Specify a superclass and interfaces when creating it, automatically creating stubs for any abstract methods. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
November 29, 20177 yr 5 minutes ago, Busman500 said: Ok I installed the newest JDK and now this error came up FAILURE: Build failed with an exception. * What went wrong: Could not determine java version from '9.0.1'. You need to use Java 8, 9 isn't supported
November 29, 20177 yr Just now, diesieben07 said: IntelliJ is the new shiny sports car Ahh, that explains why I don't like it much. Too sporty for me. I don't need to go 230 mph down the highway, I just need to get there in a reasonable time. (Case in point, my actual car right now is a 1997 Honda CR-V, I bought it about a year ago and it had 112,000 miles on it, its now got 127,000 or so) Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.