Jump to content

CaptainArcre

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by CaptainArcre

  1. I got this while running a MCpatched version of Minecraft, with the ShadersMod installed. Crash Report: ---- Minecraft Crash Report ---- // Why is it breaking Time: 16/09/13 8:17 PM Description: Stitching texture atlas java.nio.BufferOverflowException at java.nio.DirectIntBufferU.put(Unknown Source) at java.nio.IntBuffer.put(Unknown Source) at com.prupe.mcpatcher.hd.MipmapHelper.copySubTexture(MipmapHelper.java:137) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:121) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57) at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69) at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:58) at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:49) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:502) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.nio.DirectIntBufferU.put(Unknown Source) at java.nio.IntBuffer.put(Unknown Source) at com.prupe.mcpatcher.hd.MipmapHelper.copySubTexture(MipmapHelper.java:137) -- Texture being stitched together -- Details: Atlas path: textures/blocks Sprite: TextureAtlasSprite{name='lava_flow', frameCount=16, rotated=false, x=0, y=0, height=32, width=32, u0=1.953125E-5, u1=0.06248047, v0=3.90625E-5, v1=0.12496094} Stacktrace: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:121) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57) -- Resource location being registered -- Details: Resource location: minecraft:textures/atlas/blocks.png Texture object class: net.minecraft.client.renderer.texture.TextureMap Stacktrace: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69) at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:58) at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:49) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:502) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18) -- System Details -- Details: Minecraft Version: 1.6.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 308322688 bytes (294 MB) / 634519552 bytes (605 MB) up to 3817799680 bytes (3640 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 4 mods loaded, 4 mods active mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized shadersmod{2.0.1 beta 12} [GLSL Shaders Mod] (coremods) Unloaded->Constructed->Pre-initialized Launched Version: 1.6.2-Forge9.10.0.804-mcpatcher LWJGL: 2.9.0 OpenGL: AMD Radeon HD 7800 Series GL version 4.2.12337 Compatibility Profile Context 13.101.0.0, ATI Technologies Inc. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Default Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
×
×
  • Create New...

Important Information

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