1.6.1 Crash

Archive of bug reports that have been completed or locked for various other reasons.
Note: This forum is visibly hidden from users, but is still searchable and readable.
Locked 
User avatar
2 Posts
 x 0

Post 05 Jul 2013, 19:03

I'm using MCPatcher 4.1.0, no other mods. 64 bit Win 7, fresh 32 and 64 bit Java running. Long history of success with this texture pack. Error report when testing Minecraft:

Show
- Minecraft Crash Report ----
// Would you like a cupcake?

Time: 7/5/13 2:01 PM
Description: Initializing game

java.lang.NullPointerException
at bjs.b(SourceFile:76)
at atn.O(SourceFile:334) [Minecraft]
at atn.d(SourceFile:598) [Minecraft]
at net.minecraft.client.main.Main.main(SourceFile:101)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at bjs.b(SourceFile:76)
at atn.O(SourceFile:334) [Minecraft]

-- Initialization --
Details:
Stacktrace:
at atn.d(SourceFile:598) [Minecraft]
at net.minecraft.client.main.Main.main(SourceFile:101)

-- System Details --
Details:
Minecraft Version: 1.6.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 436072696 bytes (415 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xmx1024M -Xms512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: ~~ERROR~~ NoClassDefFoundError: com/prupe/mcpatcher/cit/EnchantmentList$1
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.6.1-mcpatcher
LWJGL: 2.9.0
OpenGL: GeForce GTX 465/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
#@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Splam\AppData\Roaming\.minecraft\crash-reports\crash-2013-07-05_14.01.28-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
Minecraft exited with status -1
If you like our work please consider becoming a Supporter and get an ad-free experience.
User avatar
BDcraft Web Admin
6615 Posts
 x 437

Post 05 Jul 2013, 21:54

Suspicious classes: ~~ERROR~~ NoClassDefFoundError: com/prupe/mcpatcher/cit/EnchantmentList$1
Looks like MCPatcher had a weird issue.

I can only suggest trying to reinstall MCPatcher and see if that helps you.

Keep in mind what you posted is only the stacktrace, the proper crash report is, as it says in the stack trace, here:
C:\Users\Splam\AppData\Roaming\.minecraft\crash-reports\crash-2013-07-05_14.01.28-client.txt
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
BDcraft Admin
578 Posts
 x 20

Post 05 Jul 2013, 22:44 

Delete the following folder:
C:\Users\####\AppData\Roaming\.minecraft\versions\1.6.1-mcpatcher

Then launch Minecraft 1.6.1 with the latest version of the Mojang Launcher.

Finally, launch MCPatcher and press the Patch button.

That exact problem happened to me and this solved the problem on my side. ;)
If you like a post give it a diamond! :arrow_heading_up:
Have you tried Cubik?
User avatar
2 Posts
 x 0

Post 06 Jul 2013, 02:50

Thanks for the tips. Your fix worked, Sphax, but left us with an unworking REI's Minimap. So I ran MCPatcher again (now using 4.1.0_01) without your texture pack. Then I started MC and added your pack as a resource pack using the MC supplied button. Kludgy, but currently both the texture pack and REI's mod are working together.
Locked