Advertisement
Guest User

Untitled

a guest
Apr 26th, 2014
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.95 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why is it breaking :(
  3.  
  4. Time: 4/26/14 2:12 PM
  5. Description: Registering texture
  6.  
  7. java.lang.NullPointerException
  8. at mods.railcraft.common.fluids.BlockRailcraftFluid.func_71858_a(BlockRailcraftFluid.java:51)
  9. at net.minecraft.block.Block.func_71851_a(Block.java:583)
  10. at mods.railcraft.common.fluids.RailcraftFluids.textureHook(RailcraftFluids.java:140)
  11. at net.minecraftforge.event.ASMEventHandler_56_RailcraftFluids_textureHook_Post.invoke(.dynamic)
  12. at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
  13. at net.minecraftforge.event.EventBus.post(EventBus.java:108)
  14. at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:252)
  15. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:149)
  16. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57)
  17. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
  18. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:58)
  19. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:49)
  20. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505)
  21. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  22. at net.minecraft.client.main.Main.main(SourceFile:101)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  28. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Stacktrace:
  36. at mods.railcraft.common.fluids.BlockRailcraftFluid.func_71858_a(BlockRailcraftFluid.java:51)
  37. at net.minecraft.block.Block.func_71851_a(Block.java:583)
  38. at mods.railcraft.common.fluids.RailcraftFluids.textureHook(RailcraftFluids.java:140)
  39. at net.minecraftforge.event.ASMEventHandler_56_RailcraftFluids_textureHook_Post.invoke(.dynamic)
  40. at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
  41. at net.minecraftforge.event.EventBus.post(EventBus.java:108)
  42. at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:252)
  43. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:149)
  44. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57)
  45.  
  46. -- Resource location being registered --
  47. Details:
  48. Resource location: minecraft:textures/atlas/blocks.png
  49. Texture object class: net.minecraft.client.renderer.texture.TextureMap
  50. Stacktrace:
  51. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
  52. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:58)
  53. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:49)
  54. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505)
  55.  
  56. -- Initialization --
  57. Details:
  58. Stacktrace:
  59. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  60. at net.minecraft.client.main.Main.main(SourceFile:101)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  64. at java.lang.reflect.Method.invoke(Unknown Source)
  65. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  66. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.6.4
  71. Operating System: Windows 7 (amd64) version 6.1
  72. Java Version: 1.7.0_02, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 162002952 bytes (154 MB) / 359911424 bytes (343 MB) up to 1037959168 bytes (989 MB)
  75. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  76. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  77. Suspicious classes: FML and Forge are installed
  78. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  79. FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 38 mods loaded, 38 mods active
  80. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  81. FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
  82. Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
  83. AppliedEnergistics-Core{rv14.finale2} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  84. CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  85. MobiusCore{1.0.5} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  86. NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized
  87. AppliedEnergistics{rv14.finale2} [Applied Energistics] (appeng-rv14-finale2-mc16x.jar) Unloaded->Constructed->Pre-initialized
  88. BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  89. BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  90. BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  91. BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  92. BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  93. BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  94. IC2{2.0.344-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.344-experimental.jar) Unloaded->Constructed->Pre-initialized
  95. CompactSolars{4.4.19.224} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.224.zip) Unloaded->Constructed->Pre-initialized
  96. DragonAPI{release} [DragonAPI] (DragonAPI 1.6 V21.zip) Unloaded->Constructed->Pre-initialized
  97. RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.6 V21b.zip) Unloaded->Constructed->Pre-initialized
  98. ElectriCraft{beta} [ElectriCraft] (ElectriCraft 1.6 V21.zip) Unloaded->Constructed->Pre-initialized
  99. Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized
  100. RedGear|Core{2.0.5} [Red Gear Core] (RedGearCore-2.0.5.jar) Unloaded->Constructed->Pre-initialized
  101. RedGear|Geocraft{2.1.2} [Geocraft] (Geocraft-2.1.2.jar) Unloaded->Constructed->Pre-initialized
  102. HungerOverhaul{1.6.X-2l} [Hunger Overhaul] (hungeroverhaul-1.6.X-2l-build3.zip) Unloaded->Constructed->Pre-initialized
  103. IguanaTweaks{1.6.X-1i} [Iguana Tweaks] (iguanatweaks-1.6.X-1i-build4.zip) Unloaded->Constructed->Pre-initialized
  104. IronChest{5.4.1.649} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.649.zip) Unloaded->Constructed->Pre-initialized
  105. JABBA{1.1.2} [JABBA] (JABBA_1.1.2b_dev2.zip) Unloaded->Constructed->Pre-initialized
  106. pcl{2.0.0} [PCL] (pcl2.0.0_mc1.6.4.jar) Unloaded->Constructed->Pre-initialized
  107. lanterns{1.0.0} [Lanterns] (lanterns1.0.0 mc1.6.4.jar) Unloaded->Constructed->Pre-initialized
  108. NEIAddons{1.9.3.r47} [NEI Addons] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  109. NEIAddons|AE{1.9.3.r47} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  110. NEIAddons|CraftingTables{1.9.3.r47} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  111. NEIAddons|ExtraBees{1.9.3.r47} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  112. NEIAddons|Forestry{1.9.3.r47} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  113. NEIAddons|MiscPeripherals{1.9.3.r47} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  114. NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
  115. newdawn{140107} [New Dawn] (newdawn.140107.zip) Unloaded->Constructed->Pre-initialized
  116. Railcraft{8.4.0.0} [Railcraft] (Railcraft_1.6.4-8.4.0.0.jar) Unloaded->Constructed->Pre-initialized
  117. unlittorch{2.0.0} [Unlit Torches] (unlittorch2.0.0_mc1.6.4.jar) Unloaded->Constructed->Pre-initialized
  118. Launched Version: 1.6.4-Forge9.11.1.965-mcpatcher
  119. LWJGL: 2.9.0
  120. OpenGL: AMD Radeon HD 6310 Graphics GL version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.
  121. Is Modded: Definitely; Client brand changed to 'fml,forge'
  122. Type: Client (map_client.txt)
  123. Resource Pack: AN.zip
  124. Current Language: English (US)
  125. Profiler Position: N/A (disabled)
  126. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement