Jump to content

Mattzz

Members
  • Posts

    9
  • Joined

  • Last visited

    Never

About Mattzz

  • Birthday 01/01/1900

Mattzz's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. still no answers damn. so far I know its an applet and i cant work out how to get it to launch via cmd (eclipse works perfectly) i might add a reference to the modpack.jar see if that helps
  2. no answers? also I'm meaning for technic/tekkit or normal (%appdata%/.minecraft one) minecraft. i want to run it by the CMD or batch and i want to know which class and how to pass the user and session id to (i know how to get the user ad sess from login.minecraft.net don't worry) thanks in advance
  3. 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
  4. 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.
  5. ill attempt to delete this one (if i can) and redo it in the launcher cat otherwise it would be nice if someone with the permissions could possibly delete it for me *hint hint*
  6. i think it runs the net.minecraft.client.MinecraftApplet (trying to remember what it said in the source) and passes the user and session id onto it but im not sure
  7. i highly suggest not using 7zip to check it, in the technic 6 ssp tab scroll down a little and you will see the git hub link, it has all the files (classes and jars) all setup for eclipse and viewing. if theres something that is easy and accessible, use it :)
  8. 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
  9. does anyone know how technic launches minecraft? I'm referring to classes, what class does it use as main or whatever, i just want to know how to launch mc via cmd even if its just the vannila minecraft.
×
×
  • Create New...