Advertisement
zanto

Dalek Mod 1.6.4

Mar 5th, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.03 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 05/03/14 23:44
  5. Description: Initializing game
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 32003
  8. at net.minecraftforge.common.Configuration.getItem(Configuration.java:194)
  9. at net.minecraftforge.common.Configuration.getItem(Configuration.java:183)
  10. at dalekMod.client.Configuration_DalekMod.setFiles(Configuration_DalekMod.java:125)
  11. at dalekMod.client.theDalekMod.preInit(theDalekMod.java:348)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. at java.lang.reflect.Method.invoke(Unknown Source)
  16. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  17. at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  19. at java.lang.reflect.Method.invoke(Unknown Source)
  20. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  21. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  22. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  23. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  24. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  25. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  26. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. at java.lang.reflect.Method.invoke(Unknown Source)
  31. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  32. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  33. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  34. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  36. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  37. at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  38. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  39. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
  40. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  41. at net.minecraft.client.main.Main.main(SourceFile:101)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45. at java.lang.reflect.Method.invoke(Unknown Source)
  46. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  47. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- Head --
  54. Stacktrace:
  55. at net.minecraftforge.common.Configuration.getItem(Configuration.java:194)
  56. at net.minecraftforge.common.Configuration.getItem(Configuration.java:183)
  57. at dalekMod.client.Configuration_DalekMod.setFiles(Configuration_DalekMod.java:125)
  58. at dalekMod.client.theDalekMod.preInit(theDalekMod.java:348)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  62. at java.lang.reflect.Method.invoke(Unknown Source)
  63. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  64. at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  66. at java.lang.reflect.Method.invoke(Unknown Source)
  67. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  68. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  69. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  70. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  71. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  72. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  73. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  76. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  77. at java.lang.reflect.Method.invoke(Unknown Source)
  78. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  79. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  80. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  81. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  82. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  83. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  84. at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  85. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  86. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
  87.  
  88. -- Initialization --
  89. Details:
  90. Stacktrace:
  91. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  92. at net.minecraft.client.main.Main.main(SourceFile:101)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  95. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  96. at java.lang.reflect.Method.invoke(Unknown Source)
  97. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  98. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  99.  
  100. -- System Details --
  101. Details:
  102. Minecraft Version: 1.6.4
  103. Operating System: Windows 7 (amd64) version 6.1
  104. Java Version: 1.7.0_51, Oracle Corporation
  105. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  106. Memory: 568933728 bytes (542 MB) / 1089994752 bytes (1039 MB) up to 2863661056 bytes (2731 MB)
  107. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
  108. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  109. Suspicious classes: FML and Forge are installed
  110. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  111. FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_D1 56 mods loaded, 56 mods active
  112. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  113. FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
  114. Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
  115. CodeChickenCore{0.9.0.8} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  116. ImmibisMicroblocks{57.6.3} [Immibis's Microblocks] (immibis-microblocks-57.6.3.jar) Unloaded->Constructed->Pre-initialized
  117. NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized
  118. PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized
  119. SomniaCore{1.0.3} [SomniaCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  120. SC0_SpaceCore{0.5.0} [SpaceCore] ([1.6.4] SpaceCore 0.5.0.jar) Unloaded->Constructed->Pre-initialized
  121. BuildCraft|Core{4.2.1} [BuildCraft] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
  122. BuildCraft|Builders{4.2.1} [BC Builders] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
  123. BuildCraft|Energy{4.2.1} [BC Energy] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
  124. BuildCraft|Factory{4.2.1} [BC Factory] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
  125. BuildCraft|Transport{4.2.1} [BC Transport] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
  126. BuildCraft|Silicon{4.2.1} [BC Silicon] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
  127. Additional-Buildcraft-Objects{1.0.7.557} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.7.557.jar) Unloaded->Constructed->Pre-initialized
  128. SpeedyToolsMod{1.0.0} [Build Faster Mod] (BuildFaster1-0-0-Minecraft1-6-4.zip) Unloaded->Constructed->Pre-initialized
  129. buildhelper{0.2.1} [Torojima's Build Helper] (buildhelper_0.2.1.zip) Unloaded->Constructed->Pre-initialized
  130. CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  131. CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  132. CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  133. CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  134. CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  135. ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
  136. CountryGamer_Core{1.1.1} [CountryGamer Core] (CountryGamer_Core_1.1.1.zip) Unloaded->Constructed->Pre-initialized
  137. CustomSpawner{3.0.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.0.0.zip) Unloaded->Constructed->Pre-initialized
  138. DalekMod{11.41} [DalekMod] (Dalek Mod 1.6.4 - forge.zip) Unloaded->Constructed->Errored
  139. elevators{1.6.4.B} [Elevator Mod] (Elevators 1.6.4-C.zip) Unloaded->Constructed->Pre-initialized
  140. EnviroMine{1.1.3} [EnviroMine] (EnviroMine v1.1.3.zip) Unloaded->Constructed->Pre-initialized
  141. Explodables{1.8} [Explodables] (Explodables.zip) Unloaded->Constructed->Pre-initialized
  142. guilib{1.0.6.1} [GUI Library] (Forge_GuiLibv1.0.6.1.zip) Unloaded->Constructed->Pre-initialized
  143. ImmibisCore{57.1.94} [Immibis Core] (immibis-core-57.1.94.jar) Unloaded->Constructed->Pre-initialized
  144. lantern{1.44} [Lantern mod] (Lantern1.44[1.6.4].zip) Unloaded->Constructed->Pre-initialized
  145. LightBridgesAndDoors{0.1.7} [kris91268's Light Bridges and Doors] (Light bridges and doors V1.7.zip) Unloaded->Constructed->Pre-initialized
  146. numina{0.1.2-55} [Numina] (Numina-1.6.2-0.1.2-55.jar) Unloaded->Constructed->Pre-initialized
  147. powersuits{0.10.0-92} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.4-0.10.0-92.jar) Unloaded->Constructed->Pre-initialized
  148. More Pistons{1.4.1 [Build Smeagol]} [More Pistons] (More Pistons - 1.6.4 - 1.4.1 build Smeagol.zip) Unloaded->Constructed->Pre-initialized
  149. ObsidianBoat{v1.2} [Obsidian Boat] (Obsidian_Boat_V1.2.zip) Unloaded->Constructed->Pre-initialized
  150. POTE{1.1.3} [Power of the Elements] (Power of the Elements v1.1.3 for 1.6.4.zip) Unloaded->Constructed->Pre-initialized
  151. powersuitaddons{@VERSION@} [Andrew's Modular Powersuits Addons] (powersuitaddons-1.6.4-884.jar) Unloaded->Constructed->Pre-initialized
  152. Railcraft{8.3.2.0} [Railcraft] (Railcraft_1.6.4-8.3.2.0.jar) Unloaded->Constructed->Pre-initialized
  153. RedstonePasteMod{1.5.1} [Redstone Paste] (RedstonePasteMod1.5.1.zip) Unloaded->Constructed->Pre-initialized
  154. secretroomsmod{4.6.2} [The SecretRoomsMod] (SecretRoomsMod-universal-1.6.4-4.6.2.319.jar) Unloaded->Constructed->Pre-initialized
  155. satscapesimukraft{0.12.1 Beta} [Sim-U-Kraft] (Sim-U-Kraft-0.12.1.zip) Unloaded->Constructed->Pre-initialized
  156. Somnia{1.0.1} [Somnia] (Somnia-Pre2b.jar) Unloaded->Constructed->Pre-initialized
  157. ForgeMultipart{1.0.0.249} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.249.jar) Unloaded->Constructed->Pre-initialized
  158. ThermalExpansion{3.0.0.2} [Thermal Expansion] (ThermalExpansion-3.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  159. StargateTech2{0.6.5-Alpha} [StargateTech 2] (StargateTech2-Alpha-0-6-5-MC164-Forge965.jar) Unloaded->Constructed->Pre-initialized
  160. TelePipes{1.0.0} [Teleport Pipes] (TeleportPipes-Pre1c.zip) Unloaded->Constructed->Pre-initialized
  161. Tubestuff{57.1.3} [Tubestuff] (tubestuff-57.1.3.jar) Unloaded->Constructed->Pre-initialized
  162. tukmc_Vz{Version [3.2.5] for 1.6.4} [TukMC] (TukMC[3.2.5].zip) Unloaded->Constructed->Pre-initialized
  163. mobilebase{1.8} [Mobile Base] (V1.8 -MobileBase.zip) Unloaded->Constructed->Pre-initialized
  164. WeepingAngels{1.2.0} [Weeping Angels Mod] (WeepingAngels_1.2.0.zip) Unloaded->Constructed->Pre-initialized
  165. McMultipart{1.0.0.249} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.249.jar) Unloaded->Constructed->Pre-initialized
  166. MSC2{1.1.0} [Mob Spawn Controls 2] (Forge_MSC2v1.1.0.zip) Unloaded->Constructed->Pre-initialized
  167. ForgeMicroblock{1.0.0.249} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.249.jar) Unloaded->Constructed->Pre-initialized
  168. Launched Version: 1.6.4-Forge9.11.1.965
  169. LWJGL: 2.9.0
  170. OpenGL: NVS 5200M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  171. Is Modded: Definitely; Client brand changed to 'fml,forge'
  172. Type: Client (map_client.txt)
  173. Resource Pack: CUDA Shaders v3 Addon.zip
  174. Current Language: Français (France)
  175. Profiler Position: N/A (disabled)
  176. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement