Advertisement
Guest User

Untitled

a guest
Jan 9th, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 106.65 KB | None | 0 0
  1. [13:21:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [13:21:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [13:21:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [13:21:05] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2806 for Minecraft 1.12.2 loading
  5. [13:21:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_191
  6. [13:21:05] [main/INFO] [FML]: Searching C:\Users\admin\AppData\Roaming\.minecraft\mods for mods
  7. [13:21:05] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from MalisisCore-1.12.2.jar
  8. [13:21:05] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mw-1.11.7.7_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  9. [13:21:05] [main/WARN] [FML]: The coremod weaponlib (com.vicmatskiv.weaponlib.core.WeaponlibCorePlugin) is not signed!
  10. [13:21:05] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Techguns-Mod-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  11. [13:21:05] [main/WARN] [FML]: The coremod Techguns Core (techguns.core.TechgunsFMLPlugin) is not signed!
  12. [13:21:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [13:21:05] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  14. [13:21:05] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.4 Source=file:/C:/Users/admin/AppData/Roaming/.minecraft/mods/MalisisCore-1.12.2.jar Service=LaunchWrapper Env=CLIENT
  15. [13:21:05] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [13:21:05] [main/WARN] [FML]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
  17. [13:21:05] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  18. [13:21:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  19. [13:21:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. [13:21:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  21. [13:21:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [13:21:09] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  23. [13:21:09] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  24. [13:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [13:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  26. [13:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  27. [13:21:09] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@997d532
  28. [13:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  29. [13:21:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  30. [13:21:10] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  31. [13:21:10] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  32. [13:21:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  33. [13:21:10] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  34. [13:21:10] [main/INFO] [STDOUT]: [techguns.core.TechgunsASMTransformer:patchRenderItem_patchMethodRenderModel:480]: Successfully patched 2 arg RenderItem.RenderModel with ASM
  35. [13:21:10] [main/INFO] [STDOUT]: [techguns.core.TechgunsASMTransformer:patchRenderItem_patchMethodRenderItem:299]: Successfully patched 4 arg RenderItem.RenderItem with ASM
  36. [13:21:10] [main/INFO] [STDOUT]: [techguns.core.TechgunsASMTransformer:patchRenderItem_patchMethodRenderItemGUI:423]: Successfully patched RenderItem.renderItemModelIntoGUI with ASM
  37. [13:21:10] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.techguns.core.TechgunsASMTransformer' was detected and will no longer process meta class data
  38. [13:21:10] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  39. [13:21:13] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: Yuuki_Chan
  40. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
  41. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.pickItem:key.mouse.middle
  42. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.playerlist:key.keyboard.tab
  43. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.advancements:key.keyboard.l
  44. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.5:key.keyboard.5
  45. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.6:key.keyboard.6
  46. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.7:key.keyboard.7
  47. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.8:key.keyboard.8
  48. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.1:key.keyboard.1
  49. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.2:key.keyboard.2
  50. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.3:key.keyboard.3
  51. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.4:key.keyboard.4
  52. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.sprint:key.keyboard.left.control
  53. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.forward:key.keyboard.w
  54. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.drop:key.keyboard.q
  55. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.back:key.keyboard.s
  56. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.attack:key.mouse.left
  57. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.use:key.mouse.right
  58. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.saveToolbarActivator:key.keyboard.c
  59. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.smoothCamera:key.keyboard.unknown
  60. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.right:key.keyboard.d
  61. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.jump:key.keyboard.space
  62. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.sneak:key.keyboard.left.shift
  63. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.spectatorOutlines:key.keyboard.unknown
  64. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.left:key.keyboard.a
  65. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.command:key.keyboard.slash
  66. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.screenshot:key.keyboard.f2
  67. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.9:key.keyboard.9
  68. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.togglePerspective:key.keyboard.f5
  69. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.chat:key.keyboard.t
  70. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.inventory:key.keyboard.e
  71. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.fullscreen:key.keyboard.f11
  72. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.loadToolbarActivator:key.keyboard.x
  73. [13:21:18] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.swapHands:key.keyboard.f
  74. [13:21:18] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
  75. [13:21:19] [Client thread/INFO] [FML]: -- System Details --
  76. Details:
  77. Minecraft Version: 1.12.2
  78. Operating System: Windows 7 (amd64) version 6.1
  79. Java Version: 1.8.0_191, Oracle Corporation
  80. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  81. Memory: 205570224 bytes (196 MB) / 598212608 bytes (570 MB) up to 1431830528 bytes (1365 MB)
  82. JVM Flags: 2 total; -Xmx1536M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  83. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  84. FML:
  85. Loaded coremods (and transformers):
  86. Techguns Core (Techguns-Mod-1.12.2.jar)
  87. techguns.core.TechgunsASMTransformer
  88. MalisisCorePlugin (MalisisCore-1.12.2.jar)
  89.  
  90. weaponlib (mw-1.11.7.7_mc1.12.2.jar)
  91. com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
  92. GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.5059' Renderer: 'Intel(R) HD Graphics'
  93. [13:21:19] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2806 Initialized
  94. [13:21:19] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  95. [13:21:19] [Client thread/INFO] [FML]: Replaced 1036 ore ingredients
  96. [13:21:20] [Client thread/INFO] [FML]: Searching C:\Users\admin\AppData\Roaming\.minecraft\mods for mods
  97. [13:21:24] [Client thread/INFO] [FML]: Forge Mod Loader has identified 15 mods to load
  98. [13:21:24] [Thread-3/INFO] [FML]: Using alternative sync timing : 200 frames of Display.update took 2095158058 nanos
  99. [13:21:25] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, techguns_core, chisel, customnpcs, malisiscore, malisisdoors, cfm, mw, notenoughroofs, techguns, uppers, worldedit] at CLIENT
  100. [13:21:25] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, techguns_core, chisel, customnpcs, malisiscore, malisisdoors, cfm, mw, notenoughroofs, techguns, uppers, worldedit] at SERVER
  101. [13:21:28] [Client thread/INFO] [STDOUT]: [techguns.core.TechgunsASMTransformer:patchItemRenderer_updateEquippedItem:528]: Successfully patched ItemRenderer.updateEquippedItem with ASM
  102. [13:21:28] [Client thread/INFO] [STDOUT]: [techguns.core.TechgunsASMTransformer:patchRenderItem_patchMethodRenderModel:480]: Successfully patched 2 arg RenderItem.RenderModel with ASM
  103. [13:21:28] [Client thread/INFO] [STDOUT]: [techguns.core.TechgunsASMTransformer:patchRenderItem_patchMethodRenderItem:299]: Successfully patched 4 arg RenderItem.RenderItem with ASM
  104. [13:21:28] [Client thread/INFO] [STDOUT]: [techguns.core.TechgunsASMTransformer:patchRenderItem_patchMethodRenderItemGUI:423]: Successfully patched RenderItem.renderItemModelIntoGUI with ASM
  105. [13:21:28] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Chisel, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:MalisisDoors, FMLFileResourcePack:MrCrayfish's Furniture Mod, FMLFileResourcePack:Modern Warfare, FMLFileResourcePack:Not Enough Roofs, FMLFileResourcePack:Techguns, FMLFileResourcePack:uppers, FMLFileResourcePack:WorldEdit
  106. [13:21:28] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  107. [13:21:29] [Client thread/INFO] [FML]: Found 1263 ObjectHolder annotations
  108. [13:21:29] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  109. [13:21:29] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  110. [13:21:29] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  111. [13:21:29] [Client thread/INFO] [FML]: Applying holder lookups
  112. [13:21:29] [Client thread/INFO] [FML]: Holder lookups applied
  113. [13:21:29] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  114. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
  115. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.pickItem:key.mouse.middle
  116. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.playerlist:key.keyboard.tab
  117. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.advancements:key.keyboard.l
  118. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.5:key.keyboard.5
  119. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.6:key.keyboard.6
  120. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.7:key.keyboard.7
  121. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.8:key.keyboard.8
  122. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.1:key.keyboard.1
  123. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.2:key.keyboard.2
  124. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.3:key.keyboard.3
  125. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.4:key.keyboard.4
  126. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.sprint:key.keyboard.left.control
  127. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.forward:key.keyboard.w
  128. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.drop:key.keyboard.q
  129. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.back:key.keyboard.s
  130. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.attack:key.mouse.left
  131. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.use:key.mouse.right
  132. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.saveToolbarActivator:key.keyboard.c
  133. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.smoothCamera:key.keyboard.unknown
  134. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.right:key.keyboard.d
  135. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.jump:key.keyboard.space
  136. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.sneak:key.keyboard.left.shift
  137. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.spectatorOutlines:key.keyboard.unknown
  138. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.left:key.keyboard.a
  139. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.command:key.keyboard.slash
  140. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.screenshot:key.keyboard.f2
  141. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.9:key.keyboard.9
  142. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.togglePerspective:key.keyboard.f5
  143. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.chat:key.keyboard.t
  144. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.inventory:key.keyboard.e
  145. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.fullscreen:key.keyboard.f11
  146. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.loadToolbarActivator:key.keyboard.x
  147. [13:21:30] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.swapHands:key.keyboard.f
  148. [13:21:30] [Client thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
  149. [13:21:30] [Client thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
  150. [13:21:30] [Client thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
  151. [13:21:30] [Client thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
  152. [13:21:30] [Client thread/INFO] [malisiscore]: Registering DirectMessage for Packet with discriminator 5 in channel malisiscore
  153. [13:21:30] [Client thread/INFO] [malisiscore]: Registering BlockDataMessage for Packet with discriminator 6 in channel malisiscore
  154. [13:21:30] [Client thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 7 in channel malisiscore
  155. [13:21:30] [Client thread/INFO] [malisiscore]: Registering NeighborChangedMessage for Packet with discriminator 8 in channel malisiscore
  156. [13:21:30] [Client thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 9 in channel malisiscore
  157. [13:21:30] [Client thread/INFO] [malisiscore]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
  158. [13:21:30] [Client thread/INFO] [malisiscore]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
  159. [13:21:31] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
  160. [13:21:31] [Forge Version Check/INFO] [forge.VersionCheck]: [techguns] Starting version check at https://raw.githubusercontent.com/pWn3d1337/Techguns2/master/update.json
  161. [13:21:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `customdoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
  162. [13:21:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `saloondoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
  163. [13:21:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `verticalhatchtileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
  164. [13:21:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `garagedoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
  165. [13:21:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `door3x3`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
  166. [13:21:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bigdoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
  167. [13:21:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rustyhatchtileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
  168. [13:21:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `doorfactorytileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
  169. [13:21:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `forcefieldtileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
  170. [13:21:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `doortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
  171. [13:21:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `trapdoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
  172. [13:21:31] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fencegatetileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
  173. [13:21:35] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment M6Gscope
  174. [13:21:35] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment MA5Dcover
  175. [13:21:35] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment Maxim9cover
  176. [13:21:35] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment DMRscope
  177. [13:21:35] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment BR55scope
  178. [13:21:35] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment G36Scope
  179. [13:21:35] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment AUGScope
  180. [13:21:35] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment SRS99S5scope
  181. [13:21:35] [Forge Version Check/INFO] [forge.VersionCheck]: [techguns] Found status: UP_TO_DATE Target: null
  182. [13:21:36] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment PythonClip
  183. [13:21:36] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment MA37Mag
  184. [13:21:36] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment MA5Dmag
  185. [13:21:36] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment BR55mag
  186. [13:21:36] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment M395Bmag
  187. [13:21:36] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment SRS99S5mag
  188. [13:21:36] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment M6Gmag
  189. [13:21:44] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon MA37
  190. [13:21:44] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon MA5D
  191. [13:21:44] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon M395B
  192. [13:21:44] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon SRS99S5
  193. [13:21:44] [Client thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon BR55
  194. [13:21:45] [Client thread/INFO] [FML]: OBJLoader: Domain techguns has been added.
  195. [13:21:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.uppers.upper`, expected `uppers`. This could be a intended override, but in most cases indicates a broken mod.
  196. [13:21:45] [Client thread/INFO] [Chisel]: Loading blocks...
  197. [13:21:46] [Client thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
  198. [13:21:46] [Client thread/INFO] [Chisel]: 71 Feature's blocks loaded.
  199. [13:21:46] [Client thread/INFO] [Chisel]: Loading Tile Entities...
  200. [13:21:46] [Client thread/INFO] [Chisel]: Tile Entities loaded.
  201. [13:21:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileredstoneblock`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
  202. [13:21:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileblockanvil`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
  203. [13:21:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilemailbox`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
  204. [13:21:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilewaypoint`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
  205. [13:21:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpcscripted`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
  206. [13:21:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpcscripteddoor`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
  207. [13:21:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpcbuilder`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
  208. [13:21:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpccopy`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
  209. [13:21:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpcborder`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
  210. [13:21:46] [Client thread/INFO] [FML]: Applying holder lookups
  211. [13:21:46] [Client thread/INFO] [FML]: Holder lookups applied
  212. [13:21:46] [Client thread/INFO] [Chisel]: Loading items...
  213. [13:21:46] [Client thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
  214. [13:21:46] [Client thread/INFO] [Chisel]: 71 Feature's items loaded.
  215. [13:21:46] [Client thread/INFO] [FML]: Applying holder lookups
  216. [13:21:46] [Client thread/INFO] [FML]: Holder lookups applied
  217. [13:21:47] [Client thread/INFO] [FML]: Applying holder lookups
  218. [13:21:47] [Client thread/INFO] [FML]: Holder lookups applied
  219. [13:21:47] [Client thread/INFO] [FML]: Applying holder lookups
  220. [13:21:47] [Client thread/INFO] [FML]: Holder lookups applied
  221. [13:21:47] [Client thread/INFO] [FML]: Injecting itemstacks
  222. [13:21:47] [Client thread/INFO] [FML]: Itemstack injection complete
  223. [13:21:47] [Client thread/WARN] [net.minecraft.client.audio.SoundHandler]: File cfm:sounds/channel_news.ogg does not exist, cannot add it to event cfm:channel_news
  224. [13:21:47] [Client thread/WARN] [net.minecraft.client.audio.SoundHandler]: File cfm:sounds/channel_cooking.ogg does not exist, cannot add it to event cfm:channel_cooking
  225. [13:21:47] [Client thread/WARN] [net.minecraft.client.audio.SoundHandler]: File cfm:sounds/channel_sam_tabor.ogg does not exist, cannot add it to event cfm:channel_sam_tabor
  226. [13:21:47] [Client thread/WARN] [net.minecraft.client.audio.SoundHandler]: File cfm:sounds/channel_heman.ogg does not exist, cannot add it to event cfm:channel_heman
  227. [13:21:47] [Client thread/WARN] [net.minecraft.client.audio.SoundHandler]: File cfm:sounds/channel_switch.ogg does not exist, cannot add it to event cfm:channel_switch
  228. [13:21:47] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Missing sound for event: techguns:guns.cyberdemonblasterreload
  229. [13:21:47] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Missing sound for event: techguns:jetpack.end
  230. [13:21:48] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
  231. [13:21:48] [Thread-10/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
  232. [13:21:48] [Thread-10/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  233. [13:21:50] [Thread-10/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
  234. [13:21:50] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
  235. [13:21:55] [Client thread/INFO] [FML]: Max texture size: 8192
  236. [13:21:59] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 1024x1024 textures-atlas
  237. [13:22:01] [Client thread/ERROR] [FML]: Exception loading model for variant chisel:default#metals/nickel/caution
  238. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model chisel:default#metals/nickel/caution with loader VariantLoader.INSTANCE, skipping
  239. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  240. at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  241. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
  242. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  243. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  244. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  245. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  246. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  247. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  248. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  249. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  250. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  251. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  252. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
  253. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  254. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  255. Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model ctm:block/chisel:metals/nickel/caution with loader VanillaLoader.INSTANCE, skipping
  256. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  257. at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
  258. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
  259. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  260. ... 15 more
  261. Caused by: java.io.FileNotFoundException: ctm:models/block/chisel:metals/nickel/caution.json
  262. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:69) ~[cev.class:?]
  263. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
  264. at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
  265. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
  266. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  267. at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
  268. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
  269. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  270. ... 15 more
  271. [13:22:01] [Client thread/ERROR] [FML]: Exception loading model for variant chisel:default#concrete_blue/ornate
  272. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model chisel:default#concrete_blue/ornate with loader VariantLoader.INSTANCE, skipping
  273. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  274. at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  275. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
  276. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  277. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  278. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  279. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  280. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  281. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  282. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  283. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  284. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  285. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  286. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
  287. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  288. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  289. Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model ctm:block/chisel:concrete_blue/ornate with loader VanillaLoader.INSTANCE, skipping
  290. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  291. at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
  292. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
  293. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  294. ... 15 more
  295. Caused by: java.io.FileNotFoundException: ctm:models/block/chisel:concrete_blue/ornate.json
  296. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:69) ~[cev.class:?]
  297. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
  298. at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
  299. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
  300. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  301. at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
  302. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
  303. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  304. ... 15 more
  305. [13:22:01] [Client thread/ERROR] [FML]: Exception loading model for variant chisel:default#concrete_yellow/chaotic-medium
  306. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model chisel:default#concrete_yellow/chaotic-medium with loader VariantLoader.INSTANCE, skipping
  307. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  308. at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  309. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
  310. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  311. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  312. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  313. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  314. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  315. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  316. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  317. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  318. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  319. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  320. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
  321. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  322. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  323. Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model ctm:block/chisel:concrete_yellow/chaotic-medium with loader VanillaLoader.INSTANCE, skipping
  324. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  325. at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
  326. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
  327. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  328. ... 15 more
  329. Caused by: java.io.FileNotFoundException: ctm:models/block/chisel:concrete_yellow/chaotic-medium.json
  330. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:69) ~[cev.class:?]
  331. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
  332. at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
  333. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
  334. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  335. at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
  336. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
  337. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  338. ... 15 more
  339. [13:22:01] [Client thread/ERROR] [FML]: Exception loading model for variant chisel:default#lavastone/prism
  340. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model chisel:default#lavastone/prism with loader VariantLoader.INSTANCE, skipping
  341. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  342. at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
  343. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
  344. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
  345. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
  346. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
  347. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
  348. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
  349. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  350. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  351. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  352. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  353. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  354. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
  355. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  356. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  357. Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model ctm:block/chisel:lavastone/prism with loader VanillaLoader.INSTANCE, skipping
  358. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
  359. at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
  360. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
  361. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  362. ... 15 more
  363. Caused by: java.io.FileNotFoundException: ctm:models/block/chisel:lavastone/prism.json
  364. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:69) ~[cev.class:?]
  365. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
  366. at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
  367. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
  368. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  369. at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
  370. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
  371. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
  372. ... 15 more
  373. [13:22:01] [Client thread/FATAL] [FML]: Suppressed additional 2094 model loading errors for domain chisel
  374. [13:22:01] [Client thread/INFO] [STDOUT]: [techguns.core.TechgunsASMTransformer:patchRenderEntityItem:169]: Successfully patched RenderEntityItem with ASM
  375. [13:22:01] [Client thread/INFO] [STDOUT]: [techguns.core.TechgunsASMTransformer:patchRenderEntityItem:169]: Successfully patched RenderEntityItem with ASM
  376. [13:22:03] [Client thread/INFO] [Chisel]: Loading recipes...
  377. [13:22:03] [Client thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
  378. [13:22:03] [Client thread/INFO] [Chisel]: 71 Feature's recipes loaded.
  379. [13:22:03] [Client thread/INFO] [FML]: Applying holder lookups
  380. [13:22:03] [Client thread/INFO] [FML]: Holder lookups applied
  381. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: CustomNPC Permissions available:
  382. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.edit.blocks
  383. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.edit.villager
  384. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.bank
  385. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.dialog
  386. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.faction
  387. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.linked
  388. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.naturalspawn
  389. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.playerdata
  390. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.quest
  391. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.recipe
  392. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.transport
  393. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.advanced
  394. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.ai
  395. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.clone
  396. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.create
  397. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.delete
  398. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.display
  399. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.freeze
  400. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.gui
  401. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.inventory
  402. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.reset
  403. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.stats
  404. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.scenes
  405. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.soulstone.all
  406. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.spawner.create
  407. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.spawner.mob
  408. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.tool.mounter
  409. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.tool.pather
  410. [13:22:03] [Client thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.tool.scripter
  411. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmoven`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  412. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfridge`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  413. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  414. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfreezer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  415. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbedsidecabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  416. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmailbox`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  417. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcomputer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  418. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmprinter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  419. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmstereo`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  420. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmpresent`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  421. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbin`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  422. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwallcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  423. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbath`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  424. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmshowerhead`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  425. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmplate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  426. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcouch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  427. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtoaster`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  428. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmchoppingboard`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  429. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmblender`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  430. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmicrowave`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  431. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwashingmachine`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  432. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdishwasher`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  433. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinetkitchen`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  434. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcup`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  435. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcookiejar`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  436. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtree`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  437. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmirror`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  438. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmgrill`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  439. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmeski`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  440. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdoormat`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  441. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcrate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  442. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmlightswitch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  443. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmceilingfan`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  444. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdeskcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  445. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmodernslidingdoor`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  446. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdigitalclock`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  447. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtv`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  448. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmkitchencounter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  449. [13:22:04] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmkitchencounterdrawer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
  450. [13:22:04] [Client thread/INFO] [Chisel]: Received 29 IMC messages from mod techguns.
  451. [13:22:04] [Client thread/INFO] [FML]: Injecting itemstacks
  452. [13:22:04] [Client thread/INFO] [FML]: Itemstack injection complete
  453. [13:22:04] [Client thread/INFO] [malisiscore]: Loading texture and data for Digital-7 Mono
  454. [13:22:05] [Client thread/INFO] [worldedit]: WorldEdit for Forge (version 6.1.8) is loaded
  455. [13:22:06] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 15 mods
  456. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
  457. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.pickItem:key.mouse.middle
  458. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.playerlist:key.keyboard.tab
  459. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.advancements:key.keyboard.l
  460. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.5:key.keyboard.5
  461. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.6:key.keyboard.6
  462. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.7:key.keyboard.7
  463. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.8:key.keyboard.8
  464. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.1:key.keyboard.1
  465. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.2:key.keyboard.2
  466. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.3:key.keyboard.3
  467. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.4:key.keyboard.4
  468. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.sprint:key.keyboard.left.control
  469. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.forward:key.keyboard.w
  470. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.drop:key.keyboard.q
  471. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.back:key.keyboard.s
  472. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.attack:key.mouse.left
  473. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.use:key.mouse.right
  474. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.saveToolbarActivator:key.keyboard.c
  475. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.smoothCamera:key.keyboard.unknown
  476. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.right:key.keyboard.d
  477. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.jump:key.keyboard.space
  478. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.sneak:key.keyboard.left.shift
  479. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.spectatorOutlines:key.keyboard.unknown
  480. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.left:key.keyboard.a
  481. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.command:key.keyboard.slash
  482. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.screenshot:key.keyboard.f2
  483. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.9:key.keyboard.9
  484. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.togglePerspective:key.keyboard.f5
  485. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.chat:key.keyboard.t
  486. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.inventory:key.keyboard.e
  487. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.fullscreen:key.keyboard.f11
  488. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.loadToolbarActivator:key.keyboard.x
  489. [13:22:06] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.swapHands:key.keyboard.f
  490. [13:22:06] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
  491. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  492. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The following texture errors were found.
  493. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
  494. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: DOMAIN techguns
  495. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
  496. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain techguns is missing 22 textures
  497. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain techguns has 1 location:
  498. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: mod techguns resources at C:\Users\admin\AppData\Roaming\.minecraft\mods\Techguns-Mod-1.12.2.jar
  499. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
  500. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The missing resources for domain techguns are:
  501. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/assaultriflemagazineempty.png
  502. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/t3_power_chestplate.png
  503. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/as50magazine_incendiary.png
  504. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/assaultriflemagazine.png
  505. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/dummy.png
  506. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/steam_boots.png
  507. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/door3x3.png
  508. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/lmgmagazine_incendiary.png
  509. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/as50magazineempty.png
  510. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/steam_chestplate.png
  511. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/steam_helmet.png
  512. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/lmgmagazineempty.png
  513. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/t3_power_boots.png
  514. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/t3_power_helmet.png
  515. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/lmgmagazine.png
  516. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/t3_power_leggings.png
  517. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/steam_leggings.png
  518. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/rocket.png
  519. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/rocket_nuke.png
  520. [13:22:06] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/assaultriflemagazine_incendiary.png
  521. [13:22:07] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/as50magazine.png
  522. [13:22:07] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/bunkerdoor.png
  523. [13:22:07] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
  524. [13:22:07] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: No other errors exist for domain techguns
  525. [13:22:07] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
  526. [13:22:07] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  527. [13:22:12] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient]: Could not authorize you against Realms server: Invalid session id
  528. [13:23:02] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Starting integrated minecraft server version 1.12.2
  529. [13:23:02] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Generating keypair
  530. [13:23:04] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod bibliocraft which appears to be missing, things may not work well
  531. [13:23:04] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
  532. [13:23:05] [Server thread/INFO] [FML]: Registry EntityEntry: Found a missing id from the world bibliocraft:biblioseat
  533. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:case
  534. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:toolrack
  535. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:bookcasecreative
  536. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:dinnerplate
  537. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:paintingframefancy
  538. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:paintingframesimple
  539. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:lanterniron
  540. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:printingpress
  541. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:paintingframeborderless
  542. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:paintingframeflat
  543. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:markerpole
  544. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:lampiron
  545. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:bookcase
  546. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:typewriter
  547. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:mapframe
  548. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:furniturepaneler
  549. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:typesettingtable
  550. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:cookiejar
  551. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:clock
  552. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:fancyworkbench
  553. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:desk
  554. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:lanterngold
  555. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:table
  556. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:seat
  557. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:discrack
  558. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:fancysign
  559. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:swordpedestal
  560. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:clipboard
  561. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:label
  562. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:framedchest
  563. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:bell
  564. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:armorstand
  565. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:potionshelf
  566. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:shelf
  567. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:paintingframemiddle
  568. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:lampgold
  569. [13:23:05] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world bibliocraft:paintingpress
  570. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:toolrack
  571. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:testeritem
  572. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:printplate
  573. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:bookcasecreative
  574. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:paintingframefancy
  575. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:biblioglasses
  576. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:paintingframesimple
  577. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:lanterniron
  578. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:printingpress
  579. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:compass
  580. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:paintingframeflat
  581. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:atlasbook
  582. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:bookcase
  583. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:handdrill
  584. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:mapframe
  585. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:stockroomcatalog
  586. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:framingboard
  587. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:paintingcanvas
  588. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:bibliodrill
  589. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:slottedbook
  590. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:bibliochase
  591. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:fancyworkbench
  592. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:desk
  593. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:deathcompass
  594. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:lanterngold
  595. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:seat
  596. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:fancysign
  597. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:clipboard
  598. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:framedchest
  599. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:enchantedplate
  600. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:framingsheet
  601. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:atlasplate
  602. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:bibliocreativelock
  603. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:armorstand
  604. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:paintingframemiddle
  605. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:plumbline
  606. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:paintingpress
  607. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:case
  608. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:dinnerplate
  609. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:paintingframeborderless
  610. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:markerpole
  611. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:tapemeasure
  612. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:lampiron
  613. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:typewriter
  614. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:maptool
  615. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:furniturepaneler
  616. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:biblioredbook
  617. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:biblioclipboard
  618. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:bigbook
  619. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:typesettingtable
  620. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:seatback5
  621. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:seatback4
  622. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:seatback3
  623. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:seatback2
  624. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:seatback1
  625. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:cookiejar
  626. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:clock
  627. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:table
  628. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:discrack
  629. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:swordpedestal
  630. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:label
  631. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:bell
  632. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:tape
  633. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:potionshelf
  634. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:shelf
  635. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:lampgold
  636. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:recipebook
  637. [13:23:05] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world bibliocraft:framingsaw
  638. [13:23:05] [Server thread/INFO] [FML]: Registry Enchantment: Found a missing id from the world bibliocraft:bibliocraft.deathcompassench
  639. [13:23:05] [Server thread/INFO] [FML]: Registry Enchantment: Found a missing id from the world bibliocraft:bibliocraft.readingench
  640. [13:23:05] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:entities
  641. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:biblioseat: 0
  642. [13:23:05] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:blocks
  643. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:printingpress: 344
  644. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingframesimple: 334
  645. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:framedchest: 321
  646. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:markerpole: 314
  647. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:lanterngold: 316
  648. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:clock: 330
  649. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:bookcase: 311
  650. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:mapframe: 332
  651. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingframeborderless: 337
  652. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingframeflat: 333
  653. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:lampgold: 318
  654. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:bookcasecreative: 312
  655. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:fancysign: 322
  656. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:fancyworkbench: 323
  657. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingframemiddle: 335
  658. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:clipboard: 315
  659. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:toolrack: 325
  660. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:armorstand: 341
  661. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:dinnerplate: 346
  662. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:bell: 342
  663. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:furniturepaneler: 320
  664. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:shelf: 313
  665. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:lampiron: 319
  666. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:cookiejar: 345
  667. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:seat: 329
  668. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:discrack: 347
  669. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:typesettingtable: 343
  670. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingpress: 338
  671. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:typewriter: 339
  672. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:lanterniron: 317
  673. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:desk: 327
  674. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:potionshelf: 324
  675. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:case: 331
  676. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:table: 328
  677. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:label: 326
  678. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingframefancy: 336
  679. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:swordpedestal: 340
  680. [13:23:05] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:items
  681. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:mapframe: 4924
  682. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:testeritem: 4952
  683. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:discrack: 4939
  684. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:biblioredbook: 4966
  685. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:framingsheet: 4951
  686. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:bookcasecreative: 4904
  687. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingframesimple: 4926
  688. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:tapemeasure: 4961
  689. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:seatback2: 4943
  690. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:typesettingtable: 4935
  691. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:printplate: 4964
  692. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:lampgold: 4910
  693. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:maptool: 4941
  694. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:shelf: 4905
  695. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:lanterngold: 4908
  696. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:markerpole: 4906
  697. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingframefancy: 4928
  698. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:typewriter: 4931
  699. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:bigbook: 4957
  700. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:handdrill: 4960
  701. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:deathcompass: 4955
  702. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:desk: 4919
  703. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:label: 4918
  704. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:bookcase: 4903
  705. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:lanterniron: 4909
  706. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:seatback4: 4945
  707. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:armorstand: 4933
  708. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:seatback5: 4946
  709. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingframeflat: 4925
  710. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:toolrack: 4917
  711. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingcanvas: 4956
  712. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:bibliocreativelock: 4969
  713. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingframeborderless: 4929
  714. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:table: 4920
  715. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:fancysign: 4914
  716. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:tape: 4962
  717. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:enchantedplate: 4965
  718. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:slottedbook: 4959
  719. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:atlasplate: 4954
  720. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:bibliochase: 4963
  721. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:compass: 4940
  722. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:case: 4923
  723. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:framedchest: 4913
  724. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingframemiddle: 4927
  725. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:paintingpress: 4930
  726. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:furniturepaneler: 4912
  727. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:biblioclipboard: 4970
  728. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:lampiron: 4911
  729. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:bell: 4934
  730. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:clock: 4922
  731. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:plumbline: 4948
  732. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:framingsaw: 4949
  733. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:atlasbook: 4953
  734. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:dinnerplate: 4938
  735. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:fancyworkbench: 4915
  736. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:framingboard: 4950
  737. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:stockroomcatalog: 4947
  738. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:biblioglasses: 4967
  739. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:bibliodrill: 4968
  740. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:recipebook: 4958
  741. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:seatback1: 4942
  742. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:clipboard: 4907
  743. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:cookiejar: 4937
  744. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:swordpedestal: 4932
  745. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:printingpress: 4936
  746. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:seatback3: 4944
  747. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:seat: 4921
  748. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:potionshelf: 4916
  749. [13:23:05] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:enchantments
  750. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:bibliocraft.readingench: 12
  751. [13:23:05] [Server thread/ERROR] [FML]: bibliocraft:bibliocraft.deathcompassench: 11
  752. [13:23:14] [Server thread/INFO] [FML]: World backup created at C:\Users\admin\AppData\Roaming\.minecraft\saves\WalkingDead-20190109-132314.zip.
  753. [13:23:14] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway
  754. [13:23:15] [Server thread/INFO] [FML]: Applying holder lookups
  755. [13:23:15] [Server thread/INFO] [FML]: Holder lookups applied
  756. [13:23:15] [Server thread/INFO] [FML]: Loading dimension 0 (WalkingDead) (net.minecraft.server.integrated.IntegratedServer@1a38c89e)
  757. [13:23:16] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 516 advancements
  758. [13:23:16] [Server thread/INFO] [FML]: Loading dimension -1 (WalkingDead) (net.minecraft.server.integrated.IntegratedServer@1a38c89e)
  759. [13:23:16] [Server thread/INFO] [FML]: Loading dimension 1 (WalkingDead) (net.minecraft.server.integrated.IntegratedServer@1a38c89e)
  760. [13:23:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
  761. [13:23:17] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class techguns.capabilities.TGExtendedPlayer
  762. [13:23:17] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class techguns.capabilities.TGExtendedPlayer
  763. [13:23:17] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class techguns.capabilities.TGExtendedPlayer
  764. [13:23:17] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class techguns.capabilities.TGExtendedPlayer
  765. [13:23:17] [Server thread/INFO] [FML]: Unloading dimension -1
  766. [13:23:17] [Server thread/INFO] [FML]: Unloading dimension 1
  767. [13:23:17] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing view distance to 4, from 10
  768. [13:23:19] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
  769. [13:23:19] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
  770. [13:23:19] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 15 mods : minecraft@1.12.2,malisiscore@1.12.2-6.4.0,FML@8.0.99.99,customnpcs@1.12,worldedit@6.1.8,mw@1.11.7.7,cfm@6.2.0,chisel@MC1.12.2-0.2.0.31,notenoughroofs@0.6.1.0,uppers@0.0.6,forge@14.23.5.2806,techguns_core@1.12.2-1.0,malisisdoors@1.12.2-7.3.0,mcp@9.42,techguns@2.0.1.1
  771. [13:23:19] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
  772. [13:23:19] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  773. [13:23:19] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: Yuuki_Chan[local:E:908c1e8a] logged in with entity id 16 at (-1340.5, 30.0, 575.5)
  774. [13:23:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Yuuki_Chan joined the game
  775. [13:23:22] [Thread-7/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here
  776. [13:23:22] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
  777. [13:23:22] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'WalkingDead'/overworld
  778. [13:23:23] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4874ms behind, skipping 97 tick(s)
  779. [13:23:25] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Thank you for downloading MrCrayfish's Furniture Mod.
  780. [13:23:25] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §6-> §aCheck out MrCrayfish's YouTube
  781. [13:23:25] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §6-> §ryoutube.com/user/MrCrayfishMinecraft
  782. [13:23:25] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 22 advancements
  783. [13:23:25] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.monster.AbstractSkeleton from class techguns.entities.npcs.GenericNPC
  784. [13:23:27] [pool-3-thread-1/WARN] [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@6124b485[id=00000000-0000-0000-0000-000000000000,name=Yuuki_Chan,properties={},legacy=false]
  785. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  786. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
  787. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
  788. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
  789. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
  790. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [guava-21.0.jar:?]
  791. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [guava-21.0.jar:?]
  792. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [guava-21.0.jar:?]
  793. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [guava-21.0.jar:?]
  794. at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [guava-21.0.jar:?]
  795. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [guava-21.0.jar:?]
  796. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [guava-21.0.jar:?]
  797. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [guava-21.0.jar:?]
  798. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
  799. at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:3001) [bib.class:?]
  800. at net.minecraft.client.resources.SkinManager$3.run(SourceFile:110) [cex$3.class:?]
  801. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_191]
  802. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_191]
  803. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_191]
  804. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_191]
  805. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  806. [13:23:28] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class com.vicmatskiv.weaponlib.ai.EntityCustomMob from class com.vicmatskiv.weaponlib.compatibility.CompatibleDataManager
  807. [13:23:28] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class com.vicmatskiv.weaponlib.ai.EntityCustomMob from class com.vicmatskiv.weaponlib.compatibility.CompatibleDataManager
  808. [13:23:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  809. [13:23:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  810. [13:23:35] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Yuuki_Chan lost connection: Server closed
  811. [13:23:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Yuuki_Chan left the game
  812. [13:23:35] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Stopping singleplayer server as player logged out
  813. [13:23:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  814. [13:23:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'WalkingDead'/overworld
  815. [13:23:35] [Server thread/INFO] [FML]: Unloading dimension 0
  816. [13:23:35] [Server thread/INFO] [FML]: Applying holder lookups
  817. [13:23:35] [Server thread/INFO] [FML]: Holder lookups applied
  818. [13:23:38] [Client thread/FATAL] [net.minecraft.client.Minecraft]: Reported exception thrown!
  819. net.minecraft.util.ReportedException: Rendering item
  820. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1151) ~[buq.class:?]
  821. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) ~[bib.class:?]
  822. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  823. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  824. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  825. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  826. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  827. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
  828. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  829. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  830. Caused by: java.lang.IllegalStateException: Not building!
  831. at net.minecraft.client.renderer.BufferBuilder.func_178977_d(BufferBuilder.java:537) ~[buk.class:?]
  832. at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:21) ~[bve.class:?]
  833. at com.vicmatskiv.weaponlib.compatibility.CompatibleWeaponRenderer.func_188616_a(CompatibleWeaponRenderer.java:137) ~[CompatibleWeaponRenderer.class:?]
  834. at net.minecraftforge.client.ForgeHooksClient.renderLitItem(ForgeHooksClient.java:650) ~[ForgeHooksClient.class:?]
  835. at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:118) ~[bzw.class:?]
  836. at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106) ~[bzw.class:?]
  837. at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:149) ~[bzw.class:?]
  838. at net.minecraft.client.renderer.RenderItem.func_191962_a(RenderItem.java:308) ~[bzw.class:?]
  839. at net.minecraft.client.renderer.RenderItem.func_184391_a(RenderItem.java:347) ~[bzw.class:?]
  840. at net.minecraft.client.renderer.RenderItem.func_180450_b(RenderItem.java:336) ~[bzw.class:?]
  841. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:922) ~[bmp.class:?]
  842. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:758) ~[bmp.class:?]
  843. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75) ~[bmg.class:?]
  844. at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) ~[bmr.class:?]
  845. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643) ~[bmp.class:?]
  846. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) ~[ForgeHooksClient.class:?]
  847. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124) ~[buq.class:?]
  848. ... 9 more
  849. [13:23:38] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
  850.  
  851. WARNING: coremods are present:
  852. Techguns Core (Techguns-Mod-1.12.2.jar)
  853. MalisisCorePlugin (MalisisCore-1.12.2.jar)
  854. weaponlib (mw-1.11.7.7_mc1.12.2.jar)
  855. Contact their authors BEFORE contacting forge
  856.  
  857. // Daisy, daisy...
  858.  
  859. Time: 1/9/19 1:23 PM
  860. Description: Rendering item
  861.  
  862. java.lang.IllegalStateException: Not building!
  863. at net.minecraft.client.renderer.BufferBuilder.func_178977_d(BufferBuilder.java:537)
  864. at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:21)
  865. at com.vicmatskiv.weaponlib.compatibility.CompatibleWeaponRenderer.func_188616_a(CompatibleWeaponRenderer.java:137)
  866. at net.minecraftforge.client.ForgeHooksClient.renderLitItem(ForgeHooksClient.java:650)
  867. at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:118)
  868. at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106)
  869. at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:149)
  870. at net.minecraft.client.renderer.RenderItem.func_191962_a(RenderItem.java:308)
  871. at net.minecraft.client.renderer.RenderItem.func_184391_a(RenderItem.java:347)
  872. at net.minecraft.client.renderer.RenderItem.func_180450_b(RenderItem.java:336)
  873. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:922)
  874. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:758)
  875. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75)
  876. at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
  877. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643)
  878. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
  879. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124)
  880. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
  881. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  882. at net.minecraft.client.main.Main.main(SourceFile:123)
  883. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  884. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  885. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  886. at java.lang.reflect.Method.invoke(Unknown Source)
  887. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  888. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  889.  
  890.  
  891. A detailed walkthrough of the error, its code path and all known details is as follows:
  892. ---------------------------------------------------------------------------------------
  893.  
  894. -- Head --
  895. Thread: Client thread
  896. Stacktrace:
  897. at net.minecraft.client.renderer.BufferBuilder.func_178977_d(BufferBuilder.java:537)
  898. at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:21)
  899. at com.vicmatskiv.weaponlib.compatibility.CompatibleWeaponRenderer.func_188616_a(CompatibleWeaponRenderer.java:137)
  900. at net.minecraftforge.client.ForgeHooksClient.renderLitItem(ForgeHooksClient.java:650)
  901. at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:118)
  902. at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106)
  903. at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:149)
  904. at net.minecraft.client.renderer.RenderItem.func_191962_a(RenderItem.java:308)
  905.  
  906. -- Item being rendered --
  907. Details:
  908. Item Type: com.vicmatskiv.weaponlib.Weapon@1d799dea
  909. Registry Name: mw:m16a4
  910. Item Aux: 0
  911. Item NBT: null
  912. Item Foil: false
  913. Stacktrace:
  914. at net.minecraft.client.renderer.RenderItem.func_184391_a(RenderItem.java:347)
  915. at net.minecraft.client.renderer.RenderItem.func_180450_b(RenderItem.java:336)
  916. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:922)
  917. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:758)
  918. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75)
  919. at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
  920. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643)
  921. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
  922.  
  923. -- Screen render details --
  924. Details:
  925. Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
  926. Mouse location: Scaled: (312, 23). Absolute: (624, 482)
  927. Screen size: Scaled: (463, 265). Absolute: (925, 530). Scale factor of 2
  928.  
  929. -- Affected level --
  930. Details:
  931. Level name: MpServer
  932. All players: 1 total; [EntityPlayerSP['Yuuki_Chan'/16, l='MpServer', x=-1340.50, y=30.00, z=575.50]]
  933. Chunk stats: MultiplayerChunkCache: 81, 81
  934. Level seed: 0
  935. Level generator: ID 01 - flat, ver 0. Features enabled: false
  936. Level generator options:
  937. Level spawn location: World: (-1337,4,576), Chunk: (at 7,0,0 in -84,36; contains blocks -1344,0,576 to -1329,255,591), Region: (-3,1; contains chunks -96,32 to -65,63, blocks -1536,0,512 to -1025,255,1023)
  938. Level time: 368 game time, 368 day time
  939. Level dimension: 0
  940. Level storage version: 0x00000 - Unknown?
  941. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  942. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  943. Forced entities: 3 total; [EntityPlayerSP['Yuuki_Chan'/16, l='MpServer', x=-1340.50, y=30.00, z=575.50], EntitySlime['Slime'/13, l='MpServer', x=-1302.21, y=30.00, z=538.50], EntitySlime['Slime'/4493, l='MpServer', x=-1382.93, y=30.00, z=606.39]]
  944. Retry entities: 0 total; []
  945. Server brand: fml,forge
  946. Server type: Integrated singleplayer server
  947. Stacktrace:
  948. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
  949. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
  950. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
  951. at net.minecraft.client.main.Main.main(SourceFile:123)
  952. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  953. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  954. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  955. at java.lang.reflect.Method.invoke(Unknown Source)
  956. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  957. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  958.  
  959. -- System Details --
  960. Details:
  961. Minecraft Version: 1.12.2
  962. Operating System: Windows 7 (amd64) version 6.1
  963. Java Version: 1.8.0_191, Oracle Corporation
  964. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  965. Memory: 333460424 bytes (318 MB) / 1014497280 bytes (967 MB) up to 1431830528 bytes (1365 MB)
  966. JVM Flags: 2 total; -Xmx1536M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  967. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  968. FML: MCP 9.42 Powered by Forge 14.23.5.2806 15 mods loaded, 15 mods active
  969. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  970.  
  971. | State | ID | Version | Source | Signature |
  972. |:------ |:-------------- |:----------------- |:------------------------------------ |:---------------------------------------- |
  973. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  974. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  975. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2806.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  976. | LCHIJA | forge | 14.23.5.2806 | forge-1.12.2-14.23.5.2806.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  977. | LCHIJA | techguns_core | 1.12.2-1.0 | minecraft.jar | None |
  978. | LCHIJA | chisel | MC1.12.2-0.2.0.31 | Chisel-Mod-1.12.2.jar | None |
  979. | LCHIJA | customnpcs | 1.12 | Custom-NPCs-Mod-1.12.2.jar | None |
  980. | LCHIJA | malisiscore | 1.12.2-6.4.0 | MalisisCore-1.12.2.jar | None |
  981. | LCHIJA | malisisdoors | 1.12.2-7.3.0 | MalisisDoors-Mod-1.12.2.jar | None |
  982. | LCHIJA | cfm | 6.2.0 | MrCrayfishs-Furniture-Mod-1.12.2.jar | None |
  983. | LCHIJA | mw | 1.11.7.7 | mw-1.11.7.7_mc1.12.2.jar | None |
  984. | LCHIJA | notenoughroofs | 0.6.1.0 | Not-Enough-Roofs-Mod-1.12.2.jar | None |
  985. | LCHIJA | techguns | 2.0.1.1 | Techguns-Mod-1.12.2.jar | None |
  986. | LCHIJA | uppers | 0.0.6 | Uppers-1.12.2.jar | None |
  987. | LCHIJA | worldedit | 6.1.8 | WorldEdit-1.12.jar | None |
  988.  
  989. Loaded coremods (and transformers):
  990. Techguns Core (Techguns-Mod-1.12.2.jar)
  991. techguns.core.TechgunsASMTransformer
  992. MalisisCorePlugin (MalisisCore-1.12.2.jar)
  993.  
  994. weaponlib (mw-1.11.7.7_mc1.12.2.jar)
  995. com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
  996. GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.5059' Renderer: 'Intel(R) HD Graphics'
  997. Launched Version: 1.12.2-forge1.12.2-14.23.5.2806
  998. LWJGL: 2.9.4
  999. OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.5059, Intel
  1000. GL Caps: Using GL 1.3 multitexturing.
  1001. Using GL 1.3 texture combiners.
  1002. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  1003. Shaders are available because OpenGL 2.1 is supported.
  1004. VBOs are available because OpenGL 1.5 is supported.
  1005.  
  1006. Using VBOs: No
  1007. Is Modded: Definitely; Client brand changed to 'fml,forge'
  1008. Type: Client (map_client.txt)
  1009. Resource Packs:
  1010. Current Language: English (US)
  1011. Profiler Position: N/A (disabled)
  1012. CPU: 2x Intel(R) Pentium(R) CPU G2030 @ 3.00GHz
  1013. [13:23:38] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\admin\AppData\Roaming\.minecraft\crash-reports\crash-2019-01-09_13.23.38-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement