Jump to content

hetsunami

Members
  • Posts

    7
  • Joined

  • Last visited

hetsunami's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Man you're actually the best person ever. I'm super new to this yet your code is super understandable and made getting multiple drops form one piece of ore really easy. Thanks man.
  2. Finally figured it out. The Environment variable _JAVA_OPTIONS -Xms 512 need to be -Xmx and a number in increments of 1024. Thanks for the help
  3. So after messing around in a new workspace it appears to me that its Eclipse that's causing the issue. I can't even get a "Hello World" program to launch. Thanks for the help but i guess i should submit a ticket to Eclipse or on their forums. Once again thanks for the help.
  4. So i deleted my setup and re did it using the setupdecompworkspace and gradlew eclipse and it's giving me this problem Unbound classpath container: 'JRE System Library [JavaSE-1.8]' in project 'MDKExample' Log: I originally fixed this by going MDKExample> Properties>JavaBuildPath>Libraries>unboundJRE System Library>Edit>AlternateJRE>jre1.8.0_191 do you think this is the problem?
  5. downloaded forge, extracted it to a folder on my desktop, ran gradlew runDecompWorkspace to setup the workspace, selected the eclipse folder as the default workspace, then i clicked the run button and it gave me an error. For some reason my JRE Library was unbound so i changed its path to my jdk 1.8 and i now get this error. and yes i set my run configuration to the run folder
  6. Sorry i found the log. here it is friend Part I'm worried about Full log
  7. Currently working on a mod for 1.12.2 and when i try to run the normal mc through eclipse it gives me this error.
×
×
  • Create New...

Important Information

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