Jump to content

Minecraft doesn't load Forge with .bat?


Recommended Posts

Hello

 

I'm trying to play Minecraft at home in a lan network. Because not every computer is connected to the internet (kid's PC), some of them are launched with a .bat file to change the player names.

 

Everything worked fine untill my son wanted to start playing with buildcraft. After a few hours of everything setting up, we started up Minecraft;

 

I can join the server fine, with no problems (Using the launcher, connecting to mc.net and all.)

However, my sons computer gives the error "This server requires you to have Minecraft Forge installed" when he uses the .bat to launch

 

His modloader.txt file stays completly empty.

 

When starting a single player world, no world at all is being loaded.

 

What could the reason behind it be?

 

Link to comment
Share on other sites

Stack trace or it didn't happen.

But 99% of the time, the cause for that issue is you installing ModLoaderMP over top of Forge.

What is the order of mods you've installed?

 

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

I've installed it by doing a copy/paste from the computer that's connected to the internet.

 

I installed in the following order;

Modloader 1.25

Forge (Removed META_INF)

Buildcraft

 

And if I'm understanding right; this would be the stack overflow;

 

 

 

 

 

 

C:\Users\Kip\AppData\Roaming\.minecraft>java -Xms512m -Xmx1024m -cp "C:\Users\Ki

p\AppData\Roaming\.minecraft\bin\*" -Djava.library.path="C:\Users\Kip\AppData\Ro

aming\.minecraft\bin\natives" net.minecraft.client.Minecraft "Kip"

27 achievements

182 recipes

LWJGL Version: 2.4.2

WARNING: Found unknown Windows version: Windows 7

Attempting to use default windows plug-in.

Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

 

Starting up SoundSystem...

Initializing LWJGL OpenAL

    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.or

g)

OpenAL initialized.

 

Connecting to 192.168.2.1, 25565

 

 

Link to comment
Share on other sites

Interesting, I just double checked, every case of Packet1Login that's sent by the client has the forge identifier in it.

Even for unauthorized clients, as long as you use Forge's adl class.

Can you be sure to verify that ONLY ModLoader and Forge are in the jar.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

I've noticed something;

 

To get the crashlog, I start Minecraft with;

"java -Xincgc -Xmx2048M -cp Minecraft.exe net.minecraft.LauncherFrame"

 

According to the "Beginners guide to posting a crash log"

 

My .bat file starts with;

java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft "Nehemiah"

 

 

This starts minecraft in offline and changes the name from "Player" to "Nehemiah" (Which allows us to keep our inventory over 2 computers.)

 

 

Only Modloader and Forge are in the jars, I forced an update every time it crashed and went through the steps again.

 

The internet PC does this when starting minecraft;

 

 

 

C:\Users\Kip\Desktop>java -Xincgc -Xmx2048M -cp Minecraft.exe net.minecraft.Laun

cherFrame

MCPatcherUtils initialized. Directory C:\Users\Kip\AppData\Roaming\.minecraft

27 achievements

182 recipes

Setting user: Kip336, -7277553356974158275

LWJGL Version: 2.4.2

ModLoader 1.2.5 Initializing...

Mod Initialized: mod_MinecraftForge 3.1.3.105

Mod Initialized: mod_BuildCraftCore 2.2.14

Mod Initialized: mod_BuildCraftBuilders 2.2.14

Mod Initialized: mod_BuildCraftEnergy 2.2.14

Mod Initialized: mod_BuildCraftFactory 2.2.14

Mod Initialized: mod_BuildCraftTransport 2.2.14

MinecraftForge v3.1.3.105 Initialized

15-May-2012 00:57:43 forge.ForgeHooks <clinit>

INFO: MinecraftForge v3.1.3.105 Initialized

 

Mod Loaded: mod_MinecraftForge 3.1.3.105

Mod Loaded: mod_BuildCraftCore 2.2.14

Mod Loaded: mod_BuildCraftBuilders 2.2.14

Mod Loaded: mod_BuildCraftEnergy 2.2.14

Mod Loaded: mod_BuildCraftFactory 2.2.14

Mod Loaded: mod_BuildCraftTransport 2.2.14

Starting BuildCraft 2.2.14

Copyright © SpaceToad, 2011

http://www.mod-buildcraft.com

Done.

WARNING: Found unknown Windows version: Windows 7

Attempting to use default windows plug-in.

Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

 

Starting up SoundSystem...

Initializing LWJGL OpenAL

    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.or

g)

OpenAL initialized.

 

Connecting to 192.168.2.1, 25565

 

 

 

Link to comment
Share on other sites

Shoot me a e-mail with the contents of your .minecraft dir, as well as the batch file you are using to run.

[email protected]

If you installed it correctly, it should work fine.

With or without authentication. {I don't auth when im deving, so I know it works :P}

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.