Jump to content

Can't Load World on Vanilla 1.3.2 with MinecraftForge v4.1.1.251


zzHOOTERzz

Recommended Posts

Hello,

Thank you all for your hard work on the ForgeMod.  My 6 year old is desperate for a mod requiring Forge.  (I like Minecraft too!)

 

I've deleted my .minecraft folder and reinstalled 1.3.2 to ensure there would be no conflicting mods.  I used 7zip to unpack the minecraft jar, copied over the files from the MinecraftForge v4.1.1.251 zip file, deleted the META-INF folder, then rezipped all the files.  I renamed it to a .jar extension. 

 

Minecraft appears to start up normally.  (I haven't tried adding any other mods yet)  But when I try to start a single player game... it gets to "Loading World" then  "Building Terrain" and then crashes.  I've tried creating a new world after installing Forge as well as loading a previously built world.

 

The only other possibly strange thing is that for a brief second, after logging in, there is a "task completion bar" in a pop-up window with a message "FML is setting up your minecraft environment".  It doesn't appear that the progress bar is completed before it disappears and I'm at the main menu.  It may be happening too fast ect... I suppose.

 

I've been scouring the forum posts for any related info but so far no luck.  I'm sorry but I can't decipher the crash logs.

 

Thanks again.

 

 

C:\Users\***\Desktop>java -Xincgc -Xmx1024M -cp Minecraft.exe net.minecraft.LauncherFrame

2012-09-24 16:33:33 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.196.366 for Minecraft client:1.3.2, server:1.3.2 loading

2012-09-24 16:33:35 [iNFO] [sTDOUT] 27 achievements

2012-09-24 16:33:35 [iNFO] [sTDOUT] 195 recipes

2012-09-24 16:33:35 [iNFO] [sTDOUT] Setting user: **, -4250321223704896443

2012-09-24 16:33:36 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-09-24 16:33:37 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-09-24 16:33:37 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-09-24 16:33:37 [iNFO] [ForgeModLoader] Searching C:\Users\**\AppData\Roaming\.minecraft\mods for mods

2012-09-24 16:33:37 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 2 mods to load

2012-09-24 16:33:38 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-09-24 16:33:38 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-09-24 16:33:38 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-09-24 16:33:38 [iNFO] [sTDOUT] OpenAL initialized.

2012-09-24 16:33:39 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 2 mods

2012-09-24 16:33:49 [iNFO] [ForgeModLoader] MinecraftForge v4.1.1.251 Initialized

2012-09-24 16:33:51 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: aux

2012-09-24 16:33:51 [iNFO] [sTDERR]    at avf.a(RenderEngine.java:428)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at avb.a(RenderGlobal.java:1987)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at up.a(World.java:1354)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at atd.a(SourceFile:128)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at up.d(World.java:1339)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at atd.d(SourceFile:110)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.a(Minecraft.java:1959)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.a(Minecraft.java:1885)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at asv.a(NetClientHandler.java:166)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at cs.a(Packet1Login.java:112)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at ba.b(MemoryConnection.java:75)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.l(Minecraft.java:1797)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.J(Minecraft.java:834)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:764)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at java.lang.Thread.run(Unknown Source)

2012-09-24 16:33:51 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: aux

2012-09-24 16:33:51 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2012-09-24 16:33:51 [iNFO] [sTDERR]    ... 15 more

2012-09-24 16:33:51 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2012-09-24 16:33:51 [iNFO] [sTDERR]    at org.objectweb.asm.ClassReader.<init>(Unknown Source)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:167)

2012-09-24 16:33:51 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)

2012-09-24 16:33:51 [iNFO] [sTDERR]    ... 17 more

2012-09-24 16:34:01 [iNFO] [sTDOUT] MinecraftForge v4.1.1.251 Initialized

Stopping!

2012-09-24 16:34:01 [iNFO] [sTDOUT] SoundSystem shutting down...

2012-09-24 16:34:01 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

 

 

 

Also the log dumped by the Minecraft app

 

 

---- Minecraft Crash Report ----

// I blame Dinnerbone.

 

Time: 9/24/12 4:18 PM

Description: Unexpected error

 

java.lang.NoClassDefFoundError: aux

at avf.a(RenderEngine.java:428)

at avb.a(RenderGlobal.java:1987)

at up.a(World.java:1354)

at atd.a(SourceFile:128)

at up.d(World.java:1339)

at atd.d(SourceFile:110)

at net.minecraft.client.Minecraft.a(Minecraft.java:1959)

at net.minecraft.client.Minecraft.a(Minecraft.java:1885)

at asv.a(NetClientHandler.java:166)

at cs.a(Packet1Login.java:112)

at ba.b(MemoryConnection.java:75)

at net.minecraft.client.Minecraft.l(Minecraft.java:1797)

at net.minecraft.client.Minecraft.J(Minecraft.java:834)

at net.minecraft.client.Minecraft.run(Minecraft.java:764)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.ClassNotFoundException: aux

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 15 more

Caused by: java.lang.NullPointerException

at org.objectweb.asm.ClassReader.<init>(Unknown Source)

at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)

at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:167)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)

... 17 more

 

Relevant Details:

- Minecraft Version: 1.3.2

- Operating System: Windows 7 (x86) version 6.1

- Java Version: 1.7.0_07, Oracle Corporation

- Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

- Memory: 372011328 bytes (354 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)

- JVM Flags: 2 total; -Xms512m -Xmx1024m

- FML: FML v3.0.196.366 Minecraft Forge 4.1.1.251 2 mods loaded, 2 mods active

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

- LWJGL: 2.4.2

- OpenGL: ATI Mobility Radeon X1700 GL version 2.1.8304 Release, ATI Technologies Inc.

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Default

- Profiler Position: N/A (disabled)

- World MpServer Entities: 1 total; [atg['**'/322, l='MpServer', x=8.50, y=66.62, z=8.50]]

- World MpServer Players: 1 total; [atg['**'/322, l='MpServer', x=8.50, y=66.62, z=8.50]]

- World MpServer Chunk Stats: MultiplayerChunkCache: 0

- Forced Entities: 0 total; []

- Retry Entities: 0

 

 

 

Link to comment
Share on other sites

I saw those mentioned on an earlier post.  I'll dig in to those and check them out.  Do you think using 7zip to unpack and repack the minecraft jar could cause that?  I can't see how.  I'll repeat but without adding the Forge Files.  If the only thing I do is use 7zip to unpack and repack without any other changes and I get the same error then it must be me.

Link to comment
Share on other sites

OK.  Very interesting.  Sorry I didn't think of checking this before.  I just took a working vanilla minecraft.jar - used 7zip to extract to "\minecraft"  - then selected all files and added them to "minecraft.zip"  then renamed that file "minecraft.jar"

 

Forge Files not added.

 

So... that doesn't work.  I get the same crash.  Probably I'm doing something really dumb.  So I'll check out those other apps you mentioned.  Thanks

Link to comment
Share on other sites

Windows cant have files with 'aux' in the name, so the whole 'extract all of minecraft to a folder' is out.

Why would you do that anyways?

You could just open minecraft.jar in zip and drag stuff in like ti itself was a folder.

But ya, If you try to extract aux to disk, you're doing it wrong.

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

Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • In the ever-evolving landscape of cryptocurrency, the challenge of recovering lost or stolen digital assets has long been a pressing concern. However, a pioneering company known as Washington Recovery Pro has emerged as a trailblazer in this domain, offering a revolutionary approach to the recovery of Bitcoin and other cryptocurrencies. Leveraging their deep expertise in blockchain technology and digital forensics, Washington Recovery Pro has developed a suite of innovative tools and techniques that empower individuals and organizations to track, trace, and reclaim their rightful digital holdings, even in the face of sophisticated theft and obfuscation tactics employed by cybercriminals. By tapping into the transparency and immutability of the blockchain, Washington Recovery Pro analysts are able to meticulously follow the digital breadcrumbs left behind by illicit transactions, unraveling complex money-laundering schemes and identifying the ultimate destinations of stolen funds. Through their tireless efforts and cutting-edge investigative methods, Washington Recovery Pro has successfully recovered millions of dollars' worth of cryptocurrency, restoring peace of mind and financial stability to countless victims of crypto-related crimes. As the adoption of digital assets continues to soar, the importance of Washington Recovery Pro work cannot be overstated, as they stand as a bulwark against the growing threat of cryptocurrency theft and a beacon of hope for those seeking to reclaim their rightful digital wealth. For more information, contact:          
    • Ive tried to disable all the mods and repair the installation in curseforge but that didnt change anything sadly.
    • Ive been trying to run some datapacks from vanilla tweaks like multiplayer sleep and Anti Creeper grief, but i cant seem to get them working on CurseForge while they work completely fine in Vanilla on the same version. They are loaded according to the game but they don´t work at all, ive tried using openloader but that doesnt change anything either.   Any ideas on what could be causing this?    Thank you in advance, Nap
    • I am having the same issue when I try to launch the modpack from the launcher. I am on Windows, running 32gb RAM, I have plenty of RAM dedicated to the modpack, but every time I try to launch the game, I get a message saying "Game Crashed - Exit Code: 1" For reference, I have 18.5k MB dedicated to running the game, and it still crashes. I am not sure what the issue is. Any help is appreciated!
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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