Jump to content

Mattzz

Members
  • Posts

    9
  • Joined

  • Last visited

    Never

Posts posted by Mattzz

  1. In order to run technic with CMD, you'll need to go into your .techniclauncher folder and find "modpack.jar" after having downloaded and played the pack in question. Modpack.jar can be applied to minecraft just like a regular mod would.

    I can still make it run the mods in the jar without pasting into the mc jar, what I'm really asking (iPods auto-correct *le sigh*) is what class does it use as main and pass the user and logon session ID to (I know how login.minecraft.net works). I guess I could just launch eclipse and decompile the normal mc jar

  2. Hello, does anyone know how technic launches minecraft? I'm referring to classes, what class does it use as main. does it authenticate then pass the user and sess ID to a class in the minecraft.jar file? I need the info because i want to launch it via cmd (better error logging). if you know please post, if you don't know or aren't sure don't even bother posting.

    also it does need to login.

  3. still nothing?

    also BurningCake,

    Technic is a jar file, what it does is it launches the minecraft.jar in the "%appdata%/.technic/<Modpackname>/bin/"

    to make minecraft.jar login it launches a certain class file. best way to understand this is to learn some java. now it launches that class file with certain

    arguments and i dont know what class it is. either the arguments are the user and pass or the user and session id (the default minecraft.exe i think does the authentication then passes it on to the jar). any one know please reply, if you dont know what you talking about or how it does it dont bother

×
×
  • Create New...