Hi guys, Im opening the minecraft.jar and passing my username and session ID (Custom launcher) which works fine but when I also try to pass through an IP it wont join the server.
Any ideas?
Using this as refrence, a little old as the class is net.minecraft.client.Minecraft. http://www.minecraftwiki.net/index.php?title=Launcher
This section is for unmodified clients, if you are trying to modify yours, you're probably in the wrong section, as for your problem, I have no experience with what you are doing so I can't really help you, but I'm sure somebody else can
Rollback Post to RevisionRollBack
GENERATION 9001: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment
This is the 'unmodified minecraft client support' section, opening your minecraft.jar and editing/adding in anything means it's modified, just trying to help you mate
EDIT: Ah, clicking your link I see what you are trying to do, is your server hosted, or home hosted?
Okay, let's say your Minecraft.exe is on your desktop. Create a .txt file and put my above code in (obviously, replacing the <username> and <password> fields with your username and password) and put the server:port where it is supposed to be to. Save the file and change the extension to a .bat, then double click it.
Rollback Post to RevisionRollBack
GENERATION 9001: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment
I have no Idea why both of these methods aren't working (via the jar or the exe).
Running Win7 Pro no service pack, highly doubt thats the issue though.
This is me right now, Ive wasted too much time.
Any ideas?
Using this as refrence, a little old as the class is net.minecraft.client.Minecraft.
http://www.minecraftwiki.net/index.php?title=Launcher
Cheers.
Thanks.
EDIT: Ah, clicking your link I see what you are trying to do, is your server hosted, or home hosted?
Cheers.
START minecraft.exe <username> <password> <server:port>
It worked like a charm
Cheers.
Running Win7 Pro no service pack, highly doubt thats the issue though.
This is me right now, Ive wasted too much time.