Advertisement
Guest User

TFC Chisel Crash

a guest
Oct 11th, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.46 KB | None | 0 0
  1. [21:31:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [21:31:38] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [21:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [21:31:38] [main/INFO] [FML]: Forge Mod Loader version 7.10.84.1217 for Minecraft 1.7.10 loading
  5. [21:31:38] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
  6. [21:31:38] [main/WARN] [FML]: The coremod com.bioxx.tfc.TFCASMLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [21:31:38] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [21:31:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [21:31:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  10. [21:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [21:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [21:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [21:31:41] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  14. [21:31:41] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  15. [21:31:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. [21:31:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [21:31:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. [21:31:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  19. [21:31:42] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  20. [21:31:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  21. [21:31:42] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  22. [21:31:43] [main/INFO] [FastCraft-core]: 1 / 11 applied
  23. [21:31:43] [main/INFO] [FastCraft-core]: 2 / 11 applied
  24. [21:31:44] [main/INFO]: Setting user: Swiftykitty2K
  25. [21:31:45] [main/INFO] [FastCraft-core]: 3 / 11 applied
  26. [21:31:45] [main/INFO] [STDOUT]: [com.bioxx.tfc.ASM.ClassTransformer:transform:56]: Attempting to Transform: mw | Found 1 injections
  27. [21:31:45] [main/INFO] [STDOUT]: [com.bioxx.tfc.ASM.ClassTransformer:transform:148]: Inserted: mw : {i | ()V}
  28. [21:31:45] [main/INFO] [STDOUT]: [com.bioxx.tfc.ASM.ClassTransformer:transform:151]: Attempting to Transform: mw Complete
  29. [21:31:45] [Client thread/INFO]: LWJGL Version: 2.9.1
  30. [21:31:46] [Client thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@d032cf5. This is a critical error and should be impossible
  31. java.lang.Throwable
  32. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
  33. at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
  34. at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:21) [MinecraftForge.class:?]
  35. at net.minecraftforge.fluids.FluidRegistry.registerFluid(FluidRegistry.java:83) [FluidRegistry.class:?]
  36. at net.minecraftforge.fluids.FluidRegistry.<clinit>(FluidRegistry.java:50) [FluidRegistry.class:?]
  37. at net.minecraftforge.client.ForgeHooksClient.<clinit>(ForgeHooksClient.java:425) [ForgeHooksClient.class:?]
  38. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:432) [bao.class:?]
  39. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  40. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  44. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  45. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  46. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  47. [21:31:46] [Client thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@203ba002. This is a critical error and should be impossible
  48. java.lang.Throwable
  49. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
  50. at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
  51. at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:22) [MinecraftForge.class:?]
  52. at net.minecraftforge.fluids.FluidRegistry.registerFluid(FluidRegistry.java:83) [FluidRegistry.class:?]
  53. at net.minecraftforge.fluids.FluidRegistry.<clinit>(FluidRegistry.java:50) [FluidRegistry.class:?]
  54. at net.minecraftforge.client.ForgeHooksClient.<clinit>(ForgeHooksClient.java:425) [ForgeHooksClient.class:?]
  55. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:432) [bao.class:?]
  56. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  57. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  61. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  62. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  63. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  64. [21:31:46] [Client thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@2a85f3d6. This is a critical error and should be impossible
  65. java.lang.Throwable
  66. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
  67. at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
  68. at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:23) [MinecraftForge.class:?]
  69. at net.minecraftforge.fluids.FluidRegistry.registerFluid(FluidRegistry.java:83) [FluidRegistry.class:?]
  70. at net.minecraftforge.fluids.FluidRegistry.<clinit>(FluidRegistry.java:50) [FluidRegistry.class:?]
  71. at net.minecraftforge.client.ForgeHooksClient.<clinit>(ForgeHooksClient.java:425) [ForgeHooksClient.class:?]
  72. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:432) [bao.class:?]
  73. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  74. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  78. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  79. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  80. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  81. [21:31:46] [Client thread/INFO] [FastCraft-core]: 4 / 11 applied
  82. [21:31:46] [Client thread/INFO] [FastCraft-core]: 5 / 11 applied
  83. [21:31:46] [Client thread/INFO] [FastCraft-core]: 6 / 11 applied
  84. [21:31:46] [Client thread/INFO] [FastCraft-core]: 7 / 11 applied
  85. [21:31:46] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.ASM.ClassTransformer:transform:56]: Attempting to Transform: rg | Found 1 injections
  86. [21:31:46] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.ASM.ClassTransformer:transform:151]: Attempting to Transform: rg Complete
  87. [21:31:46] [Client thread/INFO] [FastCraft-core]: 8 / 11 applied
  88. [21:31:47] [Client thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@38be9340. This is a critical error and should be impossible
  89. java.lang.Throwable
  90. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
  91. at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
  92. at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:90) [FMLCommonHandler.class:?]
  93. at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:77) [FMLCommonHandler.class:?]
  94. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:188) [FMLClientHandler.class:?]
  95. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  96. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  97. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  98. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  99. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  100. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  101. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  102. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  103. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  104. [21:31:47] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  105. [21:31:47] [Client thread/INFO] [FML]: MinecraftForge v10.13.1.1217 Initialized
  106. [21:31:47] [Client thread/INFO] [FML]: Replaced 182 ore recipies
  107. [21:31:47] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  108. [21:31:47] [Client thread/INFO] [FML]: Searching /Users/connor/Library/Application Support/Terrafirmacraft/mods for mods
  109. [21:31:47] [Client thread/INFO] [FML]: Also searching /Users/connor/Library/Application Support/Terrafirmacraft/mods/1.7.10 for mods
  110. [21:31:51] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
  111. [21:31:51] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  112. [21:31:51] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, tfc_coremod, terrafirmacraft, FastCraft] at CLIENT
  113. [21:31:51] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, tfc_coremod, terrafirmacraft, FastCraft] at SERVER
  114. [21:31:52] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.ASM.ClassTransformer:transform:56]: Attempting to Transform: blt | Found 1 injections
  115. [21:31:52] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.ASM.ClassTransformer:transform:148]: Inserted: blt : {d | ()V}
  116. [21:31:52] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.ASM.ClassTransformer:transform:151]: Attempting to Transform: blt Complete
  117. [21:31:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TerraFirmaCraft, FMLFileResourcePack:FastCraft
  118. [21:31:53] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  119. [21:31:53] [Client thread/INFO] [FML]: Found 338 ObjectHolder annotations
  120. [21:31:53] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  121. [21:31:53] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.TerraFirmaCraft:loadSettings:283]: [TFC] Loading Settings
  122. [21:31:53] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.TerraFirmaCraft:loadCraftingSettings:386]: [TFC] Loading Crafting Settings
  123. [21:31:53] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCBlocks:LoadBlocks:523]: [TFC] Loading Blocks
  124. [21:31:53] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.TerraFirmaCraft:loadOre:483]: [TFC] Loading Ore
  125. [21:31:54] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCItems:Setup:1017]: [TFC] Loading Items
  126. [21:31:54] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCItems:registerItems:2100]: [TFC] Registering Items
  127. [21:31:54] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCItems:registerItems:2642]: [TFC] Registering Food
  128. [21:31:54] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCItems:registerItems:2752]: [TFC] Registering Armor
  129. [21:31:54] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCItems:registerItems:2883]: [TFC] All Items Registered
  130. [21:31:54] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.TFCItems:Setup:1660]: [TFC] Done Loading Items
  131. [21:31:54] [Client thread/INFO] [FastCraft-core]: 9 / 11 applied
  132. [21:31:54] [Client thread/INFO] [FastCraft]: FastCraft 1.9 loaded.
  133. [21:31:54] [Client thread/INFO] [FML]: Applying holder lookups
  134. [21:31:54] [Client thread/INFO] [FML]: Holder lookups applied
  135. [21:31:55] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  136. [21:31:55] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  137. [21:31:55] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  138. [21:31:55] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  139. [21:31:55] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  140. [21:31:55] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  141. [21:31:55] [Sound Library Loader/INFO]: Sound engine started
  142. [21:31:57] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
  143. [21:31:58] [Client thread/ERROR]: Using missing texture, unable to load terrafirmacraft:textures/items/tools/Nametag.png
  144. java.io.FileNotFoundException: terrafirmacraft:textures/items/tools/Nametag.png
  145. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  146. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  147. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  148. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  149. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  150. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  151. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  152. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:538) [bao.class:?]
  153. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  154. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  155. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  156. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  157. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  158. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  159. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  160. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  161. [21:31:58] [Client thread/INFO]: Created: 1024x512 textures/items-atlas
  162. [21:31:58] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.api.Crafting.CraftingManagerTFC:<init>:30]: 0 recipes
  163. [21:31:59] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 6 mods
  164. [21:31:59] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TerraFirmaCraft, FMLFileResourcePack:FastCraft
  165. [21:31:59] [Client thread/ERROR]: Using missing texture, unable to load terrafirmacraft:textures/items/tools/Nametag.png
  166. java.io.FileNotFoundException: terrafirmacraft:textures/items/tools/Nametag.png
  167. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  168. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  169. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  170. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  171. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  172. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
  173. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
  174. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
  175. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  176. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
  177. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  178. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  179. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  180. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  181. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  182. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  183. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  184. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  185. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  186. [21:31:59] [Client thread/INFO]: Created: 1024x512 textures/items-atlas
  187. [21:32:00] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
  188. [21:32:00] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  189. [21:32:00] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  190. [21:32:00] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  191. [21:32:00] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  192. [21:32:00] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  193. [21:32:00] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  194. [21:32:00] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  195. [21:32:00] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  196. [21:32:00] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  197. [21:32:00] [Client thread/ERROR]: ########## GL ERROR ##########
  198. [21:32:00] [Client thread/ERROR]: @ Post startup
  199. [21:32:00] [Client thread/ERROR]: 1281: Invalid value
  200. [21:32:01] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  201. [21:32:01] [Sound Library Loader/INFO]: Sound engine started
  202. [21:32:14] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
  203. [21:32:14] [Server thread/INFO]: Generating keypair
  204. [21:32:14] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  205. [21:32:14] [Server thread/INFO] [FML]: Applying holder lookups
  206. [21:32:14] [Server thread/INFO] [FML]: Holder lookups applied
  207. [21:32:14] [Server thread/INFO] [FastCraft-core]: 10 / 11 applied
  208. [21:32:15] [Server thread/INFO] [FML]: Loading dimension 0 (TFC 0.79.6) (net.minecraft.server.integrated.IntegratedServer@5527e404)
  209. [21:32:15] [Server thread/INFO] [FML]: Loading dimension 1 (TFC 0.79.6) (net.minecraft.server.integrated.IntegratedServer@5527e404)
  210. [21:32:15] [Server thread/INFO] [FML]: Loading dimension -1 (TFC 0.79.6) (net.minecraft.server.integrated.IntegratedServer@5527e404)
  211. [21:32:15] [Server thread/INFO]: Preparing start region for level 0
  212. [21:32:16] [Server thread/INFO]: Preparing spawn area: 23%
  213. [21:32:17] [Server thread/INFO]: Preparing spawn area: 88%
  214. [21:32:18] [Netty Client IO #0/INFO] [FML]: Server protocol version 1
  215. [21:32:18] [Netty IO #1/INFO] [FML]: Client protocol version 1
  216. [21:32:18] [Netty IO #1/INFO] [FML]: Client attempting to join with 6 mods : FastCraft@1.9,mcp@9.05,FML@7.10.84.1217,Forge@10.13.1.1217,tfc_coremod@0.79.6,terrafirmacraft@0.79.6
  217. [21:32:18] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
  218. [21:32:18] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
  219. [21:32:18] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
  220. [21:32:18] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  221. [21:32:18] [Server thread/INFO]: Swiftykitty2K[local:E:4fe13b01] logged in with entity id 26 at (-623.6003092806017, 148.0, -9206.382186357445)
  222. [21:32:18] [Server thread/INFO]: Swiftykitty2K joined the game
  223. [21:32:18] [Client thread/INFO] [FastCraft-core]: 11 / 11 applied
  224. [21:32:20] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2284ms behind, skipping 45 tick(s)
  225. [21:32:20] [Client thread/INFO] [STDOUT]: [com.bioxx.tfc.Handlers.Network.InitClientWorldPacket:handleClientSide:147]: Recieved client init packet.
  226. [21:32:35] [Server thread/ERROR] [FML]: There was a critical exception handling a packet on channel TerraFirmaCraft
  227. java.lang.NoSuchMethodError: java.util.BitSet.toByteArray()[B
  228. at com.bioxx.tfc.TileEntities.TEDetailed.isBlockEmpty(TEDetailed.java:78) ~[TEDetailed.class:?]
  229. at com.bioxx.tfc.Blocks.BlockDetailed.onBlockActivatedServer(BlockDetailed.java:162) ~[BlockDetailed.class:?]
  230. at com.bioxx.tfc.TileEntities.TEDetailed.handleDataPacket(TEDetailed.java:167) ~[TEDetailed.class:?]
  231. at com.bioxx.tfc.Handlers.Network.DataBlockPacket.handleServerSide(DataBlockPacket.java:81) ~[DataBlockPacket.class:?]
  232. at com.bioxx.tfc.Handlers.Network.PacketPipeline.decode(PacketPipeline.java:124) ~[PacketPipeline.class:?]
  233. at com.bioxx.tfc.Handlers.Network.PacketPipeline.decode(PacketPipeline.java:37) ~[PacketPipeline.class:?]
  234. at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
  235. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
  236. at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
  237. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
  238. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
  239. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
  240. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
  241. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  242. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  243. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
  244. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
  245. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
  246. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) [bsx.class:?]
  247. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  248. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
  249. [21:32:35] [Server thread/INFO]: Swiftykitty2K lost connection: TextComponent{text='A fatal error has occured, this connection is terminated', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  250. [21:32:35] [Server thread/INFO]: Swiftykitty2K left the game
  251. [21:32:35] [Server thread/INFO]: Stopping singleplayer server as player logged out
  252. [21:32:35] [Server thread/INFO]: Stopping server
  253. [21:32:35] [Server thread/INFO]: Saving players
  254. [21:32:35] [Server thread/INFO]: Saving worlds
  255. [21:32:35] [Server thread/INFO]: Saving chunks for level 'TFC 0.79.6'/DEFAULT
  256. [21:32:35] [Server thread/INFO]: Saving chunks for level 'TFC 0.79.6'/Nether
  257. [21:32:35] [Server thread/INFO]: Saving chunks for level 'TFC 0.79.6'/DEFAULT
  258. [21:32:37] [Server thread/INFO] [FML]: Unloading dimension 0
  259. [21:32:37] [Server thread/INFO] [FML]: Unloading dimension -1
  260. [21:32:37] [Server thread/INFO] [FML]: Unloading dimension 1
  261. [21:32:37] [Server thread/INFO] [FML]: Applying holder lookups
  262. [21:32:37] [Server thread/INFO] [FML]: Holder lookups applied
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement