Jump to content

Zake

Global Moderator
  • Posts

    5,304
  • Credits

  • Joined

  • Last visited

  • Days Won

    13
  • Feedback

    100%

Everything posted by Zake

  1. I don't think there is an active c3 pack.
  2. If you are not in a rush i may be able to help you after mid July
  3. i guess you are using a new eclipse version. Unfortunately eclipse trolled hard on that part, jdk8 is an LTS version not supported by new ides. Go to eclipse website and download like 2021 version or something.
  4. Open eclipse -> window -> preferences -> java -> installed jres -> add openjdk if you didn't already. then right click to project -> properties -> java build path -> double click JRE System Library -> change to open JDK. then right click to build.xml -> run as -> external tools configurations -> JRE tab -> Separate JRE -> select the openjdk one -> apply -> run. Also make sure that your JAVA_HOME environment variable points to the openjdk bin path
  5. Make sure that you compiled it using the correct java version (i guess it's 1.8)
  6. Drop chance or quantity? Also what kind of object? java object? ingame object like item/skill?
  7. Is there any error while parsing configs?
  8. Would you like to add a little bit more context?
×
×
  • Create New...