• Modding help.
    22 replies, posted
I searched high, I have even searched low. I searched wet! I have searched cold. Still, to this day I haven't been able to find a minecraft modding tutorial that fucking works. To my understanding, to mod a server I intend to host, I open the .jar with WinRar, then open the ModLoader I found on the minecraft forums into the .jar... BUT! when I do that it says the shit corrupted. So I figured i'll do it without the modloader... I do so open the Factions mod with WinRar, and drag it into the .jar.... After I did that, I would try and run my server... I click and I click and I click. My efforts are flawed. The server wont open and the .jar wont run. So I ask you Facepunch!!! Help me with this problem I am having!! MINECRAFT SUCKS WITHOUT MODS! thanks in advance!
To mod the jar, you need to do several things: 1) Extract the files from the mod zip into its own folder. Trust me, trying to drag it from one zip to another will just fuck it up, so extract first, THEN add. 2) To run the jar you need to make a batch file, such as this: [quote]java -Xmx1024M -Xms1024M -jar minecraft_server.jar [/quote] To do this, make a new text file, put the quoted text into it, and then save it as whatever..bat (you need to un-hide known file extensions for this to work). And that should be it.
Do I do it to the server jar? or the Jar in appdata roaming .minecraft bin? [editline]27th May 2012[/editline] Also That dosn't work. [editline]27th May 2012[/editline] The .bat file doesn't work I should say
[QUOTE=asrele;36105539]Do I do it to the server jar? or the Jar in appdata roaming .minecraft bin? [editline]27th May 2012[/editline] Also That dosn't work. [editline]27th May 2012[/editline] The .bat file doesn't work I should say[/QUOTE] You do it to the server jar. The one in appdata/roaming is your client jar. And it HAS to be .bat, not .bat.txt which is why I said you'd have to show file extensions for known file types (google how to do it) in order to rename it. You also need to make sure that the mods you're using are intended specifically for the server and not for the client.
What's the possibility of us hopping on skype?
[QUOTE=asrele;36106077]What's the possibility of us hopping on skype?[/QUOTE] Depends on how desperately you want this to work. Plus it's kinda late, 12:06 AM. :v:
2:08 for me. [img]https://dl.dropbox.com/u/77339809/shithsit/Untitled.png[/img] [editline]27th May 2012[/editline] Like so?
[QUOTE=asrele;36106145]2:08 for me. [img]https://dl.dropbox.com/u/77339809/shithsit/Untitled.png[/img] [editline]27th May 2012[/editline] Like so?[/QUOTE] Remove the space and the (1) at the end of the minecraft_server.jar file name and try it again, or adapt the batch file accordingly.
[img]https://dl.dropbox.com/u/77339809/shithsit/sggreghrehbre.png[/img] [editline]27th May 2012[/editline] Oh, ok [editline]27th May 2012[/editline] And then I get! [img]https://dl.dropbox.com/u/77339809/shithsit/wtf.png[/img]
[QUOTE=asrele;36106161][img]https://dl.dropbox.com/u/77339809/shithsit/sggreghrehbre.png[/img] [editline]27th May 2012[/editline] Oh, ok [editline]27th May 2012[/editline] And then I get! [img]https://dl.dropbox.com/u/77339809/shithsit/wtf.png[/img][/QUOTE] Try it with a fresh server jar file first.
That .jar is fresh.
When I used the same command in a batch file with a 100% fresh server jar, this is what happened to me: [img]http://i.imgur.com/xcLhX.jpg[/img] *in case you can't see the above image* [url]http://i.imgur.com/xcLhX.jpg[/url] You're SURE you're using a freshly downloaded server jar? Try reducing the numbers 1024 to 512 on each of them, see if that works.
Yeah, I just got another one from the site and tried it. I got the same error.
you dont have java properly installed [editline]28th May 2012[/editline] it says "java not recognized as command". here [url]http://www.oracle.com/technetwork/java/javase/downloads/index.html[/url]
-snip
download the jre(java runtime environment) and jdk (java development kit) [editline]28th May 2012[/editline] [QUOTE=asrele;36106281]There's another way to install Java???[/QUOTE] wait what do you mean?
Nvm, Downloading them now. [editline]27th May 2012[/editline] AHHHHAAAAAA!!!! I love you!! Now what? [editline]27th May 2012[/editline] (Bat works)
Well, when I copy everything from ModLoader over into the server .jar and run the .bat [img]https://dl.dropbox.com/u/77339809/shithsit/Untitled.png[/img] [editline]28th May 2012[/editline] Here's a horrible diagram of what I did for this to happen. [img]https://dl.dropbox.com/u/77339809/shithsit/modloader.png[/img]
[QUOTE=asrele;36108085]Well, when I copy everything from ModLoader over into the server .jar and run the .bat [img]https://dl.dropbox.com/u/77339809/shithsit/Untitled.png[/img] [editline]28th May 2012[/editline] Here's a horrible diagram of what I did for this to happen. [img]https://dl.dropbox.com/u/77339809/shithsit/modloader.png[/img][/QUOTE] are you sure it's the server mod, not the client mod?
Yeah, that's the client version he's trying to install, just checked it with my own client copy. What you're looking for OP is ModLoaderMP, which is an unofficial port of ModLoader for server use. [url]http://adf.ly/74EhX[/url] <- only link they had, cursed adf,ly.
Ah, thanks man. I hate Adf.ly also. [editline]28th May 2012[/editline] [img]https://dl.dropbox.com/u/77339809/shithsit/badpack..png[/img] [editline]28th May 2012[/editline] This just in! I'm a dumb idiot in request of more help.
Does anyone have any idea what Bad packet ID 230 means? I Googled it and couldn't get a solution.
[QUOTE=asrele;36129119]Does anyone have any idea what Bad packet ID 230 means? I Googled it and couldn't get a solution.[/QUOTE] It means you don't have the mod that your going to be using for your server. Its on the server, but you don't have it on your client. The same thing happens with Smart Moving Mod, do you have a mod that does something similar?
Sorry, you need to Log In to post a reply to this thread.