getxhipfiredx

Members
  • Posts

    6
  • Joined

  • Last visited

getxhipfiredx's Achievements

Noob

Noob (1/14)

0

Reputation

  1. i tried a different mod pack that requires 8 and it seems to work. If a mod needs someone older, is that just not supported on this docker image?
  2. for 8 now "Error: A JNI error has occurred, please check your installation and try again"
  3. I am trying to use a mod that is based on 1.5.2, on the wiki it says the min is java 5. Ive tried 8: "Screen is terminating" 11 and 16 both give the above listed error.
  4. Should the custom jar path look something like "/config/minecraft/Hexxt.jar
  5. Followed this and I am getting an error. Are you able direct me the correct path? Exception in thread "main" java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap') at cpw.mods.fml.relauncher.FMLRelauncher.<init>(FMLRelauncher.java:60) at cpw.mods.fml.relauncher.FMLRelauncher.instance(FMLRelauncher.java:52) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367
  6. I am trying to run some modded servers on older versions of minecraft, but it seems like no matter what i do, the newest version get pulled. Any thoughts/suggestions?