Jump to content

Recommended Posts

Posted (edited)

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 by Busman500
Posted (edited)

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 by Busman500
Posted
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.

eclipse-refactor.png

vs-refactor.png

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.

Posted
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

Posted
Just now, diesieben07 said:

 IntelliJ is the new shiny sports car :D

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)

  • Like 1

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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