Jump to content

ProLeopard

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by ProLeopard

  1. Whenever I select the forge profile after using the 1.6.2 installer, I get this error report: Description: Stitching texture atlas java.lang.NullPointerException at java.nio.DirectIntBufferU.put(Unknown Source) at net.minecraft.client.renderer.texture.TextureUtil.func_110994_a(SourceFile:153) at net.minecraft.client.renderer.texture.TextureUtil.func_110998_a(SourceFile:67) 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 net.minecraft.client.renderer.texture.TextureUtil.func_110994_a(SourceFile:153) at net.minecraft.client.renderer.texture.TextureUtil.func_110998_a(SourceFile:67) -- Texture being stitched together -- Details: Atlas path: textures/blocks Sprite: TextureAtlasSprite{name='diamond_ore', frameCount=10, rotated=false, x=576, y=256, height=64, width=64, u0=0.5625098, u1=0.6249902, v0=0.25000978, v1=0.31249022} 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) I'm not sure what it means - please help. This is after using the installer and the version ends in .804
×
×
  • Create New...

Important Information

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