Advertisement
Guest User

Untitled

a guest
Oct 6th, 2015
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.42 KB | None | 0 0
  1. [21:11:14] [Client thread/INFO]: [CHAT] Hello, Koakuma!
  2. [21:11:14] [Client thread/INFO]: [CHAT] Welcome to the RTY server.
  3. [21:11:14] [Client thread/INFO]: [CHAT] This is the new server for RTY.
  4. [21:11:14] [Client thread/INFO]: [CHAT] Please give me feedback on how it works.
  5. [21:11:15] [Client thread/INFO] [MapWriter]: Mw.load: loading...
  6. [21:11:15] [Client thread/INFO] [MapWriter]: generating block colours
  7. [21:11:15] [Client thread/INFO] [MapWriter]: loading block colour overrides file C:\Users\lewas\Desktop\ftb\ReleasetheYukkuri\minecraft\config\MapWriterBlockColourOverrides.txt
  8. [21:11:15] [Client thread/INFO] [MapWriter]: generating block map colours from textures
  9. [21:11:15] [Client thread/INFO] [MapWriter]: created new MwTexture from GL texture id 9 (2048x2048) (4194304 pixels)
  10. [21:11:16] [Client thread/INFO] [MapWriter]: processed 5501 block textures, 21282 skipped, 333 exceptions
  11. [21:11:16] [Client thread/INFO] [MapWriter]: loading block colour overrides file C:\Users\lewas\Desktop\ftb\ReleasetheYukkuri\minecraft\config\MapWriterBlockColourOverrides.txt
  12. [21:11:16] [Client thread/INFO] [MapWriter]: saving block colours to 'C:\Users\lewas\Desktop\ftb\ReleasetheYukkuri\minecraft\config\MapWriterBlockColours.txt'
  13. [21:11:18] [Client thread/INFO]: [CHAT] It's not like Botania wants to be outdated, b-b-BAKA!
  14. [21:11:18] [Client thread/INFO]: [CHAT] You are running Botania build 221, the latest is build 223.
  15. [21:11:18] [Client thread/INFO]: [CHAT] Click for... [Download] [Website] [Changelog]
  16. [21:11:19] [Client thread/WARN] [FML]: =============================================================
  17. [21:11:19] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  18. [21:11:19] [Client thread/WARN] [FML]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
  19. [21:11:19] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  20. [21:11:19] [Client thread/WARN] [FML]: =============================================================
  21. [21:11:20] [Client thread/INFO] [STDOUT]: [truetyper.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Arial,name=Arial,style=plain,size=12] - AntiAlias = true
  22. [21:11:20] [Client thread/INFO] [STDOUT]: [gravisuite.GraviSuite:addLog:148]: [GraviSuite] Keyregistry: IC2 ALT key found
  23. [21:11:20] [Client thread/INFO] [STDOUT]: [gravisuite.GraviSuite:addLog:148]: [GraviSuite] Keyregistry: IC2 Boost key found
  24. [21:11:20] [Client thread/INFO] [STDOUT]: [gravisuite.GraviSuite:addLog:148]: [GraviSuite] Keyregistry: IC2 MODE SWITCH key found
  25. [21:11:20] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
  26. [21:11:20] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.GuiIngameMenu
  27. [21:11:24] [Client thread/INFO]: [CHAT] codechickencore.update
  28. [21:11:27] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.GuiIngameMenu
  29. [21:11:35] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.inventory.GuiInventory
  30. [21:11:35] [Client thread/INFO] [inventorytweaks]: net.minecraft.inventory.ContainerPlayer
  31. [21:12:21] [Client thread/ERROR] [FML]: Exception caught during firing event joshie.progression.api.ActionEvent$CanObtainFromActionEvent@59a12fb5:
  32. java.lang.NullPointerException
  33. at joshie.progression.lib.SafeStack$SafeStackMod.<init>(SafeStack.java:86) ~[SafeStack$SafeStackMod.class:?]
  34. at joshie.progression.lib.SafeStack.allInstances(SafeStack.java:22) ~[SafeStack.class:?]
  35. at joshie.progression.crafting.CraftingRegistry.getCraftingCriteria(CraftingRegistry.java:47) ~[CraftingRegistry.class:?]
  36. at joshie.progression.crafting.CrafterHuman.canCraftItem(CrafterHuman.java:35) ~[CrafterHuman.class:?]
  37. at joshie.progression.handlers.CraftingEvents.onAttemptToObtainItem(CraftingEvents.java:45) ~[CraftingEvents.class:?]
  38. at cpw.mods.fml.common.eventhandler.ASMEventHandler_458_CraftingEvents_onAttemptToObtainItem_CanObtainFromActionEvent.invoke(.dynamic) ~[?:?]
  39. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  40. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  41. at joshie.progression.helpers.CraftingHelper.canCraftItem(CraftingHelper.java:13) [CraftingHelper.class:?]
  42. at joshie.progression.helpers.CraftingHelper.canCraftItem(CraftingHelper.java:25) [CraftingHelper.class:?]
  43. at joshie.progression.asm.helpers.VanillaHelper.onContainerChanged(VanillaHelper.java:62) [VanillaHelper.class:?]
  44. at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java) [aap.class:?]
  45. at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81) [aae.class:?]
  46. at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77) [aay.class:?]
  47. at net.minecraft.inventory.Container.func_75144_a(SourceFile:222) [zs.class:?]
  48. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419) [bje.class:?]
  49. at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504) [GuiContainerManager.class:?]
  50. at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638) [bex.class:?]
  51. at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java) [bex.class:?]
  52. at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java) [DefaultSlotClickHandler.class:?]
  53. at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17) [DefaultSlotClickHandler.class:?]
  54. at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453) [GuiContainerManager.class:?]
  55. at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java) [bex.class:?]
  56. at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607) [bex.class:?]
  57. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306) [bdw.class:?]
  58. at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java) [bex.class:?]
  59. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) [bdw.class:?]
  60. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640) [bao.class:?]
  61. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
  62. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  63. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  67. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  68. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  69. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  70. [21:12:21] [Client thread/ERROR] [FML]: Index: 1 Listeners:
  71. [21:12:21] [Client thread/ERROR] [FML]: 0: NORMAL
  72. [21:12:21] [Client thread/ERROR] [FML]: 1: ASM: joshie.progression.handlers.CraftingEvents@7e9563b9 onAttemptToObtainItem(Ljoshie/progression/api/ActionEvent$CanObtainFromActionEvent;)V
  73. [21:12:30] [Client thread/INFO] [FML]: Applying holder lookups
  74. [21:12:30] [Client thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockCarvableWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
  75. [21:12:30] [Client thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
  76. [21:12:30] [Client thread/WARN] [FML]: Unable to lookup chisel:voidstonerunic for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
  77. [21:12:30] [Client thread/WARN] [FML]: Unable to lookup chisel:circuits for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
  78. [21:12:30] [Client thread/INFO] [FML]: Holder lookups applied
  79. [21:12:35] [Client thread/FATAL]: Reported exception thrown!
  80. net.minecraft.util.ReportedException: Updating screen events
  81. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1654) ~[bao.class:?]
  82. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) ~[bao.class:?]
  83. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  84. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  85. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  86. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  87. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  88. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  89. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  90. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  91. Caused by: java.lang.NullPointerException
  92. at joshie.progression.lib.SafeStack$SafeStackMod.<init>(SafeStack.java:86) ~[SafeStack$SafeStackMod.class:?]
  93. at joshie.progression.lib.SafeStack.allInstances(SafeStack.java:22) ~[SafeStack.class:?]
  94. at joshie.progression.crafting.CraftingRegistry.getCraftingCriteria(CraftingRegistry.java:47) ~[CraftingRegistry.class:?]
  95. at joshie.progression.crafting.CrafterHuman.canCraftItem(CrafterHuman.java:35) ~[CrafterHuman.class:?]
  96. at joshie.progression.handlers.CraftingEvents.onAttemptToObtainItem(CraftingEvents.java:45) ~[CraftingEvents.class:?]
  97. at cpw.mods.fml.common.eventhandler.ASMEventHandler_458_CraftingEvents_onAttemptToObtainItem_CanObtainFromActionEvent.invoke(.dynamic) ~[?:?]
  98. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  99. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  100. at joshie.progression.helpers.CraftingHelper.canCraftItem(CraftingHelper.java:13) ~[CraftingHelper.class:?]
  101. at joshie.progression.helpers.CraftingHelper.canCraftItem(CraftingHelper.java:25) ~[CraftingHelper.class:?]
  102. at joshie.progression.asm.helpers.VanillaHelper.onContainerChanged(VanillaHelper.java:62) ~[VanillaHelper.class:?]
  103. at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java) ~[aap.class:?]
  104. at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81) ~[aae.class:?]
  105. at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77) ~[aay.class:?]
  106. at net.minecraft.inventory.Container.func_75144_a(SourceFile:222) ~[zs.class:?]
  107. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419) ~[bje.class:?]
  108. at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504) ~[GuiContainerManager.class:?]
  109. at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638) ~[bex.class:?]
  110. at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java) ~[bex.class:?]
  111. at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java) ~[DefaultSlotClickHandler.class:?]
  112. at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17) ~[DefaultSlotClickHandler.class:?]
  113. at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453) ~[GuiContainerManager.class:?]
  114. at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java) ~[bex.class:?]
  115. at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607) ~[bex.class:?]
  116. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306) ~[bdw.class:?]
  117. at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java) ~[bex.class:?]
  118. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) ~[bdw.class:?]
  119. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640) ~[bao.class:?]
  120. ... 9 more
  121. [21:12:35] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  122. // Oh - I know what I did wrong!
  123.  
  124. Time: 10/6/15 9:12 PM
  125. Description: Updating screen events
  126.  
  127. java.lang.NullPointerException: Updating screen events
  128. at joshie.progression.lib.SafeStack$SafeStackMod.<init>(SafeStack.java:86)
  129. at joshie.progression.lib.SafeStack.allInstances(SafeStack.java:22)
  130. at joshie.progression.crafting.CraftingRegistry.getCraftingCriteria(CraftingRegistry.java:47)
  131. at joshie.progression.crafting.CrafterHuman.canCraftItem(CrafterHuman.java:35)
  132. at joshie.progression.handlers.CraftingEvents.onAttemptToObtainItem(CraftingEvents.java:45)
  133. at cpw.mods.fml.common.eventhandler.ASMEventHandler_458_CraftingEvents_onAttemptToObtainItem_CanObtainFromActionEvent.invoke(.dynamic)
  134. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  135. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  136. at joshie.progression.helpers.CraftingHelper.canCraftItem(CraftingHelper.java:13)
  137. at joshie.progression.helpers.CraftingHelper.canCraftItem(CraftingHelper.java:25)
  138. at joshie.progression.asm.helpers.VanillaHelper.onContainerChanged(VanillaHelper.java:62)
  139. at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java)
  140. at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
  141. at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
  142. at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
  143. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
  144. at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
  145. at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
  146. at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
  147. at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
  148. at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
  149. at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
  150. at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
  151. at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607)
  152. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
  153. at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
  154. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  155. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
  156. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  157. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  158. at net.minecraft.client.main.Main.main(SourceFile:148)
  159. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  160. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  161. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  162. at java.lang.reflect.Method.invoke(Unknown Source)
  163. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  164. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  165.  
  166.  
  167. A detailed walkthrough of the error, its code path and all known details is as follows:
  168. ---------------------------------------------------------------------------------------
  169.  
  170. -- Head --
  171. Stacktrace:
  172. at joshie.progression.lib.SafeStack$SafeStackMod.<init>(SafeStack.java:86)
  173. at joshie.progression.lib.SafeStack.allInstances(SafeStack.java:22)
  174. at joshie.progression.crafting.CraftingRegistry.getCraftingCriteria(CraftingRegistry.java:47)
  175. at joshie.progression.crafting.CrafterHuman.canCraftItem(CrafterHuman.java:35)
  176. at joshie.progression.handlers.CraftingEvents.onAttemptToObtainItem(CraftingEvents.java:45)
  177. at cpw.mods.fml.common.eventhandler.ASMEventHandler_458_CraftingEvents_onAttemptToObtainItem_CanObtainFromActionEvent.invoke(.dynamic)
  178. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  179. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  180. at joshie.progression.helpers.CraftingHelper.canCraftItem(CraftingHelper.java:13)
  181. at joshie.progression.helpers.CraftingHelper.canCraftItem(CraftingHelper.java:25)
  182. at joshie.progression.asm.helpers.VanillaHelper.onContainerChanged(VanillaHelper.java:62)
  183. at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java)
  184. at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
  185. at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
  186. at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
  187. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
  188. at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
  189. at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
  190. at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
  191. at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
  192. at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
  193. at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
  194. at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
  195. at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607)
  196. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
  197. at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
  198. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  199.  
  200. -- Affected screen --
  201. Details:
  202. Screen name: net.minecraft.client.gui.inventory.GuiInventory
  203.  
  204. -- Affected level --
  205. Details:
  206. Level name: MpServer
  207. All players: 1 total; [EntityClientPlayerMP['Koakuma'/441, l='MpServer', x=117.59, y=76.62, z=-133.44]]
  208. Chunk stats: MultiplayerChunkCache: 169, 169
  209. Level seed: -4942938664701198757
  210. Level generator: ID 00 - default, ver 1. Features enabled: false
  211. Level generator options:
  212. Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  213. Level time: 0 game time, 0 day time
  214. Level dimension: 0
  215. Level storage version: 0x00000 - Unknown?
  216. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  217. Level game mode: ~~ERROR~~ NullPointerException: null
  218. Forced entities: 41 total; [EntityClientPlayerMP['Koakuma'/441, l='MpServer', x=117.59, y=76.62, z=-133.44], EntityItem['item.item.dyePowder.black'/5145, l='MpServer', x=128.78, y=40.13, z=-133.78], EntitySheep['Sheep'/539, l='MpServer', x=112.06, y=78.00, z=-181.97], EntitySheep['Sheep'/540, l='MpServer', x=78.16, y=69.00, z=-151.31], EntitySheep['Sheep'/541, l='MpServer', x=63.50, y=59.00, z=-184.66], EntitySunFlowerFairy['Fairy'/542, l='MpServer', x=123.94, y=81.88, z=-195.06], EntityCartChest['entity.MinecartChest.name'/543, l='MpServer', x=184.50, y=32.50, z=-141.50], EntityChicken['Chicken'/545, l='MpServer', x=139.53, y=80.00, z=-194.63], EntityPig['Pig'/546, l='MpServer', x=72.84, y=48.00, z=-93.97], EntitySheep['Sheep'/547, l='MpServer', x=72.53, y=74.00, z=-179.47], EntitySheep['Sheep'/548, l='MpServer', x=73.22, y=86.00, z=-187.28], EntityChicken['Chicken'/550, l='MpServer', x=170.75, y=65.00, z=-191.03], EntityChicken['Chicken'/551, l='MpServer', x=167.56, y=65.00, z=-191.53], EntityChicken['Chicken'/552, l='MpServer', x=188.59, y=55.00, z=-172.53], EntityPig['Pig'/553, l='MpServer', x=60.47, y=50.00, z=-89.69], EntitySheep['Sheep'/554, l='MpServer', x=78.34, y=91.00, z=-196.53], EntityChicken['Chicken'/555, l='MpServer', x=171.47, y=66.00, z=-204.47], EntityFamiliar['Familiar'/432, l='MpServer', x=98.91, y=85.15, z=-143.97], EntitySunFlowerFairy['Fairy'/433, l='MpServer', x=98.91, y=83.88, z=-143.97], EntityBat['Bat'/565, l='MpServer', x=194.63, y=38.10, z=-160.75], EntityChicken['Chicken'/566, l='MpServer', x=185.63, y=64.00, z=-199.38], EntityHat['unknown'/440, l='MpServer', x=117.59, y=76.62, z=-133.44], EntityChicken['Chicken'/569, l='MpServer', x=197.56, y=54.00, z=-188.53], EntityTrail['unknown'/442, l='MpServer', x=117.59, y=76.62, z=-133.44], EntitySheep['Sheep'/571, l='MpServer', x=192.34, y=67.00, z=-82.44], EntityPig['Pig'/572, l='MpServer', x=167.50, y=66.00, z=-60.78], EntityHat['unknown'/445, l='MpServer', x=197.56, y=54.00, z=-188.53], EntityHat['unknown'/446, l='MpServer', x=167.50, y=66.00, z=-60.78], EntitySquid['Squid'/8133, l='MpServer', x=150.72, y=46.97, z=-144.16], EntitySquid['Squid'/8134, l='MpServer', x=145.09, y=50.84, z=-140.81], EntitySquid['Squid'/8135, l='MpServer', x=148.72, y=50.31, z=-142.16], EntitySquid['Squid'/8136, l='MpServer', x=139.25, y=49.31, z=-143.66], EntitySquid['Squid'/8137, l='MpServer', x=152.13, y=41.00, z=-148.28], EntitySquid['Squid'/8138, l='MpServer', x=148.09, y=50.31, z=-145.53], EntitySquid['Squid'/8139, l='MpServer', x=144.69, y=40.00, z=-148.50], EntitySquid['Squid'/8140, l='MpServer', x=147.28, y=50.31, z=-141.13], EntitySquid['Squid'/366, l='MpServer', x=130.56, y=42.34, z=-128.44], EntitySquid['Squid'/367, l='MpServer', x=126.59, y=41.34, z=-143.84], EntityItem['item.item.dyePowder.black'/368, l='MpServer', x=140.97, y=40.13, z=-140.38], EntitySquid['Squid'/369, l='MpServer', x=127.16, y=43.78, z=-134.50], EntityItem['item.item.dyePowder.black'/370, l='MpServer', x=128.72, y=40.13, z=-137.91]]
  219. Retry entities: 0 total; []
  220. Server brand: fml,forge
  221. Server type: Non-integrated multiplayer server
  222. Stacktrace:
  223. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  224. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  225. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  226. at net.minecraft.client.main.Main.main(SourceFile:148)
  227. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  228. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  229. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  230. at java.lang.reflect.Method.invoke(Unknown Source)
  231. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  232. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  233.  
  234. -- System Details --
  235. Details:
  236. Minecraft Version: 1.7.10
  237. Operating System: Windows 8.1 (amd64) version 6.3
  238. Java Version: 1.8.0_40, Oracle Corporation
  239. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  240. Memory: 672441432 bytes (641 MB) / 1994915840 bytes (1902 MB) up to 3340763136 bytes (3186 MB)
  241. JVM Flags: 3 total; -Xms256M -Xmx3584M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  242. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  243. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  244. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 139 mods loaded, 139 mods active
  245. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  246. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  247. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
  248. UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
  249. UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  250. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  251. UCHIJA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
  252. UCHIJA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  253. UCHIJA OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
  254. UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  255. UCHIJA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
  256. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  257. UCHIJA IC2{2.2.774-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.774-experimental.jar)
  258. UCHIJA ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
  259. UCHIJA AdvancedMachines{59.0.2} [Advanced Machines] (advanced-machines-59.0.2.jar)
  260. UCHIJA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
  261. UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  262. UCHIJA BiblioCraft{1.11.1} [BiblioCraft] (BiblioCraft[v1.11.1][MC1.7.10].jar)
  263. UCHIJA HardcoreEnderExpansion{1.8.3} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.3.jar)
  264. UCHIJA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
  265. UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
  266. UCHIJA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
  267. UCHIJA BuildCraft|Core{7.0.23} [BuildCraft] (buildcraft-7.0.23.jar)
  268. UCHIJA Forestry{3.6.6.24} [Forestry for Minecraft] (forestry_1.7.10-3.6.6.24.jar)
  269. UCHIJA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
  270. UCHIJA Highlands{2.2.3} [Highlands] (Highlands-1.7.2-v-2.2.3.jar)
  271. UCHIJA BiblioWoodsHighlands{1.4} [BiblioWoods Highlands Edition] (BiblioWoods[Highlands][v1.4].jar)
  272. UCHIJA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
  273. UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
  274. UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  275. UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  276. UCHIJA Botania{r1.7-221} [Botania] (Botania r1.7-221.jar)
  277. UCHIJA BuildCraft|Energy{7.0.23} [BC Energy] (buildcraft-7.0.23.jar)
  278. UCHIJA BuildCraft|Factory{7.0.23} [BC Factory] (buildcraft-7.0.23.jar)
  279. UCHIJA BuildCraft|Silicon{7.0.23} [BC Silicon] (buildcraft-7.0.23.jar)
  280. UCHIJA BuildCraft|Transport{7.0.23} [BC Transport] (buildcraft-7.0.23.jar)
  281. UCHIJA BuildCraft|Builders{7.0.23} [BC Builders] (buildcraft-7.0.23.jar)
  282. UCHIJA BuildCraft|Robotics{7.0.23} [BC Robotics] (buildcraft-7.0.23.jar)
  283. UCHIJA BuildCraft|Compat{7.0.11} [BuildCraft Compat] (buildcraft-compat-7.0.11.jar)
  284. UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
  285. UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
  286. UCHIJA Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
  287. UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  288. UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  289. UCHIJA chisel{2.5.0.43} [Chisel 2] (Chisel2-2.5.0.43.jar)
  290. UCHIJA CustomMainMenu{1.8} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.8.jar)
  291. UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
  292. UCHIJA Emotes{1.0} [Emotes] (Emotes 1.0.1.jar)
  293. UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
  294. UCHIJA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
  295. UCHIJA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
  296. UCHIJA enhancedportals{3.0.10} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.10.jar)
  297. UCHIJA ExtraUtilities{1.2.11} [Extra Utilities] (extrautilities-1.2.11.jar)
  298. UCHIJA FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
  299. UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
  300. UCHIJA HardcoreDarkness{1.6} [Hardcore Darkness] (HardcoreDarkness-MC1.7.10-1.6.jar)
  301. UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  302. UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
  303. UCHIJA HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode] (HQM-The Journey (4.2.4).jar)
  304. UCHIJA IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar)
  305. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  306. UCHIJA ImLookingAtBlood{1.1} [I'm Looking At Blood] (ImLookingAtBlood-1.7.2-1.1a.jar)
  307. UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  308. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  309. UCHIJA jacb{1.0.3} [JACB] (JACB-1.7.10-1.0.3.jar)
  310. UCHIJA THKaguyaMod{2.90-1.7.10} [Itutu no Nandai MOD+ (Touhou Items Mod)] (thKaguyaMod-1.7.10-2.90.jar)
  311. UCHIJA journeyToGensokyo{0.7.2} [Journey To Gensokyo] (journeyToGensokyo-1.7.10-0.7.2.jar)
  312. UCHIJA LogisticsPipes{0.9.2.46} [Logistics Pipes] (logisticspipes-0.9.2.46.jar)
  313. UCHIJA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  314. UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  315. UCHIJA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  316. UCHIJA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  317. UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  318. UCHIJA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  319. UCHIJA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  320. UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  321. UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  322. UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  323. UCHIJA Mystcraft{0.12.3.00} [Mystcraft] (mystcraft-1.7.10-0.12.3.00.jar)
  324. UCHIJA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  325. UCHIJA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar)
  326. UCHIJA ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
  327. UCHIJA ProjRed|Exploration{4.7.0pre9.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre9.92-World.jar)
  328. UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  329. UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  330. UCHIJA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  331. UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  332. UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  333. UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  334. UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  335. UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  336. UCHIJA MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
  337. UCHIJA MobProperties{0.4.0} [Mob Properties] (MobProperties-1.7.10-0.4.0.jar)
  338. UCHIJA modtweaker2{0.7} [Mod Tweaker 2] (ModTweaker2-1.7.X-0.7.1.jar)
  339. UCHIJA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
  340. UCHIJA NBTEdit{1.7.2.2} [In-game NBTEdit] (NBTEdit_1.7.10.jar)
  341. UCHIJA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
  342. UCHIJA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
  343. UCHIJA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
  344. UCHIJA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
  345. UCHIJA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
  346. UCHIJA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
  347. UCHIJA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
  348. UCHIJA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
  349. UCHIJA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
  350. UCHIJA notenoughkeys{@MOD_VERSION@} [NotEnoughKeys] (NotEnoughKeys-1.7.10-2.0.0b41.jar)
  351. UCHIJA ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
  352. UCHIJA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
  353. UCHIJA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
  354. UCHIJA MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10.jar)
  355. UCHIJA Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10.jar)
  356. UCHIJA Progression{0.4.1} [Progression] (Progression-1.7.10-0.4.1_PATCH.jar)
  357. UCHIJA ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  358. UCHIJA ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
  359. UCHIJA ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
  360. UCHIJA ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  361. UCHIJA ProjRed|Fabrication{4.7.0pre9.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre9.92-Fabrication.jar)
  362. UCHIJA ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
  363. UCHIJA ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
  364. UCHIJA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
  365. UCHIJA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
  366. UCHIJA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
  367. UCHIJA rtyTweaks{0.1.3} [RTYTweajs] (rtytweaks-1.7.10-0.1.3.jar)
  368. UCHIJA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
  369. UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  370. UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
  371. UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
  372. UCHIJA touhou_alice_core{1.7.10-kog3} [Alice's Core MOD] (TouhouAliceDoll_kog3.zip)
  373. UCHIJA touhou_alice_dolls{1.7.10-kog3} [Alice's Dolls MOD] (TouhouAliceDoll_kog3.zip)
  374. UCHIJA touhou_alice_extras{1.7.10-kog3} [Alice's Dolls Ex] (TouhouAliceDoll_kog3.zip)
  375. UCHIJA Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar)
  376. UCHIJA VersionChecker{1.1.9} [Version Checker] (VersionChecker-1.1.9.jar)
  377. UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  378. UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  379. UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  380. UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  381. UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
  382. UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
  383. UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
  384. UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  385. GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics 4000'
  386. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  387. Class transformer null safety: all safe
  388. AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  389. Mantle Environment: Environment healthy.
  390. CoFHCore: -[1.7.10]3.0.3-303
  391. ThermalFoundation: -[1.7.10]1.2.0-102
  392. ThermalExpansion: -[1.7.10]4.0.3B1-218
  393. MineFactoryReloaded: -[1.7.10]2.8.0-104
  394. NetherOres: -[1.7.10]2.3.0-12
  395. RedstoneArsenal: -[1.7.10]1.1.1-89
  396. ThermalDynamics: -[1.7.10]1.1.0-161
  397. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  398. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
  399. Launched Version: 1.7.10
  400. LWJGL: 2.9.1
  401. OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4252, Intel
  402. GL Caps: Using GL 1.3 multitexturing.
  403. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  404. Anisotropic filtering is supported and maximum anisotropy is 16.
  405. Shaders are available because OpenGL 2.1 is supported.
  406.  
  407. Is Modded: Definitely; Client brand changed to 'fml,forge'
  408. Type: Client (map_client.txt)
  409. Resource Packs: []
  410. Current Language: English (US)
  411. Profiler Position: N/A (disabled)
  412. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  413. Anisotropic Filtering: Off (1)
  414. [21:12:36] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\lewas\Desktop\ftb\ReleasetheYukkuri\minecraft\crash-reports\crash-2015-10-06_21.12.35-client.txt
  415. MC process exited. return value: -1
  416. [i18n] Added 0 enUS to options pane
  417. [i18n] Added 1 cyGB to options pane
  418. [i18n] Added 2 daDK to options pane
  419. [i18n] Added 3 deDE to options pane
  420. [i18n] Added 4 enGB to options pane
  421. [i18n] Added 5 enUS to options pane
  422. [i18n] Added 6 esES to options pane
  423. [i18n] Added 7 fiFI to options pane
  424. [i18n] Added 8 frCA to options pane
  425. [i18n] Added 9 frFR to options pane
  426. [i18n] Added 10 itIT to options pane
  427. [i18n] Added 11 maHU to options pane
  428. [i18n] Added 12 nlNL to options pane
  429. [i18n] Added 13 noNO to options pane
  430. [i18n] Added 14 plPL to options pane
  431. [i18n] Added 15 ptBR to options pane
  432. [i18n] Added 16 ptPT to options pane
  433. [i18n] Added 17 ruRU to options pane
  434. [i18n] Added 18 svSE to options pane
  435. [i18n] Added 19 zhCN to options pane
  436. [i18n] enUS English (US) language file loaded!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement