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.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • They were already updated, and just to double check I even did a cleanup and fresh update from that same page. I'm quite sure drivers are not the problem here. 
    • i tried downloading the drivers but it says no AMD graphics hardware has been detected    
    • Update your AMD/ATI drivers - get the drivers from their website - do not update via system  
    • As the title says i keep on crashing on forge 1.20.1 even without any mods downloaded, i have the latest drivers (nvidia) and vanilla minecraft works perfectly fine for me logs: https://pastebin.com/5UR01yG9
    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
  • Topics

×
×
  • Create New...

Important Information

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