Advertisement
jasonsaggers

railcraft and ganys end issues

Mar 2nd, 2014
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.21 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I blame Dinnerbone.
  3.  
  4. Time: 3/03/14 3:14 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_160_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_160_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_51, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 3004992480 bytes (2865 MB) / 3870818304 bytes (3691 MB) up to 3870818304 bytes (3691 MB)
  75. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -Xms4G -XX:PermSize=256m
  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 107 mods loaded, 107 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. CodeChickenCore{0.9.0.8} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  84. MobiusCore{1.0.5} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  85. MobSpliceCore{1.0.0} [MobSpliceCore] (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. OpenModsCore{0.2} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  88. TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  89. DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized
  90. Erebus{v0.1.0} [Erebus] ([1.6.4] The Erebus 0.1.2.zip) Unloaded->Constructed->Pre-initialized
  91. bspkrsCore{v5.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.3.zip) Unloaded->Constructed->Pre-initialized
  92. ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.15.zip) Unloaded->Constructed->Pre-initialized
  93. StatusEffectHUD{v1.19(1.6.4)} [StatusEffectHUD] ([1.6.4]StatusEffectHUDv1.19.zip) Unloaded->Constructed->Pre-initialized
  94. advancedgenetics{v1.4.1} [Advanced Genetics] (advancedGenetics_v1.4.1.jar) Unloaded->Constructed->Pre-initialized
  95. arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b.zip) Unloaded->Constructed->Pre-initialized
  96. Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized
  97. BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  98. BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  99. Thaumcraft{4.1.0e} [Thaumcraft] (Thaumcraft4.1.0e.zip) Unloaded->Constructed->Pre-initialized
  100. betterstorage{0.8.0.43} [BetterStorage] (BetterStorage-1.6.4-0.8.0.43.jar) Unloaded->Constructed->Pre-initialized
  101. BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized
  102. Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized
  103. BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed->Pre-initialized
  104. AWWayofTime{v0.7.2} [Blood Magic: Alchemical Wizardry] (Blood Magic v0.7.2b.zip) Unloaded->Constructed->Pre-initialized
  105. BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  106. BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  107. BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  108. BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  109. CarpentersBlocks{2.0.4} [Carpenter's Blocks] (Carpenter's Blocks v2.0.4 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized
  110. ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized
  111. Chisel{1.5.0} [Chisel] (chisel-1.6.4-1.5.0fix.jar) Unloaded->Constructed->Pre-initialized
  112. CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  113. CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  114. CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  115. CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  116. CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  117. ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized
  118. CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized
  119. SKC-Core{1.0.1.0} [SKC Core] (SKC Core 1.0.1.0 - MC 1.6.4 - Forge (9.11.0.880).jar) Unloaded->Constructed->Pre-initialized
  120. SKC-CraftableHorseArmor{1.0.3.0} [Craftable Horse Armor] (CraftableHorseArmor 1.0.3.0 - MC 1.6.4 - Forge (9.10.0.880)(2).jar) Unloaded->Constructed->Pre-initialized
  121. dimdoors{1.6.4R2.1.2RC1} [Dimensional Doors] (DimensionalDoors-2.2.1RC1-307.jar) Unloaded->Constructed->Pre-initialized
  122. ForgeMultipart{1.0.0.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
  123. ThermalExpansion{3.0.0.2} [Thermal Expansion] (ThermalExpansion-3.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  124. Waila{1.5.1} [Waila] (Waila_1.5.1.zip) Unloaded->Constructed->Pre-initialized
  125. DragonAPI{release} [DragonAPI] (DragonAPI 1.6 V17.zip) Unloaded->Constructed->Pre-initialized
  126. DyeTrees{beta} [Dye Trees] (DyeTrees 1.6 V17.zip) Unloaded->Constructed->Pre-initialized
  127. EnderForest{beta} [Ender Forest] (EnderForest 1.6 V17.zip) Unloaded->Constructed->Pre-initialized
  128. EnderIO{0.11.1} [Ender IO] (EnderIO-1.6.4-0.11.1.315.jar) Unloaded->Constructed->Pre-initialized
  129. EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded->Constructed->Pre-initialized
  130. ExtraUtilities{1.0.3a} [Extra Utilities] (extrautils-1.0.3a.zip) Unloaded->Constructed->Pre-initialized
  131. iChunUtil{2.4.0} [iChunUtil] (util^iChunUtil2.4.0.zip) Unloaded->Constructed->Pre-initialized
  132. GraviGun{2.0.0} [GraviGun] (files^GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized
  133. mobsplice{0.0.2} [MobSplice] (MobSplice v0.0.2.jar) Unloaded->Constructed->Pre-initialized
  134. TwilightForest{1.20.3} [The Twilight Forest] (twilightforest-1.20.3.jar) Unloaded->Constructed->Pre-initialized
  135. ganysend{1.5.7} [Gany's End] (Ganys End v1.5.7.jar) Unloaded->Constructed->Pre-initialized
  136. ganysnether{1.5.6} [Gany's Nether] (Ganys Nether v1.5.6.jar) Unloaded->Constructed->Pre-initialized
  137. ganyssurface{1.5.4} [Gany's Surface] (Ganys Surface v1.5.4.jar) Unloaded->Constructed->Pre-initialized
  138. HardcoreEnderExpansion{1.4.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion.zip) Unloaded->Constructed->Pre-initialized
  139. ImmibisCore{57.1.94} [Immibis Core] (immibis-core-57.1.94.jar) Unloaded->Constructed->Pre-initialized
  140. inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
  141. IronChest{5.4.1.701} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.701.zip) Unloaded->Constructed->Pre-initialized
  142. JABBA{1.1.1} [JABBA] (JABBA_1.1.1.zip) Unloaded->Constructed->Pre-initialized
  143. LiquidXP{57.1.1} [Liquid XP] (liquid-xp-57.1.1.jar) Unloaded->Constructed->Pre-initialized
  144. LogisticsPipes|Main{0.7.4.dev.108} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.108.jar) Unloaded->Constructed->Pre-initialized
  145. magicalcrops{3.2.1} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_15.zip) Unloaded->Constructed->Pre-initialized
  146. standardcrops{1.1.0} [Magical Crops - Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_15.zip) Unloaded->Constructed->Pre-initialized
  147. Mekanism{6.0.3} [Mekanism] (Mekanism-6.0.3.21.jar) Unloaded->Constructed->Pre-initialized
  148. MekanismGenerators{6.0.3} [MekanismGenerators] (MekanismGenerators-6.0.3.21.jar) Unloaded->Constructed->Pre-initialized
  149. MekanismTools{6.0.3} [MekanismTools] (MekanismTools-6.0.3.21.jar) Unloaded->Constructed->Pre-initialized
  150. Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded->Constructed->Pre-initialized
  151. NEIAddons{1.10.4.64} [NEI Addons] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
  152. NEIAddons|AE{1.10.4.64} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
  153. NEIAddons|MiscPeripherals{1.10.4.64} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
  154. NEIAddons|ExtraBees{1.10.4.64} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
  155. NEIAddons|Forestry{1.10.4.64} [NEI Addons: Forestry] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
  156. NEIAddons|CraftingTables{1.10.4.64} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
  157. NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
  158. OpenMods{0.2} [OpenMods] (OpenModsLib-0.2.jar) Unloaded->Constructed->Pre-initialized
  159. OpenBlocks{1.2.5} [OpenBlocks] (OpenBlocks-1.2.5.jar) Unloaded->Constructed->Pre-initialized
  160. os{1.0} [Ore Spiders] (Ore Spiders Mod v1.1.zip) Unloaded->Constructed->Pre-initialized
  161. ClaySpawn{1.5} [Pam's Clay Spawn] (Pam's Clay Spawn 1.6.4.zip) Unloaded->Constructed->Pre-initialized
  162. pamdesertcraft{1.0} [Pam's DesertCraft] (Pam's DesertCraft 1.6.4 v1.01.zip) Unloaded->Constructed->Pre-initialized
  163. MushroomSpawn{1.3} [Pam's Huge Mushroom Spawn] (Pam's Huge Mushroom Spawn 1.6.4.zip) Unloaded->Constructed->Pre-initialized
  164. MelonSpawn{1.5} [Pam's Melon Spawn] (Pam's Melon Spawn 1.6.4.zip) Unloaded->Constructed->Pre-initialized
  165. pamrandomplants{1.0} [Pam's RandomPlants] (Pam's Random Plants 1.6.4.zip) Unloaded->Constructed->Pre-initialized
  166. Railcraft{8.4.0.0} [Railcraft] (Railcraft_1.6.4-8.4.0.0.jar) Unloaded->Constructed->Pre-initialized
  167. RandomThings{1.8.9} [Random Things] (Random Things v. 1.8.9 [MC 1.6.4].jar) Unloaded->Constructed->Pre-initialized
  168. Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized
  169. xreliquary{1.1.2} [Xeno's Reliquary] (Reliquary-1.1.2b.jar) Unloaded->Constructed->Pre-initialized
  170. remoteIO{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Remote IO] (RemoteIO-universal-1.6.4-1.11.jar) Unloaded->Constructed->Pre-initialized
  171. Shatter{2.0.2} [Shatter] (Shatter2.0.2.zip) Unloaded->Constructed->Pre-initialized
  172. SSR{Alpha 0.5e} [Soul Shards Reborn] (SSR_v0.5e.zip) Unloaded->Constructed->Pre-initialized
  173. StargateTech2{0.6.5-Alpha} [StargateTech 2] (StargateTech2-Alpha-0-6-5-MC164-Forge965.jar) Unloaded->Constructed->Pre-initialized
  174. StevesCarts{2.0.0.b10} [Steve's Carts 2] (StevesCarts2.0.0.b10.zip) Unloaded->Constructed->Pre-initialized
  175. SuperCraftingFrame{1.6.2.7} [Super Crafting Frame] (SuperCraftingFrame-1.6.2.7.jar) Unloaded->Constructed->Pre-initialized
  176. Sync{2.1.1} [Sync] (Sync2.1.1.zip) Unloaded->Constructed->Pre-initialized
  177. TConstruct{1.6.X_1.5.4dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.4d1.jar) Unloaded->Constructed->Pre-initialized
  178. TMechworks{18.3b6de61} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.4.1.jar) Unloaded->Constructed->Pre-initialized
  179. witchery{0.15.1} [Witchery] (Witchery_0-15-1_164.zip) Unloaded->Constructed->Pre-initialized
  180. WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  181. WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  182. WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  183. xact{0.4.3} [XACT Mod] (XACT v0.4.3.jar) Unloaded->Constructed->Pre-initialized
  184. mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized
  185. McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
  186. ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
  187. TConstruct Environment: Sane and ready for action. Bugs may be reported.
  188. Launched Version: 1.6.4-Forge9.11.1.965
  189. LWJGL: 2.9.0
  190. OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  191. Is Modded: Definitely; Client brand changed to 'fml,forge'
  192. Type: Client (map_client.txt)
  193. Resource Pack: Default
  194. Current Language: English (US)
  195. Profiler Position: N/A (disabled)
  196. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement