I've been trying to log onto multiplayer servers using 1.7.10 but Minecraft has been giving me this error. I believe this has something to do with the fact I loaded up 1.8.4 with 5zig and Optifine and then went back to 1.7.10 with 5zig and Optifine. I've been trying to match the settings but I can't seem to locate the problem.
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 6/9/15 7:48 PM
Description: Ticking screen
java.lang.NoSuchMethodError: com.mojang.authlib.minecraft.MinecraftProfileTexture.<init>(Ljava/lang/String;)V
at blg.doCapeStuff(blg.java:33)
at blg.<init>(blg.java:27)
at blk.<init>(SourceFile:43)
at bjk.<init>(SourceFile:36)
at bje.a(SourceFile:290)
at bao.a(SourceFile:1698)
at bao.a(SourceFile:1652)
at bjb.a(SourceFile:125)
at CustomNetHandlerPlayClient.a(CustomNetHandlerPlayClient.java:21)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at bcx.e(bcx.java:75)
at bao.p(SourceFile:1343)
at bao.ak(SourceFile:774)
at bao.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at blg.doCapeStuff(blg.java:33)
at blg.<init>(blg.java:27)
at blk.<init>(SourceFile:43)
at bjk.<init>(SourceFile:36)
at bje.a(SourceFile:290)
at bao.a(SourceFile:1698)
at bao.a(SourceFile:1652)
at bjb.a(SourceFile:125)
at CustomNetHandlerPlayClient.a(CustomNetHandlerPlayClient.java:21)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at bcx.e(bcx.java:75)
-- Affected screen --
Details:
Screen name: bcx
-- Affected level --
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~~ERROR~~ NullPointerException: null
Server type: Non-integrated multiplayer server
Stacktrace:
at bjf.a(SourceFile:289)
at bao.b(SourceFile:1972)
at bao.f(SourceFile:737)
at net.minecraft.client.main.Main.main(SourceFile:148)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 104648984 bytes (99 MB) / 250388480 bytes (238 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: The 5zig Mod-2.1.2_1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 860M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [####Green Swords x128.zip]
Current Language: Canadian English (Canada)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I have the highest version of OptiFine for 1.7.10 -- B7. I played around a bit, and it appears I can run Minecraft 1.7.10 with OF alone, but not with both 5zig and OF.
UPDATE: After posting this thread, as I said I played around with Minecraft for a bit in the hopes of solving the problem. I reinstalled it a couple times as well as 5zig. The updated crash report is as follows, if there are any changes from the original:
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 6/10/15 2:46 AM
Description: Ticking screen
java.lang.NoSuchMethodError: com.mojang.authlib.minecraft.MinecraftProfileTexture.<init>(Ljava/lang/String;)V
at blg.doCapeStuff(blg.java:33)
at blg.<init>(blg.java:27)
at blk.<init>(SourceFile:43)
at bjk.<init>(SourceFile:36)
at bje.a(SourceFile:290)
at bao.a(SourceFile:1698)
at bao.a(SourceFile:1652)
at bjb.a(SourceFile:125)
at CustomNetHandlerPlayClient.a(CustomNetHandlerPlayClient.java:21)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at bcx.e(bcx.java:75)
at bao.p(SourceFile:1343)
at bao.ak(SourceFile:774)
at bao.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at blg.doCapeStuff(blg.java:33)
at blg.<init>(blg.java:27)
at blk.<init>(SourceFile:43)
at bjk.<init>(SourceFile:36)
at bje.a(SourceFile:290)
at bao.a(SourceFile:1698)
at bao.a(SourceFile:1652)
at bjb.a(SourceFile:125)
at CustomNetHandlerPlayClient.a(CustomNetHandlerPlayClient.java:21)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at bcx.e(bcx.java:75)
-- Affected screen --
Details:
Screen name: bcx
-- Affected level --
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~~ERROR~~ NullPointerException: null
Server type: Non-integrated multiplayer server
Stacktrace:
at bjf.a(SourceFile:289)
at bao.b(SourceFile:1972)
at bao.f(SourceFile:737)
at net.minecraft.client.main.Main.main(SourceFile:148)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 94559776 bytes (90 MB) / 206434304 bytes (196 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: The 5zig Mod-2.1.2_1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 860M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [####Green Swords x128.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Also, I have the highest version of 5zig for Minecraft 1.7.10.
I've been trying to log onto multiplayer servers using 1.7.10 but Minecraft has been giving me this error. I believe this has something to do with the fact I loaded up 1.8.4 with 5zig and Optifine and then went back to 1.7.10 with 5zig and Optifine. I've been trying to match the settings but I can't seem to locate the problem.
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 6/9/15 7:48 PM
Description: Ticking screen
java.lang.NoSuchMethodError: com.mojang.authlib.minecraft.MinecraftProfileTexture.<init>(Ljava/lang/String;)V
at blg.doCapeStuff(blg.java:33)
at blg.<init>(blg.java:27)
at blk.<init>(SourceFile:43)
at bjk.<init>(SourceFile:36)
at bje.a(SourceFile:290)
at bao.a(SourceFile:1698)
at bao.a(SourceFile:1652)
at bjb.a(SourceFile:125)
at CustomNetHandlerPlayClient.a(CustomNetHandlerPlayClient.java:21)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at bcx.e(bcx.java:75)
at bao.p(SourceFile:1343)
at bao.ak(SourceFile:774)
at bao.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at blg.doCapeStuff(blg.java:33)
at blg.<init>(blg.java:27)
at blk.<init>(SourceFile:43)
at bjk.<init>(SourceFile:36)
at bje.a(SourceFile:290)
at bao.a(SourceFile:1698)
at bao.a(SourceFile:1652)
at bjb.a(SourceFile:125)
at CustomNetHandlerPlayClient.a(CustomNetHandlerPlayClient.java:21)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at bcx.e(bcx.java:75)
-- Affected screen --
Details:
Screen name: bcx
-- Affected level --
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~~ERROR~~ NullPointerException: null
Server type: Non-integrated multiplayer server
Stacktrace:
at bjf.a(SourceFile:289)
at bao.b(SourceFile:1972)
at bao.f(SourceFile:737)
at net.minecraft.client.main.Main.main(SourceFile:148)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 104648984 bytes (99 MB) / 250388480 bytes (238 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: The 5zig Mod-2.1.2_1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 860M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [####Green Swords x128.zip]
Current Language: Canadian English (Canada)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I have the highest version of OptiFine for 1.7.10 -- B7. I played around a bit, and it appears I can run Minecraft 1.7.10 with OF alone, but not with both 5zig and OF.
UPDATE: After posting this thread, as I said I played around with Minecraft for a bit in the hopes of solving the problem. I reinstalled it a couple times as well as 5zig. The updated crash report is as follows, if there are any changes from the original:
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 6/10/15 2:46 AM
Description: Ticking screen
java.lang.NoSuchMethodError: com.mojang.authlib.minecraft.MinecraftProfileTexture.<init>(Ljava/lang/String;)V
at blg.doCapeStuff(blg.java:33)
at blg.<init>(blg.java:27)
at blk.<init>(SourceFile:43)
at bjk.<init>(SourceFile:36)
at bje.a(SourceFile:290)
at bao.a(SourceFile:1698)
at bao.a(SourceFile:1652)
at bjb.a(SourceFile:125)
at CustomNetHandlerPlayClient.a(CustomNetHandlerPlayClient.java:21)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at bcx.e(bcx.java:75)
at bao.p(SourceFile:1343)
at bao.ak(SourceFile:774)
at bao.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at blg.doCapeStuff(blg.java:33)
at blg.<init>(blg.java:27)
at blk.<init>(SourceFile:43)
at bjk.<init>(SourceFile:36)
at bje.a(SourceFile:290)
at bao.a(SourceFile:1698)
at bao.a(SourceFile:1652)
at bjb.a(SourceFile:125)
at CustomNetHandlerPlayClient.a(CustomNetHandlerPlayClient.java:21)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at bcx.e(bcx.java:75)
-- Affected screen --
Details:
Screen name: bcx
-- Affected level --
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~~ERROR~~ NullPointerException: null
Server type: Non-integrated multiplayer server
Stacktrace:
at bjf.a(SourceFile:289)
at bao.b(SourceFile:1972)
at bao.f(SourceFile:737)
at net.minecraft.client.main.Main.main(SourceFile:148)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 94559776 bytes (90 MB) / 206434304 bytes (196 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: The 5zig Mod-2.1.2_1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 860M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [####Green Swords x128.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Also, I have the highest version of 5zig for Minecraft 1.7.10.