Advertisement
Guest User

2

a guest
Nov 30th, 2014
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.64 KB | None | 0 0
  1. [20:54:38] [main/INFO]: Forge Mod Loader version 7.10.85.1236 for Minecraft 1.7.10 loading
  2. [20:54:38] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_25
  3. [20:54:38] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  4. [20:54:40] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.1.104 is newer than request 1.1.1.93
  5. [20:54:40] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  6. [20:54:45] [Client thread/INFO]: LWJGL Version: 2.9.1
  7. [20:54:47] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
  8. [20:54:47] [Client thread/ERROR]: Couldn't initialize twitch stream
  9. [20:54:47] [Client thread/INFO]: Attempting early MinecraftForge initialization
  10. [20:54:47] [Client thread/INFO]: MinecraftForge v10.13.2.1236 Initialized
  11. [20:54:47] [Client thread/INFO]: Replaced 182 ore recipies
  12. [20:54:47] [Client thread/INFO]: Completed early MinecraftForge initialization
  13. [20:54:47] [Client thread/INFO]: Searching C:\Users\Roman\SkyMine\clients\Metro2033\mods for mods
  14. [20:54:47] [Client thread/INFO]: Also searching C:\Users\Roman\SkyMine\clients\Metro2033\mods\1.7.10 for mods
  15. [20:54:51] [Client thread/WARN]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0
  16. [20:54:52] [Client thread/INFO]: Forge Mod Loader has identified 14 mods to load
  17. [20:54:52] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.104-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  18. [20:54:53] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, DamageIndicatorsMod, skymine, CustomSpawner, customnpcs, MoCreatures, flansmod, SoMuchArmor, Amnesia, thirstmod] at CLIENT
  19. [20:54:53] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, DamageIndicatorsMod, skymine, CustomSpawner, customnpcs, MoCreatures, flansmod, SoMuchArmor, Amnesia, thirstmod] at SERVER
  20. [20:54:56] [Client thread/WARN]: The mod FMLMod:SoMuchArmor{Alpha 2.1} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.
  21. [20:54:56] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Addblock, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:So Much Armor, FMLFileResourcePack:The Amnesia Mod, FMLFileResourcePack:Thirst Mod
  22. [20:54:56] [Client thread/INFO]: Processing ObjectHolder annotations
  23. [20:54:56] [Client thread/INFO]: Found 341 ObjectHolder annotations
  24. [20:54:56] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  25. [20:54:59] [Client thread/INFO]: [noppes.npcs.controllers.ScriptController:<init>:59]: Script Engings Available:
  26. [20:55:00] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Preinitialising Flan's mod.
  27. [20:55:00] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded content pack : flans_modern_weapons_pack_1.7.10.jar
  28. [20:55:00] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded content pack : flans_simple_parts_pack_1.7.10.jar
  29. [20:55:00] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded content pack : flans_world_war_two_pack_1.7.10.jar
  30. [20:55:00] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded content pack : lpxplayerscommunity_weapon_pack_v.1.7.zip
  31. [20:55:00] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded textures and models.
  32. [20:55:00] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded part.
  33. [20:55:01] [Client thread/INFO]: [com.flansmod.common.guns.BulletType:read:105]: Reading bullet file failed.
  34. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NumberFormatException: For input string: "1.5"
  35. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.NumberFormatException.forInputString(Unknown Source)
  36. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Integer.parseInt(Unknown Source)
  37. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Integer.parseInt(Unknown Source)
  38. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.guns.BulletType.read(BulletType.java:64)
  39. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:56)
  40. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:428)
  41. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:189)
  42. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  44. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  46. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  47. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  48. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  49. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  50. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  51. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  52. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  53. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  54. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  55. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  56. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  57. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  59. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  60. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  61. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  62. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  63. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  64. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  65. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  66. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  67. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  68. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
  69. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  70. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  71. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  72. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  73. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  74. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  75. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  76. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:125)
  77. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:25)
  78. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded bullet.
  79. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded attachment.
  80. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded gun.
  81. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded aa.
  82. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded vehicle.
  83. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded plane.
  84. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded mechaItem.
  85. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded mecha.
  86. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded grenade.
  87. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded tool.
  88. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded armour.
  89. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded armourBox.
  90. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Reading gun box file failed : LPxPlayer's
  91. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NumberFormatException: For input string: ""
  92. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.NumberFormatException.forInputString(Unknown Source)
  93. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Integer.parseInt(Unknown Source)
  94. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Integer.parseInt(Unknown Source)
  95. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.guns.boxes.GunBoxType.read(GunBoxType.java:123)
  96. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:56)
  97. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:428)
  98. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:189)
  99. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  101. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  102. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  103. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  104. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  105. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  106. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  107. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  108. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  109. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  110. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  111. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  112. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  113. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  114. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  115. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  116. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  117. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  118. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  119. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  120. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  121. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  122. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  123. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  124. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  125. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
  126. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  127. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  128. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  129. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  130. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  131. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  132. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  133. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:125)
  134. [20:55:01] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:25)
  135. [20:55:01] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded box.
  136. [20:55:02] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded playerClass.
  137. [20:55:02] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded team.
  138. [20:55:02] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loading Flan's mod client side.
  139. [20:55:02] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Addblock, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:So Much Armor, FMLFileResourcePack:The Amnesia Mod, FMLFileResourcePack:Thirst Mod, FMLFileResourcePack:Flan's Mod : flans_modern_weapons_pack_1.7.10.jar, FMLFileResourcePack:Flan's Mod : flans_simple_parts_pack_1.7.10.jar, FMLFileResourcePack:Flan's Mod : flans_world_war_two_pack_1.7.10.jar, FMLFileResourcePack:Flan's Mod : lpxplayerscommunity_weapon_pack_v.1.7.zip
  140. [20:55:02] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Preinitializing complete.
  141. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] No Drink Items found in: 1.7.10DamageIndicatorsMod-3.2.0.jar
  142. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] No Drink Items found in: Addblocks.jar
  143. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] No Drink Items found in: CodeChickenCore.jar
  144. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] No Drink Items found in: CustomMobSpawner 3.3.0.zip
  145. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] No Drink Items found in: CustomNPCs_1.7.10b.jar
  146. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] No Drink Items found in: DrZharks MoCreatures Mod v6.3.0.zip
  147. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] No Drink Items found in: flans_mod_1.7.10.jar
  148. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] No Drink Items found in: NotEnoughItems-1.7.10-1.0.2.15-universal.jar
  149. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] No Drink Items found in: So-Much-Armor-Mod-1.7.10.jar
  150. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] No Drink Items found in: The-Amnesia-Mod-1.7.10.jar
  151. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] No Drink Items found in: thirstmod_1.8.8.jar
  152. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] Added: mushroom_stew
  153. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] Added: milk_bucket
  154. [20:55:03] [Client thread/INFO]: [com.thetorine.thirstmod.core.main.ThirstMod:print:70]: [ThirstMod] Added: potion
  155. [20:55:03] [Client thread/INFO]: Applying holder lookups
  156. [20:55:03] [Client thread/INFO]: Holder lookups applied
  157. [20:55:03] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  158. [20:55:03] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  159. [20:55:04] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  160. [20:55:04] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  161. [20:55:04] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/What do you need.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.what_do_you_need
  162. [20:55:04] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/Would you like to trade.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.trade
  163. [20:55:04] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  164. [20:55:04] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  165. [20:55:04] [Sound Library Loader/INFO]: Sound engine started
  166. [20:55:07] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas
  167. [20:55:08] [Client thread/ERROR]: Using missing texture, unable to load somucharmor:textures/items/UpgradeMk1.png
  168. java.io.FileNotFoundException: somucharmor:textures/items/UpgradeMk1.png
  169. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  170. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  171. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  172. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  173. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  174. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  175. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  176. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:538) [bao.class:?]
  177. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  178. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  179. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  180. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  181. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  182. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  183. at net.minecraft.launchwrapper.Launch.launch(Launch.java:125) [launchwrapper.jar:?]
  184. at net.minecraft.launchwrapper.Launch.main(Launch.java:25) [launchwrapper.jar:?]
  185. [20:55:08] [Client thread/INFO]: Created: 1024x512 textures/items-atlas
  186. [20:55:09] [CodeChicken Update Checker/ERROR]: Failed to check notifications:
  187. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: META-INF/
  188. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: META-INF/MANIFEST.MF
  189. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/
  190. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/
  191. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/lang/
  192. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/lang/en_US.lang
  193. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:47]: en_U
  194. [20:55:09] [Client thread/ERROR]: The language resource assets/realms/lang/en_US.lang cannot be located on the classpath. This is a programming error.
  195. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/
  196. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/
  197. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/
  198. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/cross_icon.png
  199. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/expired_icon.png
  200. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/invitation_icons.png
  201. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/invite_icon.png
  202. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/off_icon.png
  203. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/on_icon.png
  204. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/op_icon.png
  205. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/plus_icon.png
  206. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/restore_icon.png
  207. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/toggle_off_icon.png
  208. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/toggle_on_icon.png
  209. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/user_icon.png
  210. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/world_icon.png
  211. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/title/
  212. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/title/realms.png
  213. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/
  214. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/
  215. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/
  216. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/RealmsMainScreen$1.class
  217. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/RealmsMainScreen$2.class
  218. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/RealmsMainScreen$3.class
  219. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/RealmsMainScreen$ServerSelectionList$1.class
  220. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/RealmsMainScreen$ServerSelectionList.class
  221. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/RealmsMainScreen.class
  222. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/RealmsVersion.class
  223. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/client/
  224. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/client/FileDownload$1.class
  225. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/client/FileDownload$DownloadCountingOutputStream.class
  226. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/client/FileDownload$ProgressListener.class
  227. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/client/FileDownload.class
  228. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/client/FileUpload$1.class
  229. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/client/FileUpload$CustomInputStreamEntity.class
  230. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/client/FileUpload.class
  231. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/client/Ping$1.class
  232. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/client/Ping$Region.class
  233. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/client/Ping.class
  234. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/client/QueryBuilder.class
  235. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/client/RealmsClient.class
  236. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/client/RealmsClientConfig.class
  237. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/client/RealmsError.class
  238. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/client/Request$Delete.class
  239. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/client/Request$Get.class
  240. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/client/Request$Post.class
  241. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/client/Request$Put.class
  242. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/client/Request.class
  243. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/client/UploadStatus.class
  244. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/
  245. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/Backup.class
  246. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/BackupList.class
  247. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/McoOptions.class
  248. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/McoServer$1.class
  249. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/McoServer$McoServerComparator.class
  250. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/McoServer$State.class
  251. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/McoServer$WorldType.class
  252. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/McoServer.class
  253. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/McoServerAddress.class
  254. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/McoServerList.class
  255. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/Ops.class
  256. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/PendingInvite.class
  257. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/PendingInvitesList.class
  258. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/PingResult.class
  259. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/PlayerInfo.class
  260. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/RealmsState.class
  261. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/RegionPingResult.class
  262. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/ServerActivity.class
  263. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/ServerActivityList.class
  264. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/Subscription$SubscriptionType.class
  265. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/Subscription.class
  266. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/UploadInfo.class
  267. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/ValueObject.class
  268. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/dto/WorldTemplate.class
  269. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/dto/WorldTemplateList.class
  270. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/exception/
  271. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/exception/McoHttpException.class
  272. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/exception/RealmsServiceException.class
  273. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/exception/RetryCallException.class
  274. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/
  275. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/ActivityScreen$1.class
  276. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/ActivityScreen$2$1.class
  277. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/ActivityScreen$2.class
  278. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/ActivityScreen$Activity.class
  279. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/ActivityScreen$ActivityRow.class
  280. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/ActivityScreen$Color.class
  281. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/ActivityScreen$Day.class
  282. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/ActivityScreen$DetailsList.class
  283. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/ActivityScreen.class
  284. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/BackupInfoScreen$BackupInfoList.class
  285. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/BackupInfoScreen.class
  286. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/BuyRealmsScreen$1.class
  287. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/BuyRealmsScreen.class
  288. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/ChatFormatting.class
  289. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/ClientOutdatedScreen.class
  290. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/ConfigureWorldScreen$1.class
  291. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/ConfigureWorldScreen$2.class
  292. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/ConfigureWorldScreen$InvitedSelectionList.class
  293. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/ConfigureWorldScreen.class
  294. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/CreateOnlineWorldScreen$WorldCreationTask.class
  295. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/CreateOnlineWorldScreen.class
  296. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/DownloadLatestWorldScreen$1.class
  297. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/DownloadLatestWorldScreen$DownloadStatus.class
  298. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/DownloadLatestWorldScreen.class
  299. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/EditOnlineWorldScreen.class
  300. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/ErrorCallback.class
  301. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/GuiCallback.class
  302. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/InviteScreen.class
  303. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/LongConfirmationScreen$Type.class
  304. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/LongConfirmationScreen.class
  305. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/LongRunningMcoTaskScreen.class
  306. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/LongRunningTask.class
  307. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/McoWorldTemplateScreen$1.class
  308. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/McoWorldTemplateScreen$WorldTemplateSelectionList.class
  309. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/McoWorldTemplateScreen.class
  310. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/MCRSelectionList.class
  311. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/ModifyMinigameWorldScreen$StopMinigameTask.class
  312. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/ModifyMinigameWorldScreen.class
  313. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/MovableScrolledSelectionList.class
  314. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/OnlineConnectTask.class
  315. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/OnlineWorldSettingsSubScreen$SettingsSlider.class
  316. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/OnlineWorldSettingsSubScreen.class
  317. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/PendingInvitationScreen$1.class
  318. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/PendingInvitationScreen$2.class
  319. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/PendingInvitationScreen$3.class
  320. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/PendingInvitationScreen$PendingInvitationList.class
  321. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/PendingInvitationScreen.class
  322. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/RealmsConfirmResultListener.class
  323. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/RealmsConfirmScreen.class
  324. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/RealmsConstants.class
  325. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/RealmsDataFetcher$1.class
  326. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/RealmsDataFetcher$PendingInviteUpdateTask.class
  327. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/RealmsDataFetcher$ServerListUpdateTask.class
  328. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/RealmsDataFetcher$Task.class
  329. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/RealmsDataFetcher.class
  330. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/RealmsErrorScreen.class
  331. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/RealmsGenericErrorScreen.class
  332. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/RealmsSelectFileToUploadScreen$WorldSelectionList.class
  333. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/RealmsSelectFileToUploadScreen.class
  334. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/RealmsTermsScreen.class
  335. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/RealmsUploadScreen$1.class
  336. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/RealmsUploadScreen.class
  337. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/ResetWorldScreen$ResettingWorldTask.class
  338. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/ResetWorldScreen.class
  339. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/ScreenWithCallback.class
  340. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/StartMinigameWorldScreen$StartMinigameTask.class
  341. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/StartMinigameWorldScreen.class
  342. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/SubscriptionScreen.class
  343. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/WorldManagementScreen$1.class
  344. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/WorldManagementScreen$BackupSelectionList.class
  345. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/gui/WorldManagementScreen$RestoreTask.class
  346. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/gui/WorldManagementScreen.class
  347. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/util/
  348. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/util/JsonUtils.class
  349. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/util/Option$None.class
  350. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/util/Option$Some.class
  351. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/util/Option.class
  352. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: com/mojang/realmsclient/util/Pair.class
  353. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: com/mojang/realmsclient/util/UploadTokenCache.class
  354. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/lang/en_US.lang
  355. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:47]: en_U
  356. [20:55:09] [Client thread/ERROR]: The language resource assets/realms/lang/en_US.lang cannot be located on the classpath. This is a programming error.
  357. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/cross_icon.png
  358. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/expired_icon.png
  359. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/invitation_icons.png
  360. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/invite_icon.png
  361. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/off_icon.png
  362. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/on_icon.png
  363. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/op_icon.png
  364. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/plus_icon.png
  365. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/restore_icon.png
  366. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/toggle_off_icon.png
  367. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/toggle_on_icon.png
  368. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/realms/user_icon.png
  369. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/realms/textures/gui/realms/world_icon.png
  370. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/realms/textures/gui/title/realms.png
  371. [20:55:09] [Client thread/INFO]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: version
  372. [20:55:09] [Client thread/INFO]: [com.redenergy.Register:init:29]: SkyMine has been successfully initialized
  373. [20:55:09] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Initialising Flan's Mod.
  374. [20:55:09] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loaded recipes.
  375. [20:55:09] [Client thread/INFO]: [com.flansmod.common.FlansMod:log:482]: [Flan's Mod] Loading complete.
  376. [20:55:10] [Client thread/INFO]: Forge Mod Loader has successfully loaded 14 mods
  377. [20:55:10] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Addblock, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:So Much Armor, FMLFileResourcePack:The Amnesia Mod, FMLFileResourcePack:Thirst Mod, FMLFileResourcePack:Flan's Mod : flans_modern_weapons_pack_1.7.10.jar, FMLFileResourcePack:Flan's Mod : flans_simple_parts_pack_1.7.10.jar, FMLFileResourcePack:Flan's Mod : flans_world_war_two_pack_1.7.10.jar, FMLFileResourcePack:Flan's Mod : lpxplayerscommunity_weapon_pack_v.1.7.zip
  378. [20:55:13] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
  379. [20:55:13] [Client thread/ERROR]: Using missing texture, unable to load somucharmor:textures/items/UpgradeMk1.png
  380. java.io.FileNotFoundException: somucharmor:textures/items/UpgradeMk1.png
  381. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  382. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  383. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  384. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  385. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  386. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
  387. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
  388. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
  389. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  390. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
  391. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  392. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  393. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  394. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  395. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  396. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  397. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  398. at net.minecraft.launchwrapper.Launch.launch(Launch.java:125) [launchwrapper.jar:?]
  399. at net.minecraft.launchwrapper.Launch.main(Launch.java:25) [launchwrapper.jar:?]
  400. [20:55:14] [Client thread/INFO]: Created: 1024x512 textures/items-atlas
  401. [20:55:14] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  402. [20:55:14] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  403. [20:55:14] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  404. [20:55:14] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  405. [20:55:14] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  406. [20:55:14] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  407. [20:55:14] [Thread-14/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  408. [20:55:14] [Thread-14/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  409. [20:55:14] [Thread-14/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  410. [20:55:14] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/What do you need.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.what_do_you_need
  411. [20:55:14] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/Would you like to trade.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.trade
  412. [20:55:14] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  413. [20:55:14] [Sound Library Loader/INFO]: Sound engine started
  414. [20:55:17] [Client thread/INFO]: Connecting to 5.9.54.60, 50006
  415. [20:55:18] [Server Connector #1/ERROR]: Couldn't connect to server
  416. java.net.ConnectException: Connection refused: no further information: /5.9.54.60:50006
  417. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_25]
  418. at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.8.0_25]
  419. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[NioSocketChannel.class:?]
  420. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:228) ~[AbstractNioChannel$AbstractNioUnsafe.class:?]
  421. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497) ~[NioEventLoop.class:?]
  422. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) ~[NioEventLoop.class:?]
  423. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) ~[NioEventLoop.class:?]
  424. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[SingleThreadEventExecutor$2.class:?]
  425. at java.lang.Thread.run(Unknown Source) ~[?:1.8.0_25]
  426. [20:55:51] [Netty Client IO #2/INFO]: Attempting connection with missing mods [DamageIndicatorsMod] at SERVER
  427. [20:55:51] [Netty Client IO #3/INFO]: Attempting connection with missing mods [DamageIndicatorsMod] at SERVER
  428. [20:55:53] [Client thread/INFO]: Connecting to 5.9.54.60, 50006
  429. [20:55:54] [Client thread/FATAL]: Reported exception thrown!
  430. net.minecraft.util.ReportedException: Ticking screen
  431. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1664) ~[bao.class:?]
  432. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) ~[bao.class:?]
  433. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
  434. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  435. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  436. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  437. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  438. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  439. at net.minecraft.launchwrapper.Launch.launch(Launch.java:125) [launchwrapper.jar:?]
  440. at net.minecraft.launchwrapper.Launch.main(Launch.java:25) [launchwrapper.jar:?]
  441. Caused by: java.lang.NoClassDefFoundError: launcher/clientside/LauncherBridge
  442. at com.mojang.authlib.minecraft.MinecraftSessionServiceImpl.joinServer(MinecraftSessionServiceImpl.java:66) ~[MinecraftSessionServiceImpl.class:?]
  443. at net.minecraft.client.network.NetHandlerLoginClient.func_147389_a(NetHandlerLoginClient.java:62) ~[biz.class:?]
  444. at net.minecraft.network.login.server.S01PacketEncryptionRequest.func_148833_a(SourceFile:41) ~[jt.class:?]
  445. at net.minecraft.network.login.server.S01PacketEncryptionRequest.func_148833_a(SourceFile:10) ~[jt.class:?]
  446. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
  447. at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) ~[bcx.class:?]
  448. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650) ~[bao.class:?]
  449. ... 9 more
  450. Caused by: java.lang.ClassNotFoundException: launcher.clientside.LauncherBridge
  451. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
  452. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
  453. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
  454. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_25]
  455. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  456. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  457. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  458. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:77) ~[launchwrapper.jar:?]
  459. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  460. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  461. at com.mojang.authlib.minecraft.MinecraftSessionServiceImpl.joinServer(MinecraftSessionServiceImpl.java:66) ~[MinecraftSessionServiceImpl.class:?]
  462. at net.minecraft.client.network.NetHandlerLoginClient.func_147389_a(NetHandlerLoginClient.java:62) ~[biz.class:?]
  463. at net.minecraft.network.login.server.S01PacketEncryptionRequest.func_148833_a(SourceFile:41) ~[jt.class:?]
  464. at net.minecraft.network.login.server.S01PacketEncryptionRequest.func_148833_a(SourceFile:10) ~[jt.class:?]
  465. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
  466. at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) ~[bcx.class:?]
  467. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650) ~[bao.class:?]
  468. ... 9 more
  469. [20:55:54] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  470. // I'm sorry, Dave.
  471.  
  472. Time: 30.11.14 20:55
  473. Description: Ticking screen
  474.  
  475. java.lang.NoClassDefFoundError: launcher/clientside/LauncherBridge
  476. at com.mojang.authlib.minecraft.MinecraftSessionServiceImpl.joinServer(MinecraftSessionServiceImpl.java:66)
  477. at net.minecraft.client.network.NetHandlerLoginClient.func_147389_a(NetHandlerLoginClient.java:62)
  478. at net.minecraft.network.login.server.S01PacketEncryptionRequest.func_148833_a(SourceFile:41)
  479. at net.minecraft.network.login.server.S01PacketEncryptionRequest.func_148833_a(SourceFile:10)
  480. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  481. at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
  482. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
  483. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
  484. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
  485. at net.minecraft.client.main.Main.main(SourceFile:148)
  486. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  487. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  488. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  489. at java.lang.reflect.Method.invoke(Unknown Source)
  490. at net.minecraft.launchwrapper.Launch.launch(Launch.java:125)
  491. at net.minecraft.launchwrapper.Launch.main(Launch.java:25)
  492. Caused by: java.lang.ClassNotFoundException: launcher.clientside.LauncherBridge
  493. at java.net.URLClassLoader$1.run(Unknown Source)
  494. at java.net.URLClassLoader$1.run(Unknown Source)
  495. at java.security.AccessController.doPrivileged(Native Method)
  496. at java.net.URLClassLoader.findClass(Unknown Source)
  497. at java.lang.ClassLoader.loadClass(Unknown Source)
  498. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  499. at java.lang.ClassLoader.loadClass(Unknown Source)
  500. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:77)
  501. at java.lang.ClassLoader.loadClass(Unknown Source)
  502. at java.lang.ClassLoader.loadClass(Unknown Source)
  503. ... 16 more
  504.  
  505.  
  506. A detailed walkthrough of the error, its code path and all known details is as follows:
  507. ---------------------------------------------------------------------------------------
  508.  
  509. -- Head --
  510. Stacktrace:
  511. at com.mojang.authlib.minecraft.MinecraftSessionServiceImpl.joinServer(MinecraftSessionServiceImpl.java:66)
  512. at net.minecraft.client.network.NetHandlerLoginClient.func_147389_a(NetHandlerLoginClient.java:62)
  513. at net.minecraft.network.login.server.S01PacketEncryptionRequest.func_148833_a(SourceFile:41)
  514. at net.minecraft.network.login.server.S01PacketEncryptionRequest.func_148833_a(SourceFile:10)
  515. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  516. at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
  517.  
  518. -- Affected screen --
  519. Details:
  520. Screen name: net.minecraft.client.multiplayer.GuiConnecting
  521. Stacktrace:
  522. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
  523. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
  524. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
  525. at net.minecraft.client.main.Main.main(SourceFile:148)
  526. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  527. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  528. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  529. at java.lang.reflect.Method.invoke(Unknown Source)
  530. at net.minecraft.launchwrapper.Launch.launch(Launch.java:125)
  531. at net.minecraft.launchwrapper.Launch.main(Launch.java:25)
  532.  
  533. -- System Details --
  534. Details:
  535. Minecraft Version: 1.7.10
  536. Operating System: Windows 7 (amd64) version 6.1
  537. Java Version: 1.8.0_25, Oracle Corporation
  538. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  539. Memory: 374654704 bytes (357 MB) / 493879296 bytes (471 MB) up to 954728448 bytes (910 MB)
  540. JVM Flags: 1 total; -Xmx1024M
  541. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  542. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  543. FML: MCP v9.05 FML v7.10.85.1236 Minecraft Forge 10.13.2.1236 14 mods loaded, 14 mods active
  544. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  545. FML{7.10.85.1236} [Forge Mod Loader] (forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  546. Forge{10.13.2.1236} [Minecraft Forge] (forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  547. CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  548. NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  549. DamageIndicatorsMod{3.2.0} [Damage Indicators] (1.7.10DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  550. skymine{1} [Addblock] (Addblocks.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  551. CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  552. customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  553. MoCreatures{6.3.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  554. flansmod{4.5.1} [Flan's Mod] (flans_mod_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  555. SoMuchArmor{Alpha 2.1} [So Much Armor] (So-Much-Armor-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  556. Amnesia{1.0.0} [The Amnesia Mod] (The-Amnesia-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  557. thirstmod{1.8.8} [Thirst Mod] (thirstmod_1.8.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  558. Launched Version: 1.7.10
  559. LWJGL: 2.9.1
  560. OpenGL: AMD Radeon HD 6450 GL version 4.4.13084 Compatibility Profile Context 14.301.1001.0, ATI Technologies Inc.
  561. GL Caps: Using GL 1.3 multitexturing.
  562. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  563. Anisotropic filtering is supported and maximum anisotropy is 16.
  564. Shaders are available because OpenGL 2.1 is supported.
  565.  
  566. Is Modded: Definitely; Client brand changed to 'fml,forge'
  567. Type: Client (map_client.txt)
  568. Resource Packs: []
  569. Current Language: Русский (Россия)
  570. Profiler Position: N/A (disabled)
  571. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  572. Anisotropic Filtering: Off (1)
  573. [20:55:54] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Roman\SkyMine\clients\Metro2033\crash-reports\crash-2014-11-30_20.55.54-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement