Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash with Optifine #78

Open
sulljason opened this issue Apr 16, 2015 · 0 comments
Open

Crash with Optifine #78

sulljason opened this issue Apr 16, 2015 · 0 comments

Comments

@sulljason
Copy link

When enabling anisotropic filtering using OptiFine_1.7.10_HD_B5.

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

-- Head --
Stacktrace:
at fastcraft.a.j.a(F:7688)
at fastcraft.a.j.a(F:514)
at fastcraft.Hooks.i(F:85)
at net.minecraft.client.renderer.texture.TextureUtil.func_147955_a(TextureUtil.java)

-- Texture being stitched together --
Details:
Atlas path: textures/blocks
Sprite: TextureAtlasSprite{name='Chisel:glassdyed/black-transparent', frameCount=1, rotated=false, x=3456, y=992, height=32, width=32, u0=0.84570557, u1=0.84960693, v0=0.48828614, v1=0.49608886}
Stacktrace:
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:356)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122)

-- 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(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:606)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:953)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant