Advertisement
Guest User

Untitled

a guest
Nov 24th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.88 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 24.11.16 10:37
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalArgumentException: Slot 1903 is already occupied by letiu.dungeontools.blocks.BlockDTDispenser@af56ba when adding com.emoniph.witchery.blocks.BlockBramble@1c8c52e
  8. at net.minecraft.block.Block.<init>(Block.java:349)
  9. at com.emoniph.witchery.blocks.BlockBramble.<init>(BlockBramble.java:49)
  10. at com.emoniph.witchery.Witchery.init(Witchery.java:819)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  14. at java.lang.reflect.Method.invoke(Unknown Source)
  15. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  16. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  18. at java.lang.reflect.Method.invoke(Unknown Source)
  19. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  20. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  21. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  22. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  23. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  24. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  25. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  29. at java.lang.reflect.Method.invoke(Unknown Source)
  30. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  31. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  32. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  33. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  34. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  35. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  36. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
  37. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  38. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  39. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  40. at net.minecraft.client.main.Main.main(SourceFile:101)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  44. at java.lang.reflect.Method.invoke(Unknown Source)
  45. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  46. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  50. at java.lang.reflect.Method.invoke(Unknown Source)
  51. at net.launcher.components.U.run(net/launcher/components/U)
  52. at java.lang.Thread.run(Unknown Source)
  53.  
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- Head --
  59. Stacktrace:
  60. at net.minecraft.block.Block.<init>(Block.java:349)
  61. at com.emoniph.witchery.blocks.BlockBramble.<init>(BlockBramble.java:49)
  62. at com.emoniph.witchery.Witchery.init(Witchery.java:819)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  66. at java.lang.reflect.Method.invoke(Unknown Source)
  67. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  68. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  70. at java.lang.reflect.Method.invoke(Unknown Source)
  71. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  72. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  73. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  74. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  75. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  76. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  77. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  79. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  80. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  81. at java.lang.reflect.Method.invoke(Unknown Source)
  82. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  83. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  84. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  85. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  86. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  87. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  88. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
  89. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  90. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  91.  
  92. -- Initialization --
  93. Details:
  94. Stacktrace:
  95. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  96. at net.minecraft.client.main.Main.main(SourceFile:101)
  97. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  98. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  99. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  100. at java.lang.reflect.Method.invoke(Unknown Source)
  101. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  102. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  103. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  104. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  105. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  106. at java.lang.reflect.Method.invoke(Unknown Source)
  107. at net.launcher.components.U.run(net/launcher/components/U)
  108. at java.lang.Thread.run(Unknown Source)
  109.  
  110. -- System Details --
  111. Details:
  112. Minecraft Version: 1.6.4
  113. Operating System: Windows 7 (x86) version 6.1
  114. Java Version: 1.8.0_101, Oracle Corporation
  115. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  116. Memory: 48191680 bytes (45 MB) / 463757312 bytes (442 MB) up to 1037959168 bytes (989 MB)
  117. JVM Flags: 2 total; -Xmx1024m -XX:MaxPermSize=128m
  118. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  119. Suspicious classes: FML and Forge are installed
  120. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  121. FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_D1 81 mods loaded, 81 mods active
  122. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  123. FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
  124. Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
  125. PlayerAPI{1.2} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  126. jammyfurniture{4.5} [Jammy Furniture Mod] (1.6.2_Jammy_Furniture_Mod_V4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
  127. DamageIndicatorsMod{2.9.2.4} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  128. DungeonTools{1.8.2} [Dungeon Tools] (1.6.4-DungeonTools1.8.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  129. battlegear2{1.0.5.3} [Mine & Blade Battlegear 2 - Bullseye] (1.6.4-MB_Battlegear2-Bullseye-1.0.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
  130. bspkrsCore{v5.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
  131. CrystalWing{Forge 1.6.4.r04} [CrystalWing] ([1.6.4]CrystalWing.Forge.1.6.4.r04.Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized
  132. TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized
  133. arsmagica2{1.1.1c} [Ars Magica 2] (AM2_1.1.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized
  134. AngryMobs{1.1} [AngryMobs] (Angry Mobs Mod 1.6.4 - PapiDimmi.zip) Unloaded->Constructed->Pre-initialized->Initialized
  135. antiqueatlas{3.1.1-1.6.4} [Antique Atlas] (antiqueatlas-3.1.1-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
  136. KeithyUtils{1.3} [Keithy Utils] (KeithyUtils-1.6.4-1.3.30.jar) Unloaded->Constructed->Pre-initialized->Initialized
  137. Aquaculture{1.2.4} [Aquaculture] (Aquaculture_1.2.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  138. Artifacts{0.12.6} [Artifacts] (Artifacts-162-0126.zip) Unloaded->Constructed->Pre-initialized->Initialized
  139. ATG{0.9.5} [Alternate Terrain Generation] (ATG-1.6.4-0.9.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
  140. AncientWarfare{1.1.047-beta-MC164} [Ancient Warfare] (AW-1.1.047-beta-MC164.jar) Unloaded->Constructed->Pre-initialized->Initialized
  141. AncientStructures{1.1.047-beta-MC164} [Ancient Warfare Structures Module] (AW-1.1.047-beta-MC164.jar) Unloaded->Constructed->Pre-initialized->Initialized
  142. BetterDungeons{2.4} [Chocolate quest] (BetterDungeons2091.zip) Unloaded->Constructed->Pre-initialized->Initialized
  143. BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  144. BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Pre-initialized->Initialized
  145. CarpentersBlocks{3.2.8.6} [Carpenter's Blocks] (Carpenter's Blocks v3.2.8.6 - MC 1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
  146. ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  147. CoroAI{v1.0} [CoroAI] (CoroUtil for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  148. craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
  149. CraftHeraldry{1.0.3} [CraftHeraldry] (CraftHeraldry 1.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
  150. customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  151. DeathCounter{2.0.0} [DeathCounter] (DeathCounter2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
  152. props{1.10} [DecoCraft] (Decocraft_1.10.0_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  153. DLDungeonsJBG{1.5.1} [Doomlike Dungeons] (DoomlikeDungeons-1.5.1-MC1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
  154. MoCreatures{6.1.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
  155. DungeonPack{1.6.4} [DungeonPack] (Dungeon-Pack-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  156. GrimoireGaia2{1.8.2} [ยง2Grimoire of Gaia 2] (GrimoireOfGaia2-1.6.4-1.8.2c.zip) Unloaded->Constructed->Pre-initialized->Initialized
  157. Growthcraft{2.0.6a} [Growthcraft] (growthcraft-core-1.6.4-2.0.6a.zip) Unloaded->Constructed->Pre-initialized->Initialized
  158. Growthcraft|Cellar{2.0.7} [Growthcraft Cellar] (growthcraft-cellar-1.6.4-2.0.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
  159. Growthcraft|Apples{2.0.6} [Growthcraft Apples] (growthcraft-apples-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  160. Growthcraft|Bamboo{2.0.6} [Growthcraft Bamboo] (growthcraft-bamboo-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  161. Growthcraft|Bees{2.0.6} [Growthcraft Bees] (growthcraft-bees-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  162. Growthcraft|Fishtrap{2.0.6a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.6.4-2.0.6a.zip) Unloaded->Constructed->Pre-initialized->Initialized
  163. Growthcraft|Grapes{2.0.6} [Growthcraft Grapes] (growthcraft-grapes-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  164. Growthcraft|Hops{2.0.6} [Growthcraft Hops] (growthcraft-hops-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  165. Growthcraft|Rice{2.0.6} [Growthcraft Rice] (growthcraft-rice-1.6.4.-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  166. pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized
  167. Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized->Initialized
  168. HungerOverhaul{1.6.X-2l} [Hunger Overhaul] (hungeroverhaul-1.6.X-2l-build3.zip) Unloaded->Constructed->Pre-initialized->Initialized
  169. HarvestCraftWaila{1.0.4} [HarvestCraft Waila Fixes] (HarvestCraftWaila-mc1.6.4-1.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
  170. iChunUtil{2.4.0} [iChunUtil] (iChun-Util-Mod-1.6.x.zip) Unloaded->Constructed->Pre-initialized->Initialized
  171. InfernalMobs{1.4.4} [Infernal Mobs] (InfernalMobs_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  172. mod_Invasion{1.1.5} [Invasion] (Invasion_1.1.5_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
  173. inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized
  174. LycanitesMobs{1.5.1h - MC 1.6.4} [Lycanites Mobs] (LycanitesMobsComplete 1.5.1h [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
  175. ArcticMobs{1.5.1h - MC 1.6.4} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.5.1h [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
  176. DemonMobs{1.5.1h - MC 1.6.4} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.5.1h [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
  177. DesertMobs{1.5.1h - MC 1.6.4} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.5.1h [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
  178. ForestMobs{1.5.1h - MC 1.6.4} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.5.1h [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
  179. InfernoMobs{1.5.1h - MC 1.6.4} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.5.1h [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
  180. JungleMobs{1.5.1h - MC 1.6.4} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.5.1h [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
  181. MountainMobs{1.5.1h - MC 1.6.4} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.5.1h [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
  182. PlainsMobs{1.5.1h - MC 1.6.4} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.5.1h [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
  183. SaltwaterMobs{1.5.1h - MC 1.6.4} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.5.1h [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
  184. SwampMobs{1.5.1h - MC 1.6.4} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.5.1h [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized
  185. chylex_PoisonProtectionEnchantment{1.0} [Poison Protection Enchantment] (MM_PoisonProtectionEnchantment_Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized
  186. MoarSigns{1.0.1} [MoarSigns] (MoarSigns-1.6.4-1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  187. moreplayermodels{1.6.4} [MorePlayerModels] (MorePlayerModels_1.6.2-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  188. musicchoices{0.5} [Music Choices] (MusicChoices-0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
  189. Mystcraft{0.10.13.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.13.01.zip) Unloaded->Constructed->Pre-initialized->Initialized
  190. Roguelike{1.3.3} [Roguelike Dungeons] (roguelike-v1.3.3-forge-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  191. secretroomsmod{4.6.2} [The SecretRoomsMod] (Secret-Rooms-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
  192. ShowDurability2{1.2.9} [ShowDurability2] (ShowDurability2-1.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
  193. mod_SmartMoving{14.6} [Smart Moving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized
  194. mod_SmartRender{1.1} [Smart Render] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized
  195. camping{1.0.2g} [The Camping Mod] (TheCampingMod_1.0.2g.jar) Unloaded->Constructed->Pre-initialized->Initialized
  196. ThirstMod{1.7.6} [Thirst Mod] (Thirst-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  197. TimeScaler{1.33} [TimeScaler] (TimeScaler v1.33 (1.6.4).jar) Unloaded->Constructed->Pre-initialized->Initialized
  198. mod_VialOfLife{0.1} [mod_VialOfLife] (VialOfLife.zip) Unloaded->Constructed->Pre-initialized->Initialized
  199. weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized
  200. witchery{0.20.5} [Witchery] (witchery-1.6.4-0.20.5.zip) Unloaded->Constructed->Pre-initialized->Errored
  201. ZAMod{v1.9.3} [Zombie Awareness] (Zombie Awareness v1.9.3 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
  202. journeymap{4.0.3} [JourneyMap] (JourneyMap4.0.3_FairPlay_MC1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
  203. Launched Version: 1.6.4
  204. LWJGL: 2.9.0
  205. OpenGL: GeForce GTX 770/PCIe/SSE2 GL version 4.5.0 NVIDIA 364.51, NVIDIA Corporation
  206. Is Modded: Definitely; Client brand changed to 'fml,forge'
  207. Type: Client (map_client.txt)
  208. Resource Pack: Default
  209. Current Language: English (US)
  210. Profiler Position: N/A (disabled)
  211. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement