Hello, I'm trying to implement the LB Photo Realism texture pack, but when I use the original 256x256 download, the UI loads fine, but no textures ingame seem to load. Yet when I convert the pack using the mcpatcher, Minecraft crashes from a rendering error while trying to switch to the converted .rar file (crash file below).
I have no mods installed as far as I know.
My OS is Windows 7 64bit. Java version is the most recent 64bit version for windows.
Screenshots:
Crash file:
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 24/03/13 10:33 PM
Description: Rendering screen
java.lang.OutOfMemoryError: Java heap space
at java.nio.HeapByteBuffer.(Unknown Source)
at java.nio.ByteBuffer.allocate(Unknown Source)
at com.prupe.mcpatcher.mod.MipmapHelper.allocateByteBuffer(MipmapHelper.java:116)
at bip.(SourceFile:122)
at bip.(SourceFile:108)
at bir.a(SourceFile:127)
at bir.a(SourceFile:133)
at bin.c(SourceFile:60)
at bis.b(SourceFile:102)
at bgf.d(SourceFile:350)
at bgf.c(SourceFile:301)
at bjy.a(SourceFile:146)
at axt.a(SourceFile:175)
at bjx.a(SourceFile:109)
at bfr.b(SourceFile:768)
at net.minecraft.client.Minecraft.K(SourceFile:597)
at net.minecraft.client.Minecraft.run(SourceFile:526)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.nio.HeapByteBuffer.(Unknown Source)
at java.nio.ByteBuffer.allocate(Unknown Source)
at com.prupe.mcpatcher.mod.MipmapHelper.allocateByteBuffer(MipmapHelper.java:116)
at bip.(SourceFile:122)
at bip.(SourceFile:108)
at bir.a(SourceFile:127)
at bir.a(SourceFile:133)
at bin.c(SourceFile:60)
at bis.b(SourceFile:102)
at bgf.d(SourceFile:350)
at bgf.c(SourceFile:301)
at bjy.a(SourceFile:146)
at axt.a(SourceFile:175)
at bjx.a(SourceFile:109)
-- Screen render details --
Details:
Screen name: bjx
Mouse location: Scaled: (231, 172). Absolute: (926, 329)
Screen size: Scaled: (480, 255). Absolute: (1920, 1018). Scale factor of 4
Stacktrace:
at bfr.b(SourceFile:768)
at net.minecraft.client.Minecraft.K(SourceFile:597)
at net.minecraft.client.Minecraft.run(SourceFile:526)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_12-ea, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 464282600 bytes (442 MB) / 954466304 bytes (910 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: [com.prupe.mcpatcher.MCPatcherUtils, Config, MCLogger, ...], [com.prupe.mcpatcher.mod.ColorizeItem, AAHelper, TessellatorUtils, ...]
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.4.2
OpenGL: GeForce GTX 570/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Texture Pack: mcpatcher-converted-LB Photo Realism x256 8.5.4.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
I'm having this same exact problem with sphax 256x256 i tried uninstalling and reinstalling java and minecraft but the screen still goes black after it shows the mojang logo
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I have no mods installed as far as I know.
My OS is Windows 7 64bit. Java version is the most recent 64bit version for windows.
Screenshots:
Crash file:
Any help would be appreciated.