Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/29/20 in all areas

  1. Hi Rendering is very different now. Check out this link: https://gist.github.com/williewillus/30d7e3f775fe93c503bddf054ef3f93e -TGG
    2 points
  2. Download the new version , and try to install on another disk file like F: , E: etc. Then insert your license , and see if is working! But the problem I think is the outdated version!
    1 point
  3. There isn't much of a difference other than setting up Gradle. However Eclipse does not automatically refresh project files when they are changed on disk. You don't have to. If you manually changed something on disk (outside of Eclipse), you can refresh the project files to publish the new changes. This won't be necessary. Simply right click in the files viewer in Eclipse and click "Refresh".
    1 point
  4. Thanks so much for your help! I've already got everything working the way I want it in eclipse, so I might just make a python file that deletes the contents of the bin file, then just repopulates it with the resources from the "src" folder. It's like 10 minutes of coding for me, not even, so I'll just do that. To anyone that reads this like a year down the line, the solution is to delete the contents of the "bin" file, then put the contents of your "src" file into your "bin" file. Thanks for your help Wintersky20, and I hope you have a wonderful day!
    1 point
  5. Keen, thanks dude I'll grab it and probably work it into my tutorial project in the next month or so with any luck. And will give credit to you of course
    1 point
  6. above through the post there is another example of a line of code
    1 point
  7. specify the path to 64 bit jdk (NOT Program Files (x86)/Java , it's 32 bit)
    1 point
  8. Ugh. Don't remind me. I've spent the better part of that six months not doing anything because of a hard dependency that I'm both unwilling to abandon and unable to get updated. Worldgen is complicated.
    0 points
×
×
  • Create New...

Important Information

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