Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // You should try our sister game, Minceraft!
- Time: 2014/4/4 下午 6:05
- Description: Stitching texture atlas
- java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
- at java.util.ArrayList.rangeCheck(Unknown Source)
- at java.util.ArrayList.get(Unknown Source)
- at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147965_a(TextureAtlasSprite.java:217)
- at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:358)
- at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122)
- at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
- at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76)
- at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63)
- at net.minecraft.client.Minecraft.func_71384_a(MinecraftOverlay.java:523)
- at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:815)
- at net.minecraft.client.main.Main.main(SourceFile:103)
- 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:134)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at java.util.ArrayList.rangeCheck(Unknown Source)
- at java.util.ArrayList.get(Unknown Source)
- at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147965_a(TextureAtlasSprite.java:217)
- -- Texture being stitched together --
- Details:
- Atlas path: textures/blocks
- Sprite: TextureAtlasSprite{name='ic2:blockAlloy:0', frameCount=0, rotated=false, x=624, y=400, height=0, width=0, u0=0.6093848, u1=0.6093652, v0=0.78126955, v1=0.78123045}
- Stacktrace:
- at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:358)
- 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_110580_a(TextureManager.java:76)
- at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63)
- at net.minecraft.client.Minecraft.func_71384_a(MinecraftOverlay.java:523)
- -- Initialization --
- Details:
- Stacktrace:
- at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:815)
- at net.minecraft.client.main.Main.main(SourceFile:103)
- 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:134)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- -- System Details --
- Details:
- Minecraft Version: 1.7.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_51, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 145293792 bytes (138 MB) / 452460544 bytes (431 MB) up to 954728448 bytes (910 MB)
- JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP v9.01-pre FML v7.2.137.1053 Minecraft Forge 10.12.0.1053 Optifine OptiFine_1.7.2_HD_U_D1 4 mods loaded, 4 mods active
- mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- FML{7.2.137.1053} [Forge Mod Loader] (forge-1.7.2-10.12.0.1053.jar) Unloaded->Constructed->Pre-initialized
- Forge{10.12.0.1053} [Minecraft Forge] (forge-1.7.2-10.12.0.1053.jar) Unloaded->Constructed->Pre-initialized
- IC2{2.1.447-experimental} [IndustrialCraft 2] (industrialcraft-2_2.1.447-experimental.jar) Unloaded->Constructed->Pre-initialized
- Launched Version: 1.7.2
- LWJGL: 2.9.0
- OpenGL: AMD Radeon HD 6400M Series GL version 4.3.12618 Compatibility Profile Context 9.2.0.0, ATI Technologies Inc.
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Packs: []
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
- Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement